Tuesday, 2017-10-10

xdfilLXC from copr is probably far more stable than nspawn support on any distro though lmao00:02
xdfilat this time00:02
*** germs has quit IRC00:04
cloudnullits pretty solid across the distros we have so far but for sure not as battle tested.00:06
cloudnulllast i recall, mhayden: runs cent for the infra nodes.00:06
cloudnullwhich is running prod00:07
cloudnullso it might not be all that bad?00:07
tasker,.,,,ndsr"tp;ansrt"aup;00:07
cloudnullI've not given it a go, other than to test, for a while.00:07
taskersorry.00:07
cloudnull^ rage coding00:07
taskerOSA over-wrote my config files in my already deployed containers.00:07
cloudnull???00:08
taskerthoughts or suggestions?00:08
taskersorry - not to interrupt.00:08
taskerwhen you get a moment.00:08
cloudnullwhats up?00:08
taskerI 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
cloudnullyou mean the openstack configuration files? like nova.conf?00:11
taskeryeah00:11
taskersorry for the confusion.00:12
cloudnullanytime the playbooks run it will drop the latest configs00:12
taskerawww .. super sad face!00:12
cloudnullwhat specifically did you want to add into the configs?00:12
cloudnullmaybe that can be articulated with config_template?00:12
taskersome midonet configuration, mostly.00:12
taskermayybe...00:12
cloudnullfor neutron ?00:13
taskeryeah00:13
cloudnullin neutron.conf ?00:13
taskeryes00:13
cloudnulldo you mind sharing what the section looks like ?00:13
taskerbasically this: https://docs.midonet.org/docs/latest-en/quick-start-guide/ubuntu-1604_newton/content/neutron_controller_node_installation.html00:14
taskeractually, it is just that.00:14
*** ianychoi has joined #openstack-ansible00:14
cloudnullso00:15
cloudnullcore_plugin = midonet_v2_ext00:15
cloudnullservice_plugins = midonet_l3_ext00:15
taskeryeah, those are the key items00:15
cloudnulland the MIDONET section00:15
cloudnullhttp://paste.openstack.org/show/623160/00:17
cloudnulltasker: ^00:17
taskerwhere do I define that at? /etc/openstack_deploy/user_variables.yml?00:17
cloudnullyes00:18
cloudnullall of our config files which are templates have a similar override capability which lets you put whatever you need into the file.00:18
cloudnullis there other files that got nuked that you need to have changed?00:19
taskera couple. but with this I can figure the rest out.00:19
taskerthank you so, so very much.00:19
*** gouthamr has joined #openstack-ansible00:21
cloudnullnp. happy to help.00:23
cloudnullfor 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-L14300:23
cloudnullthey all follow a similar pattern https://github.com/openstack/openstack-ansible-os_neutron/blob/master/defaults/main.yml#L12600:24
*** jwitko has quit IRC00:24
cloudnull<role>_<file_name>_overrides00:24
*** jwitko has joined #openstack-ansible00:24
taskerfantastic. 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 IRC00:25
taskers/bit/lot00:25
*** jwitko has joined #openstack-ansible00:26
*** spikebyte has quit IRC00:30
*** sxc731 has joined #openstack-ansible00:39
*** dxiri has quit IRC00:40
*** sxc731 has quit IRC00:58
*** germs has joined #openstack-ansible01:07
*** sxc731 has joined #openstack-ansible01:11
*** woodard has quit IRC01:16
*** woodard has joined #openstack-ansible01:16
*** sxc731 has quit IRC01:22
*** germs has quit IRC01:22
*** sxc731 has joined #openstack-ansible01:35
*** dxiri has joined #openstack-ansible01:38
*** sxc731 has left #openstack-ansible01:46
*** galstrom_zzz is now known as galstrom01:53
*** germs has joined #openstack-ansible01:58
*** germs has quit IRC02:08
*** galstrom is now known as galstrom_zzz02:08
*** germs has joined #openstack-ansible02:20
*** thorst has quit IRC02:23
*** thorst has joined #openstack-ansible02:24
*** thorst has quit IRC02:28
*** dave-mccowan has quit IRC02:31
*** thorst has joined #openstack-ansible02:37
*** thorst has quit IRC02:37
*** sxc731 has joined #openstack-ansible02:39
*** sxc731 has left #openstack-ansible02:39
*** nshetty has joined #openstack-ansible02:45
*** woodard has quit IRC02:48
*** hw_wutianwei has joined #openstack-ansible02:58
openstackgerritKevin Carter (cloudnull) proposed openstack/openstack-ansible-ops master: allow a default kernel to be set  https://review.openstack.org/51072703:28
openstackgerritMerged openstack/openstack-ansible-ops master: create specific preseed for vm-compute  https://review.openstack.org/51070503:44
openstackgerritMerged openstack/openstack-ansible-ops master: allow a default kernel to be set  https://review.openstack.org/51072703:44
*** gkadam has joined #openstack-ansible04:01
*** poopcat has quit IRC04:10
*** gouthamr has quit IRC04:14
*** germs has quit IRC04:23
*** pcaruana has joined #openstack-ansible04:32
*** armaan has quit IRC04:41
*** armaan has joined #openstack-ansible04:41
*** udesale has joined #openstack-ansible04:57
*** pcaruana has quit IRC04:58
*** pmannidi has quit IRC05:08
*** Taseer has quit IRC05:12
*** Taseer has joined #openstack-ansible05:12
*** pmannidi has joined #openstack-ansible05:25
*** pmannidi has quit IRC05:52
*** udesale__ has joined #openstack-ansible05:55
*** udesale__ has quit IRC05:57
*** udesale__ has joined #openstack-ansible05:57
*** udesale has quit IRC05:57
*** drifterza has joined #openstack-ansible06:04
openstackgerritKevin Carter (cloudnull) proposed openstack/openstack-ansible-ops master: use linux-image-generic by default  https://review.openstack.org/51075706:04
*** Oku_OS-away is now known as Oku_OS06:08
*** pmannidi has joined #openstack-ansible06:09
*** eumel8 has joined #openstack-ansible06:11
*** jvidal has joined #openstack-ansible06:22
*** pcaruana has joined #openstack-ansible07:04
*** woodard has joined #openstack-ansible07:06
armaanhello folks, I was wondering how could i apply this to OSA https://review.openstack.org/49882807:08
armaanmore specifically this: https://review.openstack.org/#/c/498828/1/lib/tls07:08
*** woodard has quit IRC07:17
*** mbuil has joined #openstack-ansible07:31
*** shardy has joined #openstack-ansible07:35
*** electrofelix has joined #openstack-ansible07:39
*** PTO has joined #openstack-ansible07:39
evrardjphey everyone07:43
cshenmorning 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
evrardjpcshen: I am not sure we change this, it's probably how horizon behave at that time...07:45
evrardjpbut to be sure, check that your calls are fast using the cli07:45
cshenHi evrardjp: in haproxy we have set timeout 90s.07:46
evrardjphow long does it take to do external CLI calls?07:47
evrardjpwith openstack cli07:47
cshenyou mean with cli to get the network topology?07:47
evrardjpbecause that's basically how horizon works, it's doing a series of call to load the network topology07:47
evrardjpof calls*07:47
cshenit's a graph in the horizon.07:47
evrardjpyeah07:48
cshenyou mean I can also get graph from cli?07:48
evrardjpbut if (for example) openstack network list takes 30 seconds, you know the problem07:48
cshenOk, let me try out get network list.07:48
evrardjpcshen: no I just meant we have to debug where the problem comes from07:48
*** askb has quit IRC07:49
cshenopenstack network list --timing was instant, just took 0.33 seconds07:50
evrardjpmmm07:51
evrardjpgo maybe deeper?07:51
armaanevrardjp: hello!07:51
evrardjpor maybe you should ask in #openstack-horizon to help you debug things07:51
evrardjparmaan: hello!07:52
evrardjpwhat's up?07:52
evrardjpdid you manage to fix things yesterday?07:52
cshenthanks evrardjp!07:52
evrardjpcshen: I didn't do much, but you can at least pinpoint the fact that an external cli call was fast07:52
armaanevrardjp: 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 deployment07:53
*** pmannidi has quit IRC07:54
cshenI see thanks for the tip.07:54
evrardjparmaan: I think we have that07:54
armaanevrardjp: have you ever ran refstack tests against an OSA deployment.07:54
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible-os_monasca-ui master: Add OpenStack-Ansible metadata  https://review.openstack.org/51049907:56
evrardjparmaan: I do not, but I think we do it in RPC07:57
evrardjp(Rackspace private cloud)07:58
*** threestrands has quit IRC07:59
armaanevrardjp: awesome, do they use haproxy for https? and set [oslo_middleware] enable_proxy_headers_parsing=True in .conf files ?07:59
evrardjparmaan: https://bugs.launchpad.net/oslo.middleware/+bug/159063507:59
openstackLaunchpad bug 1590635 in oslo.middleware "http_proxy_to_wsgi middleware shouldn't be disabled by default " [Undecided,New]07:59
evrardjpso we still have this:07:59
evrardjphttps://bugs.launchpad.net/openstack-ansible/+bug/171366307:59
openstackLaunchpad bug 1713663 in openstack-ansible "Set enable_proxy_headers_parsing = True when HAProxy is used" [Medium,Confirmed]07:59
evrardjpbut no one patched it yet08:00
*** pbandark has joined #openstack-ansible08:00
evrardjpyou can probably add code for it08:00
armaanevrardjp: http://paste.openstack.org/show/623180/08:01
armaanthis should be enough, right?08:01
evrardjp{% if ( haproxy_all | length ) > 0 %} ...08:01
evrardjpif cinder is using oslo middleware, yes, I think it's good enough08:02
evrardjpbut maybe we should be smarter there08:02
*** DanyC has joined #openstack-ansible08:02
evrardjpyou can do it that way for now08:03
mbuilguys, 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? thx08:03
mbuil*it is unable to find the 'git' command08:04
*** DanyC has quit IRC08:04
armaanevrardjp: 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-ansible08:04
evrardjpmbuil: that is very weird08:08
evrardjpjust give me a second08:08
PTOWhen 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
evrardjpmbuil: ok08:10
evrardjpso08:10
evrardjpmbuil: one way or another some roles have forced the inclusion of git or git-core into the packages to install08:10
evrardjpneutron hasn't08:10
evrardjpmbuil: see for example: https://github.com/openstack/openstack-ansible-os_glance/blob/master/vars/ubuntu-16.04.yml#L2308:11
evrardjphttps://github.com/openstack/openstack-ansible-os_nova/blob/master/vars/ubuntu-16.04.yml#L2508:11
mbuilevrardjp: so this is a general problem with neutron?08:11
evrardjphttps://github.com/openstack/openstack-ansible-os_cinder/blob/master/vars/ubuntu-16.04.yml#L38-L3908:11
evrardjpyes, but I think it would be nice to fix it like with cinder08:11
mbuilevrardjp: ok. I could try to fix it in a few hours, I am right now busy with other stuff08:12
mbuilevrardjp: thanks08:12
evrardjpmbuil: that's probably all come to add to https://github.com/openstack/openstack-ansible-os_neutron/blob/master/vars/main.yml#L25-L4208:12
evrardjpsomething like https://github.com/openstack/openstack-ansible-os_cinder/blob/b98100fe0c71d075877f409d71af41d33ca07eda/vars/main.yml#L29-L3108:13
evrardjpand add the proper vars08:13
evrardjpnot cinder_developer_mode but neutron in other words :p08:13
evrardjpthanks for the patch mbuil!08:13
evrardjpTaseer: that's something I added08:14
*** woodard has joined #openstack-ansible08:14
evrardjpbut it still doesn't help me08:14
evrardjpI wonder why you have this kind of error, because ansible-galaxy works for me08:15
evrardjphwoarang: we need help there08:15
evrardjpwhat is happening in xci that impacts that?08:15
Taseerevrardjp: I think this is the complaint => ERROR! 'openstack_ansible_info' is not a valid attribute for a RoleMetadata08:15
evrardjpyes yes08:15
evrardjpI agree08:15
evrardjpand I included this code08:16
evrardjpvery recently08:16
evrardjpbut I tried it on my machine, it shouldn't hurt any ansible-galaxy call or any git clone call08:16
evrardjpso I wonder how does the issue is raised08:16
evrardjpI need to understand what is done in this action08:16
Taseerevrardjp: I have been getting this for the past three runs. So it also seems consistent.08:17
evrardjpyes it will be08:17
Taseerevrardjp: And worked fine at your end ?08:18
evrardjpI could revert the patch, but that's perfectly valid yaml and it doesn't block us08:18
evrardjpyes08:18
evrardjpTaseer: let me debug this.08:20
evrardjpif I don't find a quick solution, I will rollback for those roles08:21
mbuilevrardjp: 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
Taseerevrardjp: Okay, thanks08:22
evrardjpmbuil: not so sure when not developping, because the repo build will have it and build wheels based on its git clone08:22
evrardjpmbuil: please check if git: is in use for any other part of neutron role code08:23
evrardjpif it's used, then we need it directly in not developer_mode08:23
mbuilevrardjp: ok08:24
*** woodard has quit IRC08:26
Taseerxdfil:08:36
*** rodolof has joined #openstack-ansible08:36
Taseerxdfil: was just an accident08:36
*** askb has joined #openstack-ansible08:37
hwoarangevrardjp: good morning08:37
hwoaranglet me read the backlog08:37
evrardjpgood mornign08:38
evrardjphwoarang: yes it's just about knowing what you are doing in xci08:38
evrardjpif you're doing a list-tasks or anything08:38
hwoarangansible-playbook list-tasks ?08:39
hwoarangno we don't08:39
*** nshetty has quit IRC08:40
*** nshetty_ has joined #openstack-ansible08:40
evrardjphwoarang: what do you use then?08:41
hwoarangfor what?08:41
evrardjpjust the usual playbooks?08:41
hwoarangsorry i don't quite understand the discussion on the backlog08:41
evrardjplet me find the paste08:41
evrardjphwoarang: on this run from Taseer: https://paste.ubuntu.com/25712471/08:42
evrardjpWhat's happening line 51?08:42
hwoarangis this an xci run?08:42
evrardjpyes08:42
evrardjphwoarang: in other words, I included a patch yesterday that broke things08:43
hwoarangbut we shouldn't see that08:43
hwoarangwe use SHAs from August08:43
evrardjpTaseer: ?08:43
hwoarangTaseer may have used a mixed environment08:43
evrardjpok08:43
evrardjpso how can I reproduce this?08:44
evrardjpI need to know this way my next patchset can pass this success criteria08:44
MasterofJOKersisn't this for-else construct unnecessary? https://github.com/openstack/openstack-ansible/blob/master/osa_toolkit/generate.py#L69908:45
hwoarangevrardjp: this can't be reproduced on vanilla XCI right now.08:45
hwoarangso i wouldn't worry08:46
MasterofJOKersseems to be there since the initial commit ... but without a break in the for-loop, the else should always execute anyways08:46
evrardjpMasterofJOKers: this code is not well audited and will probably get skimmed in the future08:46
hwoarangif something breaks then our CI will detect that so I will point you to the logs08:46
evrardjpWe are working on it with jmccrory when we have time08:46
evrardjphwoarang: fair enough08:46
evrardjplet me revert those patches real quick in the meantime08:46
evrardjpcan you vote?08:46
hwoarangsure08:46
hwoarangis ansible chocking on this new metadata08:47
hwoarang?08:47
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible-plugins master: Revert "Add OpenStack-Ansible metadata"  https://review.openstack.org/51078908:48
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible-os_molteniron master: Revert "Add OpenStack-Ansible metadata"  https://review.openstack.org/51079008:48
evrardjphwoarang: ansible galaxy isn't08:49
evrardjpbut ansible-playbook is08:49
evrardjpdoing a --list-tasks loads task file then loads meta/main and uses RoleMetadata()08:49
evrardjpit seems there is only a test for valid loaded dict , but there is no discard of anything extra08:50
evrardjpso I'll put that into meta/openstack-ansible.yml08:50
evrardjphwoarang: in the meantime, if you could vote on those two08:50
evrardjp^08:50
hwoaranghmm i see08:52
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible-apt_package_pinning master: Add OpenStack-Ansible metadata  https://review.openstack.org/51046908:56
*** dxiri has quit IRC08:58
Taseerhwoarang: What did you mean by, I might have used a mixed environment ?09:01
hwoarangdo you override the OSA version for example?09:01
Taseerhwoarang: yes, I do that to test my congress role09:02
evrardjphwoarang: I have voted on the revert this way we unblock the situation for Taseer and others09:02
evrardjpbut I will work on those other patches to make it work09:03
admin0morning09:03
evrardjpmorning admin009:04
openstackgerritMerged openstack/openstack-ansible-os_molteniron master: Revert "Add OpenStack-Ansible metadata"  https://review.openstack.org/51079009:05
admin0is there a working NFV implementation on top of OSA ?09:07
evrardjpadmin0: work in progress09:08
evrardjpbut we have dragonflow included09:09
evrardjpppl have worked on integrating it (but not upstreamed it) with contrail09:09
evrardjpthen there is the opnfv guys working on osa too, so it's work in progress09:09
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible-ceph_client master: Add OpenStack-Ansible metadata  https://review.openstack.org/51047009:14
openstackgerritMerged openstack/openstack-ansible-plugins master: Revert "Add OpenStack-Ansible metadata"  https://review.openstack.org/51078909:16
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible-os_freezer master: Add OpenStack-Ansible metadata  https://review.openstack.org/51048609:21
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible-galera_server master: Add OpenStack-Ansible metadata  https://review.openstack.org/51047209:26
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible-os_monasca-ui master: Add OpenStack-Ansible metadata  https://review.openstack.org/51049909:30
*** yifei has quit IRC09:31
*** yifei1 has joined #openstack-ansible09:31
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible-os_cinder master: Add OpenStack-Ansible metadata  https://review.openstack.org/51048309:32
hwoarangTaseer: well then you are on your own :)09:32
*** yifei1 is now known as yifei09:33
hwoarangTaseer: 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 ago09:33
hwoarangbut anyway09:34
*** armaan has quit IRC09:35
*** armaan has joined #openstack-ansible09:35
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible-rsyslog_server master: Add OpenStack-Ansible metadata  https://review.openstack.org/51051909:36
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible-rsyslog_client master: Add OpenStack-Ansible metadata  https://review.openstack.org/51051809:38
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible-os_trove master: Add OpenStack-Ansible metadata  https://review.openstack.org/51050909:41
*** thorst has joined #openstack-ansible09:41
*** dxiri has joined #openstack-ansible09:42
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible-rabbitmq_server master: Add OpenStack-Ansible metadata  https://review.openstack.org/51051509:42
Taseerhwoarang: Okay, thanks, let me see, what I can do !09:43
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible-pip_install master: Add OpenStack-Ansible metadata  https://review.openstack.org/51051209:44
*** thorst has quit IRC09:47
hwoarangTaseer: i think that if you are working on getting somethig upstream, you shouldn't necessarily use XCI09:47
hwoarangTaseer: maybe you can ask mbuil for suggestions on how we got the tacker role in. I don't think he used XCI at all09:47
Taseerhwoarang: okay, I'll ask him09:48
*** kristian__ has joined #openstack-ansible10:02
*** kristian__ has quit IRC10:02
mbuilhwoarang: xci is deploying tacker :)10:05
hwoarangi know10:06
hwoarangbut when you created the tacker role i presume you didn't run XCI10:06
hwoarangto get it bootstrapped10:06
hwoaranganyway 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 easier10:07
mbuilhwoarang: aaah ok10:20
mbuilhwoarang: yep10:20
*** taseer1 has joined #openstack-ansible10:33
*** Taseer has quit IRC10:33
*** taseer2 has joined #openstack-ansible10:33
*** jwitko has quit IRC10:37
*** jwitko has joined #openstack-ansible10:37
*** taseer1 has quit IRC10:37
*** stuartgr has joined #openstack-ansible10:38
*** fandrieu has joined #openstack-ansible10:46
openstackgerritManuel Buil proposed openstack/openstack-ansible-os_neutron master: Add git to the list of packages to install  https://review.openstack.org/51083210:46
*** mrch has joined #openstack-ansible10:52
openstackgerritManuel Buil proposed openstack/openstack-ansible-os_neutron master: Add git to the list of packages to install  https://review.openstack.org/51083210:56
*** drifterza has quit IRC10:58
*** drifterza has joined #openstack-ansible11:02
*** sxc731 has joined #openstack-ansible11:05
*** PTO has quit IRC11:14
NeptuHej any video or tutorial online to get started??11:15
neithNeptu: there is a doc11:24
Neptututorial?11:37
*** jwitko has quit IRC11:38
*** jwitko has joined #openstack-ansible11:38
Neptuneith: 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 doing11:38
*** sxc731 has quit IRC11:42
*** sxc731 has joined #openstack-ansible11:42
eumel8Neptu: there are a lots material on YouTube. i.e. an 101 session from RackSpace: https://www.youtube.com/watch?v=huZa-YZ20qs11:45
Neptugoing11:45
*** eumel8 has quit IRC12:00
*** sxc731 has quit IRC12:02
*** vnogin has joined #openstack-ansible12:03
mbuilevrardjp, 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 IRC12:08
*** hachi_ has joined #openstack-ansible12:15
hwoarangyeah looks like it. strange that nothing pulls iptables up to that point12:15
*** thorst has joined #openstack-ansible12:16
evrardjpyeah12:18
evrardjpeumel8 I was not even aware of this one :)12:20
*** kylek3h has quit IRC12:22
*** drifterza has quit IRC12:32
*** drifterza has joined #openstack-ansible12:32
openstackgerritOpenStack Proposal Bot proposed openstack/openstack-ansible-os_freezer master: Updated from global requirements  https://review.openstack.org/48412012:33
*** br0k3n1 has joined #openstack-ansible12:33
openstackgerritOpenStack Proposal Bot proposed openstack/openstack-ansible-os_searchlight master: Updated from global requirements  https://review.openstack.org/49523812:33
mgariepymorning everyone12:33
br0k3n1Hello everyone,  Im installing openstack for internal testing. I've been unable to proceed beyond the neutron installation phase.12:36
mhaydenbr0k3n1: what error are you getting?12:36
br0k3n1First the checksum didnt match12: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 IRC12:38
br0k3n1naively resolved the checksum issue by forcing the checksum to match12:39
mgariepybr0k3n1, which OS ?12:39
*** hw_wutianwei has quit IRC12:39
mgariepycentos ?12:39
br0k3n1this is on ubuntu/xenial12:39
mgariepyok12:39
br0k3n1cat /etc/lsb-release12:39
br0k3n1DISTRIB_ID=Ubuntu12:39
br0k3n1DISTRIB_RELEASE=16.0412:39
br0k3n1DISTRIB_CODENAME=xenial12:39
br0k3n1DISTRIB_DESCRIPTION="Ubuntu 16.04.3 LTS"12:39
br0k3n1any help would be appreciated. Thanks12:41
*** woodard has joined #openstack-ansible12:43
*** udesale__ has quit IRC12:44
*** gkadam has quit IRC12:44
*** woodard has quit IRC12:45
mwe1does anybody here uses MaaS to provision on bare metal? How is your interaction between maas and ansible?12:45
*** woodard has joined #openstack-ansible12:45
*** br0k3n1 has left #openstack-ansible12:47
*** br0k3n1 has joined #openstack-ansible12:47
*** thorst_ has joined #openstack-ansible12:49
*** thorst has quit IRC12:49
*** esberglu has joined #openstack-ansible12:52
*** cshen has quit IRC12:56
*** cshen has joined #openstack-ansible12:56
*** sxc731 has joined #openstack-ansible12:58
*** kylek3h has joined #openstack-ansible12:58
*** shardy has quit IRC13:00
*** shardy has joined #openstack-ansible13:11
*** oanson has quit IRC13:14
*** oanson has joined #openstack-ansible13:15
*** taseer2 is now known as Taseer13:25
*** lbragstad has joined #openstack-ansible13:28
*** shardy has quit IRC13:29
*** MikeW has quit IRC13:33
*** dave-mccowan has joined #openstack-ansible13:33
*** armaan has quit IRC13:35
*** armaan has joined #openstack-ansible13:36
*** shardy has joined #openstack-ansible13:38
*** gouthamr has joined #openstack-ansible13:46
*** hw_wutianwei has joined #openstack-ansible13:49
*** drifterza has left #openstack-ansible13:50
*** galstrom_zzz is now known as galstrom13:50
*** br0k3n1 has quit IRC13:52
*** sxc731 has quit IRC13:56
*** oanson has quit IRC14:06
*** oanson has joined #openstack-ansible14:07
openstackgerritManuel Buil proposed openstack/openstack-ansible-os_neutron master: Add git and iptables to the list of packages  https://review.openstack.org/51083214:13
*** thorst_ has quit IRC14:18
*** mxevgenis has joined #openstack-ansible14:19
prometheanfireasettle: 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 element14:22
mxevgenishi 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
asettleprometheanfire: hmm good question14:24
asettleprometheanfire: 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
asettleHmm14:25
asettleprometheanfire: https://github.com/openstack/openstack-ansible/commits/mitaka-eol/doc/source/install-guide/configure-ironic.rst14:26
asettlemrda wrote it14:26
*** qcrivera has joined #openstack-ansible14:28
evrardjpmxevgenis: maybe yoou should talk to logan- or other ppl using ceph. Did you check our docs about the ceph scenarii?14:29
evrardjpdear 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, colinm14:30
evrardjpcnamara, thorst, adreznec, eil397, qwang,nishpatwa_, cathrichardson, drifterza, hwoarang, cshen:14:30
evrardjpthe osa bug triage will start in 1h30’. Please have a look at the bug list before starting: https://etherpad.openstack.org/p/osa-bugtriage14:30
evrardjpThank you14:30
*** thorst has joined #openstack-ansible14:31
hwoarangit's that time of the week again14:31
mxevgenis#openstack-ceph14:33
*** jamesdenton has joined #openstack-ansible14:34
mxevgenisevrardjp: Can you provide me with a link for the ceph scenario? Thanks in advance14:34
openstackgerritMarkos Chandras (hwoarang) proposed openstack/openstack-ansible master: docs: add a decision help  https://review.openstack.org/50408814:35
*** hw_wutianwei has quit IRC14:36
*** hw_wutianwei1 has joined #openstack-ansible14:36
evrardjpsadly I am mistaken there is no documentation for it14:38
*** hw_wutianwei1 is now known as hw_wutianwei14:38
prometheanfireasettle: thanks14:41
evrardjpThere is just a scenario and then explanation on each role14:42
evrardjpbut it's maybe worth writing14:42
evrardjphwoarang: indeed :)14:42
asettleprometheanfire: np14:44
evrardjpmxevgenis: 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
taskerdoes `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-ansible14:48
mxevgenisevrardjp: thanks a lot for your help. I ll check that link and hopefully o ll came up with the correct configuration14:48
evrardjpmxevgenis: don't hesitate to ask here14:49
evrardjpI think we should do a doc change there14:49
cloudnullmornings all.14:49
evrardjpComplete scenario with nothing to start, and end up with the ceph from ceph ansible + all the overrides needed14:49
cloudnullanyone mind giving this a push through https://review.openstack.org/#/c/510757/14:49
evrardjpwe can extrapolate from our gate test14:49
spotzMorning!14:49
evrardjpcloudnull: morning14:49
cloudnullo/14:49
*** nshetty_ has quit IRC14:50
*** qcrivera has quit IRC14:50
evrardjpsimple looks good14:50
spotzAll pushed14:50
cloudnulltyvm!14:50
spotzMy pleasure:)14:50
*** qcrivera has joined #openstack-ansible14:51
openstackgerritMerged openstack/openstack-ansible-ops master: use linux-image-generic by default  https://review.openstack.org/51075714:54
*** jvidal has quit IRC14:54
*** hw_wutianwei has quit IRC15:01
*** galstrom is now known as galstrom_zzz15:01
*** thorst has quit IRC15:01
*** lucasxu has joined #openstack-ansible15:05
*** qcrivera has quit IRC15:05
openstackgerritMajor Hayden proposed openstack/ansible-hardening master: Copy over legacy Zuul jobs  https://review.openstack.org/51058815:05
*** rodolof has quit IRC15:08
*** rodolof has joined #openstack-ansible15:08
evrardjpmhayden: don't forget to not break zuul for everyone's in openstack sake :p (see mordred email)15:09
mhaydenoh gosh i hope i didn't15:09
*** vnogin has quit IRC15:10
*** DanyC has quit IRC15:10
evrardjpmhayden: It was just a reminder before merging stuff15:10
evrardjp:p15:10
evrardjpjust wanted to help15:10
*** DanyC has joined #openstack-ansible15:10
*** armaan has quit IRC15:11
mhaydeni figured i'll endure some of the pain in ansible-hardening and share my results with everyone15:11
openstackgerritManuel Buil proposed openstack/openstack-ansible-os_neutron master: [WIP] Provide support for SFC deployments  https://review.openstack.org/51090915:12
*** Oku_OS is now known as Oku_OS-away15:12
*** galstrom_zzz is now known as galstrom15:12
*** DanyC has quit IRC15:13
Tahvokevrardjp: 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/171690815:20
openstackLaunchpad 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
TahvokI 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 update15:20
evrardjpTahvok: I planned to release this week15:22
*** chyka has joined #openstack-ansible15:23
*** mbuil has quit IRC15:23
evrardjpI mean, it's our release train that's now in action, and it's this friday15:23
*** thorst has joined #openstack-ansible15:23
evrardjpTahvok: it's indeed not included until the release afterwards, so I can manually bump15:26
*** mbuil has joined #openstack-ansible15:27
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible stable/pike: Manually bump nova role  https://review.openstack.org/51091515:28
*** vnogin has joined #openstack-ansible15:28
evrardjpTahvok: it will have to go through Pike then ocata15:29
*** thorst has quit IRC15:30
Tahvokevrardjp: 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 enough15:30
evrardjpTahvok: yes I will bump for Pike and Ocata15:30
evrardjpthis way next release will have it15:31
*** rodolof has quit IRC15:31
*** udesale__ has joined #openstack-ansible15:31
*** shardy_ has joined #openstack-ansible15:32
*** esberglu has quit IRC15:32
*** udesale__ has quit IRC15:33
*** vnogin has quit IRC15:33
*** esberglu has joined #openstack-ansible15:33
*** thorst has joined #openstack-ansible15:34
*** mrch has quit IRC15:34
*** vnogin has joined #openstack-ansible15:37
*** esberglu has quit IRC15:37
*** hachi_ has quit IRC15:38
*** thorst has quit IRC15:39
Tahvokevrardjp: thanks a lot! A few weeks ago we have talked of bumping this commit as well: acfb458ea86e86d7f8ffc979d31fed059100ca8515:39
TahvokBut it was not included in the last release unfortunately15:39
TahvokIs it possible to bump as well? https://github.com/openstack/openstack-ansible-openstack_hosts/commit/acfb458ea86e86d7f8ffc979d31fed059100ca8515:39
evrardjpwe generally keep this for very important bugs let me check15:40
*** shardy_ has quit IRC15:40
evrardjpthat should be already included15:40
Tahvokfor the next release?15:40
*** qcrivera has joined #openstack-ansible15:41
evrardjpoh it's included in Pike release but not yet in ocata15:43
*** thorst has joined #openstack-ansible15:43
evrardjpTahvok: yes it's already planned for next release15:44
evrardjpfor ocata15:44
Tahvokevrardjp: thanks a lot!15:44
evrardjpalready included in Pike15:44
evrardjpno need for an emergency thing for it15:44
Tahvoknext release is fine by me15:45
*** jwitko is now known as Swifty15:45
*** Swifty is now known as jwitko15:45
*** thorst_ has joined #openstack-ansible15:46
*** thorst has quit IRC15:49
Taseerevrardjp: 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
TaseerOr you would look at it only when it is fully ready ?15:50
openstackgerritManuel Buil proposed openstack/openstack-ansible-os_neutron master: Provide support for SFC deployments  https://review.openstack.org/51090915:51
evrardjpTaseer: I am happy to help, and indeed, I'd prefer more finished version, but I can already give it a go15:52
evrardjpfor a first draft review :)15:52
Taseerevrardjp: okay, here is the link to the role => https://github.com/Taseer94/openstack-ansible-os_congress15:53
*** thorst has joined #openstack-ansible15:53
Taseerevrardjp: and thanks for helping15:53
*** thorst_ has quit IRC15:54
evrardjpare you stuck on something right now?15:56
evrardjpjust for my information15:56
mbuilguys, what is the difference between these two gateways:15:57
mbuilgate-openstack-ansible-os_neutron-ansible-func-ubuntu-xenial15:57
mbuilgate-openstack-ansible-os_neutron-ansible-upgrade-ubuntu-xenial15:57
Taseerevrardjp: 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 way15:58
*** qcrivera has quit IRC16:00
*** mxevgenis has left #openstack-ansible16:00
evrardjpTaseer: ok let me do that tomorrow, because right now it's bug triage16:00
evrardjpI opened the thing, I will add it to my list and we can continue further16:00
evrardjptomorrow*16:00
evrardjpBug 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
evrardjpcolinmcnamara, thorst, adreznec, eil397, qwang,nishpatwa_, cathrichardson, drifterza, hwoarang, cshen16:01
evrardjpHere is our bug list for today https://etherpad.openstack.org/p/osa-bugtriage16:01
evrardjp#startmeeting openstack_ansible_meeting16:01
openstackMeeting 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
openstackUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.16:01
*** openstack changes topic to " (Meeting topic: openstack_ansible_meeting)"16:01
openstackThe meeting name has been set to 'openstack_ansible_meeting'16:01
Taseerevrardjp: ok, sure.16:01
evrardjp#topic rollcall16:01
*** openstack changes topic to "rollcall (Meeting topic: openstack_ansible_meeting)"16:01
evrardjpo/16:01
hwoarang#info hwoarang16:01
*** dave-mcc_ has joined #openstack-ansible16:01
evrardjp#info hwoarang16:01
evrardjpthat's interesting.16:02
andymccro/ - here partly16:02
evrardjpok we have quorum, let's start.16:02
hwoaranglol16:02
evrardjp:p16:02
evrardjpIf anyone wants to handle bug triage in the future, that would be great.16:02
evrardjp#topic new bugs16:03
*** openstack changes topic to "new bugs (Meeting topic: openstack_ansible_meeting)"16:03
evrardjp#link https://bugs.launchpad.net/openstack-ansible/+bug/172227316:03
openstackLaunchpad bug 1722273 in openstack-ansible "haproxy_keepalived_vars_file not overriding keepalived configuration" [Undecided,New]16:03
evrardjpthat sounds valid docs issue16:04
evrardjpand I am probably the one to blame.16:04
evrardjpbut let's skip that part.16:04
evrardjp:D16:04
evrardjpconfirmed, but what level? IMO we are setting wrong expectations, so I'd put it as high16:04
*** dave-mccowan has quit IRC16:04
hwoarangok16:05
evrardjpspotz: do you have time to look at this one?16:05
evrardjpnext16:06
evrardjp#link https://bugs.launchpad.net/openstack-ansible/+bug/172220016:06
openstackLaunchpad bug 1722200 in openstack-ansible "percona-xtrabackup unmet dependencies" [Undecided,New]16:06
evrardjpandymccr: the docs for the upgrade is still manually updated, right? It's not coming from the upgrade script or anything16:07
hwoaranghmm16:07
andymccrthe docs for the upgrade?16:07
*** pcaruana has quit IRC16:07
andymccrthey arent automatically updated anyway i know of at least16:08
evrardjpok16:08
evrardjpmaybe it's out of sync with the code16:08
evrardjpbut also we don't test this in our periodics...16:08
evrardjpso we might have missed it16:08
andymccrwe dont do db upgrades in the os upgrade?16:09
andymccryeah16:09
andymccrtbh i think those 2 things should be separate16:09
andymccrif you want to update your DB go for it, we have a process for that, but it isn't specifically tied into openstack itself16:09
*** gouthamr has quit IRC16:10
evrardjpoh you mean completely removing the db part of the maintenance, and do it separately?16:10
andymccri mean that would be up for debate16:10
odyssey4mein our run_upgrade script we do implement the flag to upgrade the DB16:10
andymccrbut i personally think so16:10
andymccroh so we do an upgrade test during the upgrade scenarios?16:11
andymccrin that case. sure16:11
odyssey4meyes, one should do it seperately, but that's why we outline all the steps and recommend you do them manually16:11
andymccri mean i still think the 2 are separate16:11
andymccri wouldnt advise doing a db upgrade during your openstack upgrade16:11
andymccrbut thats just me :)16:11
evrardjpandymccr: yes we do test it, but not this one particularily because we don't test N to O16:11
andymccrevrardjp: don't we? i thought we had an ocata upgrade scenario16:11
odyssey4mewe do test N to O16:11
evrardjpmmm16:11
andymccri think i checked last time and it was working too - but could be wrong16:11
odyssey4methe periodic upgrade test for 'ocata' is an upgrade to Ocata16:12
odyssey4meand yes, it's been reliably working for some time16:12
evrardjpit doesn't show up on health16:12
odyssey4methe galera_server repo also does a cluster upgrade per commit for the newton/ocata branches IIRC16:12
evrardjpoh maybe we don't generate subunit for it?16:12
odyssey4meno subunit for any branches older than pike16:12
evrardjpok16:12
evrardjpthat's it16:13
odyssey4mehttp://logs.openstack.org/periodic/periodic-openstack-ansible-upgrade-aio-ocata-ubuntu-xenial/16:13
odyssey4methe latest one succeeded16:14
odyssey4methis issue may be due to using the percona repo instead of the downloaded package?16:15
odyssey4menot sure - the issue will need confirming16:15
odyssey4mewe know that the defaults aren't showing that failure though due to the periodics16:15
evrardjpyeah, so what concerns me there is the version16:15
evrardjp2.3 instead of 2.416:15
evrardjpon the job you see it tries to install 2.4 from 2.3 and it works16:16
evrardjpI will check with armaan in more details tomorrow I guess16:16
evrardjpok let's move on16:17
evrardjp#link https://bugs.launchpad.net/openstack-ansible/+bug/172191216:17
openstackLaunchpad bug 1721912 in openstack-ansible "delegate_facts does not work with container connection plugin" [Undecided,New]16:17
*** rodolof has joined #openstack-ansible16:18
*** armaan has joined #openstack-ansible16:18
evrardjpa fun one :(16:18
evrardjpit looks pretty valid16:18
andymccrugh16:18
evrardjpwe should probably have a test for that16:19
andymccrthat'd be at least high - because that will cause some weird outcomes16:19
evrardjpyup.16:19
evrardjplogan-: or jmccrory, did one of you got the chance to work on those?16:19
evrardjpwe start to have too many "high" bugs :/16:20
evrardjpok let's continue16:20
evrardjp#link https://bugs.launchpad.net/openstack-ansible/+bug/172187816:20
openstackLaunchpad bug 1721878 in openstack-ansible "os_magnum: Pike: missing default_docker_volume_type" [Undecided,New]16:20
evrardjpI think Florian has a point16:21
evrardjpbut it also makes sense to wire things up16:21
odyssey4meja, it probably makes sense to wire up if we can16:23
andymccryeah16:23
odyssey4meregardless of whether magnum should be fixed, we'll have to carry a workaround16:23
odyssey4meI do think that magnum should handle the issue more gracefully though16:24
evrardjpin the meantime, because we can workaround in user variables, I'd tend to mark it as medium16:24
odyssey4mefunny enough, handling missing deps gracefully is one of the 12FA principles :p16:24
odyssey4mewe can either wire it up, or add a reno with a known issue16:24
evrardjpodyssey4me: that's true16:25
evrardjpwe still need work there16:25
evrardjpeither docs for magnum, or wire code16:25
evrardjpmedium, ok everyone?16:25
jmccrorymaybe 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-cinder16:26
*** dxiri has quit IRC16:26
odyssey4meja, an established workaround is available16:26
odyssey4megood suggestion there jmccrory16:26
*** dxiri has joined #openstack-ansible16:26
evrardjpok next16:28
evrardjp#link https://bugs.launchpad.net/openstack-ansible/+bug/172155416:28
openstackLaunchpad bug 1721554 in openstack-ansible "os_ceilometer fails without swift installed" [Undecided,New]16:28
evrardjpceilometer...16:28
evrardjpI am working on the role maturity FYI, but in the meantime...16:29
evrardjpwhat should we do?16:29
odyssey4meare we going ahead with pulling those out from master at least?16:30
*** DanyC has joined #openstack-ansible16:30
*** dxiri_ has joined #openstack-ansible16:30
odyssey4mewhatever happens, we're going to have to maintain up to pike anyway because we didn't pull it from pike16:30
odyssey4meso I guess we may as well figure out how to make it work and fix it16:30
*** armaan_ has joined #openstack-ansible16:31
evrardjp...16:31
evrardjplovely16:31
odyssey4methat bug will need confirmation, but it looks plausible16:31
*** dxiri has quit IRC16:32
odyssey4meI'd mark it low, given that those roles are unmaintained16:32
*** br0k3n1 has joined #openstack-ansible16:32
odyssey4mehmm, maybe medium actually because there's no workaround16:32
andymccrwell 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
andymccrseems sensible to still have a thing saying "this role isnt maintained properly since newton" or w/e the case may be16:32
odyssey4meif we take that stance, then perhaps we should remove those roles from integration all the way back to newton and do a minor rev16:33
odyssey4mewith a reno obviously16:33
*** armaan has quit IRC16:33
evrardjpmaybe not newton if it works in N?16:33
andymccrwell i just think its misleading to keep them in for the sake of it16:33
evrardjpI agree there16:33
odyssey4memaybe leave N16:33
andymccrlike they dont work, or nobody is using/maintaining them16:34
andymccri think N works16:34
evrardjpI think it's bad to set wrong expectation16:34
evrardjpexpectations16:34
odyssey4mebut O onwards has been unmaintained16:34
andymccryeah ^16:34
evrardjpok16:34
odyssey4meyup - we just need to move all the stuff out into the roles and have the 'extras' stuff like cloudkitty16:34
*** Guest66098 is now known as mgagne16:34
andymccrwe 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 IRC16:34
*** mgagne has joined #openstack-ansible16:34
evrardjpyeah if I got a cent every metering stack bug report, I'd be iphone X world right now.16:35
*** rodolof has quit IRC16:35
evrardjpok maybe a dollar instead.16:35
evrardjpanyway.16:35
jmccrorythat is a strange task though. why do ceilometer hosts need a swift user?16:35
openstackgerritManuel Buil proposed openstack/openstack-ansible-os_neutron master: Make sure iptables is installed  https://review.openstack.org/51093516:35
jmccroryhttps://github.com/openstack/openstack-ansible-os_ceilometer/blob/master/tasks/ceilometer_pre_install.yml#L32-L4016:35
odyssey4mejmccrory because of gnocchi16:36
odyssey4meif gnocchi uses swift, then it needs a swift user16:36
*** DanyC_ has joined #openstack-ansible16:36
*** rodolof has joined #openstack-ansible16:36
jmccroryhmm ok16:36
*** germs has joined #openstack-ansible16:37
evrardjpIn the meantime, let's not mark it as confirmed, I marked it as medium16:37
evrardjpif we continue with the role deprecation work, and validate it, I can send a mail to the ML asking for contributors16:37
evrardjpif no one comes over at next community meeting, we are done and we can deprecate it16:38
evrardjplet's move to some other bug, for andymccr's pleasure:16:38
evrardjp#link https://bugs.launchpad.net/openstack-ansible/+bug/172135616:38
openstackLaunchpad bug 1721356 in openstack-ansible "nova-placement-api haproxy health check is broken" [Undecided,New]16:38
odyssey4mewe should have pulled it out in ocata :/16:38
andymccri thought i fixed this16:38
evrardjpandymccr: https://github.com/openstack/openstack-ansible/blob/master/group_vars/haproxy_all/haproxy.yml#L179-L180 ?16:39
*** DanyC has quit IRC16:39
andymccrwell apparently i didnt16:39
evrardjpin https://github.com/openstack/openstack-ansible/commit/c4105464e6e5c1f199e8e256ced17208e913935c ?16:39
andymccrsince it hasnt changed16:39
logan-my bug is from ocata16:40
logan-maybe it didn't get backported16:40
andymccrahh16:40
andymccrso maybe we just need to backport that16:40
andymccralthough i think16:40
andymccrin ocata we do it slightly diff16:40
andymccrbecause in ocata we use nginx + uwsgi16:40
andymccrin pike+ we use uwsgi direct16:40
logan-right16:40
evrardjpoh16:40
evrardjpthat's it16:40
logan-so in ocata when uwsgi fails to start, nginx does the bad gateway response and haproxy leaves the endpoint up16:40
andymccrlogan-: ahh16:41
evrardjpon top of that haproxy config is different in O16:41
andymccrmaybe we need an expect there?16:41
andymccrrather status expectation on haproxy16:41
andymccrand to fix whatever is causing uwsgi not to start16:41
logan-the uwsgi failing to start was my fault, but it uncovered this :)16:41
evrardjpcouldn't this be changed too https://github.com/openstack/openstack-ansible/blob/stable/ocata/playbooks/vars/configs/haproxy_config.yml#L153 ?16:42
andymccrlogan-: ahh ok fair enough16:42
evrardjpI'd agree with andymccr there, maybe expect not 5xx16:42
logan-yeah16:42
logan-makes sense to me16:42
andymccrwell16:43
andymccrin ocata we could probably do an expect 20x or something16:43
andymccrthe reason its diff in pike+ is because removing nginx means it doesnt forward to like /placement - you just hit direct16:43
andymccrand that causes some weirdness with responses16:43
evrardjpI thought you had all the 4xx or 3xx not really an issue16:43
andymccr401 is because it doesnt find the endpoint directly, unless you request /placement16:43
andymccrbut if you are using nginx it forwards / --> /placement so it should exist and not give a 40116:44
evrardjpfair enough16:44
andymccrbut could be wrong16:44
andymccralthough doing not 5xx would bea. good start point16:44
*** germs has quit IRC16:44
andymccrsince if its actually broken it will 5xx16:44
evrardjpyeah16:44
evrardjpok let's mark this as confirmed and ... ?16:44
andymccrmedium16:44
*** rodolof has quit IRC16:44
evrardjpk16:45
andymccrits only a problem if things are broken already16:45
andymccrand dont do a logan- and break placement service :P16:45
odyssey4meagreed16:45
logan-:P16:45
odyssey4mehaha16:45
evrardjphaha16:45
evrardjpanyway, let's figure things out for last week's bugs not handled...16:46
evrardjp#link https://bugs.launchpad.net/openstack-ansible/+bug/171951716:46
openstackLaunchpad bug 1719517 in openstack-ansible "Ceilometer policy.json includes python unicode encoding" [Undecided,New]16:46
andymccrlol16:46
*** shardy has quit IRC16:46
*** esberglu has joined #openstack-ansible16:46
evrardjp;)16:46
evrardjplet's move on to16:46
andymccrmaybe this thing does work?16:46
andymccror at least16:46
andymccrchristian seems to be giving it a go at fixing it?16:46
evrardjpyeah16:46
evrardjpsure!16:46
andymccrif we can convince somebody to manage it that'd be awesome16:47
evrardjp:p16:47
andymccrotherwise my response is the same as the previous ceilometer bug16:47
evrardjpI will contact him directly16:47
evrardjpon top of the rest16:47
odyssey4meit appears so - except it got caught in the jenkins/zuul fight16:47
andymccryeah i mean16:47
andymccrthat patch got shot down :P16:47
odyssey4mewell, maybe he could help maintain the roles ;)16:47
evrardjpok I understand your stance :)16:48
andymccrsi si16:48
evrardjplet's move on a different bug16:48
evrardjp#link #link https://bugs.launchpad.net/openstack-ansible/+bug/171459716:48
openstackLaunchpad bug 1714597 in openstack-ansible "multi OS repo-build needs to be more intuitive " [Undecided,New]16:48
evrardjpdarn16:48
evrardjp#link https://bugs.launchpad.net/openstack-ansible/+bug/171459716:48
*** br0k3n1 has quit IRC16:48
*** br0k3n has joined #openstack-ansible16:48
evrardjpno one reproduced it?16:48
evrardjpcan we continue our way?16:48
odyssey4meI think you may have fixed the actual bug there evrardjp - the ansible_local thing not being a string?16:49
odyssey4mehttps://review.openstack.org/#/q/I63817bb3c58a2c44d3e948bdb81005dc2e734c2116:49
evrardjpyeah I remember that, but I am not sure it's linked to the first part of the bug16:49
evrardjpdict object has no attribute repo_build16:50
odyssey4meso the bug itself is incorrect16:50
evrardjpmaybe16:50
evrardjpI think we should close this one down then16:50
evrardjpor mark it incomplete16:51
odyssey4methe 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 this16:51
odyssey4meI can assign to me to try and replicate with your patch included16:51
*** br0k3n1 has joined #openstack-ansible16:51
odyssey4meI intend to put some time into working on repo things on Friday this week.16:51
evrardjpok I'll leave it as is16:51
evrardjpoh great16:52
evrardjpI just added your name into the assignee16:52
evrardjplet's move on16:52
evrardjp#link https://bugs.launchpad.net/openstack-ansible/+bug/170836016:52
openstackLaunchpad bug 1708360 in openstack-ansible "Openstack-Ansible Install Fails with OVS" [Undecided,New]16:52
evrardjpso here I think what would be great (in accordance with what odyssey4me and andymccr already said to me)... to have an ovs scenario16:53
evrardjpso question16:53
*** br0k3n has quit IRC16:53
evrardjphwoarang: what's your status there? :D16:53
andymccri see what you did there16:53
odyssey4meyeah, that'd be nice - scenario and example config along with the others16:53
evrardjpandymccr: D16:53
hwoarangevrardjp: i will have to ask16:55
evrardjpok16:55
evrardjpthanks16:55
hwoarangsince i am not the one doing the work16:55
openstackgerritMerged openstack/openstack-ansible-apt_package_pinning master: Add OpenStack-Ansible metadata  https://review.openstack.org/51046916:55
evrardjpdo you know who handles that?16:55
openstackgerritMerged openstack/openstack-ansible-ceph_client master: Add OpenStack-Ansible metadata  https://review.openstack.org/51047016:55
evrardjpoh we have precedent ^16:55
evrardjpbut that's for another topic16:55
evrardjpI suggest we close the bug triage conversation for today16:55
andymccr+216:56
hwoarangevrardjp: it's epalper16:56
evrardjpwe can continue the OVS conversation outside the meeting16:56
evrardjpthanks everyone!16:56
evrardjp#endmeeting16:56
andymccrsweet! thanks evrardjp16: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
openstackMeeting ended Tue Oct 10 16:56:23 2017 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)16:56
openstackMinutes:        http://eavesdrop.openstack.org/meetings/openstack_ansible_meeting/2017/openstack_ansible_meeting.2017-10-10-16.01.html16:56
openstackMinutes (text): http://eavesdrop.openstack.org/meetings/openstack_ansible_meeting/2017/openstack_ansible_meeting.2017-10-10-16.01.txt16:56
andymccrim out for the day16:56
openstackLog:            http://eavesdrop.openstack.org/meetings/openstack_ansible_meeting/2017/openstack_ansible_meeting.2017-10-10-16.01.log.html16:56
evrardjpandymccr: )16:56
evrardjpenjoy the evening16:56
hwoarangevrardjp: there is an XCI meeting tomorrow. i will make sure I will add this topic to the agenda16:57
evrardjpgreat16:57
*** gouthamr has joined #openstack-ansible16:57
openstackgerritMerged openstack/openstack-ansible-os_monasca-ui master: Add OpenStack-Ansible metadata  https://review.openstack.org/51049916:57
openstackgerritMerged openstack/openstack-ansible-rsyslog_client master: Add OpenStack-Ansible metadata  https://review.openstack.org/51051816:59
openstackgerritMerged openstack/openstack-ansible-rsyslog_server master: Add OpenStack-Ansible metadata  https://review.openstack.org/51051916:59
*** gouthamr has quit IRC17:00
openstackgerritMerged openstack/openstack-ansible-pip_install master: Add OpenStack-Ansible metadata  https://review.openstack.org/51051217:00
taskeris there a way to completely disable a container? i don't use it, don't need it, don't want created / installed.17:01
taskerI'm beginning to think that I'd need to rewrite the entire role.17:01
*** gouthamr has joined #openstack-ansible17:01
evrardjptasker: it's possible17:02
evrardjpwhich one are you talking about?17:02
*** MasterOfBugs has joined #openstack-ansible17:02
*** br0k3n1 has quit IRC17:03
odyssey4metasker absolutely nothing in OSA *requires* the container to be used17:04
odyssey4mealright, I'm out for the evening - cheers all17:04
evrardjpI have to go17:04
evrardjptoo17:04
evrardjpsee you tomorrow!17:04
taskerthe neutron_agent container17:05
*** weezS has quit IRC17:05
taskerI'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
evrardjpwow this is a fairly important container17:06
tasker. (    of course it is.17:06
odyssey4metasker  you need to set is_metal for it17:06
odyssey4methere's actually a review up for that17:07
evrardjpyeah17:07
odyssey4mehttps://review.openstack.org/45445017:07
taskerok. I'll look at that. perhaps I'm trying to disable the wrong thing.17:07
taskerI'll get back to you when I have more info.17:07
odyssey4metasker 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-ceph17:10
*** armaan_ has quit IRC17:12
*** armaan has joined #openstack-ansible17:12
*** armaan has quit IRC17:17
*** br0k3n1 has joined #openstack-ansible17:19
*** br0k3n1 has quit IRC17:20
mhaydencould a couple of folks give this bugfix a looksee? https://review.openstack.org/50951517:20
openstackgerritMerged openstack/openstack-ansible-os_trove master: Add OpenStack-Ansible metadata  https://review.openstack.org/51050917:22
openstackgerritMerged openstack/openstack-ansible-rabbitmq_server master: Add OpenStack-Ansible metadata  https://review.openstack.org/51051517:24
*** br0k3n has joined #openstack-ansible17:24
openstackgerritJimmy McCrory proposed openstack/openstack-ansible-lxc_hosts master: Use consistent number of retries for staging image  https://review.openstack.org/51095917:25
*** MasterOfBugs has quit IRC17:27
*** br0k3n1 has joined #openstack-ansible17:27
openstackgerritAlbert Mikaelyan proposed openstack/openstack-ansible master: designate variables for neutron integration  https://review.openstack.org/51065017:28
openstackgerritMerged openstack/openstack-ansible-lxc_container_create master: Add functional tests for our different backendstores  https://review.openstack.org/50983817:28
*** br0k3n has quit IRC17:28
jmccrorymhayden that's not handled by the state ternary?17:28
*** persia has quit IRC17:30
*** gfa has quit IRC17:31
openstackgerritAlbert Mikaelyan proposed openstack/openstack-ansible-os_neutron master: Add [designate] section in neutron.conf  https://review.openstack.org/51065417:31
openstackgerritMajor Hayden proposed openstack/openstack-ansible master: Fix adminurl/adminuri typo  https://review.openstack.org/51096717:34
mhaydenjmccrory: doesn't look like it17:36
mhaydenlooks like a typo unless i'm missing it entirely17:36
*** mbuil has quit IRC17:36
openstackgerritMerged openstack/openstack-ansible-galera_server master: Add OpenStack-Ansible metadata  https://review.openstack.org/51047217:36
*** qcrivera has joined #openstack-ansible17:38
*** vnogin has quit IRC17:42
*** weezS has joined #openstack-ansible17:45
*** acormier has joined #openstack-ansible17:48
openstackgerritMajor Hayden proposed openstack/openstack-ansible master: Avoid using gather_facts as a variable  https://review.openstack.org/51096917:50
acormierHey 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 the17: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-aio17:51
logan-that is exactly what it does :)17:51
acormierAwesome, that looks great.  Should allow me to sufficiently test all the features like live migrations/upgrades/failovers/etc.17:52
acormierlogan-: Thank you!17:52
logan-no prob17:53
*** fandrieu_ has joined #openstack-ansible18:02
*** fandrieu_ has quit IRC18:02
*** MikeW has joined #openstack-ansible18:02
MikeWHey 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 stuff18:03
*** fandrieu has quit IRC18:04
*** stuartgr has quit IRC18:06
*** persia has joined #openstack-ansible18:07
*** poopcat has joined #openstack-ansible18:09
openstackgerritMerged openstack/openstack-ansible-os_cinder master: Add OpenStack-Ansible metadata  https://review.openstack.org/51048318:12
*** acormier has quit IRC18:14
*** acormier has joined #openstack-ansible18:15
ryadehello 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 appreciated18:15
*** hachi_ has joined #openstack-ansible18:15
*** acormier has quit IRC18:19
*** dhellmann has joined #openstack-ansible18:20
dhellmannhey, folks, I'm trying to debug an issue with the release announce job for openstack-ansible-haproxy_server18:20
dhellmannthe logs are in http://logs.openstack.org/a0/a00394f53aaf4f9740057d09237e51a5ab38543b/release/openstack-ansible-haproxy_server-announce-release/a198d13/console.html18:20
dhellmannthis is an old failure, but I'm just getting around to looking at it18:21
dhellmannthe problem seems to be related to our git library not being able to understand the tests/common directory being checked into that repo18:21
*** electrofelix has quit IRC18:21
dhellmannthat 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 for18:22
dhellmannevrardjp, cloudnull : ^^18:22
evrardjpdhellmann: 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 repo18:25
evrardjpI will have a look at your issue18:25
dhellmannevrardjp: 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
dhellmannhttp://paste.openstack.org/show/623269/18:26
openstackgerritMerged openstack/ansible-hardening master: Remove RHEL 6 STIG auditd template  https://review.openstack.org/50637518:26
evrardjpno 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
dhellmannevrardjp: ok, if I'm doing things right then this can wait for you to look at it tomorrow18:27
dhellmannopenstack-ansible-memcached_server doesn't have a tests/common18:28
dhellmannin fact, only openstack-ansible-haproxy_server has that directory18: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-cf0496bda6b96721ab74d9770a377b0118:30
evrardjpyup18:30
evrardjplet me fix that quick18:30
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible-haproxy_server master: Remove submodule in common  https://review.openstack.org/51098718:32
*** hachi_ has quit IRC18:33
evrardjplogan-: thanks for reactiveness18:33
evrardjpI am testing it on my machine18:34
evrardjplogan-: dhellmann: submodules... !18:38
logan-:P18:38
logan-nps18:38
*** esberglu has quit IRC18:39
evrardjpcloudnull: jmccrory could one of you vote on https://review.openstack.org/510987 ? it passed my local testing and it would unblock dhellmann18:39
*** esberglu has joined #openstack-ansible18:39
*** weezS has quit IRC18:39
evrardjpgood catch dhellmann btw :)18:41
evrardjplogan-: jmccrory we'll need to backport it to pike :(18:41
dhellmannevrardjp : thanks for that!18:43
*** esberglu has quit IRC18:44
evrardjpdhellmann: No worries, I don't like bugs but this one was pretty much easy to fix, so shoot any of those anyday :p18:44
dhellmann++18:44
*** esberglu has joined #openstack-ansible18:50
*** germs has joined #openstack-ansible18:53
*** fandrieu has joined #openstack-ansible18:54
openstackgerritOpenStack Proposal Bot proposed openstack/openstack-ansible-os_freezer master: Updated from global requirements  https://review.openstack.org/48412018:59
openstackgerritOpenStack Proposal Bot proposed openstack/openstack-ansible-os_searchlight master: Updated from global requirements  https://review.openstack.org/49523819:00
*** qcrivera has quit IRC19:00
*** ashak_ has joined #openstack-ansible19:01
*** acormier has joined #openstack-ansible19:01
*** germs has quit IRC19:02
*** ashak has quit IRC19:02
*** acormier has quit IRC19:06
openstackgerritOpenStack Proposal Bot proposed openstack/openstack-ansible-os_freezer master: Updated from global requirements  https://review.openstack.org/48412019:15
openstackgerritMajor Hayden proposed openstack/openstack-ansible master: Remove jinja from failed_when  https://review.openstack.org/51099519:15
openstackgerritOpenStack Proposal Bot proposed openstack/openstack-ansible-os_searchlight master: Updated from global requirements  https://review.openstack.org/49523819:15
openstackgerritMajor Hayden proposed openstack/openstack-ansible-repo_server master: Suppress curl warning  https://review.openstack.org/51099619:17
*** hachi_ has joined #openstack-ansible19:19
openstackgerritMajor Hayden proposed openstack/openstack-ansible-repo_build master: Use empty env variable set if missing  https://review.openstack.org/51099719:27
openstackgerritMajor Hayden proposed openstack/openstack-ansible-galera_server master: Suppress command/shell warnings  https://review.openstack.org/51099819:31
openstackgerritKevin Carter (cloudnull) proposed openstack/openstack-ansible master: Convert the AIO from using overlayfs to machinectl  https://review.openstack.org/51017519:32
*** thorst has quit IRC19:46
*** vnogin has joined #openstack-ansible19:48
*** thorst has joined #openstack-ansible19:51
*** thorst has quit IRC19:56
*** thorst has joined #openstack-ansible20:08
openstackgerritJimmy McCrory proposed openstack/openstack-ansible-os_searchlight master: Update configuration to use Keystone v3  https://review.openstack.org/51101220:16
*** hachi_ has quit IRC20:18
*** chyka has quit IRC20:19
mhaydenlogan-: FYI -> https://github.com/Logan2211/ansible-haproxy-endpoints/pull/320:19
openstackgerritOpenStack Proposal Bot proposed openstack/openstack-ansible-os_freezer master: Updated from global requirements  https://review.openstack.org/48412020:27
openstackgerritOpenStack Proposal Bot proposed openstack/openstack-ansible-os_searchlight master: Updated from global requirements  https://review.openstack.org/49523820:27
*** fandrieu_ has joined #openstack-ansible20:32
*** openstackgerrit has quit IRC20:33
*** fandrieu has quit IRC20:34
*** fandrieu_ is now known as fandrieu20:34
*** qcrivera has joined #openstack-ansible20:41
*** rodolof has joined #openstack-ansible20:42
*** qcrivera has quit IRC20:46
*** rodolof has quit IRC20:51
*** rodolof has joined #openstack-ansible20: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=True20:52
mhaydenashak_: you could put that variable into /etc/openstack_deploy/user_variables.yml20:53
ashak_I tried that too, it still doesn't seem to make any changes to my haproxy config :(20:53
*** dxiri_ has quit IRC20:53
*** dxiri has joined #openstack-ansible20:54
ashak_Hrm, perhaps it has and i'm being dumb...20:55
*** openstackgerrit has joined #openstack-ansible20:55
openstackgerritOpenStack Proposal Bot proposed openstack/openstack-ansible-os_freezer master: Updated from global requirements  https://review.openstack.org/48412020:55
openstackgerritOpenStack Proposal Bot proposed openstack/openstack-ansible-os_searchlight master: Updated from global requirements  https://review.openstack.org/49523820:56
*** dxiri has quit IRC20:58
*** DanyC_ has quit IRC20:59
*** DanyC has joined #openstack-ansible21:00
*** br0k3n1 has quit IRC21: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 IRC21:06
*** jamesdenton has quit IRC21:08
*** br0k3n1 has joined #openstack-ansible21:10
openstackgerritOpenStack Proposal Bot proposed openstack/openstack-ansible-os_freezer master: Updated from global requirements  https://review.openstack.org/48412021:11
*** rodolof has quit IRC21:11
openstackgerritOpenStack Proposal Bot proposed openstack/openstack-ansible-os_searchlight master: Updated from global requirements  https://review.openstack.org/49523821:11
*** rodolof has joined #openstack-ansible21:12
*** esberglu has quit IRC21:14
*** esberglu has joined #openstack-ansible21: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-ansible21:19
*** thorst has quit IRC21:21
*** armaan has quit IRC21:21
*** armaan has joined #openstack-ansible21:22
openstackgerritMerged openstack/openstack-ansible master: Add breakout groups for hypervisor types  https://review.openstack.org/47472121:24
*** rodolof has quit IRC21:27
openstackgerritJimmy McCrory proposed openstack/openstack-ansible-haproxy_server master: Regenerate haproxy.cfg on base config changes  https://review.openstack.org/51104621:27
jmccroryashak_ ^ likely your issue21:27
*** rodolof has joined #openstack-ansible21:28
openstackgerritAlbert Mikaelyan proposed openstack/openstack-ansible master: designate variables for neutron integration  https://review.openstack.org/51065021:28
*** qcrivera has joined #openstack-ansible21:31
*** acormier has joined #openstack-ansible21:32
*** br0k3n1 has left #openstack-ansible21:32
ashak_jmccrory: ah. cool21:33
openstackgerritAlbert Mikaelyan proposed openstack/openstack-ansible-os_neutron master: Add [designate] section in neutron.conf  https://review.openstack.org/51065421:33
*** kylek3h has quit IRC21:33
openstackgerritAntony Messerli proposed openstack/openstack-ansible stable/newton: [WIP] Reduce AIO memory footprint  https://review.openstack.org/51105121:34
openstackgerritOpenStack Proposal Bot proposed openstack/openstack-ansible-os_freezer master: Updated from global requirements  https://review.openstack.org/48412021:34
openstackgerritOpenStack Proposal Bot proposed openstack/openstack-ansible-os_searchlight master: Updated from global requirements  https://review.openstack.org/49523821:34
*** acormier has quit IRC21:36
*** lucasxu has quit IRC21:38
*** chyka has joined #openstack-ansible21:39
*** acormier has joined #openstack-ansible21:46
*** dxiri has joined #openstack-ansible21:51
*** acormier has quit IRC21:51
*** threestrands has joined #openstack-ansible21:58
*** qcrivera has quit IRC21:59
TahvokI'm receiving these in zuul: "ERROR! /home/zuul/src/git.openstack.org/openstack/ansible-hardening not found",22:00
TahvokIs it known?22:01
*** rodolof has quit IRC22:02
*** rodolof has joined #openstack-ansible22:02
*** acormier has joined #openstack-ansible22:04
*** acormier has quit IRC22:09
*** pbandark has quit IRC22:17
*** acormier has joined #openstack-ansible22:18
*** vnogin has quit IRC22:20
*** galstrom is now known as galstrom_zzz22:20
*** vnogin has joined #openstack-ansible22:20
*** acormier has quit IRC22:21
*** vnogin has quit IRC22:22
*** dxiri has quit IRC22:34
*** dxiri has joined #openstack-ansible22:34
*** dxiri has quit IRC22:39
*** dxiri has joined #openstack-ansible22:39
*** acormier has joined #openstack-ansible22:59
*** acormier has quit IRC23:03
*** DanyC has quit IRC23:06
*** dxiri has quit IRC23:11
openstackgerritMerged openstack/openstack-ansible-haproxy_server master: Remove submodule in common  https://review.openstack.org/51098723:13
*** chyka has quit IRC23:17
*** rodolof has quit IRC23:20
*** thorst has joined #openstack-ansible23:22
*** thorst has quit IRC23:27
*** gouthamr has joined #openstack-ansible23:39
*** dxiri has joined #openstack-ansible23:40
openstackgerritJimmy McCrory proposed openstack/openstack-ansible-haproxy_server stable/pike: Remove submodule in common  https://review.openstack.org/51107723:41
*** dasTor has quit IRC23:56
*** dasTor has joined #openstack-ansible23:57
*** mancdaz has quit IRC23:58

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!