Friday, 2016-02-05

*** daneyon has quit IRC00:03
openstackgerritMerged openstack/openstack-ansible: Add ssl deployment to novnc console type  https://review.openstack.org/26789600:05
*** daneyon_ has quit IRC00:09
*** weezS has quit IRC00:21
*** weshay_xchat has joined #openstack-ansible00:48
*** alex___ has joined #openstack-ansible00:58
alex___hi - wondering if anyone can confirm this bug - on liberty install, swift container-error.log contains: Error connecting to memcached: 127.0.0.1:11211 -- it looks like we should be putting a /etc/swift/memcache.conf in place with memcache servers. look like a bug, or user error? =)00:59
*** hybridpolio has joined #openstack-ansible01:04
*** hybridpollo has quit IRC01:04
*** eil397 has quit IRC01:08
*** daneyon has joined #openstack-ansible01:08
*** daneyon_ has joined #openstack-ansible01:09
*** galstrom is now known as galstrom_zzz01:11
*** daneyon has quit IRC01:13
cloudnullalex___: is that a swift proxy error ?01:13
cloudnullor is that coming from the swift container server ?01:14
alex___swift container server01:14
*** oneswig has joined #openstack-ansible01:14
cloudnulli think thats coming in from https://github.com/openstack/swift/blob/master/etc/proxy-server.conf-sample#L379-L41001:15
cloudnullwhich I dont believe we have a template for01:15
alex___storage1:~# grep memcache /etc/swift/ -r /etc/swift/container-server/container-reconciler.conf:use = egg:swift#memcache /etc/swift/object-server/object-expirer.conf:use = egg:swift#memcache storage1:~#01:15
alex___oops, didn't format nicely. =)01:15
alex___basically, no mention of memcache config in /etc/swift01:15
cloudnullnevermind we have it templated there.01:16
cloudnullhttps://github.com/openstack/openstack-ansible/blob/liberty/playbooks/roles/os_swift/templates/proxy-server.conf.j2#L83-L8601:16
alex___yes, but proxy-server.conf is not on the swift container, only on swift proxy01:17
cloudnullthat should be getting options from https://github.com/openstack/openstack-ansible/blob/liberty/playbooks/inventory/group_vars/hosts.yml#L70-L7201:17
cloudnullhum01:17
cloudnullthats the only place im seeing so far where swift mentions caching01:18
cloudnullhttps://github.com/openstack/swift/blob/master/etc/container-server.conf-sample01:18
*** daneyon_ has quit IRC01:18
cloudnullnothing in there for the container server01:18
cloudnullwell I guess its this https://github.com/openstack/swift/blob/master/etc/memcache.conf-sample01:19
cloudnullhowever i was thinking that was proxy only .01:19
alex___i did see - https://bugs.launchpad.net/openstack-manuals/+bug/1464939 - which is similar01:19
openstackLaunchpad bug 1464939 in openstack-manuals "container-reconciler need memcache in storage node" [Undecided,Confirmed]01:19
cloudnullbut i guess this is whats up https://github.com/openstack/swift/blob/master/etc/memcache.conf-sample#L2-L601:19
*** oneswig has quit IRC01:19
cloudnullWe should template that up and ship it with the swift storage nodes too01:20
cloudnullso thats a bug01:20
cloudnull:)01:20
cloudnullwell not really a bug, but a place where we can improve01:20
alex___is it a global /etc/memcache.conf, or a local /etc/swift/memcache.conf ? I placed /etc/swift/memcache.conf and container picked it up and error is gone01:20
alex___oh, n/m, i see01:21
alex___it might make sense to deploy /etc/swift/memcache.conf for all swift nodes, and then remove memcache section from proxy-server.conf01:21
alex___can write it up in a bug01:21
cloudnullthat'd be awesome !01:21
cloudnullyea looking at the change it seems we should be using the single simple config file for all swift caching01:25
openstackgerritKevin Carter proposed openstack/openstack-ansible: Updated neutron plugin_base setup and config(s)  https://review.openstack.org/27589401:25
*** joqo78 has joined #openstack-ansible01:26
cloudnullim off have a good one01:27
alex___submitted, thanks!01:28
*** alex___ has quit IRC01:29
logan-wow the venvs are huge disk space wise :(01:31
*** sdake has quit IRC01:38
*** raginbajin has quit IRC01:42
*** raginbajin has joined #openstack-ansible01:46
*** olivier427_ has quit IRC01:54
*** sdake has joined #openstack-ansible01:59
*** olivier427 has joined #openstack-ansible02:03
*** weshay_xchat has quit IRC02:06
*** olivier427 has quit IRC02:07
*** olivier427 has joined #openstack-ansible02:21
*** tomoe_ has joined #openstack-ansible02:35
*** daneyon has joined #openstack-ansible02:37
*** daneyon_ has joined #openstack-ansible02:41
*** v1k0d3n has quit IRC02:42
*** izaakk has quit IRC02:43
*** daneyon has quit IRC02:43
openstackgerritLogan V proposed openstack/openstack-ansible: Set Openstack LXC apparmor profile on haproxy containers  https://review.openstack.org/27485702:56
*** oneswig has joined #openstack-ansible03:02
*** tomoe_ has quit IRC03:05
*** mgoddard has joined #openstack-ansible03:06
*** tomoe_ has joined #openstack-ansible03:06
*** oneswig has quit IRC03:07
cloudnulllogan-: what are you seeing ?03:09
*** mgoddard has quit IRC03:11
cloudnulllogan-: if you dont want the venv based deployment you can turn it off using the "*_venv_enabled" option and set it to false.03:11
cloudnullif that would be better suited to your deployment03:11
openstackgerritMerged openstack/openstack-ansible: Update RabbitMQ install guide for correct ssl variable  https://review.openstack.org/27636603:16
*** olivier427 has quit IRC03:28
*** tomoe_ has quit IRC03:32
*** tomoe_ has joined #openstack-ansible03:33
*** sdake has quit IRC03:37
*** sdake has joined #openstack-ansible03:38
*** tomoe_ has quit IRC03:55
*** daneyon_ has quit IRC03:57
logan-yeah I had to turn them off. 281mb build without them and 378mb when i turn venvs on. still a lot of trimmming left to do on the image as the kilo one is 216mb03:57
logan-(full rootfs size not just openstack services)03:58
*** tomoe_ has joined #openstack-ansible04:00
*** cemmason1 is now known as cemmason04:01
*** sdake has quit IRC04:05
*** joqo78 has quit IRC04:06
*** sdake has joined #openstack-ansible04:07
openstackgerritKevin Carter proposed openstack/openstack-ansible: Updated upgrade process for container restarts  https://review.openstack.org/27656104:10
prometheanfirewe'll see if it still fails04:11
*** baker has joined #openstack-ansible04:12
cloudnullsee if what still fails?04:13
cloudnulllogan-: whats the target size your looking for ?04:13
cloudnullis that juts for compute nodes  ?04:13
*** tomoe_ has quit IRC04:13
logan-as small as possible :D hoping to get back down in the 200-225 ballpark. yeah just for compute04:13
*** baker_ has joined #openstack-ansible04:14
*** tomoe_ has joined #openstack-ansible04:16
prometheanfirefirefox 45b204:16
*** sdake_ has joined #openstack-ansible04:16
*** sdake has quit IRC04:17
*** baker has quit IRC04:17
logan-the kilo has /lib/modules nfs mounted, but the idea going forward is to get the image build from manual->ansible and push the images to repo server, build some dhcp/ipxe containers, and boot from that.04:17
logan- i don't really feel like doing nfs containers so for liberty, probably will sacrifice the addl 20-30mb of ram to keep /lib/modules in the image04:17
logan-compute has a few mb of ram to spare anyway :D04:18
cloudnullhum... i think you could cut out the entire lxc-host play from the compute group which would save a bit of space04:23
*** baker has joined #openstack-ansible04:24
logan-yep I don't run lxc-hosts against the compute group. this is all pre-OSA. so I'm basically running prepping the image, chrooting, running pip_install/lock_down, and then running the install bits of the neutron/cinder/nova roles, then it goes into a squashfs to be booted from.04:26
logan-the openstack services can get upgraded after boot but ideally they don't because the ones in teh image are XZ compressed and any writes after boot are uncompressed to ram04:26
*** baker_ has quit IRC04:26
cloudnullthats kinda awesome !04:26
logan-yep--IRR with plugins and the pip roles came in really handy04:28
cloudnullnice!04:28
cloudnullim hoping to get the rest of the OS roles done soonish04:29
cloudnulljust working out of the logistics for testing04:29
logan-with how those are set up I think I could just include the _install file once its done04:31
*** baker_ has joined #openstack-ansible04:31
*** weezS has joined #openstack-ansible04:32
*** baker has quit IRC04:34
cloudnullmost  likely04:35
cloudnulland we can likely decouple some of the deps once they're in independent roles04:36
openstackgerritKevin Carter proposed openstack/openstack-ansible: Add condition to local IP for overlay net  https://review.openstack.org/27379304:44
*** weezS has quit IRC04:46
*** oneswig has joined #openstack-ansible04:51
*** oneswig has quit IRC04:56
*** tomoe_ has quit IRC05:01
*** hybridpolio has quit IRC05:02
*** baker_ has quit IRC05:03
*** sdake_ has quit IRC05:03
*** tomoe_ has joined #openstack-ansible05:05
*** sdake has joined #openstack-ansible05:16
*** agireud has quit IRC05:20
*** agireud has joined #openstack-ansible05:23
*** sdake_ has joined #openstack-ansible05:31
*** sdake has quit IRC05:32
*** sdake_ has quit IRC05:44
*** olivier427 has joined #openstack-ansible05:55
*** olivier427 has quit IRC05:59
openstackgerritMerged openstack/openstack-ansible: Update RabbitMQ to v3.5.7-1  https://review.openstack.org/27455706:13
openstackgerritMerged openstack/openstack-ansible: Update ceph repo  https://review.openstack.org/27408106:14
openstackgerritMerged openstack/openstack-ansible: Update ceph repo  https://review.openstack.org/27408206:14
openstackgerritMerged openstack/openstack-ansible: Added notification options for keystone  https://review.openstack.org/27637606:14
*** phiche has joined #openstack-ansible06:25
*** tomoe_ has quit IRC06:28
*** tomoe_ has joined #openstack-ansible06:33
*** sdake has joined #openstack-ansible06:36
*** tomoe__ has joined #openstack-ansible06:38
*** tomoe_ has quit IRC06:38
*** oneswig has joined #openstack-ansible06:39
*** oneswig has quit IRC06:43
*** sdake has quit IRC06:55
*** phiche has quit IRC06:55
*** sdake has joined #openstack-ansible06:55
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Update RabbitMQ to v3.5.7-1  https://review.openstack.org/27660107:06
*** phiche has joined #openstack-ansible07:07
*** sdake has quit IRC07:15
*** targon has joined #openstack-ansible07:15
openstackgerritMerged openstack/openstack-ansible: Update plugin for and document per host overrides  https://review.openstack.org/27647807:24
openstackgerritMerged openstack/openstack-ansible: Update plugin for and document per host overrides  https://review.openstack.org/27647907:24
*** tomoe__ has quit IRC07:28
*** tomoe_ has joined #openstack-ansible07:32
*** jiteka has joined #openstack-ansible07:51
openstackgerritMerged openstack/openstack-ansible: Update Defcore test list function  https://review.openstack.org/27531807:54
openstackgerritKevin Carter proposed openstack/openstack-ansible: Allow Horizon setup with external SSL termination  https://review.openstack.org/21464707:54
*** MCoLo__ has quit IRC08:04
openstackgerritKevin Carter proposed openstack/openstack-ansible: Allow Horizon setup with external SSL termination  https://review.openstack.org/21464708:04
*** oneswig has joined #openstack-ansible08:13
prometheanfirecloudnull: sleep08:19
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Resolve bashate violation E005  https://review.openstack.org/27661508:22
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Resolve bashate violation E005  https://review.openstack.org/27661608:22
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Resolve bashate violation E005 and add notes about bashate E006 exception  https://review.openstack.org/27661508:27
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Resolve bashate violation E005 and add notes about bashate E006 exception  https://review.openstack.org/27661608:29
*** evrardjp_ is now known as evrardjp08:40
*** mikelk has joined #openstack-ansible08:41
*** oneswig has quit IRC08:44
*** oneswig has joined #openstack-ansible08:44
*** gparaskevas has joined #openstack-ansible08:44
*** oneswig has quit IRC08:49
gparaskevasodyssey4me: Hello Jesse, i am working on that https://bugs.launchpad.net/openstack-ansible/+bug/1446434. Do i need to configure a user for the rabbitmq as well or will that be left for the operator?08:58
openstackLaunchpad bug 1446434 in openstack-ansible trunk "Provide RabbitMQ management UI through HAProxy" [Wishlist,Confirmed] - Assigned to George Paraskevas (gparaskevas)08:58
*** karimb has joined #openstack-ansible09:01
andymccrhey gparaskevas i'd say it should configure the rabbitmq user. We do that for the other services, and there is a module: e.g. for nova: https://github.com/openstack/openstack-ansible/blob/master/playbooks/roles/os_nova/tasks/nova_messaging_setup.yml09:05
gparaskevasandymccr: ok then i will create a task in the rabbitmq role for an admin user09:07
andymccrgparaskevas: i think you would create the rabbitmq role as part of the haproxy section rather than creating an haproxy user in the rabbitmq role09:07
gparaskevasandymccr: mmm ok. thats not very straigh forward, how would I do that from the haproxy role?09:08
andymccrso i linked the equivalent section from the nova role above09:09
andymccrthats the bit where the nova rabbitmq user/vhost is created, but within the nova role and not the rabbitmq role09:09
*** mgoddard has joined #openstack-ansible09:09
gparaskevasandymccr: correct i didnt get it at first glance! thanks09:10
andymccrno problem!09:10
gparaskevasandymccr: i am having some objections actualy, why should this be part of the haproxy role? I mean its a rabbitmq user for rabbitmq web interface. Just my thought. If anyone else has the same opinion like andymccr  then i will be more than glad to include it in the haproxy role :)09:14
andymccrahh sorry i misread the bug09:14
andymccryeh it should go in rabbitmq09:14
gparaskevasfew..:P09:14
andymccralthough does the user not already exist?09:14
gparaskevasi havent really deployed master, but guest user is deleted in master09:15
*** metral has quit IRC09:15
gparaskevasis there any other user created except for the service users?09:15
*** metral_zzz has joined #openstack-ansible09:16
*** metral_zzz is now known as metral09:16
andymccrhm doesnt look like it09:16
*** metral has quit IRC09:16
*** openstackgerrit has quit IRC09:17
*** openstackgerrit has joined #openstack-ansible09:17
gparaskevasandymccr: i will create an admin user and the varibles for it as well in the rabbitmq role. Should i run bootstrap-ansible for the seperate roles to be downnloaded?09:19
*** markvoelker has quit IRC09:20
*** metral_zzz has joined #openstack-ansible09:22
*** metral_zzz is now known as metral09:22
andymccrgparaskevas: well if you want to actually perform a deploy to test, i'd imagine you have to run the bootstrap-ansible script (or atleast it makes it easier)09:23
gparaskevasandymccr: actualy i hust want the code downloaded...so i can make the changes. how is that done now? one git review for openstack-ansible and another for openstack-ansible-rabbitmq-server09:24
gparaskevas?09:24
andymccrgparaskevas: i'd imagine so - if youre making changes to both repos (which you would be for the user_secrets file i guess)09:25
openstackgerritMerged openstack/openstack-ansible: Check for existence of /dev/kvm  https://review.openstack.org/27384409:26
gparaskevasok then i will do clone both repos separatly and do all the changes. Then i will do two seperate commit/reviews with the same bugID09:26
*** rgogunskiy has joined #openstack-ansible09:26
odyssey4megparaskevas do the ansible bootstrap first, then remove the rabbitmq role from /etc/ansible/roles/ and git clone the rabbitmq repo into /etc/ansible/roles/ using the same name as the role directory you removed09:33
odyssey4megparaskevas otherwise the rabbitmq role has a functional test on its own, so you can just clone that on a fresh vm and execute the test playbook to see how that works09:33
odyssey4methat can allow you to test and validate your patch to the role before you work on the rest of OSA09:34
odyssey4meandymccr it would be great to have another review of https://review.openstack.org/274460 :)09:36
*** tomoe_ has quit IRC09:36
*** tomoe_ has joined #openstack-ansible09:37
odyssey4memattt would you mind taking a peek at https://review.openstack.org/274460 so that we can read our gate logs again?09:50
matttodyssey4me: i did the last commit on that review09:52
odyssey4memattt ok, does that mean you don't feel like you can vote on it?09:53
matttodyssey4me: so it's fine to vote on your own change?  :P09:54
matttif that's kosher by all means i can review it09:54
odyssey4metechnically the change is jimmy's, you just found a missing part and fixed that for him09:55
odyssey4meit's been verified by me and by alextricity25 - so yeah, I think it's fine fo you to vote on it09:55
matttodyssey4me: ok done09:58
odyssey4methanks mattt09:59
matttnp10:00
*** tomoe_ has quit IRC10:03
*** tomoe_ has joined #openstack-ansible10:09
gparaskevasodyssey4me: one question  , i did boostraped/removed and reclones the rabbitmq role. Now how should i procceed with the changes? the same as with the openstack-ansible?10:12
odyssey4megparaskevas it's two different git repositories now10:12
odyssey4meso you need to make the initial changes in the rabbitmq_server repo, then once that's working you can make changes in the openstack-ansible repo10:13
gparaskevasodyssey4me: ok. Do i checkout with the same bugid for both?10:14
*** tomoe_ has quit IRC10:14
gparaskevasodyssey4me: two times*10:14
odyssey4megparaskevas yep10:15
*** tomoe_ has joined #openstack-ansible10:15
*** tomoe_ has quit IRC10:20
*** markvoelker has joined #openstack-ansible10:21
openstackgerritGeorge Paraskevas proposed openstack/openstack-ansible-rabbitmq_server: This patch enables rabbitmq_server role to create an admin user for the management web interface.  https://review.openstack.org/27667210:25
jitekamorning guys :)10:26
*** markvoelker has quit IRC10:26
*** tomoe_ has joined #openstack-ansible10:27
gparaskevasodyssey4me: i pushed the changes of the rabbitmqserver10:27
odyssey4meo/ jiteka10:29
jitekahey odyssey4me :)10:31
*** karimb has quit IRC10:31
*** karimb_ has joined #openstack-ansible10:31
odyssey4megparaskevas thanks, reviewed with feedback10:31
*** tomoe_ has quit IRC10:31
*** tomoe_ has joined #openstack-ansible10:33
gparaskevasodyssey4me: good i also changed from web interface to management interface10:33
*** electrofelix has joined #openstack-ansible10:33
*** karimb_ has quit IRC10:36
openstackgerritGeorge Paraskevas proposed openstack/openstack-ansible-rabbitmq_server: This patch enables rabbitmq_server role to create an admin user for the management web interface.  https://review.openstack.org/27667210:36
*** tomoe_ has quit IRC10:37
*** tomoe_ has joined #openstack-ansible10:39
*** electrofelix has quit IRC10:42
*** electrofelix has joined #openstack-ansible10:43
*** tomoe_ has quit IRC10:43
*** tomoe_ has joined #openstack-ansible10:45
*** karimb has joined #openstack-ansible10:47
*** tomoe_ has quit IRC10:49
gparaskevasodyssey4me: git-hary has some objections on my patch :P10:50
*** tomoe_ has joined #openstack-ansible10:51
odyssey4me:)10:51
*** tomoe_ has quit IRC10:55
git-harrygparaskevas: it was more a follow up to odyssey4me's comment. run_once is specifically there for the situation your patch addresses but functionally in this case it will make no difference and the project does not dictate one way or the other.10:57
*** tomoe_ has joined #openstack-ansible10:57
gparaskevasgit-harry: ok then! I will leave it as is. thanks again10:58
*** tomoe_ has quit IRC11:01
*** tomoe_ has joined #openstack-ansible11:03
openstackgerritGeorge Paraskevas proposed openstack/openstack-ansible-rabbitmq_server: Create Rabbitmq admin user for web administration  https://review.openstack.org/27667211:04
*** tomoe_ has quit IRC11:07
*** karimb has quit IRC11:08
*** karimb has joined #openstack-ansible11:09
*** tomoe_ has joined #openstack-ansible11:09
*** mrodden has quit IRC11:10
*** miguelgrinberg has quit IRC11:11
*** _hanhart has quit IRC11:11
*** timrc_ has quit IRC11:12
*** dmsimard has quit IRC11:12
*** ccesario has quit IRC11:12
*** karimb has quit IRC11:13
*** tomoe_ has quit IRC11:13
*** tomoe_ has joined #openstack-ansible11:15
*** timrc_ has joined #openstack-ansible11:17
*** miguelgrinberg has joined #openstack-ansible11:17
*** mrodden has joined #openstack-ansible11:17
*** tomoe_ has quit IRC11:19
*** tomoe_ has joined #openstack-ansible11:21
*** ccesario has joined #openstack-ansible11:25
*** _hanhart has joined #openstack-ansible11:25
gparaskevasgit-harry: regarding the password should i only run the task if the password is filledin? regarding the vhost and tag i think administrator and / is full access11:25
*** tomoe_ has quit IRC11:26
*** dmsimard has joined #openstack-ansible11:26
*** tomoe_ has joined #openstack-ansible11:27
odyssey4megparaskevas a default password should not be applied - the task should fail intentionally if one is not supplied11:28
odyssey4methis is to ensure that one is set on purpose11:28
odyssey4mein the tests play you can feed one in, for example (from galera_server role): https://github.com/openstack/openstack-ansible-galera_server/blob/master/tests/test.yml#L12811:28
matttodyssey4me: what was the issue with pip 8 anyway?11:29
odyssey4memattt pip 8.0.2 works fine with all our bits now... but 8.0.0 was an issue11:29
matttwhat was the problem?  do you recall?11:29
gparaskevasodyssey4me: yes that clear so should i let it fail without any check for variable definition?11:29
odyssey4memattt https://github.com/pypa/pip/issues?q=milestone%3A8.0.1+is%3Aclosed :)11:30
*** tomoe_ has quit IRC11:31
odyssey4megparaskevas considering that it could be an optional thing, perhaps your idea is good - skip if the value is not provided11:31
git-harrygparaskevas: for the most part the administrator tag gives you full access although an administrator is still restricted by its own vhost permissions11:32
matttodyssey4me: ah cool, thanks !11:33
*** tomoe_ has joined #openstack-ansible11:33
*** tomoe_ has quit IRC11:37
*** tomoe_ has joined #openstack-ansible11:44
*** tomoe_ has quit IRC11:48
gparaskevasgit-harry: The purpose is for the opeator to quickly check rabbitmq stats -> https://bugs.launchpad.net/openstack-ansible/+bug/144643411:49
openstackLaunchpad bug 1446434 in openstack-ansible trunk "Provide RabbitMQ management UI through HAProxy" [Wishlist,Confirmed] - Assigned to George Paraskevas (gparaskevas)11:49
gparaskevasgit-harry: maybe we shouldnt create an admin user at all and leave it for the operator?11:50
*** tomoe_ has joined #openstack-ansible11:50
*** tomoe_ has quit IRC11:55
openstackgerritGeorge Paraskevas proposed openstack/openstack-ansible-rabbitmq_server: Create Rabbitmq admin user for web administration  https://review.openstack.org/27667212:03
*** tomoe_ has joined #openstack-ansible12:03
*** tomoe_ has quit IRC12:07
git-harrygparaskevas: I'm on the fence as to whether or not this needs to be here. Creating the user could also sit with the configuration of the application that will be using it, which is useful because it keeps things in one place.12:08
*** tomoe_ has joined #openstack-ansible12:15
*** tomoe_ has quit IRC12:19
*** tomoe_ has joined #openstack-ansible12:21
*** markvoelker has joined #openstack-ansible12:22
*** tomoe_ has quit IRC12:25
*** markvoelker has quit IRC12:27
*** skamithi has joined #openstack-ansible12:28
*** weshay_xchat has joined #openstack-ansible12:34
*** tomoe_ has joined #openstack-ansible12:36
*** tomoe_ has quit IRC12:41
*** tomoe_ has joined #openstack-ansible12:42
*** tomoe_ has quit IRC12:46
openstackgerritMatt Thompson proposed openstack/openstack-ansible: [WIP] Remove venv activation code  https://review.openstack.org/27527912:47
*** retreved has joined #openstack-ansible12:52
gparaskevasgit-harry: i will push another patch  for the same bug that just enables the backend on the proxy. Maybe its for the best to leave the user for the operator to manage...12:54
openstackgerritGeorge Paraskevas proposed openstack/openstack-ansible: HAProxy backend for RabbitMQ web ui  https://review.openstack.org/27671212:55
*** jaypipes has quit IRC13:00
*** baker has joined #openstack-ansible13:02
*** jaypipes has joined #openstack-ansible13:04
*** tomoe_ has joined #openstack-ansible13:07
*** tomoe_ has quit IRC13:12
*** tomoe_ has joined #openstack-ansible13:13
*** baker has quit IRC13:16
*** tomoe_ has quit IRC13:17
*** tomoe_ has joined #openstack-ansible13:19
mhaydenmorning13:21
mancdazohai mhayden13:22
mancdazHappy Friday13:22
*** markvoelker has joined #openstack-ansible13:23
*** tomoe_ has quit IRC13:23
*** markvoelker_ has joined #openstack-ansible13:24
*** markvoelker has quit IRC13:24
*** tomoe_ has joined #openstack-ansible13:25
matttanyone familiar with pbr?13:25
odyssey4memattt sigmavirus24_awa ?13:26
mattti noticed when our version of keystone is installed from wheel, we don't get a few extra binaries in the bin dir13:26
matttif you checkout the same sha and just pip install into your venv, they get installed as you'd expect13:26
mattt(they're labelled wsgi_scripts in the setup.py file)13:26
mhaydeni'm down with PBR http://archive.fortune.com/assets/i2.cdn.turner.com/money/2009/12/10/news/companies/pbr_pabst_blue_ribbon.fortune/pabst_beer.03.jpg13:27
*** skamithi has quit IRC13:28
mancdazmattt have you tried building the wheel by hand and see what's included?13:29
*** tomoe_ has quit IRC13:29
odyssey4memhayden are you happy to call https://blueprints.launchpad.net/openstack-ansible/+spec/security-hardening implemented?13:30
matttmancdaz: yeah i did, the same thing happens13:30
*** tomoe_ has joined #openstack-ansible13:31
mancdazmattt I had to arse around with pbr a bit when I was building the sha check tool thing13:31
mhaydenodyssey4me: yessir! :)13:32
mancdazbut probably not much help here13:32
mhaydenodyssey4me: i believe the uk term is "done and dusted?"13:32
matttmancdaz: i've gone done a rabbit hole13:32
matttmhayden: i still prefer "DONE DONE"13:32
mhaydenhaha13:32
mhaydenMATTT: HOW AGILE OF YOU13:33
mhaydenodyssey4me: should the lbaasv2 BP be changed to approved since the spec merged?13:34
*** tomoe_ has quit IRC13:35
mancdazmattt is there some flag you might need to pass to wheel to make it generate the scripts?13:36
*** tomoe_ has joined #openstack-ansible13:37
*** sdake has joined #openstack-ansible13:40
*** tomoe_ has quit IRC13:42
*** tomoe_ has joined #openstack-ansible13:43
*** ralakus has joined #openstack-ansible13:46
*** tomoe_ has quit IRC13:47
ralakusHi, I have one question regarding github tag scheme. There are branched like kilo, liberty. How can I know which tag is for Kilo reelase for example?13:48
ralakusOr the newest tag supports all OpenStack release? Kilo, Liberty etc.13:50
*** skamithi has joined #openstack-ansible13:51
bgmccollumralakus kilo == 11th letter of alphabet == 11.x series13:51
*** keedya has joined #openstack-ansible13:51
bgmccollumliberty == 12.x series, etc13:52
ralakushımm Ok thanks. Couldn't find a document which makes this obvious13:52
*** tomoe_ has joined #openstack-ansible13:53
*** sdake_ has joined #openstack-ansible13:53
bgmccollummaster branch is mitaka dev, which will eventually be 13.x -- so if you are just tinkering, and want the latest, thats where you'll find it...13:53
mancdazmattt worth asking over in infra about pbr, they helped me a lot when I had questions13:54
*** sdake has quit IRC13:55
mancdazodyssey4me any idea when the last successful juno gate job was?13:55
matttmancdaz: i asked in #pypa but didn't get anywhere13:55
matttperhaps dolphm knows?  i'll also go and ask in #openstack-infra13:56
odyssey4me#success OpenStack-Ansible Kilo 11.2.9 has been released: https://launchpad.net/openstack-ansible/+milestone/11.2.913:56
openstackstatusodyssey4me: Added success to Success page13:56
matttSUCCESS13:57
*** tomoe_ has quit IRC13:57
*** rgogunskiy has quit IRC13:57
*** rgogunskiy has joined #openstack-ansible13:58
odyssey4me#success OpenStack-Ansible Liberty 12.0.6 has been released: https://launchpad.net/openstack-ansible/+milestone/12.0.614:01
openstackstatusodyssey4me: Added success to Success page14:01
*** tomoe_ has joined #openstack-ansible14:06
*** scarlisle has joined #openstack-ansible14:09
*** cemmason has quit IRC14:09
*** cemmason has joined #openstack-ansible14:10
*** baker has joined #openstack-ansible14:14
gparaskevasodyssey4me: Hello Jesse i have a question regarding rax.. I know that I cannot have additional public ip to use for VIP, but can I have additional private ips?14:17
*** agireud has quit IRC14:17
*** baker has quit IRC14:18
*** agireud has joined #openstack-ansible14:19
*** karimb has joined #openstack-ansible14:20
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Updates all repo SHAs to open up work on 12.0.7  https://review.openstack.org/27675214:21
*** skamithi has left #openstack-ansible14:21
odyssey4memancdaz 12 Jan according to gerrit14:24
mancdazodyssey4me hmm ok thanks14:24
*** karimb has quit IRC14:25
mancdazseems like setuptools 19.4 broke all the things14:26
*** KLevenstein has joined #openstack-ansible14:28
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Updates all repo SHAs to open up work on 11.2.10  https://review.openstack.org/27675314:28
*** jthorne has joined #openstack-ansible14:29
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Updates all repo SHAs to open up work on 12.0.7  https://review.openstack.org/27675214:31
*** galstrom_zzz is now known as galstrom14:34
*** Bjoern_ has joined #openstack-ansible14:35
*** TheIntern has joined #openstack-ansible14:36
bgmccollumgparaskevas Are you talking about Cloud Servers?14:46
mhaydengparaskevas: are you talking about Rackspace's private cloud?14:46
mhaydenerr public?14:46
bgmccollumquick draw14:46
gparaskevasmhayden: yes public cloud14:47
* mhayden wrestles bgmccollum14:47
mhaydengparaskevas: unfortunately, no14:47
bgmccollumgparaskevas you can create a Cloud Network, which is completely private14:47
gparaskevasbgmccollum: and then i can use an ip from that range as a vip per say?14:48
bgmccollumwell, when you attach your cloud server to your cloud network, you'll get a port / IP from the private networks subnet14:48
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-lxc_hosts: Remove dependency on python2_lxc git source  https://review.openstack.org/27676414:48
bgmccollumand you can use that for your internal VIP14:48
*** sdake_ has quit IRC14:49
gparaskevasbgmccollum: yes looks like. Thanks bgmccollum ! thanks mhayden!14:50
bgmccollumgparaskevas no probs14:51
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Remove dependency on python2_lxc git source  https://review.openstack.org/27676614:55
*** cemmason has quit IRC15:05
*** johnmilton has joined #openstack-ansible15:08
openstackgerritMerged openstack/openstack-ansible: Correct path to callback plugins in gate script  https://review.openstack.org/27446015:09
*** sigmavirus24_awa is now known as sigmavirus2415:10
sigmavirus24mattt: PBR (I think) is a setup dependency of keystone, not an runtime dependency15:11
sigmavirus24mattt: wheels have extra metadata that tell pip that. `python setup.py install` (which is the equivalent of pip installing from a checkout) doesn't know that15:11
*** targon has left #openstack-ansible15:14
*** johnmilton has quit IRC15:18
*** johnmilton has joined #openstack-ansible15:18
*** Mudpuppy has joined #openstack-ansible15:19
*** johnmilton has quit IRC15:20
*** johnmilton has joined #openstack-ansible15:20
*** johnmilton has quit IRC15:20
*** Mudpuppy has quit IRC15:20
cloudnullmorning15:20
*** johnmilton has joined #openstack-ansible15:20
*** Mudpuppy has joined #openstack-ansible15:21
matttsigmavirus24: hmmm, so what to do15:22
sigmavirus24mattt: I didn't read the problem15:22
sigmavirus24what is the problem you're trying to solve?15:22
*** baker has joined #openstack-ansible15:22
*** raddaoui_ has joined #openstack-ansible15:23
*** raddaoui has joined #openstack-ansible15:23
*** keedya has quit IRC15:25
matttsigmavirus24: basically keystone has some entry_points for wsgi scripts, it'd be nice to use those but they're not getting installed when we install our wheel15:25
odyssey4memhayden if you're interested I've managed to dig down into the build timeout issues a bit15:26
mhaydenodyssey4me: my optimizer brain is piqued15:27
openstackgerritHugh Saunders proposed openstack/openstack-ansible: Use http request to check cinder api availability  https://review.openstack.org/27678415:27
mhaydenbut alas, i have a meeting :(15:27
* mhayden shall return15:27
sigmavirus24mattt: https://github.com/openstack/keystone/blob/master/setup.cfg#L74..L76 ?15:28
matttsigmavirus24: yep!  those are the ones15:29
*** spotz_zzz is now known as spotz15:29
matttsigmavirus24: the wsgi script we are using now is carried in openstack-ansible and is actually deprecated upstream, so we should be using those wsgi_scripts15:30
sigmavirus24mattt: so that's something that *only* pbr supports15:30
sigmavirus24mattt: I'd file a bug with PBR that this doesn't play nicely with Wheels15:31
sigmavirus24Believe it or not, lifeless will actually care15:31
MudpuppyPBR beer?15:33
odyssey4mecloudnull FYI do these look right? https://review.openstack.org/#/q/status:open+topic:lxc-python215:35
matttsigmavirus24: ok cool, i'll do that then15:36
cloudnullodyssey4me:  i think we should remove this too https://github.com/openstack/openstack-ansible/blob/master/playbooks/lxc-hosts-setup.yml#L2215:36
logan-I think he did https://review.openstack.org/#/c/276766/1/playbooks/lxc-hosts-setup.yml15:37
odyssey4mecloudnull yep, that's in the other patch :)15:41
*** rgogunskiy has quit IRC15:41
cloudnulloh i guess i only looked at the one15:42
*** olivier427 has joined #openstack-ansible15:45
*** galstrom is now known as galstrom_zzz15:48
*** phalmos has joined #openstack-ansible15:49
*** galstrom_zzz is now known as galstrom15:50
*** izaakk has joined #openstack-ansible15:50
pabelangerodyssey4me: nice to see non-voting jobs for centos7!15:52
*** phalmos_ has joined #openstack-ansible15:52
openstackgerritKevin Carter proposed openstack/openstack-ansible: Updated neutron plugin_base setup and config(s)  https://review.openstack.org/27589415:53
*** phalmos has quit IRC15:53
*** michaelgugino has joined #openstack-ansible15:54
odyssey4mepabelanger yep, the guys taking on the work to make everything work across multiple platforms took inspiration from the work in your roles :) so thanks!15:54
pabelangerodyssey4me: Nice! And here I thought it was only me using them :D15:56
pabelangerodyssey4me: Actually, I just switch to using the package module based on comments here. So it does go both ways15:56
matttsigmavirus24: https://bugs.launchpad.net/pbr/+bug/154238315:57
openstackLaunchpad bug 1542383 in PBR "wsgi_scripts and python wheels" [Undecided,New]15:57
pabelangerI'd actually be curious, if anybody is using consul.io or some other service discovery with ansible.  Think I'm going to give it a try and see how it works15:57
cloudnullanyone out there want to give https://review.openstack.org/#/c/271423/ some love today ?15:57
cloudnullI'd love to nail that down for Kilo>liberty upgrade processes .15:58
*** Nepoc has quit IRC16:00
*** logan_ has joined #openstack-ansible16:00
cloudnullthis is another one we should get in soonish for liberty defcore backport and certification16:00
cloudnullhttps://review.openstack.org/#/c/274248/16:00
openstackgerritMerged openstack/openstack-ansible: Update RabbitMQ install guide for correct ssl variable  https://review.openstack.org/27638516:01
*** logan_ is now known as Guest7865416:01
*** logan- has quit IRC16:01
*** Nepoc has joined #openstack-ansible16:01
matttcloudnull: looking at the tempest one16:02
*** Guest78654 is now known as logan-16:02
cloudnullthanks mattt16:02
openstackgerritMerged openstack/openstack-ansible-security: Docs: Update integration with OSA  https://review.openstack.org/27305016:04
*** alextricity25_ has joined #openstack-ansible16:04
*** phalmos_ has quit IRC16:04
*** phalmos has joined #openstack-ansible16:05
*** raddaoui_ has quit IRC16:05
*** alextricity25_ is now known as alextricity16:06
*** alextricity is now known as alextricity25_16:06
*** raddaoui has quit IRC16:07
*** olivier427 has quit IRC16:07
openstackgerritMerged openstack/openstack-ansible-rabbitmq_server: Update RabbitMQ to v3.6.0-1  https://review.openstack.org/26638816:07
*** olivier427 has joined #openstack-ansible16:07
matttcloudnull: got a small change to make to task name, want me to make it quickly or add note to review for you to do?16:07
*** metral_ has joined #openstack-ansible16:09
*** tomoe_ has quit IRC16:12
*** timrc has joined #openstack-ansible16:12
openstackgerritMerged openstack/openstack-ansible-security: Adding Vagrant setup for deploying security-ansible  https://review.openstack.org/26695416:12
*** timrc_ has quit IRC16:14
*** metral has quit IRC16:14
*** alextricity25 has quit IRC16:14
*** metral_ is now known as metral16:14
*** phalmos has quit IRC16:14
*** jiteka has quit IRC16:17
*** phalmos has joined #openstack-ansible16:18
*** cemmason has joined #openstack-ansible16:19
*** galstrom is now known as galstrom_zzz16:19
*** gparaskevas has quit IRC16:21
*** ametts has joined #openstack-ansible16:22
*** alextricity25_ is now known as alextricity16:23
*** alextricity is now known as alextricity2516:23
*** raddaoui has joined #openstack-ansible16:29
*** raddaoui_ has joined #openstack-ansible16:30
*** baker has quit IRC16:30
*** baker has joined #openstack-ansible16:30
*** yatin has joined #openstack-ansible16:30
*** baker_ has joined #openstack-ansible16:31
*** yatin has quit IRC16:31
*** jthorne_ has joined #openstack-ansible16:33
*** jthorne has quit IRC16:33
*** phalmos has quit IRC16:34
*** baker has quit IRC16:34
*** Nepoc has quit IRC16:34
*** michaelgugino has quit IRC16:36
*** jthorne has joined #openstack-ansible16:38
*** olivier427 has quit IRC16:40
*** weezS has joined #openstack-ansible16:41
*** jthorne_ has quit IRC16:41
*** phiche has quit IRC16:42
*** baker has joined #openstack-ansible16:46
*** mgoddard_ has joined #openstack-ansible16:47
*** Nepoc has joined #openstack-ansible16:47
*** baker_ has quit IRC16:49
*** mgoddard has quit IRC16:50
*** raddaoui_ has quit IRC16:53
*** mikelk has quit IRC16:53
*** raddaoui has quit IRC16:53
*** olivier427 has joined #openstack-ansible17:00
openstackgerritMatt Thompson proposed openstack/openstack-ansible: DEFCORE: Updated tempest config and resources  https://review.openstack.org/27424817:01
*** mgoddard_ has quit IRC17:04
*** mgoddard has joined #openstack-ansible17:04
openstackgerritBjoern Teipel proposed openstack/openstack-ansible: Remove br-snet references  https://review.openstack.org/27683117:05
*** olivier427 has quit IRC17:07
*** retreved has quit IRC17:08
*** jthorne has quit IRC17:10
*** jthorne has joined #openstack-ansible17:11
openstackgerritBjoern Teipel proposed openstack/openstack-ansible: Replacing LBaaSv1 with v2 configuration  https://review.openstack.org/27544017:15
*** baker_ has joined #openstack-ansible17:16
*** weezS has quit IRC17:17
*** galstrom_zzz is now known as galstrom17:18
*** baker has quit IRC17:19
odyssey4meblast - chicken and egg17:25
odyssey4medo you first install apt-transport-https, then update sources, then install the rest - or do you just install the packages and change sources afterwards17:27
*** baker has joined #openstack-ansible17:33
*** baker_ has quit IRC17:36
openstackgerritMerged openstack/openstack-ansible: Set Openstack LXC apparmor profile on haproxy containers  https://review.openstack.org/27485717:37
openstackgerritMerged openstack/openstack-ansible: corrected typos on configure-aodh doc  https://review.openstack.org/27634117:37
openstackgerritMerged openstack/openstack-ansible: Use uppercase 'S' in word "OpenStack"  https://review.openstack.org/27615317:37
openstackgerritMerged openstack/openstack-ansible: Docs: encourage users to run apt-get dist-upgrade on target hosts  https://review.openstack.org/27535417:37
openstackgerritMerged openstack/openstack-ansible: Remove disruptive actions from run-playbooks  https://review.openstack.org/26878417:37
*** b3rnard0 is now known as b3rnard0_away17:37
openstackgerritMerged openstack/openstack-ansible: Add release note about restricted .my.cnf distribution  https://review.openstack.org/27154717:38
openstackgerritMerged openstack/openstack-ansible: Cleanup syntax issues for Ansible 2 compatibility  https://review.openstack.org/26784217:38
*** sigmavirus24 is now known as sigmavirus24_awa17:39
*** raddaoui_ has joined #openstack-ansible17:45
*** raddaoui has joined #openstack-ansible17:45
*** karimb has joined #openstack-ansible17:47
*** karimb has quit IRC17:49
*** raddaoui has quit IRC17:50
*** raddaoui_ has quit IRC17:50
*** izaakk has quit IRC17:53
*** severion has joined #openstack-ansible17:55
*** galstrom is now known as galstrom_zzz17:56
*** sdake has joined #openstack-ansible17:56
*** sdake_ has joined #openstack-ansible17:59
*** TheIntern has quit IRC18:01
*** sdake has quit IRC18:01
*** raddaoui_ has joined #openstack-ansible18:03
*** raddaoui has joined #openstack-ansible18:04
*** baker_ has joined #openstack-ansible18:05
*** phiche has joined #openstack-ansible18:06
*** baker has quit IRC18:08
*** baker_ has quit IRC18:10
*** raddaoui_ has quit IRC18:25
*** raddaoui has quit IRC18:25
*** shanec has joined #openstack-ansible18:29
openstackgerritKevin Carter proposed openstack/openstack-ansible: Remove dependency on python2_lxc git source  https://review.openstack.org/27676618:30
odyssey4mecloudnull I'm not sure that depends-on works for our gate jobs at this stage18:31
odyssey4meit'd be pretty cool if we could figure out how to make it work18:31
odyssey4meI don't think the checkouts happen to the right places18:32
odyssey4meit's on my list, but not high priority right now18:32
*** dalees has quit IRC18:35
*** sdake_ has quit IRC18:36
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-lxc_hosts: [WIP] Set lxc image cache to build locally  https://review.openstack.org/27274318:38
*** sdake has joined #openstack-ansible18:41
openstackgerritMajor Hayden proposed openstack/openstack-ansible-galera_server: Fail early if missing root password  https://review.openstack.org/27686718:45
odyssey4mecloudnull mhayden please peek at https://review.openstack.org/272743 (which is very much a WIP) and comment18:46
* mhayden ganders18:46
mhaydenoh this thing18:46
mhaydenyes18:46
odyssey4meI do have a concern about the lxc template thing working behind a proxy.18:49
* odyssey4me adds another note18:49
mhaydenyour logic makes complete sense here18:50
mhaydenstill parsing through it18:51
mhaydeni do like that it shows all of the customizations we make18:51
odyssey4meyup, that's the ultimate goal here - to make the image used a transparent thing18:51
mhaydenso is the "bring your own image" part in lxc_cache_download.yml?18:52
odyssey4meI can see somewhere down the line the option of implementing something like the py_pkgs filter, but for apt packages... then building multiple images and pre-installing the apt packages into the image.18:52
odyssey4meyes, that's correct18:52
mhaydengotcha18:52
mhaydenyeah, i was thinking the other day about pre-installing some things that appear in almost every container perhaps18:52
odyssey4meit's not working now, thanks to the stupid include/with_items embargo18:53
odyssey4meI'd like the prep tasks to run against a downloaded, or a built image18:53
odyssey4methe ansible norm is to create a role for this18:54
odyssey4mebut I'm trying to avoid that\18:54
odyssey4memhayden FYI 70% of our build timeouts are from OVH18:56
odyssey4me50% from the ovh-bhs region, and 30% from ovh-gra18:56
mhaydenwow18:57
mhaydenslow I/O? network? CPU?18:57
odyssey4mebhs is the us region18:57
logan-it would be handy if you could get execution time per task or play18:57
odyssey4meso it's pretty odd18:57
mhaydenwell, BHS is in Canada18:57
mhaydenthat's fairly far north18:58
odyssey4melogan- hahaha, have you inspected gate logs lately?18:58
logan-no18:58
mhaydeni added some of that timing stuff last fall18:58
mhaydensearch for "PLAY RECAP" in the logs18:58
mhaydento see the worst 10 tasks per play18:58
odyssey4melogan- we activate the profiling callback plugin in the gate checks: https://github.com/openstack/openstack-ansible-plugins/blob/master/callbacks/profile_tasks.py18:58
logan-ah nice18:59
odyssey4melogan- https://github.com/openstack/openstack-ansible/blob/master/scripts/gate-check-commit.sh#L127-L13118:59
odyssey4meyou may be interested in using one or both18:59
logan-for sure, thanks19:00
odyssey4melogan- see a sample of the output here: http://logs.openstack.org/60/274460/2/gate/gate-openstack-ansible-dsvm-commit/861838a/console.html19:00
odyssey4meyou'll have to look beyond the bootstrap-host play to see the results19:00
openstackgerritMajor Hayden proposed openstack/openstack-ansible: Docs: nova config options for Ceph RBD  https://review.openstack.org/27579619:01
odyssey4meone day I'll rewrite the human_reable callback to be more concise and only output stuff when it has stuff to output19:01
odyssey4meinvitations are open for anyone else to do the same :)19:01
*** Mudpuppy has quit IRC19:02
*** johnmilton has quit IRC19:03
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Use http request to check cinder api availability  https://review.openstack.org/27678419:03
openstackgerritMajor Hayden proposed openstack/openstack-ansible: Docs: Explain container_mtu  https://review.openstack.org/27581919:03
logan-very nice.. the task run times in the play recap are cool. ... TIL :P19:04
*** skamithi has joined #openstack-ansible19:14
*** eil397 has joined #openstack-ansible19:14
*** skamithi has left #openstack-ansible19:14
*** sigmavirus24_awa is now known as sigmavirus2419:14
*** mgoddard has quit IRC19:18
*** shanec has quit IRC19:24
openstackgerritMajor Hayden proposed openstack/openstack-ansible: Docs: force cfg drive + libvirtd tls/tcp/auth  https://review.openstack.org/27688119:26
odyssey4meI'm out for the w/end! Have a great one everyone. :)19:28
odyssey4meThank you all for a great week. :)19:28
palendaeodyssey4me: Enjoy!19:29
odyssey4methanks palendae :)19:31
* odyssey4me disappears19:31
*** johnmilton has joined #openstack-ansible19:33
*** mgoddard has joined #openstack-ansible19:33
*** electrofelix has quit IRC19:46
*** skamithi has joined #openstack-ansible19:49
*** sigmavirus24 is now known as sigmavirus24_awa19:52
*** sdake has quit IRC19:54
*** cemmason has quit IRC19:55
*** skamithi has left #openstack-ansible19:57
*** agireud has quit IRC20:00
*** agireud has joined #openstack-ansible20:02
*** b3rnard0_away is now known as b3rnard020:03
*** hybridpollo has joined #openstack-ansible20:04
*** rgogunskiy has joined #openstack-ansible20:04
*** retreved has joined #openstack-ansible20:05
bgmccollumlast i recall, there were some issues using a hostname for external vip, is that still the case?20:06
*** retreved has quit IRC20:09
logan-i do it for internal and external, no issues here other than setting the haproxy  keepalive cidrs manually20:10
logan-it has to be a real hostname so haproxy can resolve it when starting or it will fail to start20:10
*** baker has joined #openstack-ansible20:11
logan-everything is wildcard except the keystone front/back so that is where it fails20:11
*** Mudpuppy has joined #openstack-ansible20:12
*** baker has quit IRC20:14
*** baker has joined #openstack-ansible20:19
*** shanec has joined #openstack-ansible20:21
bgmccollumlogan- so as long as it resolves...things should be OK?20:22
*** sdake has joined #openstack-ansible20:23
*** baker has quit IRC20:25
*** weshay_xchat has quit IRC20:25
*** weshay_xchat has joined #openstack-ansible20:28
*** cloudtrainme has joined #openstack-ansible20:29
openstackgerritMajor Hayden proposed openstack/openstack-ansible: Docs: RabbitMQ/MariaDB least privilege  https://review.openstack.org/27690820:33
*** skamithi has joined #openstack-ansible20:34
*** Mudpuppy has quit IRC20:40
*** Mudpuppy has joined #openstack-ansible20:41
*** Mudpuppy has quit IRC20:44
openstackgerritMajor Hayden proposed openstack/openstack-ansible: Docs: force cfg drive + libvirtd tls/tcp/auth  https://review.openstack.org/27688120:45
*** baker has joined #openstack-ansible20:52
*** johnmilton has quit IRC20:58
*** johnmilton has joined #openstack-ansible20:58
*** skamithi has quit IRC21:01
*** baker has quit IRC21:03
*** raddaoui has joined #openstack-ansible21:04
*** raddaoui_ has joined #openstack-ansible21:05
*** phiche has quit IRC21:08
*** phiche has joined #openstack-ansible21:08
*** sdake has quit IRC21:16
*** baker has joined #openstack-ansible21:20
*** shanec has quit IRC21:20
*** johnmilton has quit IRC21:28
*** jthorne has quit IRC21:29
*** ametts has quit IRC21:42
*** izaakk has joined #openstack-ansible21:45
*** raddaoui_ has quit IRC21:48
*** raddaoui has quit IRC21:48
*** retreved has joined #openstack-ansible21:57
*** retreved has quit IRC22:02
*** retreved has joined #openstack-ansible22:09
*** KLevenstein has quit IRC22:13
*** shanec has joined #openstack-ansible22:15
*** b3rnard0 is now known as b3rnard0_away22:41
*** baker has quit IRC23:00
*** skamithi has joined #openstack-ansible23:02
*** raddaoui has joined #openstack-ansible23:04
*** raddaoui_ has joined #openstack-ansible23:04
*** skamithi has left #openstack-ansible23:08
*** rgogunskiy_ has joined #openstack-ansible23:19
*** rgogunskiy has quit IRC23:19
*** rgogunskiy_ is now known as rgogunskiy23:19
*** spotz is now known as spotz_zzz23:23
*** mgoddard has quit IRC23:25
*** raddaoui_ has quit IRC23:33
*** raddaoui has quit IRC23:33
*** cloudtrainme has quit IRC23:36
*** scarlisle has quit IRC23:43
*** rgogunskiy has quit IRC23:57
*** phiche has quit IRC23:57
*** Bjoern_ has quit IRC23:59

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