xdfil | LXC from copr is probably far more stable than nspawn support on any distro though lmao | 00:02 |
---|---|---|
xdfil | at this time | 00:02 |
*** germs has quit IRC | 00:04 | |
cloudnull | its pretty solid across the distros we have so far but for sure not as battle tested. | 00:06 |
cloudnull | last i recall, mhayden: runs cent for the infra nodes. | 00:06 |
cloudnull | which is running prod | 00:07 |
cloudnull | so it might not be all that bad? | 00:07 |
tasker | ,.,,,ndsr"tp;ansrt"aup; | 00:07 |
cloudnull | I've not given it a go, other than to test, for a while. | 00:07 |
tasker | sorry. | 00:07 |
cloudnull | ^ rage coding | 00:07 |
tasker | OSA over-wrote my config files in my already deployed containers. | 00:07 |
cloudnull | ??? | 00:08 |
tasker | thoughts or suggestions? | 00:08 |
tasker | sorry - not to interrupt. | 00:08 |
tasker | when you get a moment. | 00:08 |
cloudnull | whats up? | 00:08 |
tasker | I ran "openstack-ansible setup-openstack" and it over-wrote my configuration files (with some minor in-house requirements) on already deployed and working containers. the venvs themselves weren't overwritten, just the config file. | 00:10 |
cloudnull | you mean the openstack configuration files? like nova.conf? | 00:11 |
tasker | yeah | 00:11 |
tasker | sorry for the confusion. | 00:12 |
cloudnull | anytime the playbooks run it will drop the latest configs | 00:12 |
tasker | awww .. super sad face! | 00:12 |
cloudnull | what specifically did you want to add into the configs? | 00:12 |
cloudnull | maybe that can be articulated with config_template? | 00:12 |
tasker | some midonet configuration, mostly. | 00:12 |
tasker | mayybe... | 00:12 |
cloudnull | for neutron ? | 00:13 |
tasker | yeah | 00:13 |
cloudnull | in neutron.conf ? | 00:13 |
tasker | yes | 00:13 |
cloudnull | do you mind sharing what the section looks like ? | 00:13 |
tasker | basically this: https://docs.midonet.org/docs/latest-en/quick-start-guide/ubuntu-1604_newton/content/neutron_controller_node_installation.html | 00:14 |
tasker | actually, it is just that. | 00:14 |
*** ianychoi has joined #openstack-ansible | 00:14 | |
cloudnull | so | 00:15 |
cloudnull | core_plugin = midonet_v2_ext | 00:15 |
cloudnull | service_plugins = midonet_l3_ext | 00:15 |
tasker | yeah, those are the key items | 00:15 |
cloudnull | and the MIDONET section | 00:15 |
cloudnull | http://paste.openstack.org/show/623160/ | 00:17 |
cloudnull | tasker: ^ | 00:17 |
tasker | where do I define that at? /etc/openstack_deploy/user_variables.yml? | 00:17 |
cloudnull | yes | 00:18 |
cloudnull | all of our config files which are templates have a similar override capability which lets you put whatever you need into the file. | 00:18 |
cloudnull | is there other files that got nuked that you need to have changed? | 00:19 |
tasker | a couple. but with this I can figure the rest out. | 00:19 |
tasker | thank you so, so very much. | 00:19 |
*** gouthamr has joined #openstack-ansible | 00:21 | |
cloudnull | np. happy to help. | 00:23 |
cloudnull | for all of the potential override entry points have a look here https://github.com/openstack/openstack-ansible-os_neutron/blob/master/defaults/main.yml#L101-L143 | 00:23 |
cloudnull | they all follow a similar pattern https://github.com/openstack/openstack-ansible-os_neutron/blob/master/defaults/main.yml#L126 | 00:24 |
*** jwitko has quit IRC | 00:24 | |
cloudnull | <role>_<file_name>_overrides | 00:24 |
*** jwitko has joined #openstack-ansible | 00:24 | |
tasker | fantastic. that'll help out a bit when we go and really start to get OSA doing more of the heavy lifting and configuring. | 00:25 |
*** jwitko has quit IRC | 00:25 | |
tasker | s/bit/lot | 00:25 |
*** jwitko has joined #openstack-ansible | 00:26 | |
*** spikebyte has quit IRC | 00:30 | |
*** sxc731 has joined #openstack-ansible | 00:39 | |
*** dxiri has quit IRC | 00:40 | |
*** sxc731 has quit IRC | 00:58 | |
*** germs has joined #openstack-ansible | 01:07 | |
*** sxc731 has joined #openstack-ansible | 01:11 | |
*** woodard has quit IRC | 01:16 | |
*** woodard has joined #openstack-ansible | 01:16 | |
*** sxc731 has quit IRC | 01:22 | |
*** germs has quit IRC | 01:22 | |
*** sxc731 has joined #openstack-ansible | 01:35 | |
*** dxiri has joined #openstack-ansible | 01:38 | |
*** sxc731 has left #openstack-ansible | 01:46 | |
*** galstrom_zzz is now known as galstrom | 01:53 | |
*** germs has joined #openstack-ansible | 01:58 | |
*** germs has quit IRC | 02:08 | |
*** galstrom is now known as galstrom_zzz | 02:08 | |
*** germs has joined #openstack-ansible | 02:20 | |
*** thorst has quit IRC | 02:23 | |
*** thorst has joined #openstack-ansible | 02:24 | |
*** thorst has quit IRC | 02:28 | |
*** dave-mccowan has quit IRC | 02:31 | |
*** thorst has joined #openstack-ansible | 02:37 | |
*** thorst has quit IRC | 02:37 | |
*** sxc731 has joined #openstack-ansible | 02:39 | |
*** sxc731 has left #openstack-ansible | 02:39 | |
*** nshetty has joined #openstack-ansible | 02:45 | |
*** woodard has quit IRC | 02:48 | |
*** hw_wutianwei has joined #openstack-ansible | 02:58 | |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-ops master: allow a default kernel to be set https://review.openstack.org/510727 | 03:28 |
openstackgerrit | Merged openstack/openstack-ansible-ops master: create specific preseed for vm-compute https://review.openstack.org/510705 | 03:44 |
openstackgerrit | Merged openstack/openstack-ansible-ops master: allow a default kernel to be set https://review.openstack.org/510727 | 03:44 |
*** gkadam has joined #openstack-ansible | 04:01 | |
*** poopcat has quit IRC | 04:10 | |
*** gouthamr has quit IRC | 04:14 | |
*** germs has quit IRC | 04:23 | |
*** pcaruana has joined #openstack-ansible | 04:32 | |
*** armaan has quit IRC | 04:41 | |
*** armaan has joined #openstack-ansible | 04:41 | |
*** udesale has joined #openstack-ansible | 04:57 | |
*** pcaruana has quit IRC | 04:58 | |
*** pmannidi has quit IRC | 05:08 | |
*** Taseer has quit IRC | 05:12 | |
*** Taseer has joined #openstack-ansible | 05:12 | |
*** pmannidi has joined #openstack-ansible | 05:25 | |
*** pmannidi has quit IRC | 05:52 | |
*** udesale__ has joined #openstack-ansible | 05:55 | |
*** udesale__ has quit IRC | 05:57 | |
*** udesale__ has joined #openstack-ansible | 05:57 | |
*** udesale has quit IRC | 05:57 | |
*** drifterza has joined #openstack-ansible | 06:04 | |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-ops master: use linux-image-generic by default https://review.openstack.org/510757 | 06:04 |
*** Oku_OS-away is now known as Oku_OS | 06:08 | |
*** pmannidi has joined #openstack-ansible | 06:09 | |
*** eumel8 has joined #openstack-ansible | 06:11 | |
*** jvidal has joined #openstack-ansible | 06:22 | |
*** pcaruana has joined #openstack-ansible | 07:04 | |
*** woodard has joined #openstack-ansible | 07:06 | |
armaan | hello folks, I was wondering how could i apply this to OSA https://review.openstack.org/498828 | 07:08 |
armaan | more specifically this: https://review.openstack.org/#/c/498828/1/lib/tls | 07:08 |
*** woodard has quit IRC | 07:17 | |
*** mbuil has joined #openstack-ansible | 07:31 | |
*** shardy has joined #openstack-ansible | 07:35 | |
*** electrofelix has joined #openstack-ansible | 07:39 | |
*** PTO has joined #openstack-ansible | 07:39 | |
evrardjp | hey everyone | 07:43 |
cshen | morning guys. what could be the reason that network topoloy in Horizon took so long (by us it was 157 seconds to load the page)? We're using openstack-ansible newton. thanks. | 07:43 |
evrardjp | cshen: I am not sure we change this, it's probably how horizon behave at that time... | 07:45 |
evrardjp | but to be sure, check that your calls are fast using the cli | 07:45 |
cshen | Hi evrardjp: in haproxy we have set timeout 90s. | 07:46 |
evrardjp | how long does it take to do external CLI calls? | 07:47 |
evrardjp | with openstack cli | 07:47 |
cshen | you mean with cli to get the network topology? | 07:47 |
evrardjp | because that's basically how horizon works, it's doing a series of call to load the network topology | 07:47 |
evrardjp | of calls* | 07:47 |
cshen | it's a graph in the horizon. | 07:47 |
evrardjp | yeah | 07:48 |
cshen | you mean I can also get graph from cli? | 07:48 |
evrardjp | but if (for example) openstack network list takes 30 seconds, you know the problem | 07:48 |
cshen | Ok, let me try out get network list. | 07:48 |
evrardjp | cshen: no I just meant we have to debug where the problem comes from | 07:48 |
*** askb has quit IRC | 07:49 | |
cshen | openstack network list --timing was instant, just took 0.33 seconds | 07:50 |
evrardjp | mmm | 07:51 |
evrardjp | go maybe deeper? | 07:51 |
armaan | evrardjp: hello! | 07:51 |
evrardjp | or maybe you should ask in #openstack-horizon to help you debug things | 07:51 |
evrardjp | armaan: hello! | 07:52 |
evrardjp | what's up? | 07:52 |
evrardjp | did you manage to fix things yesterday? | 07:52 |
cshen | thanks evrardjp! | 07:52 |
evrardjp | cshen: I didn't do much, but you can at least pinpoint the fact that an external cli call was fast | 07:52 |
armaan | evrardjp: no, i have another issue which has more priority. I have to find a way to implement this https://review.openstack.org/#/c/498828/1/lib/tls in our OSA deployment | 07:53 |
*** pmannidi has quit IRC | 07:54 | |
cshen | I see thanks for the tip. | 07:54 |
evrardjp | armaan: I think we have that | 07:54 |
armaan | evrardjp: have you ever ran refstack tests against an OSA deployment. | 07:54 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_monasca-ui master: Add OpenStack-Ansible metadata https://review.openstack.org/510499 | 07:56 |
evrardjp | armaan: I do not, but I think we do it in RPC | 07:57 |
evrardjp | (Rackspace private cloud) | 07:58 |
*** threestrands has quit IRC | 07:59 | |
armaan | evrardjp: awesome, do they use haproxy for https? and set [oslo_middleware] enable_proxy_headers_parsing=True in .conf files ? | 07:59 |
evrardjp | armaan: https://bugs.launchpad.net/oslo.middleware/+bug/1590635 | 07:59 |
openstack | Launchpad bug 1590635 in oslo.middleware "http_proxy_to_wsgi middleware shouldn't be disabled by default " [Undecided,New] | 07:59 |
evrardjp | so we still have this: | 07:59 |
evrardjp | https://bugs.launchpad.net/openstack-ansible/+bug/1713663 | 07:59 |
openstack | Launchpad bug 1713663 in openstack-ansible "Set enable_proxy_headers_parsing = True when HAProxy is used" [Medium,Confirmed] | 07:59 |
evrardjp | but no one patched it yet | 08:00 |
*** pbandark has joined #openstack-ansible | 08:00 | |
evrardjp | you can probably add code for it | 08:00 |
armaan | evrardjp: http://paste.openstack.org/show/623180/ | 08:01 |
armaan | this should be enough, right? | 08:01 |
evrardjp | {% if ( haproxy_all | length ) > 0 %} ... | 08:01 |
evrardjp | if cinder is using oslo middleware, yes, I think it's good enough | 08:02 |
evrardjp | but maybe we should be smarter there | 08:02 |
*** DanyC has joined #openstack-ansible | 08:02 | |
evrardjp | you can do it that way for now | 08:03 |
mbuil | guys, I am preparing this patch https://review.openstack.org/#/c/497458/ and the tests fail in all OSs because when it does the "Install pip packages" it is unable to find the 'git'. Is this a general current problem in OSA or is it just in my patch? thx | 08:03 |
mbuil | *it is unable to find the 'git' command | 08:04 |
*** DanyC has quit IRC | 08:04 | |
armaan | evrardjp: only 2 tests are failing and both are related to cinder and ssl. I ma hoping that this will fix those two tests. | 08:04 |
*** DanyC has joined #openstack-ansible | 08:04 | |
evrardjp | mbuil: that is very weird | 08:08 |
evrardjp | just give me a second | 08:08 |
PTO | When I make a change to a openstack-ansible deployment in e.g. /openstack_user_config.yml, do I need to run all playbooks again or is it possible to run part of them? Its not clear from the docs... | 08:09 |
evrardjp | mbuil: ok | 08:10 |
evrardjp | so | 08:10 |
evrardjp | mbuil: one way or another some roles have forced the inclusion of git or git-core into the packages to install | 08:10 |
evrardjp | neutron hasn't | 08:10 |
evrardjp | mbuil: see for example: https://github.com/openstack/openstack-ansible-os_glance/blob/master/vars/ubuntu-16.04.yml#L23 | 08:11 |
evrardjp | https://github.com/openstack/openstack-ansible-os_nova/blob/master/vars/ubuntu-16.04.yml#L25 | 08:11 |
mbuil | evrardjp: so this is a general problem with neutron? | 08:11 |
evrardjp | https://github.com/openstack/openstack-ansible-os_cinder/blob/master/vars/ubuntu-16.04.yml#L38-L39 | 08:11 |
evrardjp | yes, but I think it would be nice to fix it like with cinder | 08:11 |
mbuil | evrardjp: ok. I could try to fix it in a few hours, I am right now busy with other stuff | 08:12 |
mbuil | evrardjp: thanks | 08:12 |
evrardjp | mbuil: that's probably all come to add to https://github.com/openstack/openstack-ansible-os_neutron/blob/master/vars/main.yml#L25-L42 | 08:12 |
evrardjp | something like https://github.com/openstack/openstack-ansible-os_cinder/blob/b98100fe0c71d075877f409d71af41d33ca07eda/vars/main.yml#L29-L31 | 08:13 |
evrardjp | and add the proper vars | 08:13 |
evrardjp | not cinder_developer_mode but neutron in other words :p | 08:13 |
evrardjp | thanks for the patch mbuil! | 08:13 |
evrardjp | Taseer: that's something I added | 08:14 |
*** woodard has joined #openstack-ansible | 08:14 | |
evrardjp | but it still doesn't help me | 08:14 |
evrardjp | I wonder why you have this kind of error, because ansible-galaxy works for me | 08:15 |
evrardjp | hwoarang: we need help there | 08:15 |
evrardjp | what is happening in xci that impacts that? | 08:15 |
Taseer | evrardjp: I think this is the complaint => ERROR! 'openstack_ansible_info' is not a valid attribute for a RoleMetadata | 08:15 |
evrardjp | yes yes | 08:15 |
evrardjp | I agree | 08:15 |
evrardjp | and I included this code | 08:16 |
evrardjp | very recently | 08:16 |
evrardjp | but I tried it on my machine, it shouldn't hurt any ansible-galaxy call or any git clone call | 08:16 |
evrardjp | so I wonder how does the issue is raised | 08:16 |
evrardjp | I need to understand what is done in this action | 08:16 |
Taseer | evrardjp: I have been getting this for the past three runs. So it also seems consistent. | 08:17 |
evrardjp | yes it will be | 08:17 |
Taseer | evrardjp: And worked fine at your end ? | 08:18 |
evrardjp | I could revert the patch, but that's perfectly valid yaml and it doesn't block us | 08:18 |
evrardjp | yes | 08:18 |
evrardjp | Taseer: let me debug this. | 08:20 |
evrardjp | if I don't find a quick solution, I will rollback for those roles | 08:21 |
mbuil | evrardjp: thanks for the pointers. When is the xxxx_developer_mode activated? In other words, when is git installed? Shouldn't it be always? | 08:21 |
Taseer | evrardjp: Okay, thanks | 08:22 |
evrardjp | mbuil: not so sure when not developping, because the repo build will have it and build wheels based on its git clone | 08:22 |
evrardjp | mbuil: please check if git: is in use for any other part of neutron role code | 08:23 |
evrardjp | if it's used, then we need it directly in not developer_mode | 08:23 |
mbuil | evrardjp: ok | 08:24 |
*** woodard has quit IRC | 08:26 | |
Taseer | xdfil: | 08:36 |
*** rodolof has joined #openstack-ansible | 08:36 | |
Taseer | xdfil: was just an accident | 08:36 |
*** askb has joined #openstack-ansible | 08:37 | |
hwoarang | evrardjp: good morning | 08:37 |
hwoarang | let me read the backlog | 08:37 |
evrardjp | good mornign | 08:38 |
evrardjp | hwoarang: yes it's just about knowing what you are doing in xci | 08:38 |
evrardjp | if you're doing a list-tasks or anything | 08:38 |
hwoarang | ansible-playbook list-tasks ? | 08:39 |
hwoarang | no we don't | 08:39 |
*** nshetty has quit IRC | 08:40 | |
*** nshetty_ has joined #openstack-ansible | 08:40 | |
evrardjp | hwoarang: what do you use then? | 08:41 |
hwoarang | for what? | 08:41 |
evrardjp | just the usual playbooks? | 08:41 |
hwoarang | sorry i don't quite understand the discussion on the backlog | 08:41 |
evrardjp | let me find the paste | 08:41 |
evrardjp | hwoarang: on this run from Taseer: https://paste.ubuntu.com/25712471/ | 08:42 |
evrardjp | What's happening line 51? | 08:42 |
hwoarang | is this an xci run? | 08:42 |
evrardjp | yes | 08:42 |
evrardjp | hwoarang: in other words, I included a patch yesterday that broke things | 08:43 |
hwoarang | but we shouldn't see that | 08:43 |
hwoarang | we use SHAs from August | 08:43 |
evrardjp | Taseer: ? | 08:43 |
hwoarang | Taseer may have used a mixed environment | 08:43 |
evrardjp | ok | 08:43 |
evrardjp | so how can I reproduce this? | 08:44 |
evrardjp | I need to know this way my next patchset can pass this success criteria | 08:44 |
MasterofJOKers | isn't this for-else construct unnecessary? https://github.com/openstack/openstack-ansible/blob/master/osa_toolkit/generate.py#L699 | 08:45 |
hwoarang | evrardjp: this can't be reproduced on vanilla XCI right now. | 08:45 |
hwoarang | so i wouldn't worry | 08:46 |
MasterofJOKers | seems to be there since the initial commit ... but without a break in the for-loop, the else should always execute anyways | 08:46 |
evrardjp | MasterofJOKers: this code is not well audited and will probably get skimmed in the future | 08:46 |
hwoarang | if something breaks then our CI will detect that so I will point you to the logs | 08:46 |
evrardjp | We are working on it with jmccrory when we have time | 08:46 |
evrardjp | hwoarang: fair enough | 08:46 |
evrardjp | let me revert those patches real quick in the meantime | 08:46 |
evrardjp | can you vote? | 08:46 |
hwoarang | sure | 08:46 |
hwoarang | is ansible chocking on this new metadata | 08:47 |
hwoarang | ? | 08:47 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-plugins master: Revert "Add OpenStack-Ansible metadata" https://review.openstack.org/510789 | 08:48 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_molteniron master: Revert "Add OpenStack-Ansible metadata" https://review.openstack.org/510790 | 08:48 |
evrardjp | hwoarang: ansible galaxy isn't | 08:49 |
evrardjp | but ansible-playbook is | 08:49 |
evrardjp | doing a --list-tasks loads task file then loads meta/main and uses RoleMetadata() | 08:49 |
evrardjp | it seems there is only a test for valid loaded dict , but there is no discard of anything extra | 08:50 |
evrardjp | so I'll put that into meta/openstack-ansible.yml | 08:50 |
evrardjp | hwoarang: in the meantime, if you could vote on those two | 08:50 |
evrardjp | ^ | 08:50 |
hwoarang | hmm i see | 08:52 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-apt_package_pinning master: Add OpenStack-Ansible metadata https://review.openstack.org/510469 | 08:56 |
*** dxiri has quit IRC | 08:58 | |
Taseer | hwoarang: What did you mean by, I might have used a mixed environment ? | 09:01 |
hwoarang | do you override the OSA version for example? | 09:01 |
Taseer | hwoarang: yes, I do that to test my congress role | 09:02 |
evrardjp | hwoarang: I have voted on the revert this way we unblock the situation for Taseer and others | 09:02 |
evrardjp | but I will work on those other patches to make it work | 09:03 |
admin0 | morning | 09:03 |
evrardjp | morning admin0 | 09:04 |
openstackgerrit | Merged openstack/openstack-ansible-os_molteniron master: Revert "Add OpenStack-Ansible metadata" https://review.openstack.org/510790 | 09:05 |
admin0 | is there a working NFV implementation on top of OSA ? | 09:07 |
evrardjp | admin0: work in progress | 09:08 |
evrardjp | but we have dragonflow included | 09:09 |
evrardjp | ppl have worked on integrating it (but not upstreamed it) with contrail | 09:09 |
evrardjp | then there is the opnfv guys working on osa too, so it's work in progress | 09:09 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-ceph_client master: Add OpenStack-Ansible metadata https://review.openstack.org/510470 | 09:14 |
openstackgerrit | Merged openstack/openstack-ansible-plugins master: Revert "Add OpenStack-Ansible metadata" https://review.openstack.org/510789 | 09:16 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_freezer master: Add OpenStack-Ansible metadata https://review.openstack.org/510486 | 09:21 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-galera_server master: Add OpenStack-Ansible metadata https://review.openstack.org/510472 | 09:26 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_monasca-ui master: Add OpenStack-Ansible metadata https://review.openstack.org/510499 | 09:30 |
*** yifei has quit IRC | 09:31 | |
*** yifei1 has joined #openstack-ansible | 09:31 | |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_cinder master: Add OpenStack-Ansible metadata https://review.openstack.org/510483 | 09:32 |
hwoarang | Taseer: well then you are on your own :) | 09:32 |
*** yifei1 is now known as yifei | 09:33 | |
hwoarang | Taseer: documentation also says to change the role's SHAs when you override the OSA version because the latest OSA may not work with what roles had 2 months ago | 09:33 |
hwoarang | but anyway | 09:34 |
*** armaan has quit IRC | 09:35 | |
*** armaan has joined #openstack-ansible | 09:35 | |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-rsyslog_server master: Add OpenStack-Ansible metadata https://review.openstack.org/510519 | 09:36 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-rsyslog_client master: Add OpenStack-Ansible metadata https://review.openstack.org/510518 | 09:38 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_trove master: Add OpenStack-Ansible metadata https://review.openstack.org/510509 | 09:41 |
*** thorst has joined #openstack-ansible | 09:41 | |
*** dxiri has joined #openstack-ansible | 09:42 | |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-rabbitmq_server master: Add OpenStack-Ansible metadata https://review.openstack.org/510515 | 09:42 |
Taseer | hwoarang: Okay, thanks, let me see, what I can do ! | 09:43 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-pip_install master: Add OpenStack-Ansible metadata https://review.openstack.org/510512 | 09:44 |
*** thorst has quit IRC | 09:47 | |
hwoarang | Taseer: i think that if you are working on getting somethig upstream, you shouldn't necessarily use XCI | 09:47 |
hwoarang | Taseer: maybe you can ask mbuil for suggestions on how we got the tacker role in. I don't think he used XCI at all | 09:47 |
Taseer | hwoarang: okay, I'll ask him | 09:48 |
*** kristian__ has joined #openstack-ansible | 10:02 | |
*** kristian__ has quit IRC | 10:02 | |
mbuil | hwoarang: xci is deploying tacker :) | 10:05 |
hwoarang | i know | 10:06 |
hwoarang | but when you created the tacker role i presume you didn't run XCI | 10:06 |
hwoarang | to get it bootstrapped | 10:06 |
hwoarang | anyway i was just suggesting maybe you could give Taseer some guidelines on how to get started with new role development. XCI seems to much when your role is in the early stage of development. Having some Vagrantfile (similar to other roles) + some basic tests may be easier | 10:07 |
mbuil | hwoarang: aaah ok | 10:20 |
mbuil | hwoarang: yep | 10:20 |
*** taseer1 has joined #openstack-ansible | 10:33 | |
*** Taseer has quit IRC | 10:33 | |
*** taseer2 has joined #openstack-ansible | 10:33 | |
*** jwitko has quit IRC | 10:37 | |
*** jwitko has joined #openstack-ansible | 10:37 | |
*** taseer1 has quit IRC | 10:37 | |
*** stuartgr has joined #openstack-ansible | 10:38 | |
*** fandrieu has joined #openstack-ansible | 10:46 | |
openstackgerrit | Manuel Buil proposed openstack/openstack-ansible-os_neutron master: Add git to the list of packages to install https://review.openstack.org/510832 | 10:46 |
*** mrch has joined #openstack-ansible | 10:52 | |
openstackgerrit | Manuel Buil proposed openstack/openstack-ansible-os_neutron master: Add git to the list of packages to install https://review.openstack.org/510832 | 10:56 |
*** drifterza has quit IRC | 10:58 | |
*** drifterza has joined #openstack-ansible | 11:02 | |
*** sxc731 has joined #openstack-ansible | 11:05 | |
*** PTO has quit IRC | 11:14 | |
Neptu | Hej any video or tutorial online to get started?? | 11:15 |
neith | Neptu: there is a doc | 11:24 |
Neptu | tutorial? | 11:37 |
*** jwitko has quit IRC | 11:38 | |
*** jwitko has joined #openstack-ansible | 11:38 | |
Neptu | neith: i read the documentation but im looking for a tutorial or step by step on how to do it. Is good to learn from people that knows what is doing | 11:38 |
*** sxc731 has quit IRC | 11:42 | |
*** sxc731 has joined #openstack-ansible | 11:42 | |
eumel8 | Neptu: there are a lots material on YouTube. i.e. an 101 session from RackSpace: https://www.youtube.com/watch?v=huZa-YZ20qs | 11:45 |
Neptu | going | 11:45 |
*** eumel8 has quit IRC | 12:00 | |
*** sxc731 has quit IRC | 12:02 | |
*** vnogin has joined #openstack-ansible | 12:03 | |
mbuil | evrardjp, hwoarang: Now I get a similar error when testing: https://review.openstack.org/#/c/510832/. It seems to me that it can't find /sbin/iptables when executing a iptables task, right? | 12:06 |
*** _jreslock has quit IRC | 12:08 | |
*** hachi_ has joined #openstack-ansible | 12:15 | |
hwoarang | yeah looks like it. strange that nothing pulls iptables up to that point | 12:15 |
*** thorst has joined #openstack-ansible | 12:16 | |
evrardjp | yeah | 12:18 |
evrardjp | eumel8 I was not even aware of this one :) | 12:20 |
*** kylek3h has quit IRC | 12:22 | |
*** drifterza has quit IRC | 12:32 | |
*** drifterza has joined #openstack-ansible | 12:32 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_freezer master: Updated from global requirements https://review.openstack.org/484120 | 12:33 |
*** br0k3n1 has joined #openstack-ansible | 12:33 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_searchlight master: Updated from global requirements https://review.openstack.org/495238 | 12:33 |
mgariepy | morning everyone | 12:33 |
br0k3n1 | Hello everyone, Im installing openstack for internal testing. I've been unable to proceed beyond the neutron installation phase. | 12:36 |
mhayden | br0k3n1: what error are you getting? | 12:36 |
br0k3n1 | First the checksum didnt match | 12:36 |
br0k3n1 | \"/var/cache/neutron-16.0.0-x86_64.tgz\". Make sure the required command to extract the file is installed. Command \"/bin/tar\" could not handle archive. Command \"unzip\" not found."} | 12:37 |
*** esberglu has quit IRC | 12:38 | |
br0k3n1 | naively resolved the checksum issue by forcing the checksum to match | 12:39 |
mgariepy | br0k3n1, which OS ? | 12:39 |
*** hw_wutianwei has quit IRC | 12:39 | |
mgariepy | centos ? | 12:39 |
br0k3n1 | this is on ubuntu/xenial | 12:39 |
mgariepy | ok | 12:39 |
br0k3n1 | cat /etc/lsb-release | 12:39 |
br0k3n1 | DISTRIB_ID=Ubuntu | 12:39 |
br0k3n1 | DISTRIB_RELEASE=16.04 | 12:39 |
br0k3n1 | DISTRIB_CODENAME=xenial | 12:39 |
br0k3n1 | DISTRIB_DESCRIPTION="Ubuntu 16.04.3 LTS" | 12:39 |
br0k3n1 | any help would be appreciated. Thanks | 12:41 |
*** woodard has joined #openstack-ansible | 12:43 | |
*** udesale__ has quit IRC | 12:44 | |
*** gkadam has quit IRC | 12:44 | |
*** woodard has quit IRC | 12:45 | |
mwe1 | does anybody here uses MaaS to provision on bare metal? How is your interaction between maas and ansible? | 12:45 |
*** woodard has joined #openstack-ansible | 12:45 | |
*** br0k3n1 has left #openstack-ansible | 12:47 | |
*** br0k3n1 has joined #openstack-ansible | 12:47 | |
*** thorst_ has joined #openstack-ansible | 12:49 | |
*** thorst has quit IRC | 12:49 | |
*** esberglu has joined #openstack-ansible | 12:52 | |
*** cshen has quit IRC | 12:56 | |
*** cshen has joined #openstack-ansible | 12:56 | |
*** sxc731 has joined #openstack-ansible | 12:58 | |
*** kylek3h has joined #openstack-ansible | 12:58 | |
*** shardy has quit IRC | 13:00 | |
*** shardy has joined #openstack-ansible | 13:11 | |
*** oanson has quit IRC | 13:14 | |
*** oanson has joined #openstack-ansible | 13:15 | |
*** taseer2 is now known as Taseer | 13:25 | |
*** lbragstad has joined #openstack-ansible | 13:28 | |
*** shardy has quit IRC | 13:29 | |
*** MikeW has quit IRC | 13:33 | |
*** dave-mccowan has joined #openstack-ansible | 13:33 | |
*** armaan has quit IRC | 13:35 | |
*** armaan has joined #openstack-ansible | 13:36 | |
*** shardy has joined #openstack-ansible | 13:38 | |
*** gouthamr has joined #openstack-ansible | 13:46 | |
*** hw_wutianwei has joined #openstack-ansible | 13:49 | |
*** drifterza has left #openstack-ansible | 13:50 | |
*** galstrom_zzz is now known as galstrom | 13:50 | |
*** br0k3n1 has quit IRC | 13:52 | |
*** sxc731 has quit IRC | 13:56 | |
*** oanson has quit IRC | 14:06 | |
*** oanson has joined #openstack-ansible | 14:07 | |
openstackgerrit | Manuel Buil proposed openstack/openstack-ansible-os_neutron master: Add git and iptables to the list of packages https://review.openstack.org/510832 | 14:13 |
*** thorst_ has quit IRC | 14:18 | |
*** mxevgenis has joined #openstack-ansible | 14:19 | |
prometheanfire | asettle: what source did you use when creating https://docs.openstack.org/openstack-ansible-os_ironic/latest/configure-ironic.html ? I'd like to know more about the reasoning of Building ironic images step 6 including the localboot element | 14:22 |
mxevgenis | hi everyone! I am trying to deploy openstack ansible with ceph. I have made some configurations on the user_variables.yml but without any success. Although the ansible playbooks run without errors, when i try to create an image or a volume nothing is working. Do you have any idea what changes i have to make in the yml scripts? | 14:23 |
asettle | prometheanfire: hmm good question | 14:24 |
asettle | prometheanfire: we moved that out from the main repo. That very well could have been written by anyone. I imagine it's an RPC resource. | 14:25 |
asettle | Hmm | 14:25 |
asettle | prometheanfire: https://github.com/openstack/openstack-ansible/commits/mitaka-eol/doc/source/install-guide/configure-ironic.rst | 14:26 |
asettle | mrda wrote it | 14:26 |
*** qcrivera has joined #openstack-ansible | 14:28 | |
evrardjp | mxevgenis: maybe yoou should talk to logan- or other ppl using ceph. Did you check our docs about the ceph scenarii? | 14:29 |
evrardjp | dear cloudnull, DimGR, andymccr, d34dh0r53, hughsaunders, b3rnard0, palendae, odyssey4me, serverascode, rromans, erikmwilson, mancdaz, _shaps_, BjoernT, claco, echiu, dstanek, jwagner, ayoung, prometheanfire, evrardjp, arbrandes, mhayden, scarlisle, luckyinva, ntt, javeriak, spotz, vdo, jmccrory, alextricity25, jasondotstar, admin0, michaelgugino, ametts, v1k0d3n, severion, bgmccollum, darrenc, JRobinson__, asettle, colinm | 14:30 |
evrardjp | cnamara, thorst, adreznec, eil397, qwang,nishpatwa_, cathrichardson, drifterza, hwoarang, cshen: | 14:30 |
evrardjp | the osa bug triage will start in 1h30’. Please have a look at the bug list before starting: https://etherpad.openstack.org/p/osa-bugtriage | 14:30 |
evrardjp | Thank you | 14:30 |
*** thorst has joined #openstack-ansible | 14:31 | |
hwoarang | it's that time of the week again | 14:31 |
mxevgenis | #openstack-ceph | 14:33 |
*** jamesdenton has joined #openstack-ansible | 14:34 | |
mxevgenis | evrardjp: Can you provide me with a link for the ceph scenario? Thanks in advance | 14:34 |
openstackgerrit | Markos Chandras (hwoarang) proposed openstack/openstack-ansible master: docs: add a decision help https://review.openstack.org/504088 | 14:35 |
*** hw_wutianwei has quit IRC | 14:36 | |
*** hw_wutianwei1 has joined #openstack-ansible | 14:36 | |
evrardjp | sadly I am mistaken there is no documentation for it | 14:38 |
*** hw_wutianwei1 is now known as hw_wutianwei | 14:38 | |
prometheanfire | asettle: thanks | 14:41 |
evrardjp | There is just a scenario and then explanation on each role | 14:42 |
evrardjp | but it's maybe worth writing | 14:42 |
evrardjp | hwoarang: indeed :) | 14:42 |
asettle | prometheanfire: np | 14:44 |
evrardjp | mxevgenis: did you check in each of the roles documentation? Like https://docs.openstack.org/openstack-ansible-os_cinder/latest/configure-cinder.html#configuring-cinder-to-use-ceph ? | 14:45 |
tasker | does `openstack_service_internaluri_proto` go out of scope by the time OSA is looking at `user_variables.yml`? I'm trying to generate some configuration overrides and OSA says it's "undefined". (<-- maybe not the best wording) | 14:45 |
*** weezS has joined #openstack-ansible | 14:48 | |
mxevgenis | evrardjp: thanks a lot for your help. I ll check that link and hopefully o ll came up with the correct configuration | 14:48 |
evrardjp | mxevgenis: don't hesitate to ask here | 14:49 |
evrardjp | I think we should do a doc change there | 14:49 |
cloudnull | mornings all. | 14:49 |
evrardjp | Complete scenario with nothing to start, and end up with the ceph from ceph ansible + all the overrides needed | 14:49 |
cloudnull | anyone mind giving this a push through https://review.openstack.org/#/c/510757/ | 14:49 |
evrardjp | we can extrapolate from our gate test | 14:49 |
spotz | Morning! | 14:49 |
evrardjp | cloudnull: morning | 14:49 |
cloudnull | o/ | 14:49 |
*** nshetty_ has quit IRC | 14:50 | |
*** qcrivera has quit IRC | 14:50 | |
evrardjp | simple looks good | 14:50 |
spotz | All pushed | 14:50 |
cloudnull | tyvm! | 14:50 |
spotz | My pleasure:) | 14:50 |
*** qcrivera has joined #openstack-ansible | 14:51 | |
openstackgerrit | Merged openstack/openstack-ansible-ops master: use linux-image-generic by default https://review.openstack.org/510757 | 14:54 |
*** jvidal has quit IRC | 14:54 | |
*** hw_wutianwei has quit IRC | 15:01 | |
*** galstrom is now known as galstrom_zzz | 15:01 | |
*** thorst has quit IRC | 15:01 | |
*** lucasxu has joined #openstack-ansible | 15:05 | |
*** qcrivera has quit IRC | 15:05 | |
openstackgerrit | Major Hayden proposed openstack/ansible-hardening master: Copy over legacy Zuul jobs https://review.openstack.org/510588 | 15:05 |
*** rodolof has quit IRC | 15:08 | |
*** rodolof has joined #openstack-ansible | 15:08 | |
evrardjp | mhayden: don't forget to not break zuul for everyone's in openstack sake :p (see mordred email) | 15:09 |
mhayden | oh gosh i hope i didn't | 15:09 |
*** vnogin has quit IRC | 15:10 | |
*** DanyC has quit IRC | 15:10 | |
evrardjp | mhayden: It was just a reminder before merging stuff | 15:10 |
evrardjp | :p | 15:10 |
evrardjp | just wanted to help | 15:10 |
*** DanyC has joined #openstack-ansible | 15:10 | |
*** armaan has quit IRC | 15:11 | |
mhayden | i figured i'll endure some of the pain in ansible-hardening and share my results with everyone | 15:11 |
openstackgerrit | Manuel Buil proposed openstack/openstack-ansible-os_neutron master: [WIP] Provide support for SFC deployments https://review.openstack.org/510909 | 15:12 |
*** Oku_OS is now known as Oku_OS-away | 15:12 | |
*** galstrom_zzz is now known as galstrom | 15:12 | |
*** DanyC has quit IRC | 15:13 | |
Tahvok | evrardjp: hey, I've asked yesterday, hope that you could answer this time: is it possible to request an urgent sha bump for ocata? I'm facing this problem currently, but during a minor version update (15.1.8 -> 15.1.9): https://bugs.launchpad.net/openstack-ansible/+bug/1716908 | 15:20 |
openstack | Launchpad bug 1716908 in openstack-ansible "Unable to create new instances after upgrade." [High,Fix released] - Assigned to Jean-Philippe Evrard (jean-philippe-evrard) | 15:20 |
Tahvok | I cannot create instances, while I could manually upgrade the packages I think it's better to bump sha as other might face this issue during minor version update | 15:20 |
evrardjp | Tahvok: I planned to release this week | 15:22 |
*** chyka has joined #openstack-ansible | 15:23 | |
*** mbuil has quit IRC | 15:23 | |
evrardjp | I mean, it's our release train that's now in action, and it's this friday | 15:23 |
*** thorst has joined #openstack-ansible | 15:23 | |
evrardjp | Tahvok: it's indeed not included until the release afterwards, so I can manually bump | 15:26 |
*** mbuil has joined #openstack-ansible | 15:27 | |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible stable/pike: Manually bump nova role https://review.openstack.org/510915 | 15:28 |
*** vnogin has joined #openstack-ansible | 15:28 | |
evrardjp | Tahvok: it will have to go through Pike then ocata | 15:29 |
*** thorst has quit IRC | 15:30 | |
Tahvok | evrardjp: I fixed it manually for myself, so it's not a problem for me unless this packages receive another update, but, it took me a while to understand the problem, as the errors you get are really not explain you the issue, and what needs to be dome - so it is a good fix for others that probably will face this issue soon enough | 15:30 |
evrardjp | Tahvok: yes I will bump for Pike and Ocata | 15:30 |
evrardjp | this way next release will have it | 15:31 |
*** rodolof has quit IRC | 15:31 | |
*** udesale__ has joined #openstack-ansible | 15:31 | |
*** shardy_ has joined #openstack-ansible | 15:32 | |
*** esberglu has quit IRC | 15:32 | |
*** udesale__ has quit IRC | 15:33 | |
*** vnogin has quit IRC | 15:33 | |
*** esberglu has joined #openstack-ansible | 15:33 | |
*** thorst has joined #openstack-ansible | 15:34 | |
*** mrch has quit IRC | 15:34 | |
*** vnogin has joined #openstack-ansible | 15:37 | |
*** esberglu has quit IRC | 15:37 | |
*** hachi_ has quit IRC | 15:38 | |
*** thorst has quit IRC | 15:39 | |
Tahvok | evrardjp: thanks a lot! A few weeks ago we have talked of bumping this commit as well: acfb458ea86e86d7f8ffc979d31fed059100ca85 | 15:39 |
Tahvok | But it was not included in the last release unfortunately | 15:39 |
Tahvok | Is it possible to bump as well? https://github.com/openstack/openstack-ansible-openstack_hosts/commit/acfb458ea86e86d7f8ffc979d31fed059100ca85 | 15:39 |
evrardjp | we generally keep this for very important bugs let me check | 15:40 |
*** shardy_ has quit IRC | 15:40 | |
evrardjp | that should be already included | 15:40 |
Tahvok | for the next release? | 15:40 |
*** qcrivera has joined #openstack-ansible | 15:41 | |
evrardjp | oh it's included in Pike release but not yet in ocata | 15:43 |
*** thorst has joined #openstack-ansible | 15:43 | |
evrardjp | Tahvok: yes it's already planned for next release | 15:44 |
evrardjp | for ocata | 15:44 |
Tahvok | evrardjp: thanks a lot! | 15:44 |
evrardjp | already included in Pike | 15:44 |
evrardjp | no need for an emergency thing for it | 15:44 |
Tahvok | next release is fine by me | 15:45 |
*** jwitko is now known as Swifty | 15:45 | |
*** Swifty is now known as jwitko | 15:45 | |
*** thorst_ has joined #openstack-ansible | 15:46 | |
*** thorst has quit IRC | 15:49 | |
Taseer | evrardjp: I having been working on the congress role for some time now, and don't know where I stand, perhaps your comments will help me, and I'll be more then happy to comply. | 15:49 |
Taseer | Or you would look at it only when it is fully ready ? | 15:50 |
openstackgerrit | Manuel Buil proposed openstack/openstack-ansible-os_neutron master: Provide support for SFC deployments https://review.openstack.org/510909 | 15:51 |
evrardjp | Taseer: I am happy to help, and indeed, I'd prefer more finished version, but I can already give it a go | 15:52 |
evrardjp | for a first draft review :) | 15:52 |
Taseer | evrardjp: okay, here is the link to the role => https://github.com/Taseer94/openstack-ansible-os_congress | 15:53 |
*** thorst has joined #openstack-ansible | 15:53 | |
Taseer | evrardjp: and thanks for helping | 15:53 |
*** thorst_ has quit IRC | 15:54 | |
evrardjp | are you stuck on something right now? | 15:56 |
evrardjp | just for my information | 15:56 |
mbuil | guys, what is the difference between these two gateways: | 15:57 |
mbuil | gate-openstack-ansible-os_neutron-ansible-func-ubuntu-xenial | 15:57 |
mbuil | gate-openstack-ansible-os_neutron-ansible-upgrade-ubuntu-xenial | 15:57 |
Taseer | evrardjp: kind of, since it is my first time in any openstack project, I don't know what exactly needs to be done, and if I am doing it in the right way | 15:58 |
*** qcrivera has quit IRC | 16:00 | |
*** mxevgenis has left #openstack-ansible | 16:00 | |
evrardjp | Taseer: ok let me do that tomorrow, because right now it's bug triage | 16:00 |
evrardjp | I opened the thing, I will add it to my list and we can continue further | 16:00 |
evrardjp | tomorrow* | 16:00 |
evrardjp | Bug triage cloudnull, DimGR, andymccr, d34dh0r53, hughsaunders, b3rnard0, palendae, odyssey4me, serverascode, rromans, erikmwilson, mancdaz, _shaps_, BjoernT, claco, echiu, dstanek, jwagner, ayoung, prometheanfire, evrardjp, arbrandes, mhayden, scarlisle, luckyinva, ntt, javeriak, spotz, vdo, jmccrory, alextricity25, jasondotstar, admin0, michaelgugino, ametts, v1k0d3n, severion, bgmccollum, darrenc, JRobinson__, asettle, | 16:01 |
evrardjp | colinmcnamara, thorst, adreznec, eil397, qwang,nishpatwa_, cathrichardson, drifterza, hwoarang, cshen | 16:01 |
evrardjp | Here is our bug list for today https://etherpad.openstack.org/p/osa-bugtriage | 16:01 |
evrardjp | #startmeeting openstack_ansible_meeting | 16:01 |
openstack | Meeting started Tue Oct 10 16:01:14 2017 UTC and is due to finish in 60 minutes. The chair is evrardjp. Information about MeetBot at http://wiki.debian.org/MeetBot. | 16:01 |
openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 16:01 |
*** openstack changes topic to " (Meeting topic: openstack_ansible_meeting)" | 16:01 | |
openstack | The meeting name has been set to 'openstack_ansible_meeting' | 16:01 |
Taseer | evrardjp: ok, sure. | 16:01 |
evrardjp | #topic rollcall | 16:01 |
*** openstack changes topic to "rollcall (Meeting topic: openstack_ansible_meeting)" | 16:01 | |
evrardjp | o/ | 16:01 |
hwoarang | #info hwoarang | 16:01 |
*** dave-mcc_ has joined #openstack-ansible | 16:01 | |
evrardjp | #info hwoarang | 16:01 |
evrardjp | that's interesting. | 16:02 |
andymccr | o/ - here partly | 16:02 |
evrardjp | ok we have quorum, let's start. | 16:02 |
hwoarang | lol | 16:02 |
evrardjp | :p | 16:02 |
evrardjp | If anyone wants to handle bug triage in the future, that would be great. | 16:02 |
evrardjp | #topic new bugs | 16:03 |
*** openstack changes topic to "new bugs (Meeting topic: openstack_ansible_meeting)" | 16:03 | |
evrardjp | #link https://bugs.launchpad.net/openstack-ansible/+bug/1722273 | 16:03 |
openstack | Launchpad bug 1722273 in openstack-ansible "haproxy_keepalived_vars_file not overriding keepalived configuration" [Undecided,New] | 16:03 |
evrardjp | that sounds valid docs issue | 16:04 |
evrardjp | and I am probably the one to blame. | 16:04 |
evrardjp | but let's skip that part. | 16:04 |
evrardjp | :D | 16:04 |
evrardjp | confirmed, but what level? IMO we are setting wrong expectations, so I'd put it as high | 16:04 |
*** dave-mccowan has quit IRC | 16:04 | |
hwoarang | ok | 16:05 |
evrardjp | spotz: do you have time to look at this one? | 16:05 |
evrardjp | next | 16:06 |
evrardjp | #link https://bugs.launchpad.net/openstack-ansible/+bug/1722200 | 16:06 |
openstack | Launchpad bug 1722200 in openstack-ansible "percona-xtrabackup unmet dependencies" [Undecided,New] | 16:06 |
evrardjp | andymccr: the docs for the upgrade is still manually updated, right? It's not coming from the upgrade script or anything | 16:07 |
hwoarang | hmm | 16:07 |
andymccr | the docs for the upgrade? | 16:07 |
*** pcaruana has quit IRC | 16:07 | |
andymccr | they arent automatically updated anyway i know of at least | 16:08 |
evrardjp | ok | 16:08 |
evrardjp | maybe it's out of sync with the code | 16:08 |
evrardjp | but also we don't test this in our periodics... | 16:08 |
evrardjp | so we might have missed it | 16:08 |
andymccr | we dont do db upgrades in the os upgrade? | 16:09 |
andymccr | yeah | 16:09 |
andymccr | tbh i think those 2 things should be separate | 16:09 |
andymccr | if you want to update your DB go for it, we have a process for that, but it isn't specifically tied into openstack itself | 16:09 |
*** gouthamr has quit IRC | 16:10 | |
evrardjp | oh you mean completely removing the db part of the maintenance, and do it separately? | 16:10 |
andymccr | i mean that would be up for debate | 16:10 |
odyssey4me | in our run_upgrade script we do implement the flag to upgrade the DB | 16:10 |
andymccr | but i personally think so | 16:10 |
andymccr | oh so we do an upgrade test during the upgrade scenarios? | 16:11 |
andymccr | in that case. sure | 16:11 |
odyssey4me | yes, one should do it seperately, but that's why we outline all the steps and recommend you do them manually | 16:11 |
andymccr | i mean i still think the 2 are separate | 16:11 |
andymccr | i wouldnt advise doing a db upgrade during your openstack upgrade | 16:11 |
andymccr | but thats just me :) | 16:11 |
evrardjp | andymccr: yes we do test it, but not this one particularily because we don't test N to O | 16:11 |
andymccr | evrardjp: don't we? i thought we had an ocata upgrade scenario | 16:11 |
odyssey4me | we do test N to O | 16:11 |
evrardjp | mmm | 16:11 |
andymccr | i think i checked last time and it was working too - but could be wrong | 16:11 |
odyssey4me | the periodic upgrade test for 'ocata' is an upgrade to Ocata | 16:12 |
odyssey4me | and yes, it's been reliably working for some time | 16:12 |
evrardjp | it doesn't show up on health | 16:12 |
odyssey4me | the galera_server repo also does a cluster upgrade per commit for the newton/ocata branches IIRC | 16:12 |
evrardjp | oh maybe we don't generate subunit for it? | 16:12 |
odyssey4me | no subunit for any branches older than pike | 16:12 |
evrardjp | ok | 16:12 |
evrardjp | that's it | 16:13 |
odyssey4me | http://logs.openstack.org/periodic/periodic-openstack-ansible-upgrade-aio-ocata-ubuntu-xenial/ | 16:13 |
odyssey4me | the latest one succeeded | 16:14 |
odyssey4me | this issue may be due to using the percona repo instead of the downloaded package? | 16:15 |
odyssey4me | not sure - the issue will need confirming | 16:15 |
odyssey4me | we know that the defaults aren't showing that failure though due to the periodics | 16:15 |
evrardjp | yeah, so what concerns me there is the version | 16:15 |
evrardjp | 2.3 instead of 2.4 | 16:15 |
evrardjp | on the job you see it tries to install 2.4 from 2.3 and it works | 16:16 |
evrardjp | I will check with armaan in more details tomorrow I guess | 16:16 |
evrardjp | ok let's move on | 16:17 |
evrardjp | #link https://bugs.launchpad.net/openstack-ansible/+bug/1721912 | 16:17 |
openstack | Launchpad bug 1721912 in openstack-ansible "delegate_facts does not work with container connection plugin" [Undecided,New] | 16:17 |
*** rodolof has joined #openstack-ansible | 16:18 | |
*** armaan has joined #openstack-ansible | 16:18 | |
evrardjp | a fun one :( | 16:18 |
evrardjp | it looks pretty valid | 16:18 |
andymccr | ugh | 16:18 |
evrardjp | we should probably have a test for that | 16:19 |
andymccr | that'd be at least high - because that will cause some weird outcomes | 16:19 |
evrardjp | yup. | 16:19 |
evrardjp | logan-: or jmccrory, did one of you got the chance to work on those? | 16:19 |
evrardjp | we start to have too many "high" bugs :/ | 16:20 |
evrardjp | ok let's continue | 16:20 |
evrardjp | #link https://bugs.launchpad.net/openstack-ansible/+bug/1721878 | 16:20 |
openstack | Launchpad bug 1721878 in openstack-ansible "os_magnum: Pike: missing default_docker_volume_type" [Undecided,New] | 16:20 |
evrardjp | I think Florian has a point | 16:21 |
evrardjp | but it also makes sense to wire things up | 16:21 |
odyssey4me | ja, it probably makes sense to wire up if we can | 16:23 |
andymccr | yeah | 16:23 |
odyssey4me | regardless of whether magnum should be fixed, we'll have to carry a workaround | 16:23 |
odyssey4me | I do think that magnum should handle the issue more gracefully though | 16:24 |
evrardjp | in the meantime, because we can workaround in user variables, I'd tend to mark it as medium | 16:24 |
odyssey4me | funny enough, handling missing deps gracefully is one of the 12FA principles :p | 16:24 |
odyssey4me | we can either wire it up, or add a reno with a known issue | 16:24 |
evrardjp | odyssey4me: that's true | 16:25 |
evrardjp | we still need work there | 16:25 |
evrardjp | either docs for magnum, or wire code | 16:25 |
evrardjp | medium, ok everyone? | 16:25 |
jmccrory | maybe docs, similar to horizon here https://github.com/openstack/openstack-ansible-os_cinder/blob/master/doc/source/configure-cinder.rst#openstack-dashboard-horizon-configuration-for-cinder | 16:26 |
*** dxiri has quit IRC | 16:26 | |
odyssey4me | ja, an established workaround is available | 16:26 |
odyssey4me | good suggestion there jmccrory | 16:26 |
*** dxiri has joined #openstack-ansible | 16:26 | |
evrardjp | ok next | 16:28 |
evrardjp | #link https://bugs.launchpad.net/openstack-ansible/+bug/1721554 | 16:28 |
openstack | Launchpad bug 1721554 in openstack-ansible "os_ceilometer fails without swift installed" [Undecided,New] | 16:28 |
evrardjp | ceilometer... | 16:28 |
evrardjp | I am working on the role maturity FYI, but in the meantime... | 16:29 |
evrardjp | what should we do? | 16:29 |
odyssey4me | are we going ahead with pulling those out from master at least? | 16:30 |
*** DanyC has joined #openstack-ansible | 16:30 | |
*** dxiri_ has joined #openstack-ansible | 16:30 | |
odyssey4me | whatever happens, we're going to have to maintain up to pike anyway because we didn't pull it from pike | 16:30 |
odyssey4me | so I guess we may as well figure out how to make it work and fix it | 16:30 |
*** armaan_ has joined #openstack-ansible | 16:31 | |
evrardjp | ... | 16:31 |
evrardjp | lovely | 16:31 |
odyssey4me | that bug will need confirmation, but it looks plausible | 16:31 |
*** dxiri has quit IRC | 16:32 | |
odyssey4me | I'd mark it low, given that those roles are unmaintained | 16:32 |
*** br0k3n1 has joined #openstack-ansible | 16:32 | |
odyssey4me | hmm, maybe medium actually because there's no workaround | 16:32 |
andymccr | well its a problem in that it doesnt work in pike im sure so we are basically going to say "we cant fix it cos tahts a feature, but we cant drop it" | 16:32 |
andymccr | seems sensible to still have a thing saying "this role isnt maintained properly since newton" or w/e the case may be | 16:32 |
odyssey4me | if we take that stance, then perhaps we should remove those roles from integration all the way back to newton and do a minor rev | 16:33 |
odyssey4me | with a reno obviously | 16:33 |
*** armaan has quit IRC | 16:33 | |
evrardjp | maybe not newton if it works in N? | 16:33 |
andymccr | well i just think its misleading to keep them in for the sake of it | 16:33 |
evrardjp | I agree there | 16:33 |
odyssey4me | maybe leave N | 16:33 |
andymccr | like they dont work, or nobody is using/maintaining them | 16:34 |
andymccr | i think N works | 16:34 |
evrardjp | I think it's bad to set wrong expectation | 16:34 |
evrardjp | expectations | 16:34 |
odyssey4me | but O onwards has been unmaintained | 16:34 |
andymccr | yeah ^ | 16:34 |
evrardjp | ok | 16:34 |
odyssey4me | yup - we just need to move all the stuff out into the roles and have the 'extras' stuff like cloudkitty | 16:34 |
*** Guest66098 is now known as mgagne | 16:34 | |
andymccr | we get a tonne of bug reports on those and its like "cool but we need your help to fix it" | 16:34 |
*** mgagne has quit IRC | 16:34 | |
*** mgagne has joined #openstack-ansible | 16:34 | |
evrardjp | yeah if I got a cent every metering stack bug report, I'd be iphone X world right now. | 16:35 |
*** rodolof has quit IRC | 16:35 | |
evrardjp | ok maybe a dollar instead. | 16:35 |
evrardjp | anyway. | 16:35 |
jmccrory | that is a strange task though. why do ceilometer hosts need a swift user? | 16:35 |
openstackgerrit | Manuel Buil proposed openstack/openstack-ansible-os_neutron master: Make sure iptables is installed https://review.openstack.org/510935 | 16:35 |
jmccrory | https://github.com/openstack/openstack-ansible-os_ceilometer/blob/master/tasks/ceilometer_pre_install.yml#L32-L40 | 16:35 |
odyssey4me | jmccrory because of gnocchi | 16:36 |
odyssey4me | if gnocchi uses swift, then it needs a swift user | 16:36 |
*** DanyC_ has joined #openstack-ansible | 16:36 | |
*** rodolof has joined #openstack-ansible | 16:36 | |
jmccrory | hmm ok | 16:36 |
*** germs has joined #openstack-ansible | 16:37 | |
evrardjp | In the meantime, let's not mark it as confirmed, I marked it as medium | 16:37 |
evrardjp | if we continue with the role deprecation work, and validate it, I can send a mail to the ML asking for contributors | 16:37 |
evrardjp | if no one comes over at next community meeting, we are done and we can deprecate it | 16:38 |
evrardjp | let's move to some other bug, for andymccr's pleasure: | 16:38 |
evrardjp | #link https://bugs.launchpad.net/openstack-ansible/+bug/1721356 | 16:38 |
openstack | Launchpad bug 1721356 in openstack-ansible "nova-placement-api haproxy health check is broken" [Undecided,New] | 16:38 |
odyssey4me | we should have pulled it out in ocata :/ | 16:38 |
andymccr | i thought i fixed this | 16:38 |
evrardjp | andymccr: https://github.com/openstack/openstack-ansible/blob/master/group_vars/haproxy_all/haproxy.yml#L179-L180 ? | 16:39 |
*** DanyC has quit IRC | 16:39 | |
andymccr | well apparently i didnt | 16:39 |
evrardjp | in https://github.com/openstack/openstack-ansible/commit/c4105464e6e5c1f199e8e256ced17208e913935c ? | 16:39 |
andymccr | since it hasnt changed | 16:39 |
logan- | my bug is from ocata | 16:40 |
logan- | maybe it didn't get backported | 16:40 |
andymccr | ahh | 16:40 |
andymccr | so maybe we just need to backport that | 16:40 |
andymccr | although i think | 16:40 |
andymccr | in ocata we do it slightly diff | 16:40 |
andymccr | because in ocata we use nginx + uwsgi | 16:40 |
andymccr | in pike+ we use uwsgi direct | 16:40 |
logan- | right | 16:40 |
evrardjp | oh | 16:40 |
evrardjp | that's it | 16:40 |
logan- | so in ocata when uwsgi fails to start, nginx does the bad gateway response and haproxy leaves the endpoint up | 16:40 |
andymccr | logan-: ahh | 16:41 |
evrardjp | on top of that haproxy config is different in O | 16:41 |
andymccr | maybe we need an expect there? | 16:41 |
andymccr | rather status expectation on haproxy | 16:41 |
andymccr | and to fix whatever is causing uwsgi not to start | 16:41 |
logan- | the uwsgi failing to start was my fault, but it uncovered this :) | 16:41 |
evrardjp | couldn't this be changed too https://github.com/openstack/openstack-ansible/blob/stable/ocata/playbooks/vars/configs/haproxy_config.yml#L153 ? | 16:42 |
andymccr | logan-: ahh ok fair enough | 16:42 |
evrardjp | I'd agree with andymccr there, maybe expect not 5xx | 16:42 |
logan- | yeah | 16:42 |
logan- | makes sense to me | 16:42 |
andymccr | well | 16:43 |
andymccr | in ocata we could probably do an expect 20x or something | 16:43 |
andymccr | the reason its diff in pike+ is because removing nginx means it doesnt forward to like /placement - you just hit direct | 16:43 |
andymccr | and that causes some weirdness with responses | 16:43 |
evrardjp | I thought you had all the 4xx or 3xx not really an issue | 16:43 |
andymccr | 401 is because it doesnt find the endpoint directly, unless you request /placement | 16:43 |
andymccr | but if you are using nginx it forwards / --> /placement so it should exist and not give a 401 | 16:44 |
evrardjp | fair enough | 16:44 |
andymccr | but could be wrong | 16:44 |
andymccr | although doing not 5xx would bea. good start point | 16:44 |
*** germs has quit IRC | 16:44 | |
andymccr | since if its actually broken it will 5xx | 16:44 |
evrardjp | yeah | 16:44 |
evrardjp | ok let's mark this as confirmed and ... ? | 16:44 |
andymccr | medium | 16:44 |
*** rodolof has quit IRC | 16:44 | |
evrardjp | k | 16:45 |
andymccr | its only a problem if things are broken already | 16:45 |
andymccr | and dont do a logan- and break placement service :P | 16:45 |
odyssey4me | agreed | 16:45 |
logan- | :P | 16:45 |
odyssey4me | haha | 16:45 |
evrardjp | haha | 16:45 |
evrardjp | anyway, let's figure things out for last week's bugs not handled... | 16:46 |
evrardjp | #link https://bugs.launchpad.net/openstack-ansible/+bug/1719517 | 16:46 |
openstack | Launchpad bug 1719517 in openstack-ansible "Ceilometer policy.json includes python unicode encoding" [Undecided,New] | 16:46 |
andymccr | lol | 16:46 |
*** shardy has quit IRC | 16:46 | |
*** esberglu has joined #openstack-ansible | 16:46 | |
evrardjp | ;) | 16:46 |
evrardjp | let's move on to | 16:46 |
andymccr | maybe this thing does work? | 16:46 |
andymccr | or at least | 16:46 |
andymccr | christian seems to be giving it a go at fixing it? | 16:46 |
evrardjp | yeah | 16:46 |
evrardjp | sure! | 16:46 |
andymccr | if we can convince somebody to manage it that'd be awesome | 16:47 |
evrardjp | :p | 16:47 |
andymccr | otherwise my response is the same as the previous ceilometer bug | 16:47 |
evrardjp | I will contact him directly | 16:47 |
evrardjp | on top of the rest | 16:47 |
odyssey4me | it appears so - except it got caught in the jenkins/zuul fight | 16:47 |
andymccr | yeah i mean | 16:47 |
andymccr | that patch got shot down :P | 16:47 |
odyssey4me | well, maybe he could help maintain the roles ;) | 16:47 |
evrardjp | ok I understand your stance :) | 16:48 |
andymccr | si si | 16:48 |
evrardjp | let's move on a different bug | 16:48 |
evrardjp | #link #link https://bugs.launchpad.net/openstack-ansible/+bug/1714597 | 16:48 |
openstack | Launchpad bug 1714597 in openstack-ansible "multi OS repo-build needs to be more intuitive " [Undecided,New] | 16:48 |
evrardjp | darn | 16:48 |
evrardjp | #link https://bugs.launchpad.net/openstack-ansible/+bug/1714597 | 16:48 |
*** br0k3n1 has quit IRC | 16:48 | |
*** br0k3n has joined #openstack-ansible | 16:48 | |
evrardjp | no one reproduced it? | 16:48 |
evrardjp | can we continue our way? | 16:48 |
odyssey4me | I think you may have fixed the actual bug there evrardjp - the ansible_local thing not being a string? | 16:49 |
odyssey4me | https://review.openstack.org/#/q/I63817bb3c58a2c44d3e948bdb81005dc2e734c21 | 16:49 |
evrardjp | yeah I remember that, but I am not sure it's linked to the first part of the bug | 16:49 |
evrardjp | dict object has no attribute repo_build | 16:50 |
odyssey4me | so the bug itself is incorrect | 16:50 |
evrardjp | maybe | 16:50 |
evrardjp | I think we should close this one down then | 16:50 |
evrardjp | or mark it incomplete | 16:51 |
odyssey4me | the stuff does detect and do the right things, but there have been reports of issues and unfortunately I have no test environment to work with on this | 16:51 |
odyssey4me | I can assign to me to try and replicate with your patch included | 16:51 |
*** br0k3n1 has joined #openstack-ansible | 16:51 | |
odyssey4me | I intend to put some time into working on repo things on Friday this week. | 16:51 |
evrardjp | ok I'll leave it as is | 16:51 |
evrardjp | oh great | 16:52 |
evrardjp | I just added your name into the assignee | 16:52 |
evrardjp | let's move on | 16:52 |
evrardjp | #link https://bugs.launchpad.net/openstack-ansible/+bug/1708360 | 16:52 |
openstack | Launchpad bug 1708360 in openstack-ansible "Openstack-Ansible Install Fails with OVS" [Undecided,New] | 16:52 |
evrardjp | so here I think what would be great (in accordance with what odyssey4me and andymccr already said to me)... to have an ovs scenario | 16:53 |
evrardjp | so question | 16:53 |
*** br0k3n has quit IRC | 16:53 | |
evrardjp | hwoarang: what's your status there? :D | 16:53 |
andymccr | i see what you did there | 16:53 |
odyssey4me | yeah, that'd be nice - scenario and example config along with the others | 16:53 |
evrardjp | andymccr: D | 16:53 |
hwoarang | evrardjp: i will have to ask | 16:55 |
evrardjp | ok | 16:55 |
evrardjp | thanks | 16:55 |
hwoarang | since i am not the one doing the work | 16:55 |
openstackgerrit | Merged openstack/openstack-ansible-apt_package_pinning master: Add OpenStack-Ansible metadata https://review.openstack.org/510469 | 16:55 |
evrardjp | do you know who handles that? | 16:55 |
openstackgerrit | Merged openstack/openstack-ansible-ceph_client master: Add OpenStack-Ansible metadata https://review.openstack.org/510470 | 16:55 |
evrardjp | oh we have precedent ^ | 16:55 |
evrardjp | but that's for another topic | 16:55 |
evrardjp | I suggest we close the bug triage conversation for today | 16:55 |
andymccr | +2 | 16:56 |
hwoarang | evrardjp: it's epalper | 16:56 |
evrardjp | we can continue the OVS conversation outside the meeting | 16:56 |
evrardjp | thanks everyone! | 16:56 |
evrardjp | #endmeeting | 16:56 |
andymccr | sweet! thanks evrardjp | 16:56 |
*** openstack changes topic to "Launchpad: https://launchpad.net/openstack-ansible || Weekly Meetings: https://wiki.openstack.org/wiki/Meetings/openstack-ansible || Review Dashboard: https://goo.gl/tTmdgs" | 16:56 | |
openstack | Meeting ended Tue Oct 10 16:56:23 2017 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 16:56 |
openstack | Minutes: http://eavesdrop.openstack.org/meetings/openstack_ansible_meeting/2017/openstack_ansible_meeting.2017-10-10-16.01.html | 16:56 |
openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/openstack_ansible_meeting/2017/openstack_ansible_meeting.2017-10-10-16.01.txt | 16:56 |
andymccr | im out for the day | 16:56 |
openstack | Log: http://eavesdrop.openstack.org/meetings/openstack_ansible_meeting/2017/openstack_ansible_meeting.2017-10-10-16.01.log.html | 16:56 |
evrardjp | andymccr: ) | 16:56 |
evrardjp | enjoy the evening | 16:56 |
hwoarang | evrardjp: there is an XCI meeting tomorrow. i will make sure I will add this topic to the agenda | 16:57 |
evrardjp | great | 16:57 |
*** gouthamr has joined #openstack-ansible | 16:57 | |
openstackgerrit | Merged openstack/openstack-ansible-os_monasca-ui master: Add OpenStack-Ansible metadata https://review.openstack.org/510499 | 16:57 |
openstackgerrit | Merged openstack/openstack-ansible-rsyslog_client master: Add OpenStack-Ansible metadata https://review.openstack.org/510518 | 16:59 |
openstackgerrit | Merged openstack/openstack-ansible-rsyslog_server master: Add OpenStack-Ansible metadata https://review.openstack.org/510519 | 16:59 |
*** gouthamr has quit IRC | 17:00 | |
openstackgerrit | Merged openstack/openstack-ansible-pip_install master: Add OpenStack-Ansible metadata https://review.openstack.org/510512 | 17:00 |
tasker | is there a way to completely disable a container? i don't use it, don't need it, don't want created / installed. | 17:01 |
tasker | I'm beginning to think that I'd need to rewrite the entire role. | 17:01 |
*** gouthamr has joined #openstack-ansible | 17:01 | |
evrardjp | tasker: it's possible | 17:02 |
evrardjp | which one are you talking about? | 17:02 |
*** MasterOfBugs has joined #openstack-ansible | 17:02 | |
*** br0k3n1 has quit IRC | 17:03 | |
odyssey4me | tasker absolutely nothing in OSA *requires* the container to be used | 17:04 |
odyssey4me | alright, I'm out for the evening - cheers all | 17:04 |
evrardjp | I have to go | 17:04 |
evrardjp | too | 17:04 |
evrardjp | see you tomorrow! | 17:04 |
tasker | the neutron_agent container | 17:05 |
*** weezS has quit IRC | 17:05 | |
tasker | I've tried removing it from the inventory and env.d/neutron.yml, but it's still showing up in the output of "openstack-ansible os-neutron-install.yml --list-hosts" | 17:06 |
evrardjp | wow this is a fairly important container | 17:06 |
tasker | . ( of course it is. | 17:06 |
odyssey4me | tasker you need to set is_metal for it | 17:06 |
odyssey4me | there's actually a review up for that | 17:07 |
evrardjp | yeah | 17:07 |
odyssey4me | https://review.openstack.org/454450 | 17:07 |
tasker | ok. I'll look at that. perhaps I'm trying to disable the wrong thing. | 17:07 |
tasker | I'll get back to you when I have more info. | 17:07 |
odyssey4me | tasker typically is_metal is set to false for cinder-volume when ceph's being used... but you can set is_metal to true for the neutron container in a similar way as documented here: https://docs.openstack.org/openstack-ansible-os_cinder/latest/configure-cinder.html#configuring-cinder-to-use-ceph | 17:10 |
*** armaan_ has quit IRC | 17:12 | |
*** armaan has joined #openstack-ansible | 17:12 | |
*** armaan has quit IRC | 17:17 | |
*** br0k3n1 has joined #openstack-ansible | 17:19 | |
*** br0k3n1 has quit IRC | 17:20 | |
mhayden | could a couple of folks give this bugfix a looksee? https://review.openstack.org/509515 | 17:20 |
openstackgerrit | Merged openstack/openstack-ansible-os_trove master: Add OpenStack-Ansible metadata https://review.openstack.org/510509 | 17:22 |
openstackgerrit | Merged openstack/openstack-ansible-rabbitmq_server master: Add OpenStack-Ansible metadata https://review.openstack.org/510515 | 17:24 |
*** br0k3n has joined #openstack-ansible | 17:24 | |
openstackgerrit | Jimmy McCrory proposed openstack/openstack-ansible-lxc_hosts master: Use consistent number of retries for staging image https://review.openstack.org/510959 | 17:25 |
*** MasterOfBugs has quit IRC | 17:27 | |
*** br0k3n1 has joined #openstack-ansible | 17:27 | |
openstackgerrit | Albert Mikaelyan proposed openstack/openstack-ansible master: designate variables for neutron integration https://review.openstack.org/510650 | 17:28 |
openstackgerrit | Merged openstack/openstack-ansible-lxc_container_create master: Add functional tests for our different backendstores https://review.openstack.org/509838 | 17:28 |
*** br0k3n has quit IRC | 17:28 | |
jmccrory | mhayden that's not handled by the state ternary? | 17:28 |
*** persia has quit IRC | 17:30 | |
*** gfa has quit IRC | 17:31 | |
openstackgerrit | Albert Mikaelyan proposed openstack/openstack-ansible-os_neutron master: Add [designate] section in neutron.conf https://review.openstack.org/510654 | 17:31 |
openstackgerrit | Major Hayden proposed openstack/openstack-ansible master: Fix adminurl/adminuri typo https://review.openstack.org/510967 | 17:34 |
mhayden | jmccrory: doesn't look like it | 17:36 |
mhayden | looks like a typo unless i'm missing it entirely | 17:36 |
*** mbuil has quit IRC | 17:36 | |
openstackgerrit | Merged openstack/openstack-ansible-galera_server master: Add OpenStack-Ansible metadata https://review.openstack.org/510472 | 17:36 |
*** qcrivera has joined #openstack-ansible | 17:38 | |
*** vnogin has quit IRC | 17:42 | |
*** weezS has joined #openstack-ansible | 17:45 | |
*** acormier has joined #openstack-ansible | 17:48 | |
openstackgerrit | Major Hayden proposed openstack/openstack-ansible master: Avoid using gather_facts as a variable https://review.openstack.org/510969 | 17:50 |
acormier | Hey guys. We're looking into creating a replica Openstack environment on a single server using virtual machines. We would like to have 3 controllers, 2 compute (with nested virtualization), and all of the networks that are present in a normal openstack-ansible install. I think these requirements are sufficiently different from the AIO instructions, just wondering if this sounds doable using something like Vagrant to create the | 17:50 |
acormier | VM's/networks and then running openstack-ansible to deploy on top. | 17:50 |
logan- | acormier: you should take a look at https://github.com/openstack/openstack-ansible-ops/tree/master/multi-node-aio | 17:51 |
logan- | that is exactly what it does :) | 17:51 |
acormier | Awesome, that looks great. Should allow me to sufficiently test all the features like live migrations/upgrades/failovers/etc. | 17:52 |
acormier | logan-: Thank you! | 17:52 |
logan- | no prob | 17:53 |
*** fandrieu_ has joined #openstack-ansible | 18:02 | |
*** fandrieu_ has quit IRC | 18:02 | |
*** MikeW has joined #openstack-ansible | 18:02 | |
MikeW | Hey guys does anyone have an openstack_user_config example for having designate services run in containers? I set mine up like all the other hosts, but they don't create the right dynamic inventory stuff | 18:03 |
*** fandrieu has quit IRC | 18:04 | |
*** stuartgr has quit IRC | 18:06 | |
*** persia has joined #openstack-ansible | 18:07 | |
*** poopcat has joined #openstack-ansible | 18:09 | |
openstackgerrit | Merged openstack/openstack-ansible-os_cinder master: Add OpenStack-Ansible metadata https://review.openstack.org/510483 | 18:12 |
*** acormier has quit IRC | 18:14 | |
*** acormier has joined #openstack-ansible | 18:15 | |
ryade | hello all, I'm having an issue connecting to repo container to do the pip install as part of the infrastructure play - this is my first OSA test deployment, so guessing I might be missing something obvious, details here: https://paste.ubuntu.com/25715197/ - any help is greatly appreciated | 18:15 |
*** hachi_ has joined #openstack-ansible | 18:15 | |
*** acormier has quit IRC | 18:19 | |
*** dhellmann has joined #openstack-ansible | 18:20 | |
dhellmann | hey, folks, I'm trying to debug an issue with the release announce job for openstack-ansible-haproxy_server | 18:20 |
dhellmann | the logs are in http://logs.openstack.org/a0/a00394f53aaf4f9740057d09237e51a5ab38543b/release/openstack-ansible-haproxy_server-announce-release/a198d13/console.html | 18:20 |
dhellmann | this is an old failure, but I'm just getting around to looking at it | 18:21 |
dhellmann | the problem seems to be related to our git library not being able to understand the tests/common directory being checked into that repo | 18:21 |
*** electrofelix has quit IRC | 18:21 | |
dhellmann | that empty directory seems to be used by run_tests.sh, so before I propose deleting it I thought I'd check if anyone can give me a hint about what it's for | 18:22 |
dhellmann | evrardjp, cloudnull : ^^ | 18:22 |
evrardjp | dhellmann: hey, I am off for the end of the day, but without looking at code, I can tell you tests/common is very much in use in all our roles. It's where we clone our openstack-ansible-tests repo | 18:25 |
evrardjp | I will have a look at your issue | 18:25 |
dhellmann | evrardjp: run_tests.sh tests for the dir to exist before cloning. since it does exist, it doesn't clone and the tests fail for me. Unless there's some way I'm supposed to run them other than ./run_tests.sh ? | 18:26 |
dhellmann | http://paste.openstack.org/show/623269/ | 18:26 |
openstackgerrit | Merged openstack/ansible-hardening master: Remove RHEL 6 STIG auditd template https://review.openstack.org/506375 | 18:26 |
evrardjp | no it should be alright, with ./run_tests.sh or ./run_tests.sh functional or whatever test you want. but it should work. Let me have a look in detail then :) | 18:27 |
dhellmann | evrardjp: ok, if I'm doing things right then this can wait for you to look at it tomorrow | 18:27 |
dhellmann | openstack-ansible-memcached_server doesn't have a tests/common | 18:28 |
dhellmann | in fact, only openstack-ansible-haproxy_server has that directory | 18:28 |
logan- | seems like it was mistakenly added as a submodule in that role https://github.com/openstack/openstack-ansible-haproxy_server/commit/e0bea33dddb74702aae772b97dffd4a10af8247f#diff-cf0496bda6b96721ab74d9770a377b01 | 18:30 |
evrardjp | yup | 18:30 |
evrardjp | let me fix that quick | 18:30 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-haproxy_server master: Remove submodule in common https://review.openstack.org/510987 | 18:32 |
*** hachi_ has quit IRC | 18:33 | |
evrardjp | logan-: thanks for reactiveness | 18:33 |
evrardjp | I am testing it on my machine | 18:34 |
evrardjp | logan-: dhellmann: submodules... ! | 18:38 |
logan- | :P | 18:38 |
logan- | nps | 18:38 |
*** esberglu has quit IRC | 18:39 | |
evrardjp | cloudnull: jmccrory could one of you vote on https://review.openstack.org/510987 ? it passed my local testing and it would unblock dhellmann | 18:39 |
*** esberglu has joined #openstack-ansible | 18:39 | |
*** weezS has quit IRC | 18:39 | |
evrardjp | good catch dhellmann btw :) | 18:41 |
evrardjp | logan-: jmccrory we'll need to backport it to pike :( | 18:41 |
dhellmann | evrardjp : thanks for that! | 18:43 |
*** esberglu has quit IRC | 18:44 | |
evrardjp | dhellmann: No worries, I don't like bugs but this one was pretty much easy to fix, so shoot any of those anyday :p | 18:44 |
dhellmann | ++ | 18:44 |
*** esberglu has joined #openstack-ansible | 18:50 | |
*** germs has joined #openstack-ansible | 18:53 | |
*** fandrieu has joined #openstack-ansible | 18:54 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_freezer master: Updated from global requirements https://review.openstack.org/484120 | 18:59 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_searchlight master: Updated from global requirements https://review.openstack.org/495238 | 19:00 |
*** qcrivera has quit IRC | 19:00 | |
*** ashak_ has joined #openstack-ansible | 19:01 | |
*** acormier has joined #openstack-ansible | 19:01 | |
*** germs has quit IRC | 19:02 | |
*** ashak has quit IRC | 19:02 | |
*** acormier has quit IRC | 19:06 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_freezer master: Updated from global requirements https://review.openstack.org/484120 | 19:15 |
openstackgerrit | Major Hayden proposed openstack/openstack-ansible master: Remove jinja from failed_when https://review.openstack.org/510995 | 19:15 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_searchlight master: Updated from global requirements https://review.openstack.org/495238 | 19:15 |
openstackgerrit | Major Hayden proposed openstack/openstack-ansible-repo_server master: Suppress curl warning https://review.openstack.org/510996 | 19:17 |
*** hachi_ has joined #openstack-ansible | 19:19 | |
openstackgerrit | Major Hayden proposed openstack/openstack-ansible-repo_build master: Use empty env variable set if missing https://review.openstack.org/510997 | 19:27 |
openstackgerrit | Major Hayden proposed openstack/openstack-ansible-galera_server master: Suppress command/shell warnings https://review.openstack.org/510998 | 19:31 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible master: Convert the AIO from using overlayfs to machinectl https://review.openstack.org/510175 | 19:32 |
*** thorst has quit IRC | 19:46 | |
*** vnogin has joined #openstack-ansible | 19:48 | |
*** thorst has joined #openstack-ansible | 19:51 | |
*** thorst has quit IRC | 19:56 | |
*** thorst has joined #openstack-ansible | 20:08 | |
openstackgerrit | Jimmy McCrory proposed openstack/openstack-ansible-os_searchlight master: Update configuration to use Keystone v3 https://review.openstack.org/511012 | 20:16 |
*** hachi_ has quit IRC | 20:18 | |
*** chyka has quit IRC | 20:19 | |
mhayden | logan-: FYI -> https://github.com/Logan2211/ansible-haproxy-endpoints/pull/3 | 20:19 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_freezer master: Updated from global requirements https://review.openstack.org/484120 | 20:27 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_searchlight master: Updated from global requirements https://review.openstack.org/495238 | 20:27 |
*** fandrieu_ has joined #openstack-ansible | 20:32 | |
*** openstackgerrit has quit IRC | 20:33 | |
*** fandrieu has quit IRC | 20:34 | |
*** fandrieu_ is now known as fandrieu | 20:34 | |
*** qcrivera has joined #openstack-ansible | 20:41 | |
*** rodolof has joined #openstack-ansible | 20:42 | |
*** qcrivera has quit IRC | 20:46 | |
*** rodolof has quit IRC | 20:51 | |
*** rodolof has joined #openstack-ansible | 20:52 | |
ashak_ | I'm struggling to work out how to enable haproxy_stats and then apply it to my haproxy hosts. I thiough running this would be enough: openstack-ansible ./haproxy-install.yml -e haproxy_stats_enabled=True | 20:52 |
mhayden | ashak_: you could put that variable into /etc/openstack_deploy/user_variables.yml | 20:53 |
ashak_ | I tried that too, it still doesn't seem to make any changes to my haproxy config :( | 20:53 |
*** dxiri_ has quit IRC | 20:53 | |
*** dxiri has joined #openstack-ansible | 20:54 | |
ashak_ | Hrm, perhaps it has and i'm being dumb... | 20:55 |
*** openstackgerrit has joined #openstack-ansible | 20:55 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_freezer master: Updated from global requirements https://review.openstack.org/484120 | 20:55 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_searchlight master: Updated from global requirements https://review.openstack.org/495238 | 20:56 |
*** dxiri has quit IRC | 20:58 | |
*** DanyC_ has quit IRC | 20:59 | |
*** DanyC has joined #openstack-ansible | 21:00 | |
*** br0k3n1 has quit IRC | 21:04 | |
ashak_ | Hrm, so it puts stats config into /etc/haproxy/conf.d/00-haproxy, haproxy seems to be started with /etc/haproxy/haproxy.cfg as its config. Presumably that should reference the conf.d directory in some way to load that other config... but I don't see that. | 21:06 |
*** gouthamr has quit IRC | 21:06 | |
*** jamesdenton has quit IRC | 21:08 | |
*** br0k3n1 has joined #openstack-ansible | 21:10 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_freezer master: Updated from global requirements https://review.openstack.org/484120 | 21:11 |
*** rodolof has quit IRC | 21:11 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_searchlight master: Updated from global requirements https://review.openstack.org/495238 | 21:11 |
*** rodolof has joined #openstack-ansible | 21:12 | |
*** esberglu has quit IRC | 21:14 | |
*** esberglu has joined #openstack-ansible | 21:14 | |
* ashak_ sighs. I am unable to see how this is supposed to work at all unless it's also supposed to change /usr/lib/systemd/system/haproxy.service so specify /etc/haproxy/conf.d/00-haproxy as the config to use instead of /etc/haproxy/haproxy.cfg. But that doesn't seem to happen. | 21:14 | |
ashak_ | doing that does indeed seem to work. | 21:19 |
*** armaan has joined #openstack-ansible | 21:19 | |
*** thorst has quit IRC | 21:21 | |
*** armaan has quit IRC | 21:21 | |
*** armaan has joined #openstack-ansible | 21:22 | |
openstackgerrit | Merged openstack/openstack-ansible master: Add breakout groups for hypervisor types https://review.openstack.org/474721 | 21:24 |
*** rodolof has quit IRC | 21:27 | |
openstackgerrit | Jimmy McCrory proposed openstack/openstack-ansible-haproxy_server master: Regenerate haproxy.cfg on base config changes https://review.openstack.org/511046 | 21:27 |
jmccrory | ashak_ ^ likely your issue | 21:27 |
*** rodolof has joined #openstack-ansible | 21:28 | |
openstackgerrit | Albert Mikaelyan proposed openstack/openstack-ansible master: designate variables for neutron integration https://review.openstack.org/510650 | 21:28 |
*** qcrivera has joined #openstack-ansible | 21:31 | |
*** acormier has joined #openstack-ansible | 21:32 | |
*** br0k3n1 has left #openstack-ansible | 21:32 | |
ashak_ | jmccrory: ah. cool | 21:33 |
openstackgerrit | Albert Mikaelyan proposed openstack/openstack-ansible-os_neutron master: Add [designate] section in neutron.conf https://review.openstack.org/510654 | 21:33 |
*** kylek3h has quit IRC | 21:33 | |
openstackgerrit | Antony Messerli proposed openstack/openstack-ansible stable/newton: [WIP] Reduce AIO memory footprint https://review.openstack.org/511051 | 21:34 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_freezer master: Updated from global requirements https://review.openstack.org/484120 | 21:34 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_searchlight master: Updated from global requirements https://review.openstack.org/495238 | 21:34 |
*** acormier has quit IRC | 21:36 | |
*** lucasxu has quit IRC | 21:38 | |
*** chyka has joined #openstack-ansible | 21:39 | |
*** acormier has joined #openstack-ansible | 21:46 | |
*** dxiri has joined #openstack-ansible | 21:51 | |
*** acormier has quit IRC | 21:51 | |
*** threestrands has joined #openstack-ansible | 21:58 | |
*** qcrivera has quit IRC | 21:59 | |
Tahvok | I'm receiving these in zuul: "ERROR! /home/zuul/src/git.openstack.org/openstack/ansible-hardening not found", | 22:00 |
Tahvok | Is it known? | 22:01 |
*** rodolof has quit IRC | 22:02 | |
*** rodolof has joined #openstack-ansible | 22:02 | |
*** acormier has joined #openstack-ansible | 22:04 | |
*** acormier has quit IRC | 22:09 | |
*** pbandark has quit IRC | 22:17 | |
*** acormier has joined #openstack-ansible | 22:18 | |
*** vnogin has quit IRC | 22:20 | |
*** galstrom is now known as galstrom_zzz | 22:20 | |
*** vnogin has joined #openstack-ansible | 22:20 | |
*** acormier has quit IRC | 22:21 | |
*** vnogin has quit IRC | 22:22 | |
*** dxiri has quit IRC | 22:34 | |
*** dxiri has joined #openstack-ansible | 22:34 | |
*** dxiri has quit IRC | 22:39 | |
*** dxiri has joined #openstack-ansible | 22:39 | |
*** acormier has joined #openstack-ansible | 22:59 | |
*** acormier has quit IRC | 23:03 | |
*** DanyC has quit IRC | 23:06 | |
*** dxiri has quit IRC | 23:11 | |
openstackgerrit | Merged openstack/openstack-ansible-haproxy_server master: Remove submodule in common https://review.openstack.org/510987 | 23:13 |
*** chyka has quit IRC | 23:17 | |
*** rodolof has quit IRC | 23:20 | |
*** thorst has joined #openstack-ansible | 23:22 | |
*** thorst has quit IRC | 23:27 | |
*** gouthamr has joined #openstack-ansible | 23:39 | |
*** dxiri has joined #openstack-ansible | 23:40 | |
openstackgerrit | Jimmy McCrory proposed openstack/openstack-ansible-haproxy_server stable/pike: Remove submodule in common https://review.openstack.org/511077 | 23:41 |
*** dasTor has quit IRC | 23:56 | |
*** dasTor has joined #openstack-ansible | 23:57 | |
*** mancdaz has quit IRC | 23:58 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!