*** DimGR has joined #openstack-ansible | 00:05 | |
openstackgerrit | Jimmy McCrory proposed openstack/openstack-ansible-os_keystone master: Benchmark requests during zero-downtime upgrades https://review.openstack.org/431225 | 00:05 |
---|---|---|
*** vnogin has quit IRC | 00:09 | |
*** sdake_ has quit IRC | 00:20 | |
xdaxdb | openstack services by default create as many worker processes as there are available CPU cores. When I installed OS manually a while back I had to change this because I was running on hosts with 40 cores and multiplied by all the services and hosts it was exceeding the MySQL connection limits | 00:25 |
openstackgerrit | Jimmy McCrory proposed openstack/openstack-ansible-os_keystone master: Benchmark requests during zero-downtime upgrades https://review.openstack.org/431225 | 00:25 |
xdaxdb | does OSA have a way to make this change easily for me? | 00:25 |
xdaxdb | like limit each service to 4 workers | 00:26 |
xdaxdb | which was the old default I think I read that somewhere, but 4 workers seemed to work great | 00:26 |
jmccrory | xdaxdb : it'll probably be a few variables per role. here's nova for example: https://github.com/openstack/openstack-ansible-os_nova/blob/master/defaults/main.yml#L384-L398 | 00:29 |
xdaxdb | jmccrory: I've been looking for something like this for a long time thanks! so I just need to take these modifications and put them in the user_variables.yml correct? | 00:32 |
jmccrory | yep | 00:33 |
*** pmannidi has quit IRC | 00:33 | |
*** pmannidi has joined #openstack-ansible | 00:33 | |
openstackgerrit | Merged openstack/openstack-ansible-os_swift master: Install python2 for Ubuntu 16.04 and CentOS 7 in Vagrant https://review.openstack.org/430036 | 00:39 |
*** hw_wutianwei has joined #openstack-ansible | 00:53 | |
*** cuongnv has joined #openstack-ansible | 01:03 | |
*** sdake has joined #openstack-ansible | 01:18 | |
*** sdake has quit IRC | 01:20 | |
*** sdake has joined #openstack-ansible | 01:21 | |
*** jperry has joined #openstack-ansible | 01:31 | |
openstackgerrit | Logan V proposed openstack/openstack-ansible-os_nova master: Wait for nova-compute service registration https://review.openstack.org/431080 | 01:34 |
hybridpollo | greetings guys not sure if this is the right place to ask. But what would be the definitive way to see which openstack project version is associated with an osad release. I've been looking at the install branch on openstack-ansible/playbooks/defaults/repo_packages/openstack_services.yml. Is there a more effective way to do so ? | 01:36 |
cloudnull | hybridpollo: that's the best way to know which things we're pulling from. however if its a modern release you can pull from the repo server the absolute-requirements.* which were deployed in the environment. | 01:39 |
*** adrian_otto has quit IRC | 01:39 | |
*** vnogin has joined #openstack-ansible | 01:40 | |
*** vnogin has quit IRC | 01:44 | |
cloudnull | hybridpollo: here's an example | 01:49 |
cloudnull | http://cdn.pasteraw.com/qczeqb33q404h0gxlk1ms85gkdd8rwk | 01:49 |
cloudnull | which is coming from an anvironment running 14.0.7 | 01:49 |
*** winggundamth has joined #openstack-ansible | 01:49 | |
cloudnull | which is on the repo server at https://${LB_VIP_ADDRESS}:8181/os-releases/14.0.7/requirements_absolute_requirements.txt | 01:50 |
hybridpollo | cloudnull: excellent, thank you! | 01:51 |
cloudnull | hope that helps | 01:51 |
hybridpollo | definitely does. | 01:51 |
*** mmalik4 has quit IRC | 01:52 | |
*** thorst_ has joined #openstack-ansible | 01:54 | |
*** SerenaFeng has joined #openstack-ansible | 01:55 | |
*** aludwar has quit IRC | 01:57 | |
*** thorst_ has quit IRC | 01:58 | |
*** adrian_otto has joined #openstack-ansible | 01:59 | |
*** adrian_otto has quit IRC | 02:03 | |
*** jamesdenton has joined #openstack-ansible | 02:04 | |
*** david-lyle has joined #openstack-ansible | 02:06 | |
*** jamesden_ has joined #openstack-ansible | 02:07 | |
*** cathrichardson has quit IRC | 02:08 | |
*** jamesdenton has quit IRC | 02:08 | |
*** cathrichardson has joined #openstack-ansible | 02:09 | |
*** ianychoi has quit IRC | 02:13 | |
*** ianychoi has joined #openstack-ansible | 02:13 | |
*** gouthamr has quit IRC | 02:16 | |
*** Jeffrey4l has quit IRC | 02:17 | |
*** woodard has joined #openstack-ansible | 02:18 | |
*** Jeffrey4l has joined #openstack-ansible | 02:20 | |
*** May-meimei has joined #openstack-ansible | 02:26 | |
*** Mahe has quit IRC | 02:31 | |
*** woodard_ has joined #openstack-ansible | 02:33 | |
*** kberger has quit IRC | 02:33 | |
*** Mahe has joined #openstack-ansible | 02:33 | |
*** kberger has joined #openstack-ansible | 02:33 | |
*** Amit82 has joined #openstack-ansible | 02:34 | |
*** japestinho has joined #openstack-ansible | 02:34 | |
Amit82 | Hi All, I am new to Opestack. I have deployed Openstack using Openstack Ansible. I am using Newton release from tag 14.0.0. My test environment is containing only Compute Node and Controller Node (Infra Node). After this deployment is successful, I have added an image in glance, created a flavor but when I am trying to launch an instance using "Launch Instance" page on Horizon UI, it is showing that there are no availabi | 02:34 |
Amit82 | successful* | 02:34 |
*** woodard has quit IRC | 02:35 | |
Amit82 | I have checked using "Openstack availability zones list" and it is showing three zones (Internal, nova and nova) and they are available. Also checked with "nova availability-zone-list" and it shows availability zone "internal" and its status as active/available. When I am using "neutron availability-zone-list", it shows two zones nova and nova. Horizon UI is showing availability zones in "Host Aggregate" as "internal" only | 02:35 |
Amit82 | is empty. Has anybody faced such issue ever that why availability zones are not available in Horizon UI launch instance? Please guide if you have any clue regarding this issue. | 02:36 |
*** ngupta has joined #openstack-ansible | 02:38 | |
openstackgerrit | Logan V proposed openstack/openstack-ansible-os_nova master: Wait for nova-compute service registration https://review.openstack.org/431080 | 02:43 |
*** hybridpollo has quit IRC | 02:45 | |
*** ngupta has quit IRC | 02:49 | |
*** pwnall1337 is now known as zz_pwnall1337 | 02:50 | |
*** ngupta has joined #openstack-ansible | 02:50 | |
*** hybridpollo has joined #openstack-ansible | 02:56 | |
*** Hosam has quit IRC | 02:56 | |
*** openstackstatus has quit IRC | 02:58 | |
*** openstackstatus has joined #openstack-ansible | 03:00 | |
*** ChanServ sets mode: +v openstackstatus | 03:00 | |
*** thorst_ has joined #openstack-ansible | 03:08 | |
*** thorst_ has quit IRC | 03:08 | |
openstackgerrit | Cuong Nguyen proposed openstack/openstack-ansible-os_cinder master: Install python2 for Ubuntu 16.04 and CentOS 7 in Vagrant https://review.openstack.org/431275 | 03:09 |
openstackgerrit | Cuong Nguyen proposed openstack/openstack-ansible-os_heat master: Install python2 for Ubuntu 16.04 and CentOS 7 in Vagrant https://review.openstack.org/431278 | 03:11 |
openstackgerrit | Cuong Nguyen proposed openstack/openstack-ansible-os_zaqar master: Install python2 for Ubuntu 16.04 and CentOS 7 in Vagrant https://review.openstack.org/431279 | 03:13 |
openstackgerrit | Cuong Nguyen proposed openstack/openstack-ansible-os_barbican master: Install python2 for Ubuntu 16.04 and CentOS 7 in Vagrant https://review.openstack.org/431280 | 03:15 |
*** MasterOfBugs has quit IRC | 03:16 | |
openstackgerrit | Cuong Nguyen proposed openstack/openstack-ansible-os_gnocchi master: Install python2 for Ubuntu 16.04 and CentOS 7 in Vagrant https://review.openstack.org/431282 | 03:17 |
openstackgerrit | Cuong Nguyen proposed openstack/openstack-ansible-os_cloudkitty master: Install python2 for Ubuntu 16.04 and CentOS 7 in Vagrant https://review.openstack.org/431283 | 03:19 |
*** sliver has joined #openstack-ansible | 03:22 | |
openstackgerrit | Cuong Nguyen proposed openstack/openstack-ansible-os_sahara master: Install python2 for Ubuntu 16.04 and CentOS 7 in Vagrant https://review.openstack.org/431285 | 03:23 |
*** mcrafty has quit IRC | 03:24 | |
openstackgerrit | Cuong Nguyen proposed openstack/openstack-ansible-ceph_client master: Install python2 for Ubuntu 16.04 and CentOS 7 in Vagrant https://review.openstack.org/431286 | 03:25 |
*** Amit82 has quit IRC | 03:27 | |
openstackgerrit | Cuong Nguyen proposed openstack/openstack-ansible-os_watcher master: Install python2 for Ubuntu 16.04 and CentOS 7 in Vagrant https://review.openstack.org/431288 | 03:28 |
openstackgerrit | Cuong Nguyen proposed openstack/openstack-ansible-os_monasca master: Install python2 for Ubuntu 16.04 and CentOS 7 in Vagrant https://review.openstack.org/431290 | 03:30 |
openstackgerrit | Cuong Nguyen proposed openstack/openstack-ansible-os_trove master: Install python2 for Ubuntu 16.04 and CentOS 7 in Vagrant https://review.openstack.org/431293 | 03:33 |
*** ngupta has quit IRC | 03:34 | |
*** ngupta has joined #openstack-ansible | 03:34 | |
*** mcrafty has joined #openstack-ansible | 03:36 | |
openstackgerrit | Cuong Nguyen proposed openstack/openstack-ansible-os_almanach master: Install python2 for Ubuntu 16.04 and CentOS 7 in Vagrant https://review.openstack.org/431294 | 03:36 |
*** thorst_ has joined #openstack-ansible | 03:38 | |
*** thorst_ has quit IRC | 03:38 | |
*** sliver has quit IRC | 03:39 | |
*** ngupta has quit IRC | 03:39 | |
*** jperry has quit IRC | 03:40 | |
*** marst has joined #openstack-ansible | 03:41 | |
*** sdake has quit IRC | 03:45 | |
*** chhavi has joined #openstack-ansible | 03:47 | |
*** May-meimei has quit IRC | 03:48 | |
openstackgerrit | Jimmy McCrory proposed openstack/openstack-ansible-os_keystone master: Benchmark requests during zero-downtime upgrades https://review.openstack.org/431225 | 03:53 |
*** jrobinson is now known as jrobinson-afk | 03:58 | |
*** phalmos has quit IRC | 04:00 | |
*** SerenaFeng has quit IRC | 04:02 | |
openstackgerrit | Logan V proposed openstack/openstack-ansible-os_nova master: Fix idempotence for nova cell1 create https://review.openstack.org/431304 | 04:03 |
*** crushil has quit IRC | 04:04 | |
*** lucas_ has joined #openstack-ansible | 04:10 | |
openstackgerrit | Merged openstack/openstack-ansible-rabbitmq_server stable/newton: Update RabbitMQ to v3.6.6-1 https://review.openstack.org/431056 | 04:11 |
*** crushil has joined #openstack-ansible | 04:17 | |
*** udesale has joined #openstack-ansible | 04:18 | |
*** SerenaFeng has joined #openstack-ansible | 04:24 | |
*** cathrichardson has quit IRC | 04:25 | |
*** cathrichardson has joined #openstack-ansible | 04:26 | |
*** jrobinson-afk is now known as jrobinson | 04:28 | |
*** adrian_otto has joined #openstack-ansible | 04:30 | |
*** Amit82 has joined #openstack-ansible | 04:30 | |
*** lucas_ has quit IRC | 04:31 | |
*** sdake has joined #openstack-ansible | 04:34 | |
*** faizy has joined #openstack-ansible | 04:35 | |
*** adrian_otto has quit IRC | 04:36 | |
*** thorst_ has joined #openstack-ansible | 04:38 | |
*** thorst_ has quit IRC | 04:44 | |
*** SerenaFeng has quit IRC | 04:56 | |
*** acormier has joined #openstack-ansible | 05:06 | |
*** acormier has quit IRC | 05:10 | |
*** acormier has joined #openstack-ansible | 05:16 | |
*** ssmith has joined #openstack-ansible | 05:16 | |
*** poopcat has quit IRC | 05:17 | |
*** acormier has quit IRC | 05:17 | |
*** acormier has joined #openstack-ansible | 05:18 | |
*** cmart has quit IRC | 05:19 | |
*** LinStatSDR has joined #openstack-ansible | 05:19 | |
*** crushil has quit IRC | 05:21 | |
*** ssmith has quit IRC | 05:21 | |
*** shausy has joined #openstack-ansible | 05:21 | |
*** acormier has quit IRC | 05:25 | |
*** LinStatSDR has quit IRC | 05:26 | |
*** phalmos has joined #openstack-ansible | 05:29 | |
*** acormier has joined #openstack-ansible | 05:35 | |
*** hybridpollo has quit IRC | 05:37 | |
*** sdake has quit IRC | 05:39 | |
*** sdake has joined #openstack-ansible | 05:40 | |
*** SerenaFeng has joined #openstack-ansible | 05:41 | |
*** cmart has joined #openstack-ansible | 05:43 | |
*** admin0_ has joined #openstack-ansible | 05:44 | |
*** admin0_ has quit IRC | 05:57 | |
*** Jack_Iv has joined #openstack-ansible | 05:59 | |
*** Andrew_jedi has quit IRC | 06:00 | |
*** japestinho has quit IRC | 06:01 | |
*** winggundamth has quit IRC | 06:04 | |
*** jamesden_ has quit IRC | 06:09 | |
*** sacharya_ has quit IRC | 06:11 | |
*** cmart has quit IRC | 06:11 | |
*** May-meimei has joined #openstack-ansible | 06:13 | |
*** acormier has quit IRC | 06:15 | |
*** acormier has joined #openstack-ansible | 06:15 | |
*** admin0_ has joined #openstack-ansible | 06:15 | |
*** admin0_ has quit IRC | 06:25 | |
*** raddaoui__ has joined #openstack-ansible | 06:29 | |
*** NachoDuck_ has joined #openstack-ansible | 06:29 | |
*** portdirect__ has joined #openstack-ansible | 06:30 | |
*** Hosam has joined #openstack-ansible | 06:31 | |
*** kberger has quit IRC | 06:32 | |
*** Disova_ has joined #openstack-ansible | 06:32 | |
*** marst_ has joined #openstack-ansible | 06:32 | |
*** raddaoui has quit IRC | 06:33 | |
*** portdirect has quit IRC | 06:33 | |
*** NachoDuck has quit IRC | 06:33 | |
*** Disova has quit IRC | 06:33 | |
*** marst has quit IRC | 06:33 | |
*** cuongnv has quit IRC | 06:33 | |
*** portdirect__ is now known as portdirect | 06:33 | |
*** raddaoui__ is now known as raddaoui | 06:33 | |
*** chhavi has quit IRC | 06:33 | |
*** NachoDuck_ is now known as NachoDuck | 06:34 | |
*** john51 has quit IRC | 06:34 | |
*** john51 has joined #openstack-ansible | 06:35 | |
*** Hosam_ has joined #openstack-ansible | 06:40 | |
*** thorst_ has joined #openstack-ansible | 06:40 | |
*** fxpester has joined #openstack-ansible | 06:42 | |
*** admin0_ has joined #openstack-ansible | 06:43 | |
*** cuongnv has joined #openstack-ansible | 06:43 | |
*** Hosam has quit IRC | 06:43 | |
*** Jack_Iv has quit IRC | 06:44 | |
*** admin0_ has quit IRC | 06:44 | |
*** thorst_ has quit IRC | 06:45 | |
*** Jack_Iv has joined #openstack-ansible | 06:45 | |
*** acormier has quit IRC | 06:45 | |
*** acormier has joined #openstack-ansible | 06:49 | |
*** Jack_Iv has quit IRC | 06:49 | |
*** SerenaFeng has quit IRC | 06:50 | |
*** SerenaFeng has joined #openstack-ansible | 06:51 | |
*** sdake has quit IRC | 06:56 | |
*** woodard_ has quit IRC | 07:06 | |
*** acormier has quit IRC | 07:06 | |
*** sacharya has joined #openstack-ansible | 07:12 | |
*** sacharya has quit IRC | 07:17 | |
*** udesale__ has joined #openstack-ansible | 07:17 | |
*** udesale has quit IRC | 07:20 | |
*** udesale__ has quit IRC | 07:32 | |
*** udesale has joined #openstack-ansible | 07:33 | |
*** udesale has quit IRC | 07:35 | |
*** udesale has joined #openstack-ansible | 07:35 | |
*** pcaruana has joined #openstack-ansible | 07:36 | |
*** udesale has quit IRC | 07:52 | |
*** udesale has joined #openstack-ansible | 07:53 | |
*** drifterza has joined #openstack-ansible | 07:53 | |
*** phalmos has quit IRC | 07:54 | |
*** pmannidi has quit IRC | 07:55 | |
*** jrobinson has quit IRC | 07:57 | |
drifterza | Sup OSA | 08:00 |
*** SerenaFeng has quit IRC | 08:05 | |
*** sdake has joined #openstack-ansible | 08:05 | |
*** SerenaFeng has joined #openstack-ansible | 08:08 | |
openstackgerrit | Donovan Francesco (drifterza) proposed openstack/openstack-ansible master: Add Cloudkitty to integrated repo. https://review.openstack.org/397313 | 08:11 |
*** faizy has quit IRC | 08:11 | |
*** faizy has joined #openstack-ansible | 08:12 | |
*** admin0_ has joined #openstack-ansible | 08:13 | |
*** udesale__ has joined #openstack-ansible | 08:14 | |
Mr_Smurf | cloudnull: bug #1660626 also hits stable/newton | 08:15 |
openstack | bug 1660626 in openstack-ansible "Changes in Ansible broke TASK [os_keystone : Set keystone_federated_identities fact]" [High,Fix released] https://launchpad.net/bugs/1660626 - Assigned to Kevin Carter (kevin-carter) | 08:15 |
*** karimb has joined #openstack-ansible | 08:15 | |
*** udesale has quit IRC | 08:17 | |
*** admin0_ has quit IRC | 08:18 | |
*** DimGR has quit IRC | 08:20 | |
*** sdake has quit IRC | 08:24 | |
*** vnogin has joined #openstack-ansible | 08:31 | |
*** vnogin has quit IRC | 08:32 | |
*** vnogin has joined #openstack-ansible | 08:32 | |
*** thorst_ has joined #openstack-ansible | 08:40 | |
*** thorst_ has quit IRC | 08:46 | |
*** DanyC has joined #openstack-ansible | 08:46 | |
*** DanyC has quit IRC | 08:51 | |
*** DanyC has joined #openstack-ansible | 08:52 | |
*** admin0_ has joined #openstack-ansible | 08:54 | |
*** winggundamth has joined #openstack-ansible | 08:57 | |
*** openstackgerrit has quit IRC | 09:03 | |
*** skuda has joined #openstack-ansible | 09:04 | |
*** chhavi has joined #openstack-ansible | 09:10 | |
*** karimb has quit IRC | 09:14 | |
*** Jeffrey4l has quit IRC | 09:17 | |
*** Jeffrey4l has joined #openstack-ansible | 09:17 | |
*** pjm6 has quit IRC | 09:19 | |
*** pjm6 has joined #openstack-ansible | 09:26 | |
*** Hosam_ has quit IRC | 09:29 | |
*** SerenaFeng has quit IRC | 09:29 | |
*** SerenaFeng has joined #openstack-ansible | 09:30 | |
*** SerenaFeng has quit IRC | 09:35 | |
*** SerenaFeng has joined #openstack-ansible | 09:36 | |
*** sdake has joined #openstack-ansible | 09:37 | |
*** japestinho has joined #openstack-ansible | 09:40 | |
*** japestinho has quit IRC | 09:41 | |
*** japestinho has joined #openstack-ansible | 09:41 | |
*** Andrew_jedi has joined #openstack-ansible | 09:43 | |
*** SerenaFeng has quit IRC | 09:46 | |
Mr_Smurf | cloudnull: I've backported the ocata fixes to newton if you want them.. | 09:48 |
*** karimb has joined #openstack-ansible | 09:49 | |
*** chhavi has quit IRC | 09:56 | |
*** sdake has quit IRC | 09:57 | |
Andrew_jedi | folks, i used the "lxc-containers-destroy.yml" playbook to deestroy all containers and then "lxc-containers-create.yml" to create the containers, but now when i am trying to run the "setup-hosts.yml" playbook, i am getting this error :http://paste.openstack.org/show/598194/ | 09:59 |
*** DimGR has joined #openstack-ansible | 09:59 | |
*** david-lyle has quit IRC | 10:02 | |
andymccr | Andrew_jedi: you have a host that has 2 ips listed as it's ip (im guessing in different places) | 10:04 |
andymccr | e.g. you've set compute_hosts: compute01: ip: 172.29.238.11 and then somewhere else you are using a host called compute01 with an ip of 172.29.238.12 | 10:05 |
*** c0t0d0s1 has quit IRC | 10:06 | |
*** admin0_ has quit IRC | 10:06 | |
*** cuongnv has quit IRC | 10:07 | |
*** admin0_ has joined #openstack-ansible | 10:08 | |
Andrew_jedi | andymccr: Ahhh, thanks for pointing this out :). I guess i need more coffee to "actually" wake up :D | 10:09 |
andymccr | haha yeah Andrew_jedi - welcome to the club I think we've all done that one :P | 10:09 |
Andrew_jedi | haha | 10:10 |
Andrew_jedi | Although i don't understand why after running "lxc-destroy.yml", apt-get update starts failing on the host machine | 10:10 |
Andrew_jedi | sorry, i mean "lxc-containers-destroy.yml". | 10:11 |
andymccr | Andrew_jedi: I imagine its to do with the fact that the repo servers are gone now | 10:11 |
andymccr | your pip conf files will probably be wrong too | 10:12 |
Andrew_jedi | andymccr: http://paste.openstack.org/show/598198/ | 10:13 |
*** faizy has quit IRC | 10:13 | |
*** faizy has joined #openstack-ansible | 10:14 | |
Andrew_jedi | host can't fetch packages from ubuntu repo | 10:14 |
Andrew_jedi | almost every 2 weeks, i miss teardown.sh | 10:14 |
andymccr | hmm | 10:15 |
*** udesale__ has quit IRC | 10:15 | |
andymccr | Andrew_jedi: if you can figure out a good way to implement the teardown bits in a play that'd be really nice tbh :) i know people used the functionality but the problem we had was that it did a really bad job of it and we had a lot of queries and problems that resulted. so we figured it was better not to have it if it wasnt going to do a good job. | 10:16 |
Andrew_jedi | andymccr: i know , jesse once described the rationale for removing it great detail but right now there is not elegant way of destroying an OSA environment. For virtual environment i can just recreate them but right now i am on baremetal and i don't have that option available :) | 10:18 |
*** chhavi has joined #openstack-ansible | 10:20 | |
drifterza | aw man, is cloudkitty going to get missed for ocata aswell | 10:20 |
drifterza | this sucks | 10:20 |
*** Trident has quit IRC | 10:29 | |
*** Trident has joined #openstack-ansible | 10:30 | |
*** pcaruana has quit IRC | 10:32 | |
*** pcaruana has joined #openstack-ansible | 10:33 | |
*** rgogunskiy has joined #openstack-ansible | 10:37 | |
odyssey4me | drifterza it would have had to be included by milestone 2 | 10:39 |
drifterza | yeah it was there in November, but just didnt get any love | 10:39 |
*** pjm6 has quit IRC | 10:39 | |
drifterza | oh well | 10:39 |
odyssey4me | drifterza it should at least be branched now, which makes the maintenance easier | 10:40 |
*** thorst_ has joined #openstack-ansible | 10:41 | |
drifterza | I was hoping to have it in the integrated repo | 10:42 |
drifterza | but its okay, it can go in with pike | 10:42 |
*** thorst_ has quit IRC | 10:46 | |
odyssey4me | andymccr brilliant! https://review.openstack.org/431304 :) | 10:46 |
odyssey4me | drifterza well, it's up to andymccr whether he can squeeze it in now or not - he'll have to verify the release policies | 10:47 |
andymccr | ahh nice | 10:47 |
andymccr | nice one logan- | 10:47 |
odyssey4me | otherwise it might be plausible to include it in the integrated release early next cycle | 10:47 |
odyssey4me | and possibly backport that intengration | 10:47 |
andymccr | oh speaking of cloudkitty i need to update the ocata repo to include the right git review stuff - i'll do that today on the repos i branched | 10:48 |
drifterza | could we squeeze it in andymccr ? | 10:48 |
drifterza | https://review.openstack.org/#/c/397313/ | 10:48 |
andymccr | drifterza: i think the best plan is to include it in the integrated build for pike, but have a working repo on stable/ocata which gets backports - i mean aside from it not getting a SHA per releases, it should be in a stable state in stable/ocata that people can easily use. | 10:49 |
drifterza | okay cool | 10:50 |
drifterza | the PR should be okay, if someone could vote on it, would appreciate it ;) | 10:50 |
*** pjh03 has joined #openstack-ansible | 10:50 | |
*** sdake has joined #openstack-ansible | 10:52 | |
drifterza | anyone keen ? | 10:55 |
andymccr | drifterza: cool will take a look - i just need to get those role pins fixed first! | 11:01 |
drifterza | cool thanks man | 11:01 |
*** sdake has quit IRC | 11:11 | |
*** shausy has quit IRC | 11:17 | |
*** qiliang27 has quit IRC | 11:20 | |
*** qiliang27 has joined #openstack-ansible | 11:22 | |
*** Hosam has joined #openstack-ansible | 11:25 | |
*** admin0_ has quit IRC | 11:26 | |
odyssey4me | andymccr another one that may be useful: https://review.openstack.org/431080 | 11:26 |
*** stuartgr has joined #openstack-ansible | 11:27 | |
*** electrofelix has joined #openstack-ansible | 11:30 | |
*** dgonzalez has quit IRC | 11:30 | |
Amit82 | Hi | 11:36 |
Amit82 | Is there any way use run keystone service on IP visible to external world | 11:37 |
Amit82 | Management IP of Infra Node 172.29.236.11 is not visible on my host | 11:37 |
Amit82 | actually I have deployed OS Infra Node and Compute Node in my virtual box VMs | 11:38 |
Andrew_jedi | Amit82: Change the externla lb ip in openstack_user_variables.yml | 11:38 |
Amit82 | but that is used to access Horizon UI only | 11:39 |
Amit82 | isn't it so? | 11:39 |
odyssey4me | Amit82 the external LB address exposes all public API's | 11:42 |
*** openstackgerrit has joined #openstack-ansible | 11:44 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_nova master: Use ocata component for UCA https://review.openstack.org/430222 | 11:44 |
Andrew_jedi | man, "lxc-containers-destroy.yml" is destructive. I may have to reinstall OS on my environment. :/ | 11:45 |
odyssey4me | Andrew_jedi lol, a moment ago you were hoping for it to do more :p | 11:45 |
andymccr | odyssey4me: did that infra patch just merge?: https://review.openstack.org/#/c/431304/ | 11:46 |
*** Jack_Iv has joined #openstack-ansible | 11:46 | |
*** Jack_Iv has quit IRC | 11:46 | |
odyssey4me | andymccr ? | 11:47 |
*** Jack_Iv has joined #openstack-ansible | 11:47 | |
andymccr | trusty job | 11:47 |
andymccr | failing in 20 secs :P | 11:47 |
andymccr | cos no trusty support! | 11:47 |
odyssey4me | ah crap - ok, will fix that up again | 11:47 |
andymccr | hahaha | 11:47 |
Amit82 | Thanks Odyssey4me and Andrew_jedi | 11:47 |
andymccr | appreciat eit | 11:47 |
Andrew_jedi | odyssey4me: hehe, it is extremely useful if i have to remove few containers but when i run it without "--limit", it breaks the apt | 11:47 |
Amit82 | Guys, I am facing some issue regarding "There are not Availability zones" at launch instance page of Horizon UI | 11:48 |
Amit82 | Any idea where I could have went wrong in OSA deployment | 11:49 |
Andrew_jedi | Amit82: your compute is not configured correctly | 11:49 |
Amit82 | I followed Newton guide | 11:49 |
Andrew_jedi | Amit82: can you please show me the output of "nova service-list" ? | 11:49 |
Amit82 | sure | 11:50 |
*** dgonzalez has joined #openstack-ansible | 11:51 | |
Amit82 | +----+------------------+------------------------------------------+----------+---------+-------+----------------------------+-----------------+ | Id | Binary | Host | Zone | Status | State | Updated_at | Disabled Reason | +----+------------------+------------------------------------------+----------+---------+-------+----------------------------+------------ | 11:53 |
odyssey4me | Amit82 please use a pastebin or equivalent service for log/console output | 11:53 |
openstackgerrit | Merged openstack/openstack-ansible master: Target unbound component group instead of _all https://review.openstack.org/431110 | 11:54 |
*** admin0_ has joined #openstack-ansible | 11:55 | |
Amit82 | Its at Paste #598210 | 11:57 |
odyssey4me | Amit82 you'll need to provide the URL to the paste | 11:57 |
Amit82 | http://paste.openstack.org/show/598210/ | 11:58 |
*** faizy has quit IRC | 11:59 | |
Amit82 | Sry, I am new to this | 11:59 |
*** askb has quit IRC | 11:59 | |
*** Disova_ has quit IRC | 12:01 | |
openstackgerrit | Logan V proposed openstack/openstack-ansible stable/newton: Target unbound component group instead of _all https://review.openstack.org/431479 | 12:04 |
Andrew_jedi | Amit82: se, you don;t have a compute service | 12:04 |
odyssey4me | logan- :) I had hoped you'd do that | 12:04 |
Andrew_jedi | logan-: hello ... i was wondering if you have seen this issue before http://paste.openstack.org/show/598213/ :) | 12:05 |
logan- | :) | 12:06 |
*** Jack_Iv has quit IRC | 12:06 | |
*** Jack_Iv has joined #openstack-ansible | 12:06 | |
Andrew_jedi | Amit82: this is the expected result http://paste.openstack.org/show/598215/ | 12:07 |
logan- | Andrew_jedi: with all urls like that failing it sounds like maybe the apt cacher on the repo server is down. you could try removing /etc/apt/apt.conf.d/00apt-cacher-proxy on the container where you're seeing that and see if that fixes the problem | 12:07 |
logan- | if it does, then you'll need to check what happened to the apt-cacher-ng service in your repo | 12:07 |
Andrew_jedi | logan-: I have no containers running, i destroyed all of em | 12:07 |
logan- | ahh ok | 12:08 |
logan- | yeah on each host delete that file then | 12:08 |
Andrew_jedi | logan-: These erros are coming when i am trying to rebuild | 12:08 |
Andrew_jedi | got it | 12:08 |
Andrew_jedi | logan-: yayyyym you are my hero man :D | 12:09 |
Andrew_jedi | thanks a ton ... | 12:09 |
Adri2000 | hi logan-, I'm trying to understand this change that you reviewed https://review.openstack.org/#/c/425771/ and where you suggested to use 'dpkg-query python &> /dev/null'; but in the end, the approved patch has 'dpkg-query $> /dev/null' - I'm not sure the '$' makes sense and I'm afraid it's breaking stuff | 12:09 |
logan- | Adri2000: good catch. that will need to be fixed up :/ | 12:10 |
*** Jack_Iv has quit IRC | 12:11 | |
logan- | i'm not sure if it will break anything though | 12:11 |
logan- | but it is definitely wrong | 12:12 |
logan- | bbl | 12:12 |
Amit82 | then any idea why UI is not showing any availability zones | 12:12 |
Andrew_jedi | Amit82: You need to specify the compute machine in your "openstack_user_config.yml" and then you have to run the "os-nova-install.yml" playbook | 12:13 |
Adri2000 | logan-: I'm working on a new deployment here, and it outputs an error, returns 2, and therefore doesn't install python. next task fails. I'll prepare a patch | 12:14 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-rabbitmq_server stable/mitaka: Update the rabbitmq modules to use the node name https://review.openstack.org/427963 | 12:17 |
openstackgerrit | Travis Truman (automagically) proposed openstack/openstack-ansible-os_nova master: Implementing stricter permissions on config files https://review.openstack.org/430962 | 12:17 |
Amit82 | Andrew_jedi: compute node is already present in this yml. | 12:20 |
odyssey4me | logan- you may wish to add your vote to https://review.openstack.org/431466 | 12:20 |
Amit82 | I can run os-nova-install.yml | 12:21 |
*** smatzek has joined #openstack-ansible | 12:21 | |
openstackgerrit | Merged openstack/openstack-ansible-pip_install master: Use RDO/UCA everywhere https://review.openstack.org/430208 | 12:21 |
Andrew_jedi | Amit82: Could you please show me the final result of "os-nova-install.yml" playbook run ? | 12:22 |
Amit82 | sure | 12:22 |
openstackgerrit | Adrien Cunin proposed openstack/openstack-ansible master: Fixed typo causing bug in openstack-hosts-setup https://review.openstack.org/431494 | 12:24 |
Adri2000 | logan-: ^ if you want to have a look when you come back | 12:24 |
*** Disova has joined #openstack-ansible | 12:25 | |
*** phalmos has joined #openstack-ansible | 12:31 | |
*** chhavi has quit IRC | 12:31 | |
*** pester has joined #openstack-ansible | 12:34 | |
*** karimb has quit IRC | 12:34 | |
*** retreved has joined #openstack-ansible | 12:35 | |
*** karimb has joined #openstack-ansible | 12:35 | |
*** fxpester has quit IRC | 12:37 | |
Amit82 | Andrew-jedi: here is the final output of os-nova-install.yml | 12:41 |
Amit82 | http://paste.openstack.org/show/598222/ | 12:41 |
openstackgerrit | Alexandra Settle proposed openstack/openstack-ansible master: [ops-guide] Add rabbitmq content https://review.openstack.org/431499 | 12:41 |
*** thorst_ has joined #openstack-ansible | 12:41 | |
openstackgerrit | Alexandra Settle proposed openstack/openstack-ansible master: [ops-guide] Add rabbitmq content https://review.openstack.org/431499 | 12:42 |
*** thorst_ has quit IRC | 12:42 | |
*** thorst_ has joined #openstack-ansible | 12:43 | |
*** hw_wutianwei has quit IRC | 12:44 | |
*** lucas__ has joined #openstack-ansible | 12:48 | |
*** pjh03 has quit IRC | 12:51 | |
odyssey4me | any cores around to add a second review to https://review.openstack.org/427844 ? | 12:52 |
openstackgerrit | Alexandra Settle proposed openstack/openstack-ansible master: [ops-guide] Add rabbitmq content https://review.openstack.org/431499 | 12:52 |
odyssey4me | andymccr https://review.openstack.org/431080 looks fine to me - any reservations? | 12:53 |
andymccr | hmm would that only perform the check on hosts where the service restart has changed? | 12:55 |
andymccr | hmm yeah that seems sound | 12:56 |
*** jmckind has joined #openstack-ansible | 12:56 | |
Andrew_jedi | Amit82: this looks fine, what does your nova service-list say now ? | 12:56 |
Andrew_jedi | logan-: Controller node worked fine, all the conatiners are created but compute fails with this msg, any idea about this http://paste.openstack.org/show/598225/ | 13:00 |
*** klamath has joined #openstack-ansible | 13:01 | |
openstackgerrit | Merged openstack/openstack-ansible-rabbitmq_server stable/mitaka: Update the rabbitmq modules to use the node name https://review.openstack.org/427963 | 13:01 |
*** klamath has quit IRC | 13:01 | |
*** klamath has joined #openstack-ansible | 13:02 | |
Amit82 | Andrew-jedi: nova service-list shows same message as http://paste.openstack.org/show/598226/ | 13:03 |
Andrew_jedi | Amit82: Can you please show me the output of "neutron agent-list" ? | 13:07 |
*** chhavi has joined #openstack-ansible | 13:08 | |
Amit82 | Andrew_jedi: Here it is: http://paste.openstack.org/show/598227/ | 13:08 |
*** phalmos has quit IRC | 13:10 | |
Andrew_jedi | Amit82: ok so no compute service and no l2 agent, looks like nova and neutron service on "compute1" are not able to communicate with "infra1". You may want to look at the nova-compute logs on your compute machine | 13:12 |
*** faizy has joined #openstack-ansible | 13:13 | |
Amit82 | Andrew_jedi: where can I find these logs | 13:16 |
Andrew_jedi | Amit82: ssh into your compute node and you will see the logs here "/var/log/nova" | 13:16 |
Andrew_jedi | logan-: nevermind, fixed it. andymccr mentioned this earlier today that pip conf will be incorrect as well, which was the issue indeed. :) | 13:17 |
*** Jack_I has joined #openstack-ansible | 13:17 | |
*** esberglu has joined #openstack-ansible | 13:22 | |
*** lucas__ has quit IRC | 13:23 | |
Amit82 | Andrew_jedi: yes, It is filled with these errors: http://paste.openstack.org/show/598231/ | 13:23 |
mgariepy | good morning everyone | 13:24 |
*** karimb has quit IRC | 13:30 | |
*** Amit82 has quit IRC | 13:30 | |
*** admin0_ has quit IRC | 13:32 | |
*** Hosam has quit IRC | 13:34 | |
*** Hosam has joined #openstack-ansible | 13:35 | |
*** admin0_ has joined #openstack-ansible | 13:35 | |
*** Hosam has quit IRC | 13:39 | |
*** admin0_ has quit IRC | 13:41 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-tests master: Temporarily bypass tests for Ubuntu Trusty https://review.openstack.org/431538 | 13:41 |
odyssey4me | andymccr ^ | 13:42 |
*** automagically_ has joined #openstack-ansible | 13:42 | |
*** drifterza has quit IRC | 13:43 | |
openstackgerrit | Marc Gariépy proposed openstack/openstack-ansible master: [WIP] Add CentOS support for AIO setup https://review.openstack.org/407690 | 13:44 |
automagically_ | Hola all. What’s the story on remaining Trusty gates on stable/ocata? | 13:44 |
andymccr | automagically_: unfortunatley its whack-a-mole on the infra config files :( odyssey4me is working on it though so it'll get fixed and we're going to put a work around in in the meantime. | 13:45 |
automagically_ | Specifically looking for a solution to the Trusty gate failures related to not finding pkg python-ndg-httpsclient in https://review.openstack.org/#/q/topic:restrictive_permissions+branch:stable/ocata | 13:45 |
odyssey4me | automagically_ yeah, I've been fighting with silly CI configs for days now to try and get the jobs right from mitaka onwards | 13:45 |
automagically_ | Ah, makes sense | 13:45 |
andymccr | automagically_: there is no trusty support in ocata - so those jobs basically shouldnt be running :( | 13:45 |
odyssey4me | but ocata and master shouldn't be running any trusty jobs, so I've done https://review.openstack.org/431538 | 13:45 |
automagically_ | Right, that was my suspicion | 13:45 |
*** kberger has joined #openstack-ansible | 13:45 | |
automagically_ | odyssey4me: Nice. Looks like bindep runs before that tho, so it won’t fix those issues | 13:46 |
odyssey4me | we're failing on bindep? | 13:47 |
automagically_ | Yeah, cause python-ndg-httpsclient doesn’t exist for Trusty | 13:47 |
odyssey4me | blast, that makes things more complicated | 13:47 |
automagically_ | Indeed it does | 13:47 |
odyssey4me | well, actually - we don't need that any more | 13:47 |
odyssey4me | I don't think | 13:47 |
automagically_ | I’ll float a trial balloon patch to remove it from bindep and we’ll see what happens | 13:47 |
odyssey4me | ok, lemme pile those patches in too then | 13:48 |
mhayden | automagically_: float on, sir | 13:48 |
odyssey4me | andymccr the repositories we're hurting for this are keystone, neutron, nova right? | 13:49 |
odyssey4me | any others? | 13:49 |
andymccr | odyssey4me: potentially swift too - i think it'll be anything with scenario gates. lemme double check the swift one | 13:49 |
odyssey4me | yeah, swift too | 13:49 |
odyssey4me | ok, I'll put patches up for them shortly | 13:50 |
automagically_ | Trial balloon up - https://review.openstack.org/#/c/431543/ | 13:50 |
andymccr | yeah - the swift one is non-voting | 13:50 |
andymccr | so thats not such an issue | 13:50 |
*** schwicht has joined #openstack-ansible | 13:51 | |
*** woodard has joined #openstack-ansible | 13:53 | |
*** gouthamr has joined #openstack-ansible | 13:56 | |
automagically_ | Ah crap: https://review.openstack.org/#/c/431543/ didn’t run any functional gates because only a .txt file changed | 13:56 |
*** Jack_Iv has joined #openstack-ansible | 13:57 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_nova master: Work around Trusty CI bindep issue https://review.openstack.org/431549 | 13:57 |
automagically_ | ^ That should do it | 13:58 |
openstackgerrit | Rick Box proposed openstack/openstack-ansible-ops master: Adds in network config - removes hardcoded values https://review.openstack.org/428770 | 13:58 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_neutron master: Work around Trusty CI bindep issue https://review.openstack.org/431552 | 13:59 |
openstackgerrit | Merged openstack/openstack-ansible-os_neutron stable/mitaka: Update paste, policy and rootwrap configurations 2017-02-01 https://review.openstack.org/427844 | 14:00 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_keystone master: Work around Trusty CI bindep issue https://review.openstack.org/431555 | 14:00 |
odyssey4me | andymccr these should cover it https://review.openstack.org/#/q/topic:trusty-ci-issue | 14:01 |
odyssey4me | if there are any more that come up, we can do the same | 14:01 |
*** DanyC has quit IRC | 14:01 | |
*** DanyC has joined #openstack-ansible | 14:02 | |
andymccr | odyssey4me: nice thanks! | 14:02 |
*** schwicht has quit IRC | 14:02 | |
andymccr | i'll get those merged | 14:03 |
odyssey4me | I'll port them back once they've merged. | 14:03 |
*** schwicht has joined #openstack-ansible | 14:03 | |
openstackgerrit | Merged openstack/openstack-ansible-os_neutron master: Work around Trusty CI bindep issue https://review.openstack.org/431552 | 14:04 |
openstackgerrit | Major Hayden proposed openstack/openstack-ansible-security master: Correct minimum Ansible version in readme https://review.openstack.org/430413 | 14:05 |
openstackgerrit | Merged openstack/openstack-ansible-os_keystone master: Work around Trusty CI bindep issue https://review.openstack.org/431555 | 14:06 |
openstackgerrit | Merged openstack/openstack-ansible-os_nova master: Work around Trusty CI bindep issue https://review.openstack.org/431549 | 14:07 |
*** cathrich_ has joined #openstack-ansible | 14:10 | |
odyssey4me | one more automagically_ https://review.openstack.org/431563 :) | 14:11 |
*** cathrichardson has quit IRC | 14:12 | |
*** The_Intern has joined #openstack-ansible | 14:13 | |
*** Amit82 has joined #openstack-ansible | 14:14 | |
boxrick1 | Can someone explain how the following gets merged in? https://review.openstack.org/#/c/428782/1 it seems to be missing a +1 ? | 14:14 |
odyssey4me | boxrick1 it's a patch based on https://review.openstack.org/428770 which hasn't yet merged | 14:15 |
odyssey4me | if that patch doesn't actually *depend* on the patch below, then rebase the other patch out of the chain | 14:15 |
openstackgerrit | Jimmy McCrory proposed openstack/openstack-ansible-os_keystone master: Benchmark requests during upgrade testing https://review.openstack.org/431225 | 14:16 |
*** LinStatSDR has joined #openstack-ansible | 14:17 | |
strattao_ | Building an AIO using 15.0.0.0rc1, and I get a failure on the tempest checks: Error: Host ‘my_hostname’ is not mapped to any cell | 14:18 |
*** sawblade6 has quit IRC | 14:18 | |
strattao_ | what can I look at to troubleshoot that issue? | 14:18 |
andymccr | strattao_: that sounds like a race condition we've encountered with the cells_v2 nova work | 14:18 |
andymccr | strattao_: you could run "nova-manage cell_v2 discover_hosts" from within the nova venv on one of the nova_api containers | 14:19 |
andymccr | strattao_: actually, firstly check that your compute service is running - because there is another issue with the UCA update that means the nova user isn't added to the correct libvirt group now | 14:20 |
*** smatzek has quit IRC | 14:20 | |
andymccr | as an aside, we have fixes pending for all these issues so hopefully that'll resolve it :) but at the moment changes upstream are causing us some pain | 14:20 |
openstackgerrit | Merged openstack/openstack-ansible-os_nova master: Update upgrade test to use stable/ocata https://review.openstack.org/430960 | 14:22 |
*** schwicht has quit IRC | 14:24 | |
*** cathrich_ is now known as cathrichardson | 14:26 | |
*** jperry has joined #openstack-ansible | 14:26 | |
cloudnull | mornings | 14:27 |
boxrick1 | Good morning | 14:29 |
boxrick1 | ( Afternoon here ) | 14:29 |
cloudnull | o/ boxrick1 has it ? | 14:29 |
*** acormier has joined #openstack-ansible | 14:30 | |
cloudnull | **hows it? | 14:30 |
*** acormier has quit IRC | 14:30 | |
* cloudnull still needs coffee | 14:30 | |
*** acormier has joined #openstack-ansible | 14:30 | |
*** woodard has quit IRC | 14:31 | |
strattao_ | andymccr: that seemed to do the trick! Thank you! | 14:31 |
andymccr | strattao_: excellent - glad that worked | 14:31 |
*** woodard has joined #openstack-ansible | 14:31 | |
*** acormier has quit IRC | 14:34 | |
boxrick1 | Speaking of coffee I need coffee... | 14:34 |
*** acormier has joined #openstack-ansible | 14:34 | |
boxrick1 | cloudnull: Would you mind having a look over this patch? https://review.openstack.org/#/c/428770/1 | 14:34 |
cloudnull | sure thing | 14:35 |
*** acormier has quit IRC | 14:35 | |
*** LinStatSDR has quit IRC | 14:36 | |
*** LinStatSDR has joined #openstack-ansible | 14:37 | |
*** woodard has quit IRC | 14:37 | |
*** woodard has joined #openstack-ansible | 14:38 | |
openstackgerrit | Merged openstack/openstack-ansible-rabbitmq_server stable/mitaka: Update RabbitMQ to v3.6.6-1 https://review.openstack.org/431068 | 14:42 |
openstackgerrit | Merged openstack/openstack-ansible stable/newton: Target unbound component group instead of _all https://review.openstack.org/431479 | 14:43 |
cloudnull | boxrick1: i've a nit but otherwise looks good | 14:44 |
*** nbante has joined #openstack-ansible | 14:44 | |
boxrick1 | I have a bunch of the cobbler removal stuff, but thats gonna live in the separate directory as a copy. However I am trying to bring the normal multinode inline with all the minor improvements before I commit that mass. | 14:45 |
*** lucas__ has joined #openstack-ansible | 14:45 | |
*** crushil has joined #openstack-ansible | 14:47 | |
cloudnull | sweet ! | 14:47 |
cloudnull | thanks for working on all that btw | 14:48 |
*** aludwar has joined #openstack-ansible | 14:48 | |
cloudnull | whats up looks good so far . | 14:48 |
*** esberglu has quit IRC | 14:48 | |
odyssey4me | evrardjp cloudnull want to give this a final look through seeing as logan- has now blessed it? https://review.openstack.org/391524 | 14:48 |
cloudnull | the state of that looks good to me | 14:50 |
cloudnull | but "gate-openstack-ansible-os_neutron-ansible-calico-ubuntu-xenial-nv" ? | 14:50 |
cloudnull | is that known broken still ? | 14:50 |
cloudnull | or does this patch break it ? | 14:50 |
evrardjp | for me it looks good | 14:50 |
*** sdake has joined #openstack-ansible | 14:51 | |
evrardjp | I think it was broken before | 14:51 |
*** weezS has joined #openstack-ansible | 14:51 | |
evrardjp | fails to install calico packages | 14:52 |
evrardjp | so yes, maybe we should help on this one too | 14:52 |
evrardjp | but it's not linked to this commit | 14:52 |
cloudnull | ok | 14:53 |
*** sdake_ has joined #openstack-ansible | 14:54 | |
evrardjp | could someone review this: https://review.openstack.org/#/c/430942/ ? I'm lazy | 14:54 |
neith | hello al | 14:55 |
neith | alll | 14:55 |
*** cloader89 has joined #openstack-ansible | 14:55 | |
*** Andrew_jedi has quit IRC | 14:55 | |
*** sdake has quit IRC | 14:55 | |
odyssey4me | cloudnull the calico gate is not yet working | 14:56 |
*** cloader89 has quit IRC | 14:56 | |
*** schwicht has joined #openstack-ansible | 14:56 | |
*** cloader89 has joined #openstack-ansible | 14:56 | |
cloudnull | o/ neith | 14:56 |
cloudnull | odyssey4me: ok | 14:56 |
logan- | yeah i need to fix the calico gate for master/ocata. it is tracking the wrong branch there | 14:57 |
logan- | works on newton | 14:57 |
* logan- patches that before forgetting again :) | 14:58 | |
automagically_ | cloudnull or logan- Mind reviewing https://review.openstack.org/#/c/431561/ | 14:58 |
*** ngupta has joined #openstack-ansible | 14:58 | |
*** ngupta has quit IRC | 14:58 | |
cloudnull | o/ automagically_ :) | 14:58 |
cloudnull | sure | 14:58 |
*** ngupta has joined #openstack-ansible | 14:58 | |
automagically_ | Thanks cloudnull | 14:58 |
logan- | done :P | 14:59 |
*** rgogunskiy has quit IRC | 14:59 | |
*** udesale has joined #openstack-ansible | 14:59 | |
odyssey4me | looking for a second review other than automagically_ on https://review.openstack.org/431563 | 15:00 |
*** lucas__ has quit IRC | 15:01 | |
*** esberglu has joined #openstack-ansible | 15:03 | |
evrardjp | done | 15:03 |
*** ssmith has joined #openstack-ansible | 15:03 | |
odyssey4me | logan- cloudnull FYI see https://review.openstack.org/430942 the block/rescue method doesn't skip tasks, it completely bypasses them | 15:03 |
*** vdo_ has quit IRC | 15:04 | |
odyssey4me | this could be used to speed up quite a few things we do | 15:04 |
logan- | mind blown | 15:04 |
logan- | thats cool | 15:04 |
evrardjp | hehe :) | 15:04 |
andymccr | oh damn | 15:04 |
andymccr | that is quite awesome | 15:04 |
evrardjp | I planned to use that for a few tasks already | 15:04 |
odyssey4me | wherever we have fallback things, we should switch to using this | 15:04 |
*** esberglu_ has joined #openstack-ansible | 15:04 | |
evrardjp | indeed | 15:04 |
*** woodard has quit IRC | 15:04 | |
andymccr | although based on current experiences that'll completely change in the next minor version of ansible :P | 15:04 |
evrardjp | haha | 15:04 |
odyssey4me | roflmao | 15:04 |
logan- | yeah see my note about backporting any block stuff to 2.1 | 15:05 |
evrardjp | that's documented in ansible 2.0 as a feature | 15:05 |
logan- | it was broken in 2.1 pretty badly :P | 15:05 |
evrardjp | and I'm using it as it was meant. | 15:05 |
odyssey4me | oh yeah, I think we need to limit our backports to newton now | 15:05 |
evrardjp | which is the difference | 15:05 |
andymccr | id love to see that - our gates are pretty slow atm, and that'd gain a huge amount of time. | 15:05 |
andymccr | well a minor amount of time enough to make me hate the gate time less :P | 15:05 |
odyssey4me | andymccr we could just ditch centos ;) | 15:05 |
mgariepy | no !:P | 15:05 |
andymccr | hahaha | 15:06 |
evrardjp | I think if we really want to make the thing work faster, we should maybe start using rustible. An ansible binary compatible thing in rust. | 15:06 |
logan- | lol | 15:06 |
evrardjp | Patent pending. | 15:06 |
automagically_ | Gah! | 15:06 |
andymccr | cloudnull recommended we use docker to make all the things faster | 15:06 |
evrardjp | well we should stop joking else it some point it will be shipped. | 15:06 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible master: unify interface lookups https://review.openstack.org/431591 | 15:06 |
palendae | evrardjp: Why not goible? :) | 15:06 |
andymccr | i see the dragonflow patch is going in - nice | 15:07 |
cloudnull | andymccr: :'( | 15:07 |
evrardjp | indeed, why not! | 15:07 |
cloudnull | odyssey4me: ^ | 15:07 |
evrardjp | I would prefer naming it goble though. | 15:07 |
cloudnull | we talked about that the other day, trying to get the other interface lookups to be faster. | 15:07 |
palendae | evrardjp: Hm, that might not go over well in Germany | 15:07 |
andymccr | somebody will have to get oanson some kind of drink to celebrate | 15:07 |
odyssey4me | oooh cloudnull :) | 15:07 |
*** esberglu has quit IRC | 15:07 | |
palendae | Unless pronounced like a turkey's gobble | 15:07 |
evrardjp | oanson: deserves champagne! | 15:08 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible master: unify interface lookups https://review.openstack.org/431591 | 15:08 |
evrardjp | also the integration will just follow up | 15:08 |
andymccr | ahh yes | 15:08 |
logan- | yep the integration work is close i think | 15:08 |
evrardjp | I'll write docs | 15:09 |
openstackgerrit | Travis Truman (automagically) proposed openstack/openstack-ansible-os_nova master: Implementing stricter permissions on config files https://review.openstack.org/430962 | 15:09 |
*** ngupta has quit IRC | 15:09 | |
andymccr | rechecking that ocata UCA bit now - we will need to backport though | 15:09 |
evrardjp | logan-: if you could review them, that could be great. | 15:09 |
odyssey4me | cloudnull LGTM, will wait for a gate pass | 15:09 |
*** lucas__ has joined #openstack-ansible | 15:09 | |
evrardjp | cloudnull: love your dynamic-address-fact idea | 15:09 |
odyssey4me | andymccr it won't work until https://review.openstack.org/431538 merges | 15:09 |
evrardjp | I* | 15:09 |
*** woodard has joined #openstack-ansible | 15:09 | |
*** smatzek has joined #openstack-ansible | 15:10 | |
cloudnull | 2 tasks instead of 9 | 15:10 |
logan- | sure evrardjp. going to try to get a working integrated build for it sometime soonish. right now it seems to run OK and then when tempest tries to build an instance the whole AIO drops offline. so I guess ovs is hijacking something it shouldn't. just need to figure out whats up and get it wired correctly for AIO I think | 15:10 |
*** Andrew_jedi has joined #openstack-ansible | 15:11 | |
evrardjp | yes there are a few vars to define, but I don't know if you defined them... It's really a different wiring than what we are doing right now, so maybe we could just document it properly (first step) or even write another lookup for it (step later) | 15:11 |
*** fguillot has joined #openstack-ansible | 15:12 | |
openstackgerrit | Merged openstack/openstack-ansible-tests master: Temporarily bypass tests for Ubuntu Trusty https://review.openstack.org/431538 | 15:15 |
openstackgerrit | Merged openstack/openstack-ansible-ceph_client master: Install python2 for Ubuntu 16.04 and CentOS 7 in Vagrant https://review.openstack.org/431286 | 15:16 |
*** The_Inte_ has joined #openstack-ansible | 15:16 | |
openstackgerrit | Merged openstack/openstack-ansible-os_zaqar master: Install python2 for Ubuntu 16.04 and CentOS 7 in Vagrant https://review.openstack.org/431279 | 15:17 |
*** agrebennikov_ has joined #openstack-ansible | 15:17 | |
odyssey4me | automagically andymccr logan- to unblock the ocata gates with regards to trusty: https://review.openstack.org/431594 | 15:17 |
andymccr | sweet sweet | 15:18 |
*** adrian_otto has joined #openstack-ansible | 15:18 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_nova master: Use ocata component for UCA https://review.openstack.org/430222 | 15:18 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_nova master: Add variable to enable integration with barbican https://review.openstack.org/426988 | 15:18 |
*** The_Intern has quit IRC | 15:20 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_neutron master: Cap the number of worker threads https://review.openstack.org/424125 | 15:20 |
*** vdo has joined #openstack-ansible | 15:20 | |
*** vdo has joined #openstack-ansible | 15:20 | |
*** karimb has joined #openstack-ansible | 15:22 | |
*** chhavi has quit IRC | 15:27 | |
*** pester has quit IRC | 15:28 | |
*** finchd has quit IRC | 15:28 | |
*** Amit82 has quit IRC | 15:28 | |
odyssey4me | jmccrory lbragstad this is great work - nice to see a performance test coming into play during the upgrade test: https://review.openstack.org/431225 | 15:28 |
* lbragstad salues jmccrory | 15:29 | |
lbragstad | nice work jmccrory! | 15:29 |
openstackgerrit | Merged openstack/openstack-ansible-os_cloudkitty master: Install python2 for Ubuntu 16.04 and CentOS 7 in Vagrant https://review.openstack.org/431283 | 15:30 |
odyssey4me | the only reason for the job ail is some CI shenanigans | 15:30 |
odyssey4me | it's rechecking now | 15:30 |
lbragstad | odyssey4me jmccrory so - this will run on every proposed patch, right? | 15:30 |
lbragstad | well for upgrades? | 15:30 |
odyssey4me | lbragstad for every commit | 15:30 |
lbragstad | sweet | 15:30 |
odyssey4me | every commit to our repo | 15:30 |
jmccrory | lbragstad : thanks, all your work really. just trying to get it include into our gating | 15:31 |
odyssey4me | so the next step is to make it run for every commit to the keystone repo ;) | 15:31 |
*** udesale has quit IRC | 15:31 | |
openstackgerrit | Kevin Lefevre proposed openstack/openstack-ansible-os_magnum master: Make Magnum proto use openstack_service_proto https://review.openstack.org/431604 | 15:31 |
andymccr | people helping people - such community. | 15:31 |
lbragstad | odyssey4me ++ | 15:31 |
*** chris_hultin|AWA is now known as chris_hultin | 15:31 | |
*** The_Inte_ has quit IRC | 15:31 | |
lbragstad | so - the results would be awesome, but they will be subject to VM noise I assume, right? | 15:32 |
*** The_Intern has joined #openstack-ansible | 15:32 | |
odyssey4me | yeah | 15:32 |
lbragstad | because different providers = different services = different results | 15:32 |
openstackgerrit | Merged openstack/openstack-ansible-os_barbican master: Install python2 for Ubuntu 16.04 and CentOS 7 in Vagrant https://review.openstack.org/431280 | 15:32 |
odyssey4me | to be really useful you'd need a comparitive profile of underlying hardware | 15:32 |
lbragstad | but... this should now be trivial to run locally | 15:32 |
lbragstad | on bare metal/consistent hardware | 15:32 |
odyssey4me | so running this in OSIC only would give you more consistency and comparitive results | 15:33 |
*** udesale has joined #openstack-ansible | 15:33 | |
*** udesale has quit IRC | 15:33 | |
*** sacharya has joined #openstack-ansible | 15:33 | |
odyssey4me | but yeah, at least it's now trivial as you say :P | 15:33 |
openstackgerrit | Merged openstack/openstack-ansible-os_trove master: Install python2 for Ubuntu 16.04 and CentOS 7 in Vagrant https://review.openstack.org/431293 | 15:33 |
lbragstad | odyssey4me do we have baremetal there? | 15:33 |
lbragstad | zomg | 15:33 |
*** udesale has joined #openstack-ansible | 15:33 | |
odyssey4me | no idea, last I heard it was in the pipeline | 15:33 |
*** udesale has quit IRC | 15:33 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_neutron master: Implement Dragonflow deployment https://review.openstack.org/391524 | 15:33 |
*** udesale has joined #openstack-ansible | 15:34 | |
lbragstad | that's awesome - I've been itching to replace my performance bot with something better | 15:34 |
openstackgerrit | Merged openstack/openstack-ansible-os_gnocchi master: Install python2 for Ubuntu 16.04 and CentOS 7 in Vagrant https://review.openstack.org/431282 | 15:34 |
lbragstad | *and* that might just mean we can knock out consistent performance testing and upgrade testing in a single shot | 15:34 |
odyssey4me | the steps are now literally: 1 - install pip, 2 - install tox, 3 - run tox -e upgrade | 15:34 |
* lbragstad giggles | 15:35 | |
openstackgerrit | Merged openstack/openstack-ansible-os_monasca master: Install python2 for Ubuntu 16.04 and CentOS 7 in Vagrant https://review.openstack.org/431290 | 15:35 |
lbragstad | that is *so* much easier than the mess of bash/python scripts i have now | 15:35 |
openstackgerrit | Merged openstack/openstack-ansible-os_watcher master: Install python2 for Ubuntu 16.04 and CentOS 7 in Vagrant https://review.openstack.org/431288 | 15:35 |
openstackgerrit | Merged openstack/openstack-ansible-os_heat master: Install python2 for Ubuntu 16.04 and CentOS 7 in Vagrant https://review.openstack.org/431278 | 15:35 |
odyssey4me | lbragstad if you want a performance tox env that just does a deployment (not upgrade) then I would imagine it'd be fine to add it too | 15:36 |
odyssey4me | then we'd be maintaining the ansible bits for your perf test job | 15:36 |
spotz | asettle You want comments or edits on the rabbitmq doc? | 15:36 |
odyssey4me | I supopse you could actually just add some bits into the functional tests we have - then you'd get perf tests for keystone behind apache, uwsgi, nginx, etc | 15:37 |
lbragstad | odyssey4me my performance bits are super minimal | 15:37 |
lbragstad | odyssey4me i don't think i change *anything* | 15:37 |
*** adrian_otto has quit IRC | 15:37 | |
*** vcn has joined #openstack-ansible | 15:37 | |
lbragstad | odyssey4me i have https://github.com/lbragstad/keystone-performance/blob/master/setup_perf_host.yml and https://github.com/lbragstad/keystone-performance/blob/master/setup_database.yml | 15:38 |
lbragstad | and splitting those two apart might not even be required anymore | 15:38 |
* lbragstad shrugs | 15:38 | |
odyssey4me | okie dokey - was just a spitballing thought ;) | 15:38 |
asettle | spotz: whatever you've got :) | 15:38 |
spotz | asettle edits as I go it is:) | 15:39 |
asettle | spotz: sweet :) it's from Darren C in the ops team. I cleaned it up a bit and just posted for reviews :) thanks spotz !! | 15:40 |
*** sawblade6 has joined #openstack-ansible | 15:40 | |
lbragstad | odyssey4me having all that against apache, uwsgi, nginx, etc would be amazing though | 15:40 |
*** finchd has joined #openstack-ansible | 15:40 | |
spotz | asettle no prob | 15:41 |
odyssey4me | lbragstad it'd likely help us too - because then you guys would be pushing patches to make it work better :) | 15:41 |
lbragstad | odyssey4me right - i'm totally on board | 15:41 |
evrardjp | I'd say keystone has plenty of love :) | 15:41 |
lbragstad | odyssey4me jmccrory i have standup in a few minutes but then i'm going to be reviewing https://review.openstack.org/#/c/431225/ | 15:42 |
spotz | Cause we wuv the keystone team!:) | 15:42 |
lbragstad | evrardjp spotz :) | 15:42 |
evrardjp | haha | 15:42 |
openstackgerrit | Travis Truman (automagically) proposed openstack/openstack-ansible-os_glance stable/newton: Implementing stricter permissions on config files https://review.openstack.org/431611 | 15:43 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_nova master: Fix idempotence for nova cell1 create https://review.openstack.org/431304 | 15:43 |
*** udesale has quit IRC | 15:43 | |
odyssey4me | cloudnull I expect that https://review.openstack.org/430519 should be ported back to newton ? | 15:43 |
odyssey4me | can you do that? unfortunately it's not a clean pick | 15:44 |
openstackgerrit | Merged openstack/openstack-ansible-os_cinder master: Install python2 for Ubuntu 16.04 and CentOS 7 in Vagrant https://review.openstack.org/431275 | 15:44 |
cloudnull | odyssey4me: sure | 15:44 |
odyssey4me | jmccrory are you planning on doing a bunch of patches like https://review.openstack.org/430588 to the rest of the mitaka branches? | 15:44 |
odyssey4me | it probably should be done | 15:45 |
openstackgerrit | Travis Truman (automagically) proposed openstack/openstack-ansible-os_heat stable/newton: Implementing stricter permissions on config files https://review.openstack.org/431613 | 15:45 |
openstackgerrit | Logan V proposed openstack/openstack-ansible-os_nova master: Wait for nova-compute service registration https://review.openstack.org/431080 | 15:45 |
*** The_Intern has quit IRC | 15:45 | |
jmccrory | odyssey4me : yeah, was going to go through the rest today now that your project-config change has gone through | 15:45 |
*** The_Intern has joined #openstack-ansible | 15:45 | |
odyssey4me | jmccrory great stuff - that should finalise the general issues | 15:45 |
odyssey4me | not sure how much value the tests have for mitaka - they were very early after the role breakout | 15:46 |
*** udesale has joined #openstack-ansible | 15:46 | |
odyssey4me | I think most of them are nothing more than a convergance test | 15:46 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-os_keystone stable/newton: Resolved Keystone Federation bugs https://review.openstack.org/431616 | 15:46 |
*** udesale has quit IRC | 15:48 | |
openstackgerrit | Travis Truman (automagically) proposed openstack/openstack-ansible-os_cinder stable/newton: Implementing stricter permissions on config files https://review.openstack.org/431617 | 15:48 |
*** marst_ has quit IRC | 15:49 | |
odyssey4me | logan- so just to verify - https://review.openstack.org/431080 will wait for the compute node in question to be registered in the DB whenever the service is restarted | 15:50 |
logan- | right | 15:50 |
odyssey4me | so in a 100 node env, it will wait for all 100 nodes | 15:50 |
odyssey4me | and it will wait a maximum of 50 seconds for each node to register, and fail out if any one does not | 15:51 |
logan- | right that individual node will fail | 15:51 |
odyssey4me | I wonder if that's not perhaps a little over the top? | 15:52 |
logan- | well it depends | 15:52 |
odyssey4me | doesn't the cell registration just require any one node? | 15:52 |
logan- | what conditions does the cell enrollment require | 15:52 |
odyssey4me | andymccr ? | 15:52 |
andymccr | odyssey4me: each host has to enroll | 15:52 |
logan- | it only enrolls nodes that exist in the service list afaik | 15:52 |
logan- | i don't know if they have to be up | 15:52 |
openstackgerrit | Merged openstack/openstack-ansible-os_sahara master: Install python2 for Ubuntu 16.04 and CentOS 7 in Vagrant https://review.openstack.org/431285 | 15:52 |
odyssey4me | omg | 15:52 |
odyssey4me | that is horrible | 15:53 |
*** jamesdenton has joined #openstack-ansible | 15:53 | |
odyssey4me | logan- great patch then | 15:54 |
odyssey4me | but oh dear that is a silly horrible process | 15:54 |
logan- | yeah it is rough | 15:54 |
logan- | if they don't have to be up, only registered, then i would like to remove that constraint from the check | 15:54 |
*** victorhe has joined #openstack-ansible | 15:55 | |
odyssey4me | logan- well, johnthetubaguy could possibly advise there | 15:55 |
mhayden | OSA Weekly Meeting in 4 minutes! | 15:56 |
openstackgerrit | Travis Truman (automagically) proposed openstack/openstack-ansible-os_horizon stable/newton: Implementing stricter permissions on config files https://review.openstack.org/431621 | 15:56 |
odyssey4me | it likely only requires being registered - not up | 15:56 |
mhayden | cloudnull, mattt, andymccr, d34dh0r53, hughsaunders, b3rnard0, palendae, Sam-I-Am, odyssey4me, serverascode, rromans, erikmwilson, mancdaz, _shaps_, BjoernT, claco, echiu, dstanek, jwagner, ayoung, prometheanfire, evrardjp, arbrandes, mhayden, scarlisle, luckyinva, ntt, javeriak, automagically, spotz, vdo, jmccrory, alextricity25, jasondotstar, admin0, michaelgugino, ametts, v1k0d3n, severion, | 15:56 |
mhayden | bgmccollum, darrenc, JRobinson__, asettle, colinmcnamara, thorst, adreznec, eil397, qwang,nishpatwa_, cathrichardson, drifterza, sc68cal | 15:56 |
asettle | o/ ola | 15:56 |
*** The_Intern has quit IRC | 15:57 | |
mgariepy | mhayden, just found out that apt-cacher-ng might need some more config for centos. it doesn't use a common dir for all the packages. | 15:58 |
spotz | * Declaratively (list of cluster nodes in a config, with | 15:58 |
spotz | ``rabbitmq-autocluster``, or ``rabbitmq-clusterer`` plugins) | 15:58 |
mhayden | yay! | 15:58 |
spotz | asettle let darren know there were typos in the plugin names here - | 15:58 |
spotz | That's the corrected version | 15:58 |
mgariepy | not sure it will make a big difference tho. | 15:59 |
asettle | spotz: what's the corrected version? Migth be easier if you comment on the patch :) | 15:59 |
spotz | asettle Ok I'll remember to write a comment once I save, still reading through the doc | 15:59 |
asettle | Thanks! :D | 15:59 |
asettle | Appreciate you taking a look spotz | 16:00 |
*** adrian_otto has joined #openstack-ansible | 16:00 | |
spotz | asettle I've spent way to much time troubleshooting rabbit | 16:00 |
asettle | Hhaha ugh :p | 16:00 |
mhayden | meeting in #openstack-meeting-4 | 16:03 |
openstackgerrit | Travis Truman (automagically) proposed openstack/openstack-ansible-os_keystone stable/newton: Implementing stricter permissions on config files https://review.openstack.org/431626 | 16:03 |
logan- | yep odyssey4me looks like there is no requirement that the service be "up" to enroll https://github.com/openstack/nova/blob/master/nova/objects/host_mapping.py#L170-L219 | 16:03 |
logan- | just registered | 16:04 |
logan- | so i'm going to remove that | 16:04 |
openstackgerrit | Amy Marrich (spotz) proposed openstack/openstack-ansible master: [ops-guide] Add rabbitmq content https://review.openstack.org/431499 | 16:04 |
*** DanyC has quit IRC | 16:04 | |
*** adrian_otto1 has joined #openstack-ansible | 16:05 | |
andymccr | logan-: sweet i put a review in for that | 16:05 |
*** marst has joined #openstack-ansible | 16:05 | |
andymccr | that patch is really nice though - thanks for adding it | 16:05 |
logan- | yep np. i think we should be able to make the enrollment task as run_once | 16:05 |
*** adrian_otto has quit IRC | 16:06 | |
andymccr | logan-: ahh yeah true | 16:06 |
andymccr | we could thats a good improvement | 16:06 |
logan- | nvm it already is | 16:06 |
logan- | it only runs on the [0] nova-api container | 16:06 |
openstackgerrit | Logan V proposed openstack/openstack-ansible-os_nova master: Wait for nova-compute service registration https://review.openstack.org/431080 | 16:07 |
andymccr | oh ofcourse the actual db bit does yeah | 16:07 |
odyssey4me | mhayden you're still doing trusty functional tests on purpose for the security role, right? | 16:10 |
mhayden | odyssey4me: unfortunately | 16:10 |
odyssey4me | ok, then https://review.openstack.org/431538 will bypass your tests - you'll likely have to add a conditional to verify that the role is not the security role | 16:11 |
odyssey4me | sorry - that was necessary to unblock nova/keystone/neutron | 16:11 |
*** pjh03 has joined #openstack-ansible | 16:12 | |
*** ssmith_ has joined #openstack-ansible | 16:13 | |
openstackgerrit | Merged openstack/openstack-ansible master: Add tracepath commands to the AIO https://review.openstack.org/430995 | 16:14 |
*** sacharya has quit IRC | 16:14 | |
*** ssmith has quit IRC | 16:16 | |
*** chhavi has joined #openstack-ansible | 16:17 | |
*** sacharya has joined #openstack-ansible | 16:17 | |
*** pjh03 has quit IRC | 16:17 | |
*** vcn has quit IRC | 16:18 | |
openstackgerrit | Merged openstack/openstack-ansible master: Bring idempotency to swapon https://review.openstack.org/430942 | 16:24 |
odyssey4me | lbragstad jmccrory and we have a passed set of tests for the perf test during upgrade: https://review.openstack.org/431225 | 16:24 |
*** drifterza has joined #openstack-ansible | 16:25 | |
lbragstad | jmccrory odyssey4me awesome - i'm testing/playing with it locally now | 16:26 |
*** adrian_otto1 has quit IRC | 16:26 | |
* lbragstad odyssey4me jmccrory well how about that - http://cdn.pasteraw.com/cyplhd3cla9g5djcrxxmm9en6pshtom | 16:27 | |
lbragstad | http://logs.openstack.org/25/431225/6/check/gate-openstack-ansible-os_keystone-ansible-upgrade-ubuntu-xenial-nv/555c4f4/console.html#_2017-02-09_16_11_44_257979 | 16:27 |
*** sacharya_ has joined #openstack-ansible | 16:27 | |
*** sacharya has quit IRC | 16:27 | |
*** adrian_otto has joined #openstack-ansible | 16:28 | |
odyssey4me | yep, it looks similar to the last set I saw | 16:28 |
*** cmart has joined #openstack-ansible | 16:28 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-tests master: Ensure that Trusty checks run for the security role https://review.openstack.org/431633 | 16:29 |
odyssey4me | mhayden ^ that's a gift for you, sir | 16:29 |
*** woodard has quit IRC | 16:30 | |
mhayden | odyssey4me: you're so sweet | 16:30 |
mhayden | OKAY ANYTHING ELSE | 16:30 |
mhayden | whoa, had caps lock on from trolling odyssey4me | 16:30 |
mhayden | :| | 16:30 |
drifterza | greetings all | 16:31 |
mhayden | hey drifterza | 16:31 |
*** The_Intern has joined #openstack-ansible | 16:31 | |
spotz | :) | 16:31 |
mhayden | last call on discussion for today . . . . . | 16:31 |
jmccrory | lbragstad pretty good, maybe need to tweak haproxy to mark a backend down quicker | 16:32 |
lbragstad | jmccrory yeah - I was thinking about this... i only hit on snag locally and that was needed to install libssl-dev locally | 16:32 |
lbragstad | but that's probably something separate from what osa lays down? | 16:33 |
odyssey4me | wow mhayden - such winning | 16:33 |
mhayden | #action congratulate lbragstad on becoming keystone PTL! | 16:33 |
palendae | mhayden: Wrong channel | 16:33 |
mhayden | this means you can send any keystone complaints to lbragstad directly | 16:33 |
andymccr | mhayden: wrong channel pal :) | 16:33 |
mhayden | hah | 16:33 |
lbragstad | lol | 16:33 |
mhayden | darnit | 16:34 |
jmccrory | lbragstad : that's coming in through bindep there https://github.com/openstack/openstack-ansible-os_keystone/blob/master/bindep.txt#L16 | 16:34 |
*** BjoernT has joined #openstack-ansible | 16:34 | |
lbragstad | jmccrory aha - that makes seense | 16:34 |
*** cmart has quit IRC | 16:35 | |
lbragstad | jmccrory the steps i'm taking http://cdn.pasteraw.com/kkm3ejpd51d16k2ga03ds2d41wx6ms2 | 16:36 |
*** Jack_V has joined #openstack-ansible | 16:36 | |
jmccrory | lbragstad : yep, that should be it | 16:38 |
lbragstad | jmccrory sweet | 16:38 |
*** Jack_I has quit IRC | 16:39 | |
lbragstad | jmccrory it would be nice if the locust cli reported things back in json/yml | 16:39 |
lbragstad | jmccrory i'm not seeing that though (?) | 16:39 |
*** david-lyle has joined #openstack-ansible | 16:40 | |
*** sacharya has joined #openstack-ansible | 16:40 | |
*** sacharya_ has quit IRC | 16:41 | |
*** yolanda_ is now known as yolanda | 16:41 | |
*** Jack_V has quit IRC | 16:42 | |
jmccrory | lbragstad : yeah...i'm trying to work out a quick compare on the total line and pass/fail on that. haven't really looked if that's an option, but would definitely be easier with structured output | 16:43 |
lbragstad | jmccrory yeah - i'm not sure that's an option the CLI? i'm digging through the open bugs now | 16:44 |
jmccrory | lbragstad ping if you find it. stepping away to commute for a while | 16:45 |
lbragstad | jmccrory sounds good | 16:45 |
odyssey4me | andymccr https://review.openstack.org/#/q/topic:create-ocata+project:%255Eopenstack/openstack-ansible.*+status:open | 16:45 |
*** weezS_ has joined #openstack-ansible | 16:45 | |
mgariepy | mhayden, do you run your centos cluster on hardware ? | 16:45 |
*** Jack_I has joined #openstack-ansible | 16:45 | |
mhayden | mgariepy: i do | 16:46 |
mhayden | 4 boxes with Xeon E3's | 16:46 |
*** pjh03 has joined #openstack-ansible | 16:46 | |
mgariepy | one ctrl and 3 computes ? | 16:46 |
mhayden | well, i go all hyper-converged as the marketing types call it | 16:46 |
mhayden | each node is running some openstack containers AND virtual machines | 16:47 |
palendae | mhayden: That's some density! | 16:47 |
mhayden | YARLY | 16:47 |
mhayden | doing it on a shoestring budget! | 16:47 |
automagically_ | odyssey4me: Thanks for the rechecks on https://review.openstack.org/#/q/status:open+branch:stable/ocata+topic:restrictive_permissions but the problem appears to be that there are no vars files for trusty anymore. Which is fine, but I think these two will need to wait for the CI config changes | 16:47 |
*** weezS has quit IRC | 16:48 | |
*** weezS_ is now known as weezS | 16:48 | |
odyssey4me | automagically_ the vars issue will now be bypassed - the recheck was done after implementing a trusty bypass in the tests scripts | 16:48 |
mgariepy | mhayden, do you have keepalived working ? | 16:48 |
odyssey4me | automagically https://review.openstack.org/431594 | 16:48 |
mhayden | mgariepy: yes | 16:48 |
automagically_ | Aha, awesome odyssey4me | 16:48 |
odyssey4me | essentially the wntire playbook execution is skipped | 16:48 |
mhayden | mgariepy: i submitted these -> https://github.com/evrardjp/ansible-keepalived/commit/8066a0530bcab87ed6fb6c74960a6d3a78e6d0a3 https://github.com/evrardjp/ansible-keepalived/commit/83fd224942832e525c9f78a09af88ea1ea77e893 | 16:49 |
odyssey4me | "Your patch is important to us, please wait..." | 16:49 |
*** vishwanathj has joined #openstack-ansible | 16:50 | |
openstackgerrit | Lance Bragstad proposed openstack/openstack-ansible-os_keystone master: Add --show-task-ratio-json to locust command https://review.openstack.org/431643 | 16:50 |
andymccr | mhayden: we've looked at your patch and its in - but wait 72 hours for it to actually work please. | 16:50 |
odyssey4me | centos failure here: https://review.openstack.org/431611 | 16:50 |
*** pjh03 has quit IRC | 16:50 | |
openstackgerrit | Lance Bragstad proposed openstack/openstack-ansible-os_keystone master: Add --show-task-ratio-json to locust command https://review.openstack.org/431643 | 16:51 |
andymccr | centos swift gate is also failing :( | 16:52 |
*** esberglu_ has quit IRC | 16:52 | |
*** esberglu has joined #openstack-ansible | 16:53 | |
mgariepy | arf, no logs .. | 16:55 |
*** lucas__ has quit IRC | 16:55 | |
*** pjm6 has joined #openstack-ansible | 16:55 | |
mgariepy | hmm http://logs.openstack.org/11/431611/1/check/gate-openstack-ansible-os_glance-ansible-func-centos-7/b4a5e71/console.html#_2017-02-09_16_45_59_699835 | 16:56 |
*** esberglu has quit IRC | 16:57 | |
mgariepy | no log for services .. that's weird ? | 16:57 |
odyssey4me | fix it mgariepy - you're core now :p | 16:57 |
*** vishwanathj has quit IRC | 16:57 | |
mgariepy | LOL | 16:57 |
mgariepy | I though core was only for -2 :P | 16:58 |
*** Jack_V has joined #openstack-ansible | 16:59 | |
odyssey4me | could do with another vote on these please: https://review.openstack.org/430961 & https://review.openstack.org/430959 & https://review.openstack.org/430956 | 16:59 |
*** whiteveil has joined #openstack-ansible | 16:59 | |
*** david-lyle has quit IRC | 17:00 | |
*** Jack_I has quit IRC | 17:00 | |
*** DanyC has joined #openstack-ansible | 17:00 | |
openstackgerrit | Merged openstack/openstack-ansible-os_swift master: Update upgrade test to use stable/ocata https://review.openstack.org/430961 | 17:03 |
*** xdaxdb has quit IRC | 17:04 | |
openstackgerrit | Merged openstack/openstack-ansible-os_glance master: Update upgrade test to use stable/ocata https://review.openstack.org/430956 | 17:04 |
*** DanyC has quit IRC | 17:04 | |
odyssey4me | jmccrory I added you to https://review.openstack.org/416383 to take a peek and feed back, but also to perhaps get an early implementation done using the return codes when it merges. :) | 17:05 |
*** drifterza has quit IRC | 17:05 | |
*** sacharya has quit IRC | 17:07 | |
*** sacharya has joined #openstack-ansible | 17:08 | |
*** DanyC has joined #openstack-ansible | 17:09 | |
*** sacharya has quit IRC | 17:12 | |
openstackgerrit | Merged openstack/openstack-ansible-os_nova master: Fix idempotence for nova cell1 create https://review.openstack.org/431304 | 17:13 |
jmccrory | odyssey4me : oh, cool. thanks | 17:14 |
*** sacharya has joined #openstack-ansible | 17:14 | |
*** esberglu has joined #openstack-ansible | 17:16 | |
chris_hultin | Has anyone seen any issues with suspending a Nova instance on a 14.04 (Trusty) host? Error is specifically: | 17:17 |
chris_hultin | internal error: unable to execute QEMU command 'migrate': Migration disabled: failed to allocate shared memory | 17:17 |
*** sacharya_ has joined #openstack-ansible | 17:18 | |
*** sacharya has quit IRC | 17:19 | |
logan- | chris_hultin: suspend will try to write the contents of the instance's ram to /var/lib/libvirt/qemu/save. usually that error happens when there is not enough disk space for that | 17:20 |
chris_hultin | logan-: I've got enough space (more than 2x) | 17:20 |
logan- | you might be able to get more useful debugging by checking the nova-compute log on the compute host | 17:20 |
lbragstad | jmccrory interesting - i'm getting failures locally in the os_tempest role | 17:20 |
*** oneswig has joined #openstack-ansible | 17:21 | |
logan- | which openstack version are you seeing this on? | 17:21 |
*** sacharya has joined #openstack-ansible | 17:21 | |
chris_hultin | logan-: Newton | 17:21 |
*** woodard has joined #openstack-ansible | 17:21 | |
jmccrory | lbragstad : when installing plugins? i think i was hitting that too. couldn't find pg_config in path or something. i just ending up commenting tempest out when testing locally | 17:22 |
lbragstad | jmccrory yep - that's exactly what I'm getting | 17:22 |
lbragstad | http://cdn.pasteraw.com/1sdkssty5uvgq315hj7g5lvwpm8xyob | 17:22 |
*** sacharya_ has quit IRC | 17:23 | |
openstackgerrit | Merged openstack/openstack-ansible-tests master: Ensure that Trusty checks run for the security role https://review.openstack.org/431633 | 17:23 |
*** crushil has quit IRC | 17:26 | |
mgariepy | odyssey4me, faster on centos ! :P https://review.openstack.org/#/c/431611/ | 17:28 |
chris_hultin | logan-: Any ideas? | 17:29 |
*** japestinho has quit IRC | 17:29 | |
logan- | yep, check logs on the host. nova compute and libvirt/qemu logs | 17:29 |
*** pcaruana has quit IRC | 17:30 | |
*** sacharya_ has joined #openstack-ansible | 17:30 | |
lbragstad | jmccrory it doesn't look like we install libpq-dev anywhere? but that's the only thing I can seem to find that might fix it (trying to test locally) | 17:30 |
jmccrory | lbragstad : http://stackoverflow.com/questions/5420789/how-to-install-psycopg2-with-pip-on-python looks like libpq-dev will need to be installed where ever tempest is installed | 17:30 |
*** sacharya has quit IRC | 17:30 | |
lbragstad | jmccrory that's exactly what I was looking at | 17:31 |
*** aludwar has quit IRC | 17:31 | |
*** aludwar has joined #openstack-ansible | 17:31 | |
jmccrory | gate's probably using wheels | 17:31 |
openstackgerrit | Merged openstack/openstack-ansible-os_nova master: Use ocata component for UCA https://review.openstack.org/430222 | 17:31 |
*** v1k0d3n has quit IRC | 17:31 | |
lbragstad | so here? https://github.com/openstack/openstack-ansible-os_tempest/blob/master/bindep.txt#L19 | 17:31 |
*** oneswig has quit IRC | 17:32 | |
jmccrory | lbragstad : probably here https://github.com/openstack/openstack-ansible-os_tempest/blob/master/vars/ubuntu-16.04.yml#L16 | 17:32 |
jmccrory | lbragstad : ~/.ansible/roles/os_tempest/ to add and test locally | 17:34 |
cloudnull | chris_hultin: you know, thinking about that error. Yesterday we found the migration bug w/ kernel 3.13 which had a similar return . if you date to kernel 4.4 do you have the same problem ? | 17:34 |
chris_hultin | cloudnull: What's the best/proper way to upgrade? | 17:34 |
cloudnull | just apt-get install linux-image-$VERSION_NUM | 17:35 |
cloudnull | apt-cache search linux-image and look for the latest 4.4 version | 17:35 |
*** whiteveil has quit IRC | 17:36 | |
openstackgerrit | Lance Bragstad proposed openstack/openstack-ansible-os_tempest master: Add libpq-dev to install os_tempest plugins https://review.openstack.org/431656 | 17:36 |
lbragstad | jmccrory sweet - testing it locally quick | 17:36 |
chris_hultin | cloudnull: Updating all 3 hosts now | 17:36 |
openstackgerrit | Merged openstack/openstack-ansible-os_neutron master: Implement Dragonflow deployment https://review.openstack.org/391524 | 17:37 |
openstackgerrit | Merged openstack/openstack-ansible-os_neutron master: Update upgrade test to use stable/ocata https://review.openstack.org/430959 | 17:37 |
logan- | awesome oanson! | 17:37 |
openstackgerrit | Merged openstack/openstack-ansible-os_nova master: Add variable to enable integration with barbican https://review.openstack.org/426988 | 17:37 |
openstackgerrit | Merged openstack/openstack-ansible-os_nova master: Wait for nova-compute service registration https://review.openstack.org/431080 | 17:37 |
oanson | Woo hoo! | 17:37 |
*** The_Intern has quit IRC | 17:37 | |
oanson | Thanks everyone for your great help along the way! | 17:37 |
chris_hultin | cloudnull: Need to reboot before it takes effect, right? | 17:38 |
cloudnull | yes | 17:38 |
*** The_Intern has joined #openstack-ansible | 17:38 | |
openstackgerrit | Logan V proposed openstack/openstack-ansible-os_nova master: Conditional task execution using grouping https://review.openstack.org/429779 | 17:38 |
*** woodard has quit IRC | 17:39 | |
*** sacharya_ has quit IRC | 17:39 | |
*** woodard has joined #openstack-ansible | 17:39 | |
openstackgerrit | Lance Bragstad proposed openstack/openstack-ansible-os_tempest master: Add libpq-dev to install os_tempest plugins https://review.openstack.org/431656 | 17:40 |
*** sacharya has joined #openstack-ansible | 17:40 | |
*** crushil has joined #openstack-ansible | 17:41 | |
lbragstad | jmccrory you haven't gotten this yet have you? http://logs.openstack.org/43/431643/2/check/gate-openstack-ansible-os_keystone-ansible-upgrade-ubuntu-xenial-nv/e1d59a8/console.html#_2017-02-09_17_10_56_769144 | 17:41 |
jmccrory | lbragstad : hmm nope | 17:42 |
lbragstad | jmccrory hmm - might be from https://review.openstack.org/#/c/431643/2/tests/test-benchmark-keystone-upgrade.yml | 17:42 |
*** pjh03 has joined #openstack-ansible | 17:42 | |
*** drifterza has joined #openstack-ansible | 17:43 | |
openstackgerrit | Logan V proposed openstack/openstack-ansible master: Run cell enrollment after ceph_client https://review.openstack.org/430540 | 17:43 |
jmccrory | log's empty so might have never started http://logs.openstack.org/43/431643/2/check/gate-openstack-ansible-os_keystone-ansible-upgrade-ubuntu-xenial-nv/e1d59a8/logs/host/locust.log.txt.gz | 17:43 |
*** sacharya has quit IRC | 17:44 | |
*** sacharya has joined #openstack-ansible | 17:46 | |
evrardjp | hey guys, I have a few reviews pending, if you have time, could you have a look? It's only backports | 17:47 |
*** pjh03 has quit IRC | 17:47 | |
evrardjp | https://review.openstack.org/#/c/431608/ | 17:47 |
evrardjp | https://review.openstack.org/#/c/431639/ | 17:47 |
evrardjp | https://review.openstack.org/#/c/431640/ | 17:47 |
spotz | looking | 17:47 |
evrardjp | https://review.openstack.org/#/c/431659/ | 17:47 |
evrardjp | https://review.openstack.org/#/c/431664/ | 17:47 |
evrardjp | thanks! | 17:47 |
*** david-lyle has joined #openstack-ansible | 17:53 | |
spotz | evrardjp: https://review.openstack.org/#/c/431640 crashed and burned in the gate | 17:53 |
openstackgerrit | Merged openstack/openstack-ansible-os_neutron master: Cap the number of worker threads https://review.openstack.org/424125 | 17:54 |
evrardjp | that sounds bad | 17:55 |
evrardjp | let me do a magical recheck if that's not a related failure | 17:55 |
evrardjp | yeah, tempest, not my fault! | 17:55 |
evrardjp | :( | 17:55 |
lbragstad | jmccrory until my tests locally finish - here is what the json stats look like from locust compared to just the summary - http://cdn.pasteraw.com/4dbps8d9v29xuj393o8c9e1588zd11f | 17:56 |
*** chhavi has quit IRC | 17:56 | |
lbragstad | jmccrory fyi - https://review.openstack.org/#/c/431656/ fixes http://cdn.pasteraw.com/1sdkssty5uvgq315hj7g5lvwpm8xyob for me locally | 17:59 |
lbragstad | automagically_ thanks for the review! | 17:59 |
lbragstad | locally - i have the same output the gate does - http://cdn.pasteraw.com/jd0dmbuqiwfnto42pg77qrfwv1u1csb | 17:59 |
jmccrory | ah ok good | 17:59 |
*** nbante has quit IRC | 17:59 | |
*** sacharya has quit IRC | 18:00 | |
*** sacharya has joined #openstack-ansible | 18:00 | |
*** winggundamth has quit IRC | 18:04 | |
johnthetubaguy | odyssey4me: logan-: for that cells thing, its just the DB entry in the services table thats required, AFAIK. if a service has never started, it will not be there, but it doesn't have to be running when the cmd is executed | 18:05 |
*** Jack_Iv has quit IRC | 18:09 | |
odyssey4me | mhayden and another core, we'll need to get this through quickly https://review.openstack.org/431661 | 18:09 |
openstackgerrit | Lance Bragstad proposed openstack/openstack-ansible-os_tempest master: Add libpq-dev to install os_tempest plugins https://review.openstack.org/431656 | 18:09 |
*** Jack_Iv has joined #openstack-ansible | 18:09 | |
openstackgerrit | Merged openstack/openstack-ansible-os_keystone stable/newton: Resolved Keystone Federation bugs https://review.openstack.org/431616 | 18:10 |
*** ngupta has joined #openstack-ansible | 18:10 | |
*** Jack_Iv has quit IRC | 18:14 | |
mhayden | odyssey4me: g2g | 18:15 |
*** cmart has joined #openstack-ansible | 18:15 | |
*** rmelero has joined #openstack-ansible | 18:19 | |
*** weezS has quit IRC | 18:22 | |
rmelero | I can't seem to get the dependencies right with a pip_packages variable. I'm trying to pull in pymongo 3.2.2 but it still only pulls down 3.3.0 and my package install fails. this is my pip_packages in defaults/main.yml | 18:23 |
rmelero | https://gist.github.com/rmeleromira/306d50584570b9ecd5a91e881ce0553f | 18:23 |
openstackgerrit | Merged openstack/openstack-ansible-os_glance stable/newton: Implementing stricter permissions on config files https://review.openstack.org/431611 | 18:23 |
*** DanyC has quit IRC | 18:26 | |
rmelero | also, the only way to test this is rerunning the entire repo-build playbook, which takes like 15 minutes, is there a shortcut for newton to quickly see what packages would be put into the repo? | 18:27 |
*** whiteveil has joined #openstack-ansible | 18:28 | |
*** zao has left #openstack-ansible | 18:29 | |
odyssey4me | rmelero you can execute the lookup plugin | 18:29 |
rmelero | like the ansible lookup function? any good examples how to do that? | 18:30 |
odyssey4me | rmelero as an example, execute the following to get the result of the lookup for the os_nova role on its own: /opt/ansible-runtime/bin/python /etc/ansible/roles/plugins/lookup/py_pkgs.py /etc/ansible/os_nova | 18:31 |
*** cmart1 has joined #openstack-ansible | 18:31 | |
*** ssmith__ has joined #openstack-ansible | 18:31 | |
rmelero | ah sneaky osa plugin. let me try it out | 18:32 |
odyssey4me | the repo build does the lookup against the following locations, with each item having precedence from low to high | 18:32 |
odyssey4me | https://github.com/openstack/openstack-ansible/blob/master/playbooks/repo-build.yml#L131-L133 | 18:32 |
*** cmart has quit IRC | 18:32 | |
odyssey4me | so if you want to do the entire lookup, you do the following: | 18:32 |
odyssey4me | execute from the /opt/openstack-ansible/playbooks directory: /opt/ansible-runtime/bin/python /etc/ansible/roles/plugins/lookup/py_pkgs.py ../ /etc/ansible/roles /etc/openstack_deploy | 18:33 |
*** ssmith_ has quit IRC | 18:35 | |
rmelero | swwet that works. so it's definitely pulling in my package requirements https://gist.github.com/rmeleromira/863d85149bc9b4905c46481add5fe46c , but when I run the repo-build playbook, the packages aren't in there. | 18:36 |
openstackgerrit | Jimmy McCrory proposed openstack/openstack-ansible-os_keystone master: Benchmark requests during upgrade testing https://review.openstack.org/431225 | 18:36 |
*** Andrew_jedi has quit IRC | 18:36 | |
odyssey4me | rmelero oh hang on, you're trying to pin using the pip_packages lists | 18:38 |
odyssey4me | that won't work because pip will ignore those in favor of the constraints provided | 18:38 |
odyssey4me | you'll need to override the upper constraints for those packages | 18:38 |
*** sdake_ has quit IRC | 18:38 | |
odyssey4me | rmelero that's what this var is for: https://github.com/openstack/openstack-ansible-repo_build/blob/master/defaults/main.yml#L32 | 18:39 |
odyssey4me | it's a list var, so you can just add your list of pins and it'll be applied to the repo build | 18:39 |
openstackgerrit | Jimmy McCrory proposed openstack/openstack-ansible-os_tempest master: Add libpq-dev to install os_tempest plugins https://review.openstack.org/431656 | 18:41 |
rmelero | awesome. sneaky variable. let me try that out. does that have to be set in the playbook for repo-build, or can I specify it in default/main.yml with the pip_packages varible? | 18:43 |
*** victorhe has quit IRC | 18:43 | |
odyssey4me | rmelero it should be set in your user_variables.yml file in /etc/openstack_deploy.yml | 18:43 |
odyssey4me | all overrides of defaults should be done in that file | 18:44 |
rmelero | ah yea forgot about that. thanks broski | 18:44 |
*** lucas_ has joined #openstack-ansible | 18:44 | |
odyssey4me | we've designed the system to try and prevent anyone needing to edit the code tree | 18:44 |
*** Andrew_jedi has joined #openstack-ansible | 18:45 | |
*** david-lyle has quit IRC | 18:45 | |
*** rmelero has quit IRC | 18:46 | |
*** rmelero has joined #openstack-ansible | 18:46 | |
*** rmelero has quit IRC | 18:47 | |
*** rmelero has joined #openstack-ansible | 18:47 | |
*** whiteveil has quit IRC | 18:49 | |
*** karimb has quit IRC | 18:50 | |
*** karimb has joined #openstack-ansible | 18:50 | |
*** whiteveil has joined #openstack-ansible | 18:52 | |
*** esberglu has quit IRC | 18:53 | |
*** esberglu has joined #openstack-ansible | 18:53 | |
*** karimb has quit IRC | 18:54 | |
automagically_ | rmelero: Do you actually use pymongo? | 18:55 |
rmelero | monasca-agent needs it for health check plugin | 18:56 |
*** esberglu has quit IRC | 18:58 | |
*** rboyapat has joined #openstack-ansible | 19:00 | |
*** fguillot has quit IRC | 19:00 | |
*** weezS has joined #openstack-ansible | 19:04 | |
*** rboyapat has quit IRC | 19:09 | |
*** cmart1 has quit IRC | 19:09 | |
*** esberglu has joined #openstack-ansible | 19:11 | |
*** cmart has joined #openstack-ansible | 19:12 | |
*** electrofelix has quit IRC | 19:12 | |
*** david-lyle has joined #openstack-ansible | 19:15 | |
*** MasterOfBugs has joined #openstack-ansible | 19:16 | |
*** mmalik4 has joined #openstack-ansible | 19:18 | |
*** gouthamr has quit IRC | 19:23 | |
*** drifterza has quit IRC | 19:25 | |
*** stuartgr has quit IRC | 19:26 | |
openstackgerrit | Mark Hamzy proposed openstack/openstack-ansible master: [WIP] Add support to install a molteniron server https://review.openstack.org/427255 | 19:27 |
*** weezS has quit IRC | 19:31 | |
*** whiteveil has quit IRC | 19:31 | |
*** sdake has joined #openstack-ansible | 19:31 | |
*** david-lyle has quit IRC | 19:31 | |
*** skuda has quit IRC | 19:32 | |
*** weezS has joined #openstack-ansible | 19:32 | |
*** david-lyle has joined #openstack-ansible | 19:34 | |
*** cmart has quit IRC | 19:34 | |
*** v1k0d3n has joined #openstack-ansible | 19:36 | |
openstackgerrit | Joel Griffiths proposed openstack/openstack-ansible master: Fix error during 'inventory-manage.py -r' calls https://review.openstack.org/431724 | 19:36 |
*** Jack_Iv has joined #openstack-ansible | 19:37 | |
openstackgerrit | Joel Griffiths proposed openstack/openstack-ansible master: Fix error during 'inventory-manage.py -r' calls https://review.openstack.org/431724 | 19:38 |
*** faizy has quit IRC | 19:39 | |
*** david-lyle has quit IRC | 19:40 | |
*** david-lyle has joined #openstack-ansible | 19:42 | |
automagically_ | Looking for a little core love on https://review.openstack.org/#/q/topic:restrictive_permissions+status:open | 19:45 |
*** whiteveil has joined #openstack-ansible | 19:47 | |
*** lucas_ has quit IRC | 19:47 | |
*** lucas_ has joined #openstack-ansible | 19:48 | |
*** markb1 has joined #openstack-ansible | 19:50 | |
markb1 | need an OpenStack set-up in N VMs (pref KVM). attempting to work with vagrant-openstack-ansible on Github. Lotsa breakage, porting needed, now stopped on Keystone user auth | 19:51 |
markb1 | any suggestions,for a Dev build? Pref not an AIO in one VM? | 19:51 |
*** gouthamr has joined #openstack-ansible | 19:52 | |
markb1 | I meant vagrant-ansible-ansible-openstack... | 19:52 |
markb1 | not 2 ansibles in there ;) | 19:53 |
markb1 | can RDO run in N VMs ? | 19:53 |
markb1 | (not seeing any how-tos necc, for that) | 19:53 |
*** ssmith_ has joined #openstack-ansible | 19:55 | |
markb1 | https://github.com/openstack-ansible-galaxy/vagrant-ansible-openstack/tree/features/kilo -- working off of Kilo branch, attempting to update to Newton (and fix Ansible, other bugs) | 19:55 |
*** Jeffrey4l has quit IRC | 19:57 | |
*** Jeffrey4l has joined #openstack-ansible | 19:58 | |
*** ssmith__ has quit IRC | 19:59 | |
*** david-lyle has quit IRC | 20:06 | |
*** fguillot has joined #openstack-ansible | 20:08 | |
*** ngupta has quit IRC | 20:09 | |
*** ngupta has joined #openstack-ansible | 20:10 | |
*** ngupta has quit IRC | 20:11 | |
*** jgriffiths has joined #openstack-ansible | 20:11 | |
*** ngupta has joined #openstack-ansible | 20:11 | |
*** DanyC has joined #openstack-ansible | 20:11 | |
openstackgerrit | Merged openstack/openstack-ansible master: Add group vars to enable integration with barbican https://review.openstack.org/426995 | 20:13 |
*** DanyC has quit IRC | 20:14 | |
*** sdake has quit IRC | 20:14 | |
*** DanyC has joined #openstack-ansible | 20:14 | |
Andrew_jedi | folks, something is wrong with lxc template in newton, http://paste.openstack.org/show/598298/ | 20:15 |
*** skuda has joined #openstack-ansible | 20:16 | |
*** The_Intern has quit IRC | 20:19 | |
-openstackstatus- NOTICE: Restarting gerrit due to performance problems | 20:19 | |
*** lucas_ has quit IRC | 20:21 | |
jgriffiths | Not sure I'm in the right place, but I found a bug in lib/manage.py and submitted a bug https://bugs.launchpad.net/openstack-ansible/+bug/1663328 and a change https://review.openstack.org/#/c/431724/ . I assume I need to get people to review them. | 20:22 |
openstack | Launchpad bug 1663328 in openstack-ansible "inventory-manage.py fails with syntax error when removing items" [Undecided,New] - Assigned to Joel Griffiths (joelgriffiths) | 20:22 |
*** The_Intern has joined #openstack-ansible | 20:23 | |
cloudnull | o/ jgriffiths | 20:24 |
cloudnull | this is the place. | 20:24 |
cloudnull | :) | 20:24 |
cloudnull | welcome | 20:24 |
cloudnull | palendae: ^ | 20:24 |
cloudnull | looking at the pr now. | 20:24 |
jgriffiths | Thanks | 20:24 |
palendae | cloudnull: Lemee look | 20:24 |
palendae | jgriffiths: Thanks! | 20:24 |
palendae | Aha | 20:25 |
sc68cal | lgtm jgriffiths nice work | 20:25 |
jgriffiths | Stupid little thing | 20:25 |
palendae | Yeah; I think the main thing is the change that introduced it didn't include a test | 20:26 |
jgriffiths | Yeah. I was thinking about that. | 20:26 |
palendae | I commented; code looks fine, would appreciate a regression test if you can managed | 20:26 |
palendae | manage* | 20:26 |
palendae | Our tests are admittedly a bit clumsy, but they're better than nothing :) | 20:27 |
logan- | johnthetubaguy: thanks for the clarification earlier | 20:27 |
LinStatSDR | o/ everyone | 20:27 |
* palendae regrets not catching the prior change and asking for a review there | 20:27 | |
stevelle | jgriffiths: the other comment I would add is that it would be better to have the os.path.dirname happen in filesystem.py -- is it possible to safely change the behavior of save_inventory ? | 20:27 |
*** crushil has quit IRC | 20:28 | |
jgriffiths | There is one other place calling save_inventory | 20:28 |
jgriffiths | Hmmm | 20:28 |
palendae | stevelle: You're thinking make save_inventory do the call itself? | 20:28 |
stevelle | jgriffiths: it may not be as easy as "always apply os.path.dirname" but perhaps conditionally do so | 20:29 |
stevelle | palendae: yes | 20:29 |
jgriffiths | You could probably use the same path to get the path or the filename so it would work in either case | 20:29 |
jgriffiths | dirname rather | 20:29 |
palendae | Oh hm | 20:29 |
palendae | I think I see why this doesn't have a test | 20:29 |
*** whiteveil has quit IRC | 20:30 | |
palendae | The test would be more of an integration | 20:30 |
palendae | Calling all of main() | 20:30 |
*** lucas_ has joined #openstack-ansible | 20:31 | |
*** whiteveil has joined #openstack-ansible | 20:31 | |
*** skuda has quit IRC | 20:31 | |
*** schwicht has quit IRC | 20:33 | |
palendae | Hrm, most tests use https://github.com/openstack/openstack-ansible/blob/master/tests/test_inventory.py#L96-L113...wonder if there's conditionals blocking hitting that code | 20:33 |
palendae | Oh, yeah, duh, you're testing manage's main, not generate's | 20:34 |
palendae | https://github.com/openstack/openstack-ansible/blob/master/tests/test_manage.py | 20:34 |
palendae | So, some background - the manage.py stuff didn't have any tests prior to me adding the export functionality, so it's only been getting tested as new things were added. Haven't taken time to go back and do more cleaning/exhaustive testing | 20:35 |
stevelle | that "separator" typo is embarassing | 20:35 |
*** crushil has joined #openstack-ansible | 20:35 | |
palendae | In terms of your patch, jgriffiths, I'd personally be fine with a test that just calls manage.py's main() and succeeds. | 20:36 |
*** adrian_otto has quit IRC | 20:36 | |
jgriffiths | Okay. Thanks! It will take me a bit. I'm still relearning how to do stuff. Haven't touched anything serious in more than a decade and things have changed a bit. | 20:38 |
stevelle | jgriffiths: sure thing, thanks for taking it on. Feel free to reach out for help too | 20:39 |
*** zz_pwnall1337 is now known as pwnall1337 | 20:39 | |
palendae | jgriffiths: np! Totally appreciate the help, and willing to answer questions if you have any about making tests/setting things up to run them | 20:41 |
*** Jack_V has quit IRC | 20:48 | |
*** DanyC has quit IRC | 20:48 | |
*** jrobinson has joined #openstack-ansible | 20:48 | |
*** DanyC has joined #openstack-ansible | 20:48 | |
*** pjh03 has joined #openstack-ansible | 20:58 | |
*** sdake has joined #openstack-ansible | 21:03 | |
*** vnogin has quit IRC | 21:03 | |
*** pjh03 has quit IRC | 21:03 | |
*** vnogin has joined #openstack-ansible | 21:04 | |
*** sdake_ has joined #openstack-ansible | 21:06 | |
*** sdake has quit IRC | 21:07 | |
*** vnogin has quit IRC | 21:09 | |
*** DimGR has quit IRC | 21:12 | |
*** sdake_ has quit IRC | 21:14 | |
*** automagically_ has quit IRC | 21:15 | |
*** sawblade6 has quit IRC | 21:16 | |
*** whiteveil has quit IRC | 21:21 | |
*** bauruine has quit IRC | 21:23 | |
*** bauruine has joined #openstack-ansible | 21:23 | |
*** whiteveil has joined #openstack-ansible | 21:23 | |
Andrew_jedi | clarification on my earlier report that something is wrong with lxc template, actually i was hitting this bug https://bugs.launchpad.net/openstack-ansible/+bug/1580766 | 21:24 |
openstack | Launchpad bug 1580766 in openstack-ansible "xenial: lxcbr0 does not initiate correctly after reboot" [Wishlist,Fix released] - Assigned to Michael Gugino (gugino-michael) | 21:24 |
*** askb has joined #openstack-ansible | 21:25 | |
*** vnogin has joined #openstack-ansible | 21:27 | |
*** bauruine has quit IRC | 21:29 | |
*** bauruine has joined #openstack-ansible | 21:30 | |
*** sdake has joined #openstack-ansible | 21:31 | |
*** smatzek has quit IRC | 21:33 | |
*** oanson has quit IRC | 21:33 | |
*** Jeffrey4l_ has joined #openstack-ansible | 21:35 | |
*** Jeffrey4l has quit IRC | 21:35 | |
*** oanson has joined #openstack-ansible | 21:35 | |
*** gouthamr has quit IRC | 21:38 | |
*** Jack_Iv has quit IRC | 21:42 | |
*** adrian_otto has joined #openstack-ansible | 21:45 | |
*** skuda has joined #openstack-ansible | 21:45 | |
*** hamzy has quit IRC | 21:51 | |
*** DanyC has quit IRC | 21:52 | |
*** david-lyle has joined #openstack-ansible | 21:53 | |
xgerman | Hi | 21:55 |
xgerman | so if I am running a for loop over all my host, e.g. {% for host in groups[octavia_host_group] %}{{ hostvars[host]['ansible_host'] }}{% if not loop.last %},{% endif %}{% endfor %} | 21:56 |
xgerman | but this also includes the host where the haproxy-loadbalancer runs | 21:56 |
xgerman | is there an elegant way to only get the hosts the service is running?? | 21:57 |
xgerman | chris_hultin? | 21:57 |
*** rmelero has quit IRC | 21:57 | |
*** thorst_ has quit IRC | 21:57 | |
*** rmelero has joined #openstack-ansible | 21:58 | |
*** thorst_ has joined #openstack-ansible | 21:58 | |
*** thorst_ has quit IRC | 22:02 | |
*** rmelero has quit IRC | 22:03 | |
*** DanyC has joined #openstack-ansible | 22:03 | |
*** david-lyle has quit IRC | 22:03 | |
*** david-lyle has joined #openstack-ansible | 22:04 | |
*** chris_hultin is now known as chris_hultin|AWA | 22:05 | |
*** whiteveil has quit IRC | 22:06 | |
*** whiteveil has joined #openstack-ansible | 22:07 | |
*** smatzek has joined #openstack-ansible | 22:07 | |
*** schwicht has joined #openstack-ansible | 22:12 | |
*** jmckind has quit IRC | 22:13 | |
*** whiteveil has quit IRC | 22:15 | |
*** smatzek has quit IRC | 22:16 | |
*** gouthamr has joined #openstack-ansible | 22:16 | |
*** woodard_ has joined #openstack-ansible | 22:19 | |
*** fguillot has quit IRC | 22:19 | |
*** jrobinson is now known as jrobinson-afk | 22:19 | |
*** sunjon__ has quit IRC | 22:20 | |
*** david-lyle has quit IRC | 22:20 | |
*** sdake has quit IRC | 22:21 | |
*** woodard has quit IRC | 22:22 | |
*** lucas_ has quit IRC | 22:22 | |
*** cmart has joined #openstack-ansible | 22:22 | |
*** ngupta_ has joined #openstack-ansible | 22:22 | |
*** thorst_ has joined #openstack-ansible | 22:23 | |
*** woodard_ has quit IRC | 22:23 | |
*** ngupta has quit IRC | 22:26 | |
*** ngupta has joined #openstack-ansible | 22:26 | |
*** david-lyle has joined #openstack-ansible | 22:28 | |
*** thorst_ has quit IRC | 22:28 | |
*** ngupta_ has quit IRC | 22:29 | |
*** ngupta has quit IRC | 22:32 | |
*** The_Intern has quit IRC | 22:32 | |
*** The_Intern has joined #openstack-ansible | 22:33 | |
*** crushil has quit IRC | 22:33 | |
*** sdake has joined #openstack-ansible | 22:37 | |
*** ssmith_ has quit IRC | 22:42 | |
*** jrobinson-afk is now known as jrobinson | 22:47 | |
*** david-lyle has quit IRC | 22:50 | |
*** david-lyle has joined #openstack-ansible | 22:50 | |
*** adrian_otto has quit IRC | 22:55 | |
*** cmart has quit IRC | 22:56 | |
stevelle | palendae: you out for the day? | 22:58 |
*** chris_hultin|AWA is now known as chris_hultin | 22:59 | |
*** cloader89 has quit IRC | 23:02 | |
*** BjoernT has quit IRC | 23:03 | |
*** jperry has quit IRC | 23:03 | |
*** esberglu has quit IRC | 23:06 | |
*** david-lyle_ has joined #openstack-ansible | 23:06 | |
*** david-lyle has quit IRC | 23:06 | |
*** galstrom_zzz is now known as galstrom | 23:06 | |
*** chris_hultin is now known as chris_hultin|AWA | 23:07 | |
*** david-lyle_ has quit IRC | 23:09 | |
*** cmart has joined #openstack-ansible | 23:09 | |
*** fedruantine has joined #openstack-ansible | 23:11 | |
*** The_Intern has quit IRC | 23:13 | |
*** jamesdenton has quit IRC | 23:14 | |
*** marst has quit IRC | 23:15 | |
*** esberglu has joined #openstack-ansible | 23:20 | |
*** DanyC has quit IRC | 23:20 | |
*** esberglu has quit IRC | 23:25 | |
*** grumpycatt has quit IRC | 23:29 | |
*** grumpycatt has joined #openstack-ansible | 23:30 | |
*** marst has joined #openstack-ansible | 23:31 | |
*** markb1 has quit IRC | 23:31 | |
*** david-lyle_ has joined #openstack-ansible | 23:33 | |
*** david-lyle_ has quit IRC | 23:39 | |
*** david-lyle_ has joined #openstack-ansible | 23:41 | |
*** pwnall1337 is now known as zz_pwnall1337 | 23:42 | |
*** skuda has quit IRC | 23:48 | |
*** woodard has joined #openstack-ansible | 23:52 | |
*** david-lyle_ has quit IRC | 23:54 | |
Andrew_jedi | folks, looks like there is duplicate 12 GB container data in /openstack dir, should i delete it ? http://paste.openstack.org/show/598322/ | 23:57 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!