*** ssl_ has joined #openstack-ansible | 00:03 | |
*** ssl_ has quit IRC | 00:03 | |
*** syl has joined #openstack-ansible | 00:03 | |
cloudnull | sorry took a min | 00:05 |
---|---|---|
cloudnull | # /openstack/log/HOSTNAME-swift is swift:swift for me | 00:05 |
Alex___ | hmm.. is rsyslog running as root? | 00:06 |
Alex___ | or as syslog? | 00:06 |
cloudnull | no as syslog | 00:06 |
syl | hi... can OSAD deploy Trove and Sahara? | 00:06 |
cloudnull | no | 00:06 |
Alex___ | hmm.. how does it create the log files.. =) very strange. | 00:07 |
syl | would that be included in the roadmap? | 00:07 |
cloudnull | but we'd be happy to help make the roles to deploy trove and sahara | 00:07 |
cloudnull | Alex___: looking into it now | 00:07 |
cloudnull | more in a few | 00:07 |
cloudnull | :) | 00:07 |
Alex___ | thanks.. i strace rsyslogd starting up, and it drop privs first, and then tries to open the log files in swift and gets perm denied.. | 00:08 |
Alex___ | if i chown the dir from swift:swift to swift:syslog and 775, logs appear and all works.. | 00:08 |
Alex___ | unless i'm hitting some apparmour thing (not that familiar with it, more familiar on the selinux side) | 00:09 |
cloudnull | so https://github.com/openstack/openstack-ansible/blob/liberty/playbooks/roles/os_swift/tasks/swift_pre_install.yml#L70 sets the dir to syslog as group and owner | 00:09 |
Alex___ | but didn't you say your's was swift:swift? | 00:09 |
Alex___ | (as was mine) | 00:10 |
cloudnull | it is | 00:10 |
cloudnull | this is the issue https://github.com/openstack/openstack-ansible/blob/liberty/playbooks/roles/os_swift/tasks/swift_pre_install.yml#L90-L91 | 00:11 |
cloudnull | that should be syslog syslog | 00:11 |
cloudnull | or atleast swift syslog | 00:12 |
Alex___ | ah, makes sense. want me to file a bug report? | 00:12 |
cloudnull | https://github.com/openstack/openstack-ansible/blob/liberty/playbooks/roles/os_swift/tasks/swift_pre_install.yml#L70 -- https://github.com/openstack/openstack-ansible/blob/liberty/playbooks/roles/os_swift/tasks/swift_pre_install.yml#L90-L91 -- https://github.com/openstack/openstack-ansible/blob/liberty/playbooks/os-swift-setup.yml#L67-L68 | 00:12 |
cloudnull | if you could that be awesome ! | 00:13 |
Alex___ | will do | 00:13 |
cloudnull | if you have time to throw up a patch even more =) | 00:13 |
Alex___ | by the way, side effect of this is if there is any empty log dir, then logrotate.d/$service ends up invalid as it has no log line at the top... not sure if worth a patch to roles/rsyslog_client/templates/os_aggregate_storage.j2 so if no log lines, just create empty file (or maybe fatal out?) | 00:14 |
Alex___ | how i saw it in the first place, logrotate complaining about invalid files | 00:15 |
Alex___ | for the patch, prefernce on syslog:syslog / 755 or swift:syslog 775 ? don't think swift ever writes into it.. grep of logging in /etc/swift says everything goes through syslog | 00:15 |
cloudnull | in swift everything should use syslog so syslog:syslog would be my preference | 00:16 |
stevelle | +1 | 00:16 |
cloudnull | as for the rotate. i wonder if we can have the template drop skip the list is empty | 00:16 |
cloudnull | we could set https://github.com/openstack/openstack-ansible-rsyslog_client/blob/master/templates/os_aggregate_storage.j2#L2 as a fact | 00:17 |
cloudnull | and then only render the template if rsyslog_client_log_files has items within it | 00:18 |
Alex___ | not quite there with my ansible skills to tackle the second one. =) can file a bug + patch for the first, and bug for the second if you want? | 00:19 |
cloudnull | syl: might you have any interest in working on the sahara or trove roles ? | 00:19 |
cloudnull | i can bang that one out | 00:19 |
syl | yes.. we have interest in Trove DBaaS and Sahara for big data | 00:20 |
cloudnull | whats the state of trove these days ? | 00:20 |
cloudnull | i've not played with it some time now | 00:21 |
*** Alex___ has quit IRC | 00:21 | |
*** sdake has joined #openstack-ansible | 00:24 | |
*** syl has quit IRC | 00:28 | |
*** sdake_ has joined #openstack-ansible | 00:28 | |
*** sdake has quit IRC | 00:29 | |
*** sdake has joined #openstack-ansible | 00:30 | |
*** sdake_ has quit IRC | 00:33 | |
*** sdake_ has joined #openstack-ansible | 00:35 | |
openstackgerrit | Kevin Carter proposed openstack/openstack-ansible-rsyslog_client: Added conditional templeting https://review.openstack.org/273292 | 00:36 |
*** automagically has joined #openstack-ansible | 00:36 | |
*** sdake has quit IRC | 00:38 | |
openstackgerrit | Kevin Carter proposed openstack/openstack-ansible: Added conditional templeting https://review.openstack.org/273293 | 00:43 |
cloudnull | Alex___ should you catch this message https://review.openstack.org/273292 and https://review.openstack.org/273293 should do the needful to ensure we're not trying to render a rotate template if no long files are found. | 00:47 |
cloudnull | ok im out . take care all . | 00:48 |
*** weezS has quit IRC | 00:52 | |
automagically | cloudnull: Funny you found those bad logrotate files, I just came across them in my AIO | 01:03 |
stevelle | cloudnull: one q while you're around | 01:08 |
stevelle | I noticed that the config_template lib doesn't throw an error when it encounters an undefined var, was that intentional? | 01:09 |
stevelle | instead I was getting {# var_name #} in the output template | 01:09 |
*** cemmason has joined #openstack-ansible | 01:25 | |
*** baker has joined #openstack-ansible | 01:39 | |
*** baker_ has joined #openstack-ansible | 01:40 | |
*** tlian has quit IRC | 01:42 | |
*** baker has quit IRC | 01:43 | |
*** sdake_ has quit IRC | 01:49 | |
*** automagically has quit IRC | 02:03 | |
*** baker_ has quit IRC | 02:15 | |
*** baker has joined #openstack-ansible | 02:21 | |
*** sdake has joined #openstack-ansible | 02:29 | |
*** sdake has quit IRC | 02:29 | |
*** fawadkhaliq has joined #openstack-ansible | 02:37 | |
*** kjelly has quit IRC | 02:41 | |
*** kjelly has joined #openstack-ansible | 02:42 | |
*** doublek has quit IRC | 02:42 | |
*** sdake has joined #openstack-ansible | 02:55 | |
logan- | "Ensure cinder tgt include".. how can we skip this task if iscsi is not being used for any backends? I don't see anything like cinder_backend_rbd_inuse and cinder_backend_lvm_inuse for iscsi | 03:18 |
andymccr | logan-: as it stands i dont think there is a way to skip that unfortunately. | 03:23 |
logan- | I am thinking when: "'tgt' in cinder_apt_packages" | 03:24 |
logan- | some iscsi_* options still end up in cinder.conf as there are no conditionals, but it seems to work fine regardless. I don't know if perhaps there should be an iscsi on/off switch that controls tgt install, configuration, and cinder.conf templating though | 03:26 |
logan- | or maybe the assumption that mostly everyone uses iscsi is appropriate and I am the exception :) | 03:28 |
andymccr | logan-: i think it was probably more an evolutionary thing | 03:32 |
logan- | gotcha | 03:32 |
andymccr | e.g. the initial offerings were all iscsi so it wasnt a consideration | 03:32 |
logan- | right, that makes sense | 03:32 |
andymccr | but now that it is it's something we should look at probably adjusting | 03:32 |
andymccr | i dont see it is being particularly hard to implement its just that the current way it works won't let you skip those tasks. | 03:33 |
andymccr | *as | 03:33 |
logan- | yeah, I would submit a patch but I just don't know enough about cinder iscsi config to know what to key off of to determine whether it should be on/off. I'll just dump a bug in LP so it can be discussed later sometime. thanks | 03:35 |
*** yarkot has joined #openstack-ansible | 03:45 | |
*** fawadkhaliq has quit IRC | 03:49 | |
*** sdake_ has joined #openstack-ansible | 03:50 | |
*** sdake has quit IRC | 03:51 | |
*** vCloudernBeer has joined #openstack-ansible | 03:56 | |
vCloudernBeer | Installing AIO does it matter if i use 12.0.0 or 12.0.5? | 03:57 |
logan- | yes big time, with the pip fixes over the last week you will probably have issues with anything <12.0.4 | 04:03 |
vCloudernBeer | logan thanks, let me try 12.0.4 then. I had problem with 12.0.5 | 04:05 |
*** sdake_ is now known as sdake | 04:05 | |
*** vCloudernBeer_ has joined #openstack-ansible | 04:08 | |
*** vCloudernBeer has quit IRC | 04:09 | |
vCloudernBeer_ | is there a debug mode for installing AIO? thanks for the information | 04:25 |
*** llu has joined #openstack-ansible | 04:50 | |
vCloudernBeer_ | Before installing AIO is there any lxc related config/parameter check that I should do to make sure my system is ready to run lxc? | 04:52 |
vCloudernBeer_ | In my /etc/default/grub, I don't have GRUB_CMDLINE_LINUX="cgroup_enable=memory" | 04:52 |
llu | any ansible guru here? Met a problem during aio installation. scripts/bootstrap-ansible.sh failed saying " ansible-galaxy install --role-file=ansible-role-requirements.yml --ignore-errors --force | 04:53 |
llu | - the API server (galaxy.ansible.com) is not responding, please try again later." | 04:53 |
llu | i'm behind company proxy | 04:53 |
vCloudernBeer_ | llu I am installing aio now and is able to connect to galaxy.ansible.com | 04:54 |
llu | vCloudernBeer_: are you behind company proxy? just wondering how to set proxy for ansible-galaxy, i've set bash environment variables like http_proxy | 04:56 |
vCloudernBeer_ | llu I am doing this at home - no proxy. | 04:56 |
*** jamielennox is now known as jamielennox|away | 05:05 | |
*** baker has quit IRC | 05:10 | |
*** hybridpollo has quit IRC | 05:12 | |
*** jwitk0 has joined #openstack-ansible | 05:22 | |
*** jwitko has quit IRC | 05:22 | |
*** baker has joined #openstack-ansible | 05:22 | |
*** blue2mic has joined #openstack-ansible | 05:28 | |
*** blue2mic has quit IRC | 05:31 | |
*** fawadkhaliq has joined #openstack-ansible | 05:32 | |
*** fawadkhaliq has quit IRC | 05:45 | |
*** sdake_ has joined #openstack-ansible | 05:48 | |
*** sdake has quit IRC | 05:49 | |
*** sdake_ has quit IRC | 06:00 | |
*** sdake has joined #openstack-ansible | 06:01 | |
*** kstepniewski has quit IRC | 06:04 | |
*** kstepniewski has joined #openstack-ansible | 06:05 | |
*** sdake_ has joined #openstack-ansible | 06:08 | |
llu | ok, i tweaked the ansible-role-requirements.yml to use github instead of galaxy.ansible.com, it seems ok for now. Still don't know why my proxy isn't working | 06:09 |
*** sdake has quit IRC | 06:10 | |
*** fawadkhaliq has joined #openstack-ansible | 06:19 | |
*** shanec has joined #openstack-ansible | 06:22 | |
shanec | anyone seen an issue where the glance and neutron agents containers fail to start on 11.2.8? | 06:25 |
shanec | and that's across 3 infra nodes, all can't start only those 2 containers. rest of the containers start fine | 06:26 |
shanec | nevermind...wrong provider network was set | 06:28 |
*** baker has quit IRC | 06:33 | |
*** baker has joined #openstack-ansible | 06:33 | |
*** baker has quit IRC | 06:33 | |
*** vCloudernBeer_ has quit IRC | 06:35 | |
*** raddaoui has joined #openstack-ansible | 06:48 | |
*** targon has joined #openstack-ansible | 06:58 | |
*** phiche has joined #openstack-ansible | 07:03 | |
*** targon has quit IRC | 07:11 | |
*** targon has joined #openstack-ansible | 07:12 | |
*** raddaoui has quit IRC | 07:12 | |
*** javeriak has joined #openstack-ansible | 07:13 | |
*** baker has joined #openstack-ansible | 07:17 | |
*** javeriak has quit IRC | 07:21 | |
*** javeriak has joined #openstack-ansible | 07:21 | |
*** baker has quit IRC | 07:22 | |
*** shanec has quit IRC | 07:26 | |
*** javeriak has quit IRC | 07:31 | |
*** javeriak has joined #openstack-ansible | 07:32 | |
*** phiche1 has joined #openstack-ansible | 07:34 | |
*** phiche has quit IRC | 07:35 | |
*** phiche has joined #openstack-ansible | 07:57 | |
*** phiche1 has quit IRC | 07:59 | |
*** phiche has quit IRC | 08:00 | |
*** kejlly_ has joined #openstack-ansible | 08:17 | |
*** dmsimard1 has joined #openstack-ansible | 08:18 | |
*** javeriak has quit IRC | 08:19 | |
*** kjelly has quit IRC | 08:19 | |
*** dmsimard has quit IRC | 08:19 | |
*** mattronix has quit IRC | 08:19 | |
*** permalac has joined #openstack-ansible | 08:19 | |
*** sdake_ has quit IRC | 08:19 | |
*** mattronix has joined #openstack-ansible | 08:20 | |
*** sdake has joined #openstack-ansible | 08:21 | |
*** mikelk has joined #openstack-ansible | 08:29 | |
*** adac has joined #openstack-ansible | 08:36 | |
*** sdake has quit IRC | 08:40 | |
*** sdake has joined #openstack-ansible | 08:47 | |
odyssey4me | llu there's a fair chance that you would have to set http_proxy and HTTP_PROXY as different linux tools use different env vars :/ | 08:51 |
openstackgerrit | Matt Thompson proposed openstack/openstack-ansible: Re-deploy the Keystone venv if it mismatches the repo https://review.openstack.org/270222 | 08:57 |
openstackgerrit | Matt Thompson proposed openstack/openstack-ansible: Re-deploy the Glance venv if it mismatches the repo https://review.openstack.org/270229 | 09:01 |
openstackgerrit | Matt Thompson proposed openstack/openstack-ansible: Re-deploy the Cinder venv if it mismatches the repo https://review.openstack.org/272021 | 09:04 |
openstackgerrit | Matt Thompson proposed openstack/openstack-ansible: Re-deploy the Nova venv if it mismatches the repo https://review.openstack.org/272027 | 09:05 |
*** baker has joined #openstack-ansible | 09:06 | |
openstackgerrit | Matt Thompson proposed openstack/openstack-ansible: Re-deploy the Neutron venv if it mismatches the repo https://review.openstack.org/272029 | 09:07 |
*** admin0 has joined #openstack-ansible | 09:08 | |
openstackgerrit | Matt Thompson proposed openstack/openstack-ansible: Re-deploy the Heat venv if it mismatches the repo https://review.openstack.org/272032 | 09:08 |
*** baker has quit IRC | 09:12 | |
openstackgerrit | Matt Thompson proposed openstack/openstack-ansible: Re-deploy the Swift venv if it mismatches the repo https://review.openstack.org/272038 | 09:12 |
openstackgerrit | Matt Thompson proposed openstack/openstack-ansible: Re-deploy the Aodh venv if it mismatches the repo https://review.openstack.org/272079 | 09:13 |
openstackgerrit | Matt Thompson proposed openstack/openstack-ansible: Re-deploy the Ceilometer venv if it mismatches the repo https://review.openstack.org/272984 | 09:15 |
*** egonzalez90 has joined #openstack-ansible | 09:16 | |
*** mgoddard has joined #openstack-ansible | 09:21 | |
*** javeriak has joined #openstack-ansible | 09:30 | |
openstackgerrit | Matt Thompson proposed openstack/openstack-ansible: Restart horizon when package/venvs change https://review.openstack.org/273415 | 09:39 |
*** javeriak has quit IRC | 09:41 | |
*** shausy has joined #openstack-ansible | 09:47 | |
*** egonzalez90 is now known as egonzalez | 09:47 | |
*** javeriak has joined #openstack-ansible | 09:50 | |
*** fawadkhaliq has quit IRC | 09:57 | |
*** fawadkhaliq has joined #openstack-ansible | 09:58 | |
*** baker has joined #openstack-ansible | 10:00 | |
*** baker has quit IRC | 10:05 | |
openstackgerrit | Matt Thompson proposed openstack/openstack-ansible: Always include nova_virt_detect.yml https://review.openstack.org/272981 | 10:06 |
*** phiche has joined #openstack-ansible | 10:06 | |
*** javeriak has quit IRC | 10:09 | |
*** electrofelix has joined #openstack-ansible | 10:27 | |
*** fawadkhaliq has quit IRC | 10:42 | |
*** fawadkhaliq has joined #openstack-ansible | 10:42 | |
*** javeriak has joined #openstack-ansible | 10:43 | |
*** llu has left #openstack-ansible | 10:46 | |
*** phiche1 has joined #openstack-ansible | 10:49 | |
*** phiche has quit IRC | 10:50 | |
*** admin0 has quit IRC | 10:52 | |
*** permalac has quit IRC | 10:57 | |
*** jwitk0 has quit IRC | 11:05 | |
*** admin0 has joined #openstack-ansible | 11:05 | |
*** javeriak has quit IRC | 11:25 | |
*** javeriak has joined #openstack-ansible | 11:25 | |
*** admin0 has quit IRC | 11:27 | |
*** phiche1 has quit IRC | 11:43 | |
*** phiche has joined #openstack-ansible | 11:46 | |
*** baker has joined #openstack-ansible | 11:49 | |
*** baker has quit IRC | 11:53 | |
*** adac has quit IRC | 12:03 | |
*** javeriak has quit IRC | 12:07 | |
*** egonzalez has quit IRC | 12:13 | |
*** javeriak has joined #openstack-ansible | 12:18 | |
*** javeriak has quit IRC | 12:25 | |
openstackgerrit | git-harry proposed openstack/openstack-ansible: Use Swift venv Python interpreter https://review.openstack.org/273497 | 12:26 |
*** admin0 has joined #openstack-ansible | 12:29 | |
*** baker has joined #openstack-ansible | 12:43 | |
*** baker has quit IRC | 12:47 | |
*** adac has joined #openstack-ansible | 12:58 | |
mhayden | mornin' | 13:01 |
mhayden | odyssey4me: if i wanted to make a 'liberty' branch of openstack-ansible-security, how would i do it? | 13:09 |
odyssey4me | mhayden uh, why would you want to? | 13:10 |
kysse | cuz ubuntu is 4thelulz and apparmor too. | 13:10 |
odyssey4me | it seems to me that this role wouldn't necessarily need release specific branches - why not just choose a tagging release strategy? | 13:10 |
mhayden | odyssey4me: i was reading cloudnull's comment here -> https://review.openstack.org/#/c/273257/ | 13:10 |
mhayden | should i use tags for it or specify a sha directly? | 13:11 |
odyssey4me | mhayden I think that we should probably chat about how best to work with it - but generally speaking it would seem to me that adding branches would simply increase the overhead | 13:12 |
odyssey4me | I don't know - we haven't yet got down to discuss how we think the IRR's should be versioned | 13:12 |
mhayden | branches do seem like a little too much | 13:12 |
odyssey4me | I think it probably makes sense to do OpenStack release branches for OpenStack services... but other things aren't OpenStack specific, so why bother | 13:13 |
odyssey4me | I think that perhaps we should take up this discussion at the mid cycle | 13:13 |
mhayden | sounds reasonable | 13:13 |
mhayden | should i table that review until then? | 13:13 |
odyssey4me | well, there's no reason why a review absolutely must merge in a short time frame | 13:14 |
mhayden | haha, okay | 13:14 |
odyssey4me | it can form a platform for testing and further discussion | 13:14 |
*** woodard has joined #openstack-ansible | 13:15 | |
odyssey4me | this is a fairly major change though, and I'm not particularly in favour of adding a new role to a stable branch for the project as a whole | 13:15 |
odyssey4me | especially a role which has the possibility of being quite invasive | 13:15 |
*** phiche has quit IRC | 13:15 | |
odyssey4me | but yeah, it all depends on the demand from the community | 13:15 |
odyssey4me | I just think that we need to consider the implications more broadly before just adding it. If we do, I think that we must disable it by default and ensure that we're protecting it from effecting existing production deployments. | 13:16 |
*** sdake has quit IRC | 13:16 | |
odyssey4me | ie it must be an opt-in, not an opt-out | 13:16 |
*** fawadkhaliq has quit IRC | 13:17 | |
*** fawadkhaliq has joined #openstack-ansible | 13:17 | |
*** sdake has joined #openstack-ansible | 13:18 | |
*** targon has quit IRC | 13:18 | |
mattt | cloudnull: hey, i updated each redeploy venv patch to handle service restarts also -- can you have a peek and ensure that all looks good when you get some time? | 13:19 |
mhayden | odyssey4me: sounds good | 13:19 |
mattt | mhayden: sup chief | 13:20 |
mhayden | i'm eager to hear what comes out of that discussion | 13:20 |
mhayden | ohai2uthere mattt | 13:20 |
openstackgerrit | Matt Thompson proposed openstack/openstack-ansible: Reduce keystone cache expiration time https://review.openstack.org/273537 | 13:32 |
*** tlian has joined #openstack-ansible | 13:35 | |
*** MCoLo has quit IRC | 13:43 | |
*** automagically has joined #openstack-ansible | 13:45 | |
Bofu2U | mornin | 13:52 |
automagically | morning | 13:53 |
Bofu2U | how are ya | 13:54 |
automagically | undercaffeinated | 13:54 |
Bofu2U | truth | 13:54 |
Bofu2U | could be worse. | 13:56 |
*** cemmason has quit IRC | 14:03 | |
*** cemmason has joined #openstack-ansible | 14:04 | |
*** keedya has joined #openstack-ansible | 14:15 | |
openstackgerrit | Major Hayden proposed openstack/openstack-ansible-security: Docs: Update integration with OSA https://review.openstack.org/273050 | 14:16 |
*** shausy has quit IRC | 14:17 | |
*** phalmos has quit IRC | 14:23 | |
*** klamath has joined #openstack-ansible | 14:28 | |
*** permalac has joined #openstack-ansible | 14:29 | |
*** dmsimard1 is now known as dmsimard | 14:34 | |
*** targon has joined #openstack-ansible | 14:36 | |
cloudnull | morning | 14:37 |
cloudnull | mattt: I'll look at that now | 14:38 |
*** gparaskevas has joined #openstack-ansible | 14:42 | |
cloudnull | mattt: change looks good that should sufficiently trigger a restart in the event that the venv is changed. | 14:43 |
*** admin0 has quit IRC | 14:46 | |
*** fawadkhaliq has quit IRC | 14:51 | |
*** spotz_zzz is now known as spotz | 14:56 | |
openstackgerrit | Kevin Carter proposed openstack/openstack-ansible-rsyslog_client: Added conditional templeting https://review.openstack.org/273292 | 14:58 |
Nepoc | Good morning, is there anywhere in openstack-ansible to create the physical network mappings? i.e. physnet1:br-mgmt physnet2:eth1 physnet3:eth2 | 14:58 |
*** Mudpuppy has joined #openstack-ansible | 14:58 | |
Nepoc | if it's in there or there is documentation about it I am just blind | 14:58 |
*** Mudpuppy has joined #openstack-ansible | 14:59 | |
openstackgerrit | Kevin Carter proposed openstack/openstack-ansible: Added conditional templeting https://review.openstack.org/273293 | 15:02 |
*** baker has joined #openstack-ansible | 15:02 | |
cloudnull | Nepoc: you create that within the openstack_user_config file | 15:07 |
*** phiche has joined #openstack-ansible | 15:07 | |
cloudnull | the physmap is generated for you based on the items you put in the provider_networks array | 15:07 |
*** admin0 has joined #openstack-ansible | 15:08 | |
*** sigmavirus24_awa is now known as sigmavirus24 | 15:08 | |
*** raddaoui has joined #openstack-ansible | 15:08 | |
cloudnull | a lot of the options can be found here http://docs.openstack.org/developer/openstack-ansible/install-guide/configure-networking.html#network-configuration | 15:08 |
Nepoc | cloudnull: hmm I guess I'm just doing something wrong then as I am unable to have it create the physnet2:eth1 type mapping | 15:08 |
cloudnull | whats it generating ? | 15:09 |
Nepoc | cloudnull: My biggest problem is probably that those examples on the page don't tell me the syntax to achieve physnet2:eth1 | 15:11 |
*** admin0 has quit IRC | 15:12 | |
Nepoc | cloudnull: I know how to do this without openstack-ansible by setting the physical_interface_mappings in /etc/neutron/plugins/linuxbridge/linuxbridge_conf.ini | 15:12 |
Nepoc | cloudnull: essentially when I try to configure it how I think it should the neutron agent container fails as it claims the interfaces don't exist | 15:13 |
*** raddaoui has quit IRC | 15:14 | |
cloudnull | so in that file the mapping is generated by physical_interface_mappings="net_name":"container_bridge",... unless a "host_bind_override" is set then it maps to physical_interface_mappings="net_name":"host_bind_override" when executed on a physical host | 15:15 |
cloudnull | Nepoc: is it complaining about eth12 ? | 15:15 |
cloudnull | IE are you setting https://github.com/openstack/openstack-ansible/blob/master/etc/openstack_deploy/openstack_user_config.yml.aio#L40-L48 | 15:16 |
Nepoc | cloudnull: No it's complaining about eth1 and eth2 | 15:16 |
Nepoc | It doesn't complain about the require bridges thankfully | 15:17 |
*** phalmos has joined #openstack-ansible | 15:17 | |
cloudnull | you mind pasting what you have in provier_networks ? | 15:17 |
cloudnull | you running with containers ? | 15:18 |
Nepoc | Okay so physical_interface_mappings just goes under a network or global_overrides? | 15:18 |
Nepoc | Yes running with containers | 15:18 |
Nepoc | Didn't think that was optional :) | 15:18 |
cloudnull | yea you can turn them off. i'd not recommend it, but it can be | 15:19 |
cloudnull | the mappings are being generated for you by https://github.com/openstack/openstack-ansible/blob/master/playbooks/roles/os_neutron/templates/plugins/ml2/linuxbridge_agent.ini.j2#L7 | 15:20 |
Nepoc | http://pastebin.com/8QnSq9NM | 15:20 |
Nepoc | as you can see I was trying the host_bind_override | 15:21 |
Nepoc | The bottom two networks are my issue | 15:21 |
cloudnull | so on the physical hosts do you have eth0 and eth1 ? | 15:21 |
Nepoc | yes | 15:21 |
*** admin0 has joined #openstack-ansible | 15:22 | |
Nepoc | Well in this instance yes, I also tried with br-mgmt | 15:22 |
Nepoc | instead of eth0 | 15:22 |
cloudnull | so neutron will only let you bind a single network type to a single interface. | 15:23 |
cloudnull | so on those hosts you have the bridge dataingress and control ? | 15:23 |
Nepoc | yes | 15:23 |
cloudnull | then you likely dont need to set host_bind_override for those entries | 15:23 |
cloudnull | I'm assuming eth0/1 are bridge ports on those bridges ? | 15:24 |
Nepoc | I would prefer to not have the bridge... so in that case I can remove the "container_bridge" and put in "host_bind_override"? | 15:24 |
cloudnull | youll need the bridge to connect to the containers. | 15:25 |
Nepoc | ah I see | 15:25 |
Nepoc | Let me try this again without host_bind_override, though I don't recall this working last time. Is there a easy way to "rebuild" without doing a teardown when making these network changes? | 15:26 |
cloudnull | you can simply rerun the os-neutron-install.yml play | 15:26 |
cloudnull | openstack-ansible os-neutron-instlal.yml --tags neutron-config will do the trick | 15:27 |
Nepoc | excellent, thought I tried that before but I maybe gave up too soon :) | 15:27 |
Nepoc | Thank you for all the help again, I'll let you know shortly if I have success. | 15:28 |
cloudnull | please do . | 15:28 |
cloudnull | what release ? | 15:28 |
*** raddaoui has joined #openstack-ansible | 15:28 | |
Nepoc | Liberty | 15:28 |
cloudnull | kk | 15:28 |
cloudnull | liberty branch or 12.0.x tag ? | 15:29 |
Nepoc | liberty branch... I think it's 12.0.5 right now | 15:29 |
cloudnull | cool | 15:29 |
*** daneyon has joined #openstack-ansible | 15:30 | |
*** daneyon_ has quit IRC | 15:32 | |
*** adac has quit IRC | 15:35 | |
*** adac has joined #openstack-ansible | 15:38 | |
*** Bjoern has joined #openstack-ansible | 15:41 | |
*** phiche has quit IRC | 15:41 | |
Nepoc | Quick question, if I want to use a single deployment host for building multiple openstack systems, is there a recommended method to manage or set it up? | 15:41 |
*** keedya has quit IRC | 15:42 | |
cloudnull | i've got none. sadly. | 15:42 |
cloudnull | i remember some folks working on that specifically using ansible-api however i;ve not seen anything come from that as of yet | 15:43 |
cloudnull | odyssey4me: ^ thoughts ? | 15:43 |
*** baker_ has joined #openstack-ansible | 15:45 | |
*** adac has quit IRC | 15:45 | |
cloudnull | Nepoc: the main blocker i can see if the /etc/openstack_deploy directory | 15:48 |
*** baker has quit IRC | 15:48 | |
Nepoc | Yeah, my interum solution is multiple directories and symlinks | 15:48 |
Bofu2U | that's what I was just thinking | 15:48 |
cloudnull | if we could make that dir configurable on the CLI when running the inventory parts or the openstack-ansible wrapper then i cant see anything standing in the way | 15:48 |
Nepoc | Yeah that should be pretty simple | 15:49 |
Nepoc | even a flag for setting up a new default configuration dir for lazy people | 15:50 |
*** gparaskevas has quit IRC | 15:53 | |
Nepoc | good to know, even if I change the openstack_user_config I also need to modify openstack_inventory.json or it disregards my changes for bridge names | 15:54 |
*** jiteka has joined #openstack-ansible | 15:57 | |
cloudnull | ah, for the hostbind bits ? | 15:57 |
*** admin0 has quit IRC | 15:58 | |
*** galstrom_zzz is now known as galstrom | 15:59 | |
*** admin0 has joined #openstack-ansible | 15:59 | |
*** daneyon_ has joined #openstack-ansible | 15:59 | |
odyssey4me | community meeting in #openstack-meeting-4 cloudnull, mattt, andymccr, d34dh0r53, hughsaunders, b3rnard0, palendae, Sam-I-Am, odyssey4me, serverascode, rromans, erikmwilson, mancdaz, _shaps_, BjoernT, claco, echiu, dstanek, jwagner, ayoung, prometheanfire, evrardjp, arbrandes, mhayden, scarlisle, luckyinva, ntt, javeriak, automagically, spotz, vdo, jmccrory, alextricity25, jasondotstar, KLevenstein | 16:00 |
*** adac has joined #openstack-ansible | 16:00 | |
*** daneyon has quit IRC | 16:01 | |
Nepoc | I guess and say yes | 16:02 |
cloudnull | ha. | 16:03 |
cloudnull | did the reconfiguring work ? | 16:03 |
Nepoc | And it worked by the way and my own playbooks also worked out and created the networks I require... now to convince it to load a qcow2 image over http | 16:03 |
cloudnull | is it still complaining about the map ? | 16:03 |
*** baker has joined #openstack-ansible | 16:03 | |
cloudnull | nice! | 16:03 |
Nepoc | Thank you very much for the help | 16:04 |
cloudnull | anytime . ping if you encounter anything else | 16:05 |
*** baker_ has quit IRC | 16:07 | |
jiteka | grumpycatt: hey ! :) | 16:07 |
*** izaakk has joined #openstack-ansible | 16:08 | |
jiteka | hello guys nice to meet you :) | 16:08 |
*** admin0 has quit IRC | 16:08 | |
mattt | jiteka: howdy | 16:11 |
jiteka | hey mattt o/ | 16:11 |
*** targon has left #openstack-ansible | 16:11 | |
mattt | jiteka: julian? | 16:11 |
jiteka | julien yes :) | 16:11 |
mattt | jiteka: cool, welcome! there's an openstack-ansible happening right now in #openstack-meeting-4 if you want to have a peek | 16:12 |
mattt | *openstack-ansible meeting | 16:12 |
jiteka | in fact I already aware about openstack ansible project but I didn't know that some rackers was working on it :) | 16:12 |
Bofu2U | so this is interesting ... running haproxy playbook makes my controllers unresponsive on their management IPs. | 16:13 |
spotz | Welcome! | 16:16 |
cloudnull | welcome jiteka | 16:16 |
cloudnull | Bofu2U: do you suspect some sort of bind issue ? | 16:17 |
cloudnull | that seems weird | 16:17 |
Bofu2U | most likely, double checking now | 16:17 |
Bofu2U | I most likely double bound something somewhere | 16:17 |
jiteka | thx spotz, cloudnull and mattt for the invitation :) | 16:18 |
*** jthorne has joined #openstack-ansible | 16:22 | |
Bofu2U | cloudnull: I think it was, I put a watch -n 1 on service haproxy stop on 3rd controller and it looks like a teardown worked | 16:23 |
*** oneswig has joined #openstack-ansible | 16:26 | |
*** fawadkhaliq has joined #openstack-ansible | 16:35 | |
*** weezS has joined #openstack-ansible | 16:36 | |
*** michaelgugino has joined #openstack-ansible | 16:40 | |
*** vCloudernBeer has joined #openstack-ansible | 16:46 | |
*** Bofu2U has quit IRC | 16:48 | |
klamath | wondering how i can get ansible to invoke remove_host_from_ring and remove hosts from the ring that are no longer in inventory | 16:49 |
cloudnull | andymccr mattoliverau ^ | 16:50 |
*** adac has quit IRC | 16:53 | |
openstackgerrit | Travis Truman (automagically) proposed openstack/openstack-ansible: Provide logrotate config for rsyncd on Swift storage hosts https://review.openstack.org/273231 | 16:55 |
*** Bjoern has quit IRC | 16:57 | |
*** mikelk has quit IRC | 16:57 | |
*** carolynvs has joined #openstack-ansible | 16:58 | |
*** Bjoern has joined #openstack-ansible | 16:59 | |
prometheanfire | hi | 17:00 |
michaelgugino | hi | 17:01 |
odyssey4me | lol, ok - back to https://etherpad.openstack.org/p/openstack-ansible-multi-os-support in here | 17:01 |
*** vCloudernBeer has quit IRC | 17:02 | |
odyssey4me | so memcached has no wheels, and also no upstart config as far as I can see | 17:03 |
prometheanfire | odyssey4me: we could start with something smaller, like rsyslog :P | 17:03 |
*** jmccrory_ has joined #openstack-ansible | 17:03 | |
odyssey4me | no wheels is fine, I think - but don't we want something that has upstart/init config as well? | 17:04 |
prometheanfire | well, if we are doing package installs, then the package should/better install init scripts | 17:04 |
*** vCloudernBeer has joined #openstack-ansible | 17:05 | |
odyssey4me | how about openstack-ansible-repo_server ? | 17:05 |
michaelgugino | I was looking at rsyslog_server, looks simple enough | 17:05 |
prometheanfire | ya, any non-wheel thing | 17:06 |
prometheanfire | memcached should be the same I think | 17:07 |
prometheanfire | haproxy, ceph client | 17:07 |
prometheanfire | just going from https://dl.dropboxusercontent.com/u/1887128/osa.png | 17:07 |
odyssey4me | ok, so michaelgugino & prometheanfire - I think you can safely pick a role to work with and try stuff out on | 17:09 |
odyssey4me | try and get reviews in asap, make sure they're marked WIP | 17:09 |
prometheanfire | marking wip means -workflow? | 17:10 |
michaelgugino | I'll take rsyslog_server. It's small, I don't have a ton of free time to work on this as I have other things I want to accomplish. | 17:10 |
odyssey4me | primary goal is simply the pattern to apply for the var/package breakout | 17:10 |
*** javeriak has joined #openstack-ansible | 17:10 | |
michaelgugino | work in progress | 17:10 |
odyssey4me | secondary goal is also to work with systemd | 17:10 |
odyssey4me | prometheanfire ie include [WIP] in the subject line | 17:10 |
prometheanfire | ok | 17:11 |
odyssey4me | and -workflow | 17:11 |
prometheanfire | I'll pick one of haproxy/memcache/ceph | 17:11 |
prometheanfire | or rabbit | 17:11 |
odyssey4me | if you run out of stuff to figure out, then feel free to dive into the rest of the system differences list and work on those too :) | 17:11 |
prometheanfire | :P | 17:12 |
prometheanfire | I'm sure we will find some roadblock | 17:12 |
odyssey4me | we'll discuss the patterns at the next meeting, but ideally will also discuss the review ahead of time | 17:12 |
*** oneswig has quit IRC | 17:12 | |
prometheanfire | ok, added todo for myself | 17:12 |
odyssey4me | nice graph, btw palendae | 17:13 |
palendae | odyssey4me: ansigenome made it, not me :p | 17:13 |
palendae | odyssey4me: It's been on my list to add that to the dev docs build, just low priority | 17:13 |
odyssey4me | I suspect that we have some relationships there which are legacy and don't need to be there | 17:13 |
palendae | Yeahy | 17:13 |
palendae | Also I need to look at how ansigenome handles separated roles | 17:14 |
*** mgoddard has quit IRC | 17:14 | |
odyssey4me | I really do think that pip_install and pip_lock_down could be consolidated, personally | 17:14 |
odyssey4me | and py_from_git is a bit of a wasted role | 17:14 |
palendae | Cause with stuff moved to /etc/ansible, I only get openstack roles right now | 17:14 |
odyssey4me | it kinda seems to me that perhaps py_from_git should perhaps have been rolled into the repo_build | 17:15 |
odyssey4me | but meh | 17:15 |
*** sigmavirus24 is now known as sigmavirus24_awa | 17:16 | |
prometheanfire | one thing, for multi-os, I feel like we should be using py_from_git for all python usage (at least for venvs) | 17:17 |
odyssey4me | prometheanfire what do you mean? | 17:17 |
prometheanfire | diferent python versions mostly | 17:18 |
palendae | That'll be fun | 17:18 |
palendae | Varying versions of python >.< | 17:18 |
prometheanfire | we were talking about all metal installs | 17:18 |
odyssey4me | I've added different python versions to the list of system differences | 17:19 |
prometheanfire | at least for gentoo we can define the system python as what we want :P | 17:20 |
odyssey4me | well, what we're currently doing on Ubuntu is forcing the version of python used to 2.7 | 17:21 |
prometheanfire | which is fine | 17:22 |
michaelgugino | okay, stepping out. I'm going to work on rsyslog_server role, I'll try to get the review in by our tuesday bug meeting. | 17:23 |
*** vCloudernBeer has quit IRC | 17:23 | |
*** jthorne has quit IRC | 17:24 | |
*** javeriak has quit IRC | 17:24 | |
odyssey4me | ok, I need to relocate - afk for an hour or two | 17:25 |
*** permalac has quit IRC | 17:25 | |
mhayden | openstack-ansible mentioned! http://superuser.openstack.org/articles/takeaways-from-the-openstack-mitaka-mid-cycle-security-meetup | 17:25 |
prometheanfire | yep, lunching | 17:25 |
mhayden | the name was butchered, though | 17:26 |
*** javeriak_ has joined #openstack-ansible | 17:29 | |
*** carolynvs has quit IRC | 17:29 | |
openstackgerrit | Travis Truman (automagically) proposed openstack/openstack-ansible: Interpret the swift_managed_regions variable correctly in with_nested loops https://review.openstack.org/273682 | 17:30 |
*** adac has joined #openstack-ansible | 17:35 | |
*** sdake_ has joined #openstack-ansible | 17:42 | |
*** sdake has quit IRC | 17:45 | |
*** weezS has quit IRC | 17:45 | |
*** vCloudernBeer has joined #openstack-ansible | 17:54 | |
*** oneswig has joined #openstack-ansible | 17:54 | |
*** Mudpuppy_ has joined #openstack-ansible | 17:57 | |
*** vCloudernBeer has quit IRC | 17:58 | |
*** Mudpuppy_ has quit IRC | 17:58 | |
*** Mudpuppy_ has joined #openstack-ansible | 17:58 | |
*** oneswig has quit IRC | 17:59 | |
*** mgoddard has joined #openstack-ansible | 17:59 | |
*** bryan_att has joined #openstack-ansible | 17:59 | |
automagically | prometheanfire: When you return from lunch, mind considering a +2 on https://review.openstack.org/#/c/258015/ | 18:00 |
*** Mudpuppy has quit IRC | 18:01 | |
*** raddaoui has quit IRC | 18:03 | |
*** azrod566 has joined #openstack-ansible | 18:04 | |
*** Mudpuppy_ has quit IRC | 18:22 | |
*** sdake_ has quit IRC | 18:26 | |
*** fawadkhaliq has quit IRC | 18:26 | |
cloudnull | any cores about that want to give these a review https://review.openstack.org/#/q/owner:mattt%2540defunct.ca+status:open | 18:26 |
cloudnull | would like to have something prep'd for liberty backport | 18:26 |
cloudnull | also I need this for contirnued IRR work https://review.openstack.org/#/c/272764/ so core review on that would be appreciated. | 18:27 |
cloudnull | https://review.openstack.org/#/q/project:openstack/openstack-ansible-plugins | 18:27 |
cloudnull | https://review.openstack.org/#/q/owner:kevin.carter%2540rackspace.com+status:open | 18:28 |
cloudnull | https://review.openstack.org/#/c/272764/ | 18:28 |
cloudnull | https://review.openstack.org/#/c/272689/ | 18:28 |
cloudnull | ^ both of those are IRR related too | 18:28 |
*** galstrom is now known as galstrom_zzz | 18:30 | |
*** baker has quit IRC | 18:31 | |
*** Mudpuppy has joined #openstack-ansible | 18:32 | |
*** galstrom_zzz is now known as galstrom | 18:33 | |
openstackgerrit | Merged openstack/openstack-ansible: Always include nova_virt_detect.yml https://review.openstack.org/272981 | 18:34 |
*** jthorne has joined #openstack-ansible | 18:41 | |
*** sigmavirus24_awa is now known as sigmavirus24 | 18:42 | |
*** CheKoLyN has joined #openstack-ansible | 18:49 | |
prometheanfire | automagically: I don't get to do +2 :( | 18:50 |
automagically | Oh sorry, got confused by your membership in https://launchpad.net/~openstack-ansible-maintainers | 18:52 |
*** adac has quit IRC | 18:52 | |
prometheanfire | ya | 18:52 |
prometheanfire | not core on any project :( | 18:53 |
stevelle | gonna be a core in genthree, I can see it | 18:53 |
stevelle | automagically: I've got that one in my queue | 18:54 |
automagically | stevelle: Cool, thanks | 18:54 |
prometheanfire | automagically: I approve of the use of secrete | 18:55 |
*** baker has joined #openstack-ansible | 18:55 | |
automagically | prometheanfire: Haha, I have no idea why that made its way into the docs. Better than “s3cr3t” I suppose | 18:56 |
prometheanfire | automagically: no, it's legit | 18:56 |
kysse | openstack's python code is really something that makes my eyes melt. | 18:57 |
kysse | way2many shell execs | 18:57 |
cloudnull | dont look at neutron... | 18:58 |
kysse | already did | 18:58 |
cloudnull | im sorry | 18:58 |
kysse | I hate myself. | 18:58 |
prometheanfire | kysse: welcome to the club | 18:58 |
cloudnull | the screen scraping of ip makes beyond frustrated. | 18:58 |
prometheanfire | we have meetings every other monday | 18:59 |
palendae | A lot of core openstack stuff is just wrappers around Linux kernel stuff and standard utils | 18:59 |
prometheanfire | cloudnull: I tried to fix it as much as they'd let me | 18:59 |
cloudnull | more typie typie prometheanfire :) | 18:59 |
prometheanfire | I actually want to make ip, but in python | 18:59 |
prometheanfire | the problem is that ip is the only way to get net_ns stuff | 19:00 |
cloudnull | https://pypi.python.org/pypi/pyroute2 | 19:00 |
prometheanfire | supports namespaces? | 19:01 |
lbragstad | typey typey... make the codez | 19:01 |
prometheanfire | from pyroute2 import NetNS | 19:01 |
prometheanfire | ohhh | 19:01 |
prometheanfire | neato' | 19:01 |
cloudnull | "network namespace samples" | 19:01 |
prometheanfire | cloudnull: quiet you | 19:01 |
* cloudnull a helper | 19:01 | |
prometheanfire | cloudnull: just started the troll in -neutron | 19:02 |
kysse | it's easy to be a troll when you work at rackapace I suppose. | 19:03 |
prometheanfire | kysse: it's a requirement | 19:03 |
prometheanfire | oh ya, rootwrap | 19:04 |
cloudnull | nah. i think of it as more creative helping than trolling :) | 19:04 |
cloudnull | but in all seriousness if neutron supported pyroute2 it'd be great | 19:05 |
prometheanfire | ya, they are talking about privlige seperation for the things that need sudo first | 19:05 |
cloudnull | and if we could clean up the shell exec'ing to use actual libs or system APIs it'd be fantastic | 19:05 |
*** javeriak has joined #openstack-ansible | 19:06 | |
kysse | indeed. | 19:06 |
prometheanfire | ya, asking in #python about sudo without shellout | 19:09 |
*** javeriak_ has quit IRC | 19:09 | |
* stevelle readies his "that escalated quickly" image macro | 19:10 | |
kysse | jusy sayin.. systemd... | 19:10 |
kysse | just* | 19:10 |
cloudnull | there goes the neighborhood | 19:10 |
prometheanfire | kysse: so you are the one that's gonna add systemd support to osa? | 19:12 |
stevelle | cloudnull: do you have a PoC for the impact of https://review.openstack.org/#/c/272764/ on an OS service in a fork? | 19:12 |
stevelle | thanks for volunteering kysse | 19:13 |
cloudnull | stevelle: https://review.openstack.org/#/c/272837/ | 19:13 |
prometheanfire | kysse needs to learn the art of not being seen | 19:13 |
stevelle | cloudnull: thx, thought I saw it. feeling blind this morning | 19:13 |
cloudnull | https://github.com/os-cloud/openstack-ansible-os_crud_ops | 19:13 |
cloudnull | thats the WIP role | 19:13 |
cloudnull | currently doing mysql / rabbitmq actions that we have to do with all service role.s | 19:15 |
cloudnull | could be extended to mongodb and other things as we build out other support for things like ceilometer | 19:15 |
stevelle | sure, maybe influxdb someday | 19:16 |
cloudnull | +1 | 19:16 |
*** Bofu2U has joined #openstack-ansible | 19:18 | |
*** jmccrory_ has quit IRC | 19:18 | |
*** keedya has joined #openstack-ansible | 19:24 | |
*** jwitko has joined #openstack-ansible | 19:27 | |
*** galstrom is now known as galstrom_zzz | 19:30 | |
*** sshen_ has quit IRC | 19:30 | |
*** kstepniewski has quit IRC | 19:30 | |
*** sshen has joined #openstack-ansible | 19:31 | |
*** michaelgugino has quit IRC | 19:38 | |
mhayden | every time i see ceilometer, i read it as ceil-o-meter | 19:41 |
* mhayden has issues | 19:41 | |
*** oneswig has joined #openstack-ansible | 19:43 | |
cloudnull | w/ some mon-god-b | 19:43 |
cloudnull | d34dh0r53: ^ | 19:44 |
palendae | sealometer | 19:44 |
*** keedya has quit IRC | 19:45 | |
*** weezS has joined #openstack-ansible | 19:46 | |
*** oneswig has quit IRC | 19:47 | |
*** electrofelix has quit IRC | 19:50 | |
*** daneyon_ has quit IRC | 19:51 | |
*** keedya has joined #openstack-ansible | 19:52 | |
*** phiche has joined #openstack-ansible | 19:54 | |
kysse | who's kysse? | 19:54 |
prometheanfire | lol | 19:55 |
*** retreved has joined #openstack-ansible | 20:04 | |
*** javeriak has quit IRC | 20:06 | |
*** hybridpollo has joined #openstack-ansible | 20:07 | |
openstackgerrit | Nolan Brubaker proposed openstack/openstack-ansible: [WIP] Add support for upgrading from Kilo to Liberty https://review.openstack.org/272182 | 20:08 |
*** hybridpollo has quit IRC | 20:09 | |
*** hybridpollo has joined #openstack-ansible | 20:09 | |
*** adac has joined #openstack-ansible | 20:16 | |
*** tlian has quit IRC | 20:17 | |
*** tlian has joined #openstack-ansible | 20:17 | |
*** galstrom_zzz is now known as galstrom | 20:20 | |
*** daneyon has joined #openstack-ansible | 20:21 | |
*** weezS has quit IRC | 20:30 | |
*** raddaoui has joined #openstack-ansible | 20:45 | |
*** weezS has joined #openstack-ansible | 20:46 | |
openstackgerrit | Major Hayden proposed openstack/openstack-ansible-specs: Spec: LBaaSv2/Octavia https://review.openstack.org/273749 | 20:58 |
palendae | Anyone have any idea why the ROLE_FILE variable on line 22 here doesn't get set to the actual value of the variable? http://paste.openstack.org/show/485325/ | 21:02 |
palendae | If I remove the environment variable for that and just put the value there, the command works as expected | 21:02 |
*** dmsimard_ has joined #openstack-ansible | 21:02 | |
*** dmsimard_ has quit IRC | 21:02 | |
*** Bofu2MBP has joined #openstack-ansible | 21:06 | |
*** jthorne has quit IRC | 21:08 | |
Bofu2MBP | cloudnull: the configs are setup to work with just vlans, right? | 21:09 |
Bofu2MBP | the playbook don't require vxlans in some way? | 21:09 |
*** baker has quit IRC | 21:42 | |
*** CheKoLyN has quit IRC | 21:43 | |
*** adac has quit IRC | 21:44 | |
*** jthorne has joined #openstack-ansible | 21:45 | |
*** sdake has joined #openstack-ansible | 21:45 | |
*** sdake has quit IRC | 21:45 | |
*** retreved_ has joined #openstack-ansible | 21:47 | |
openstackgerrit | Nolan Brubaker proposed openstack/openstack-ansible: Generate a role dependency graph with docs. https://review.openstack.org/273771 | 21:48 |
*** sdake has joined #openstack-ansible | 21:48 | |
openstackgerrit | Nolan Brubaker proposed openstack/openstack-ansible: Generate a role dependency graph with docs. https://review.openstack.org/273771 | 21:49 |
*** retreved has quit IRC | 21:50 | |
*** admin0 has joined #openstack-ansible | 21:50 | |
*** sdake_ has joined #openstack-ansible | 21:50 | |
*** admin0 has quit IRC | 21:51 | |
*** sdake has quit IRC | 21:52 | |
*** admin0 has joined #openstack-ansible | 21:53 | |
*** azrod566 has quit IRC | 21:55 | |
cloudnull | Bofu2MBP: I don’t believe you have to have vxlan That said if you want your tenants to be able to create networks individually on a need basis for isoloated connections between VMs then I'd recommend it . All that said you should be able to remove it | 21:55 |
openstackgerrit | Merged openstack/openstack-ansible: Re-deploy the Swift venv if it mismatches the repo https://review.openstack.org/272038 | 21:56 |
Bofu2MBP | ah ok, hitting an error just not sure if it was directly related | 21:56 |
Bofu2MBP | all I did was remove vxlan | 21:56 |
cloudnull | palendae: idk if you can pass env vars through to tox | 21:56 |
*** CheKoLyN has joined #openstack-ansible | 21:56 | |
palendae | cloudnull: Found out you can | 21:56 |
palendae | cloudnull: Have to do {env:var} | 21:56 |
cloudnull | ah makes sense | 21:56 |
cloudnull | Bofu2MBP: well then maybe something has to be there. I've not tried to deploy without it | 21:56 |
palendae | Otherwise tox tosses out the literal characters you provided | 21:56 |
Bofu2MBP | fatal: [compute2] => One or more undefined variables: 'dict object' has no attribute 'bridge' :| | 21:57 |
cloudnull | which task ? | 21:57 |
Bofu2MBP | wait... I've run into this before | 21:58 |
Bofu2MBP | TASK: [set local_ip fact (is_metal)] | 21:58 |
openstackgerrit | Merged openstack/openstack-ansible: Re-deploy the Glance venv if it mismatches the repo https://review.openstack.org/270229 | 21:58 |
*** raddaoui has quit IRC | 21:59 | |
cloudnull | Bofu2MBP: yea that task requires _overlay_network.bridge to be defined. | 22:02 |
cloudnull | so an overlay network is required as the tasks are concerned | 22:02 |
*** jthorne has quit IRC | 22:03 | |
Bofu2MBP | so I need to put vxlan back in there? or can I just fudge the value | 22:04 |
*** jthorne has joined #openstack-ansible | 22:04 | |
cloudnull | one sec | 22:05 |
*** ntpttr has joined #openstack-ansible | 22:08 | |
*** admin0 has quit IRC | 22:09 | |
Bofu2MBP | np thank you | 22:09 |
ntpttr | hey everyone, I'm setting up an openstack-user-config.yml for an OSAD deployment and I'm unsure about something. In the provider networks when specifying the container interface for br-mgmt and br-storage, should those be interfaces that actually exist on the host or not? Say the host has eth4 and eth5 available to configure a network on, should I use those? Or should I use eth6 and eth7 for OSAD to just set up new interfaces? | 22:10 |
palendae | ntpttr: OSA assumes br-mgmt/br-storage are bridges defined before you start | 22:14 |
palendae | If you have bridges with different names you could use those for the same purpose, but OSA still assumes that they'll just be there | 22:14 |
ntpttr | palendae: cool thanks, so the nic for br-mgmt in the example architecture should be the one that's assigned an IP in 172.29.236.0/22 then right? and then I would assign that provider network to that nic | 22:18 |
cloudnull | Bofu2MBP: https://review.openstack.org/#/c/273793/ if you pull that in or make that change itll od the needful | 22:18 |
palendae | ntpttr: Correct, the container network would map to the br-mgmt interface | 22:21 |
Bofu2MBP | cloudnull gracias my friend, running it now | 22:21 |
*** Mudpuppy_ has joined #openstack-ansible | 22:21 | |
*** Mudpuppy has quit IRC | 22:24 | |
cloudnull | let me know how it goes and if you could post in that review it'd be appreciated. | 22:25 |
*** Mudpuppy_ has quit IRC | 22:25 | |
Bofu2MBP | you got it bud | 22:29 |
*** bryan_att has quit IRC | 22:29 | |
openstackgerrit | Merged openstack/openstack-ansible: Restart horizon when package/venvs change https://review.openstack.org/273415 | 22:32 |
openstackgerrit | Kevin Carter proposed openstack/openstack-ansible: Re-deploy the Swift venv if it mismatches the repo https://review.openstack.org/273799 | 22:38 |
*** phalmos has quit IRC | 22:38 | |
openstackgerrit | Kevin Carter proposed openstack/openstack-ansible: Re-deploy the Glance venv if it mismatches the repo https://review.openstack.org/273800 | 22:38 |
*** allan_h has joined #openstack-ansible | 22:39 | |
openstackgerrit | Kevin Carter proposed openstack/openstack-ansible: Re-deploy the Horizon venv if it mismatches the repo https://review.openstack.org/273802 | 22:40 |
openstackgerrit | Kevin Carter proposed openstack/openstack-ansible: Re-deploy the Neutron venv if it mismatches the repo https://review.openstack.org/273803 | 22:40 |
openstackgerrit | Kevin Carter proposed openstack/openstack-ansible: Re-deploy the Aodh venv if it mismatches the repo https://review.openstack.org/273804 | 22:40 |
openstackgerrit | Kevin Carter proposed openstack/openstack-ansible: Re-deploy the Nova venv if it mismatches the repo https://review.openstack.org/273805 | 22:40 |
openstackgerrit | Kevin Carter proposed openstack/openstack-ansible: Re-deploy the Ceilometer venv if it mismatches the repo https://review.openstack.org/273806 | 22:40 |
openstackgerrit | Kevin Carter proposed openstack/openstack-ansible: Re-deploy the Cinder venv if it mismatches the repo https://review.openstack.org/273807 | 22:40 |
openstackgerrit | Kevin Carter proposed openstack/openstack-ansible: Re-deploy the Swift venv if it mismatches the repo https://review.openstack.org/273799 | 22:41 |
openstackgerrit | Kevin Carter proposed openstack/openstack-ansible: Re-deploy the Glance venv if it mismatches the repo https://review.openstack.org/273800 | 22:41 |
openstackgerrit | Kevin Carter proposed openstack/openstack-ansible: Re-deploy the Heat venv if it mismatches the repo https://review.openstack.org/273808 | 22:41 |
openstackgerrit | Kevin Carter proposed openstack/openstack-ansible: Re-deploy the Keystone venv if it mismatches the repo https://review.openstack.org/273809 | 22:41 |
openstackgerrit | Kevin Carter proposed openstack/openstack-ansible: Restart horizon when package/venvs change https://review.openstack.org/273810 | 22:44 |
*** automagically has quit IRC | 22:45 | |
*** CheKoLyN has quit IRC | 22:45 | |
*** spotz is now known as spotz_zzz | 22:50 | |
*** jthorne_ has joined #openstack-ansible | 22:52 | |
*** galstrom is now known as galstrom_zzz | 22:52 | |
*** jthorne has quit IRC | 22:55 | |
*** CheKoLyN has joined #openstack-ansible | 23:01 | |
cloudnull | im off bbl | 23:02 |
*** Bofu2MBP has quit IRC | 23:05 | |
*** CheKoLyN has quit IRC | 23:11 | |
*** Guest75 has joined #openstack-ansible | 23:17 | |
ntpttr | I ran openstack-ansible setup-infrastructure.yml --syntax-check and got this output, does anyone know what it means: http://paste.openstack.org/show/485349/ | 23:22 |
*** jthorne_ has quit IRC | 23:36 | |
*** Bjoern has quit IRC | 23:44 | |
*** daneyon has quit IRC | 23:48 | |
Guest75 | cloudnull: looks like it worked | 23:55 |
Guest75 | err | 23:55 |
*** Guest75 is now known as Bofu2MBP | 23:56 | |
*** sigmavirus24 is now known as sigmavirus24_awa | 23:56 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!