*** niraj_singh has joined #openstack-ansible | 00:14 | |
*** acormier has joined #openstack-ansible | 00:25 | |
*** acormier has quit IRC | 00:30 | |
*** acormier has joined #openstack-ansible | 01:05 | |
*** acormier has quit IRC | 01:17 | |
*** jafeha has joined #openstack-ansible | 01:18 | |
*** acormier has joined #openstack-ansible | 01:18 | |
*** jafeha__ has quit IRC | 01:19 | |
*** acormier has quit IRC | 01:19 | |
*** acormier has joined #openstack-ansible | 01:20 | |
*** acormier has quit IRC | 01:25 | |
*** dave-mcc_ has quit IRC | 01:37 | |
*** dave-mccowan has joined #openstack-ansible | 02:00 | |
ANKITA | hi my understanding is that the connection is terminating before d pkgs are downloded and processed...........https://gist.github.com/ankita-anil-verma/0aa18a6d73de0c05ccb8778a18c0e13d despite of all my efforts was not able to resolve d issue would appreciate if anyone can spare a moment and guide me on the error comprehension for logs in gist | 02:29 |
---|---|---|
ANKITA | and recommend a feasible solution... | 02:29 |
JohnnyOSA | ankita: can you add the ansible log output showing the error? Also, can you just destroy and re-create the infra glance container and re-run the os-glance-install playbook after that? | 02:54 |
*** bhujay has joined #openstack-ansible | 03:15 | |
*** woodard_ has quit IRC | 03:24 | |
*** woodard has joined #openstack-ansible | 03:25 | |
ANKITA | JohnnyOSA Thanks for suggestion, but am unable to locate ansible.log file neither in infra nodes nor in d containers also the cmd | 03:33 |
ANKITA | root@infra1:~# lxc delete infra1-glance-container-10e964db Generating a client certificate. This may take a minute... If this is your first time using LXD, you should also run: sudo lxd init To start your first container, try: lxc launch ubuntu:16.04 error: not found | 03:33 |
ANKITA | though i can still uselxc-attach | 03:33 |
ANKITA | n access d container | 03:34 |
JohnnyOSA | ankita: the openstack ansible playbook should be output on the console from the deployment node if you are following the Openstack ansible deployment guide and running plays from the /openstack-ansible/playbook dir on the deployment server. There is also playbooks in that directory for deleting and re-creating containers | 03:39 |
ANKITA | ok shall use lxcdestroy.yml | 03:40 |
ANKITA | JonnyOSA is this the o/p u mentioned as ansible log :TASK [os_glance : Glance mount nfs] *************************************************************************************************** Saturday 17 February 2018 03:27:23 -0800 (0:00:00.951) 0:01:19.755 ***** failed: [infra1_glance_container-10e964db] (item={u'local_path': u'/var/lib/glance/images', u'type': u'nfs', u'options': u'_netdev,auto', u'remote_path': u'/ | 03:42 |
ANKITA | failed": true, "item": {"local_path": "/var/lib/glance/images", "options": "_netdev,auto", "remote_path": "/images", "server": "10.40.244.10", "type": "nfs"}, "msg": "Error mounting /var/lib/glance/images: mount.nfs: Connection timed out\n"} | 03:43 |
JohnnyOSA | Yeah, that's it. Looks like there is a communication problem with your NFS server. You could try and see if you can reproduce that by hand to help you figure out what's going on. Have to step away from the keyboard for awhile... | 03:47 |
JohnnyOSA | (typo above: /opt/openstack-ansible/playbook dir) | 03:53 |
*** dave-mccowan has quit IRC | 03:55 | |
*** bhujay has quit IRC | 04:22 | |
*** bhujay has joined #openstack-ansible | 04:23 | |
*** lbragstad has joined #openstack-ansible | 04:44 | |
*** dariko has joined #openstack-ansible | 06:10 | |
*** dariko has quit IRC | 06:22 | |
*** dariko has joined #openstack-ansible | 06:22 | |
*** lbragstad has quit IRC | 06:27 | |
*** masber has joined #openstack-ansible | 07:06 | |
*** armaan has joined #openstack-ansible | 07:39 | |
*** jafeha__ has joined #openstack-ansible | 07:56 | |
*** jafeha has quit IRC | 07:59 | |
*** Sha000000 has joined #openstack-ansible | 08:08 | |
*** sxc731 has joined #openstack-ansible | 08:26 | |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible master: [Docs] Move upgrade guides into ops https://review.openstack.org/545664 | 08:46 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_rally stable/newton: Fix for lookup and get_url occuring in different places https://review.openstack.org/545411 | 09:03 |
*** madorn has quit IRC | 09:08 | |
*** masber has quit IRC | 09:09 | |
*** madorn has joined #openstack-ansible | 09:10 | |
ANKITA | had a doubt if due to some reason my env fails to download pks 4m repos can there be any other alternatives than changing global overrides? | 09:13 |
*** acormier has joined #openstack-ansible | 09:15 | |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible stable/ocata: Update all SHAs for 15.1.17 https://review.openstack.org/545666 | 09:18 |
evrardjp | ANKITA: I don't understand your question. But I'd say if you have network issue, you should fix it first. | 09:20 |
evrardjp | JohnnyOSA: is everything alright? | 09:20 |
evrardjp | omegapoint: which version of OSA are you running? Maybe it didn't get some backport. | 09:21 |
*** acormier has quit IRC | 09:22 | |
evrardjp | jmccrory: odyssey4me if one of you is there, I'd love getting feedback on https://review.openstack.org/#/c/545411/ | 09:30 |
evrardjp | this way I can merge it and already bump the a-r-r before doing the release. The point of doing this is to prevent yet another cycle before EOL. | 09:30 |
evrardjp | ("cycle" means here two week release train stop) | 09:31 |
ANKITA | evrardjp am neither having the authority nor can i check the physical layout as it's in US and am working at India....but d core issue from my side is that whenever the OSA is supposed to create or replicate any image(lxc base image), pkg (ubuntu upgrades) or service;etc the network terminates and even if i try to install those services/images/pakgs manually OSA is unaware of the changes and Tasks keep failing at d same p | 09:33 |
ANKITA | hope am able to cope up by bypassing d tasks or changing some parameters; but am not sure @ it hence need guidance | 09:34 |
openstackgerrit | Merged openstack/openstack-ansible-os_tempest stable/newton: Fix for lookup and get_url occuring in different places https://review.openstack.org/545427 | 09:46 |
*** Adri2000 has quit IRC | 09:55 | |
openstackgerrit | Merged openstack/openstack-ansible-tests stable/ocata: Only show errors when copying logs https://review.openstack.org/545326 | 10:09 |
*** armaan has quit IRC | 10:10 | |
*** armaan has joined #openstack-ansible | 10:17 | |
*** armaan has quit IRC | 10:18 | |
*** armaan has joined #openstack-ansible | 10:48 | |
odyssey4me | evrardjp https://review.openstack.org/545411 is right, thanks for adding the pin which was necessary. The pin won't take effect on the integrated build as it provides overrides for those pins anyway, and rally is built without u-c there. | 11:02 |
odyssey4me | That's only necessary for the role test. | 11:02 |
odyssey4me | ANKITA as previously discussed, if there's a comms issue between the container and the nfs server you'll need to figure out what the issue is and resolve it | 11:12 |
odyssey4me | ANKITA if you destroy the container and recreate it, it will get recreated with the same IP and MAC address - if you want it to have a new set, then you need to destroy it, then remove it from your inventory with inventory-manage.py, then recreate it | 11:13 |
*** acormier has joined #openstack-ansible | 11:23 | |
*** acormier has quit IRC | 11:27 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_swift master: Updated from global requirements https://review.openstack.org/538476 | 11:35 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_glance stable/queens: Updated from OpenStack Ansible Tests https://review.openstack.org/544919 | 11:36 |
*** sxc731 has quit IRC | 11:47 | |
openstackgerrit | Merged openstack/openstack-ansible-os_aodh stable/queens: Point to Queens instead of master https://review.openstack.org/544829 | 11:54 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_aodh stable/queens: Updated from global requirements https://review.openstack.org/544556 | 11:57 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_aodh stable/queens: Updated from OpenStack Ansible Tests https://review.openstack.org/544912 | 11:58 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_aodh master: Zuul: Remove project name https://review.openstack.org/541172 | 11:58 |
*** ivve has quit IRC | 12:11 | |
*** ivve has joined #openstack-ansible | 12:23 | |
ANKITA | odyssey4me thanks for the lead....shall do it .... | 12:29 |
ANKITA | but is it dynamic_inventory.py or inventory-manage.py? | 12:32 |
ANKITA | srry found it in /opt/openstack-ansible/scripts# | 12:34 |
*** Adri2000 has joined #openstack-ansible | 12:45 | |
*** Adri2000 has quit IRC | 12:45 | |
*** Adri2000 has joined #openstack-ansible | 12:45 | |
openstackgerrit | Merged openstack/openstack-ansible-os_aodh stable/queens: Updated from global requirements https://review.openstack.org/544556 | 12:47 |
*** masber has joined #openstack-ansible | 12:47 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_aodh stable/queens: Updated from global requirements https://review.openstack.org/545116 | 12:50 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_glance master: Updated from OpenStack Ansible Tests https://review.openstack.org/544646 | 12:54 |
*** dave-mccowan has joined #openstack-ansible | 12:58 | |
evrardjp | odyssey4me: if you could review it, this way I can merge it | 13:00 |
evrardjp | and bump the thing before end of day, so we can request a release for newton | 13:01 |
evrardjp | it's a little unorthodox | 13:01 |
odyssey4me | evrardjp given +1 seeing as I'm the author | 13:01 |
evrardjp | yeah. I am not sure who can we get today. | 13:02 |
odyssey4me | I'd suggest just do it | 13:02 |
evrardjp | ok | 13:02 |
evrardjp | yup. | 13:02 |
*** sxc731 has joined #openstack-ansible | 13:03 | |
*** jafeha has joined #openstack-ansible | 13:09 | |
*** jafeha__ has quit IRC | 13:10 | |
openstackgerrit | Merged openstack/openstack-ansible-os_rally stable/newton: Fix for lookup and get_url occuring in different places https://review.openstack.org/545411 | 13:33 |
openstackgerrit | Merged openstack/openstack-ansible-os_gnocchi master: Switch to Keystone extra https://review.openstack.org/542900 | 13:44 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible master: Ensure that constraints are used for AIO boostrap https://review.openstack.org/545690 | 13:46 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible master: Ensure that constraints are used for AIO bootstrap https://review.openstack.org/545690 | 13:48 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible stable/newton: Bump shas before next tag https://review.openstack.org/545691 | 13:51 |
ivve | evrardjp: i submitted that ceilometer/aodh/gnocchi thing we talked about a few days ago #1750236 | 13:51 |
openstackgerrit | Merged openstack/openstack-ansible-os_aodh master: Zuul: Remove project name https://review.openstack.org/541172 | 13:55 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_aodh stable/queens: Zuul: Remove project name https://review.openstack.org/545693 | 13:56 |
*** acormier has joined #openstack-ansible | 14:11 | |
*** acormier has quit IRC | 14:20 | |
*** masber has quit IRC | 14:28 | |
openstackgerrit | Merged openstack/openstack-ansible-os_glance master: Updated from OpenStack Ansible Tests https://review.openstack.org/544646 | 14:30 |
*** pbandark has joined #openstack-ansible | 14:39 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-repo_build master: [WIP] Make the git clone and wheel build optional https://review.openstack.org/537015 | 14:50 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-repo_build master: [WIP] Make the git clone and wheel build optional https://review.openstack.org/537015 | 15:21 |
*** woodard has quit IRC | 15:25 | |
*** woodard has joined #openstack-ansible | 15:25 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible master: Replace host_need_pip with standard override mechanism https://review.openstack.org/545697 | 15:29 |
*** acormier has joined #openstack-ansible | 15:31 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-openstack_hosts master: Remove host_need_pip https://review.openstack.org/545698 | 15:32 |
*** acormier has quit IRC | 15:36 | |
*** pbandark has quit IRC | 15:46 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible master: Remove pip_lock_to_internal_repo variable https://review.openstack.org/545699 | 15:46 |
*** _jbadiapa has joined #openstack-ansible | 15:47 | |
*** dariko has quit IRC | 15:49 | |
*** jbadiapa_ has quit IRC | 15:50 | |
*** acormier has joined #openstack-ansible | 15:53 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-pip_install master: Remove pip_lock_to_internal_repo variable https://review.openstack.org/545700 | 15:53 |
-openstackstatus- NOTICE: Zuul has been restarted and queues were saved. However, patches uploaded after 14:40UTC may have been missed. Please recheck your patchsets where needed. | 15:54 | |
*** acormier has quit IRC | 15:55 | |
*** jbadiapa_ has joined #openstack-ansible | 16:00 | |
*** _jbadiapa has quit IRC | 16:03 | |
*** _jbadiapa has joined #openstack-ansible | 16:10 | |
*** dariko has joined #openstack-ansible | 16:11 | |
*** jbadiapa_ has quit IRC | 16:13 | |
*** dariko has quit IRC | 16:13 | |
*** dariko has joined #openstack-ansible | 16:13 | |
*** jbadiapa_ has joined #openstack-ansible | 16:16 | |
*** _jbadiapa has quit IRC | 16:19 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible master: Use requirements_constraints for pip installs https://review.openstack.org/537446 | 16:22 |
evrardjp | ivve: thank you | 16:23 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible stable/queens: Add nspawn container driver https://review.openstack.org/544685 | 16:24 |
ivve | evrardjp: just wondering, those three services should work out of the box without additional parameters during deployment? | 16:26 |
ivve | meaning, ceilometer,aodh,gnocchi | 16:26 |
evrardjp | ivve: They got no real support from many deployers. I think mnaser worked on it recently, but except that, it's kinda not well used. So depending on the branch, you might run into issues or not. | 16:27 |
ivve | i've never used them before but i wanted to do a dive into them when i stumbled across this "problem" | 16:27 |
ivve | i see | 16:27 |
ivve | thats too bad | 16:28 |
evrardjp | well | 16:28 |
evrardjp | patches are welcomed. | 16:28 |
mnaser | I’ve worked on patches fixing the gate but I haven’t got around testing a full deployment | 16:28 |
evrardjp | If you see anything that's wrong and not working out of the box, we'll welcome those changes to make it work. | 16:28 |
evrardjp | mnaser: hello! | 16:28 |
odyssey4me | ivve you were the last one at around newton IIRC who got them into a good working state - after that a few have popped up with new bugs and some have been fixed, but they're not regularly tested/maintained.... mnaser has picked up a bunch of work to get them better, and I'm sure he'd welcome some help | 16:28 |
evrardjp | really thank you for the work done | 16:28 |
mnaser | :) np! | 16:29 |
mnaser | Right now all gates are passing for telemetry but it’s kinda the bare minimum | 16:29 |
mnaser | It would be nice to add the auto scaling scenario to the tests too | 16:29 |
odyssey4me | it always comes down to those who spend the time actually working with the services - the rest of us can fix obvious stuff, but some fixes require knowledge of how the service should work, what's changed upstream, etc | 16:29 |
mnaser | FYI reading devstack plugins is a great reference point to fixing things | 16:30 |
ivve | mnaser: thats what i've been "testing" | 16:30 |
mnaser | I think you can try adding the auto scaling scenario to the whitelist of tests and see what the gate tells you. If that works, you’re pretty much good | 16:31 |
ivve | or been trying to test i guess, i wanted to learn the services more indepth but got stuck when client wasn't working towards them | 16:31 |
mnaser | Cause that does test all aspects of both alarming, metering etc | 16:31 |
ivve | aye | 16:31 |
mnaser | I’m on mobile but I can propose that patch when I’ll be near a computer | 16:32 |
mnaser | If that passes I can confidently tell you that the metering stack works | 16:33 |
*** bhujay has quit IRC | 16:33 | |
mnaser | In puppet OpenStack world we use the autoscaling test to test the entire stack as somewhat of a smoke test, it’s worked great | 16:33 |
ivve | mnaser: i've been testing pike only atm. in centos & pike | 16:34 |
ivve | uhm centos & ubuntu | 16:35 |
mnaser | I think I backported some stuff to fix pike, because master is working prior to queens branch off | 16:35 |
*** mislukking has joined #openstack-ansible | 16:35 | |
mnaser | Let me know if you run into any issues, if we can replicate them in gate I can help fix | 16:35 |
ivve | just the bug i posted, #1750236 | 16:36 |
ivve | but as i said, it might be a deployment problem.. i've never deploy with any telemetry specific overrides or settings whatsoever | 16:37 |
ivve | im guessing something is needed? | 16:37 |
ivve | the first step was to get autoscaling to work, next one would be cloudkitty which i guess is depending pretty much on telemetry | 16:38 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-repo_build master: [WIP] Make the git clone and wheel build optional https://review.openstack.org/537015 | 16:56 |
*** agrebennikov has joined #openstack-ansible | 17:10 | |
*** sxc731 has quit IRC | 17:12 | |
*** agrebennikov has quit IRC | 17:15 | |
*** _jbadiapa has joined #openstack-ansible | 17:16 | |
*** jbadiapa_ has quit IRC | 17:19 | |
*** mislukking has quit IRC | 17:34 | |
*** acormier has joined #openstack-ansible | 17:38 | |
*** acormier has quit IRC | 17:44 | |
*** acormier has joined #openstack-ansible | 17:45 | |
*** acormier has quit IRC | 17:52 | |
*** acormier has joined #openstack-ansible | 17:54 | |
*** armaan has quit IRC | 17:58 | |
openstackgerrit | Mohammed Naser proposed openstack/openstack-ansible-os_magnum master: Refactor services to magnum_services https://review.openstack.org/543628 | 17:59 |
openstackgerrit | Mohammed Naser proposed openstack/openstack-ansible-os_magnum master: Implement uWSGI for Magnum API https://review.openstack.org/543629 | 17:59 |
mnaser | odyssey4me: squashed the changes in there :) | 18:00 |
*** sxc731 has joined #openstack-ansible | 18:17 | |
*** jafeha__ has joined #openstack-ansible | 18:25 | |
*** jafeha has quit IRC | 18:28 | |
*** hamza21 has joined #openstack-ansible | 18:32 | |
*** acormier has quit IRC | 18:35 | |
*** acormier has joined #openstack-ansible | 18:37 | |
*** armaan has joined #openstack-ansible | 18:40 | |
*** acormier has quit IRC | 19:34 | |
*** nattanon has joined #openstack-ansible | 19:41 | |
nattanon | Hello guys !!! Did some one got gateway timeout( error504 ) when controller node is going down. | 19:43 |
nattanon | In case of me, I deployed openstack using OSA with 3 controller and 4 compute also 3 network node then trying to stop 1 controller for testing. | 19:45 |
nattanon | the result is control plane very slow. | 19:46 |
*** nattanon_ has joined #openstack-ansible | 19:47 | |
*** lbragstad has joined #openstack-ansible | 19:50 | |
*** hamza21 has quit IRC | 20:04 | |
*** hybridpollo has joined #openstack-ansible | 20:13 | |
JohnnyOSA | @evrardjp: doing ok right now thanks. How an idea on how to solve my bridging issue. I'll post again if I can't get it working after I test my idea out. | 20:20 |
JohnnyOSA | I have run into something odd, though. Each time I deploy OS from scratch using OSA, I have a rabbitmq related cluster status error the first time the setup-infrastructure play is run: | 20:21 |
JohnnyOSA | TASK [rabbitmq_server : Check cluster status] *************************************************************************************** Sunday 18 February 2018 15:16:42 -0500 (0:00:00.250) 1:18:14.044 ******* fatal: [infra2_rabbit_mq_container-efa55da2]: FAILED! => {"changed": false, "cmd": "sleep 30; rabbitmqctl -q cluster_status | grep '{cluster_name,<<\"openstack\">>}'", "delta": | 20:22 |
JohnnyOSA | "0:00:31.400837", "end": "2018-02-18 15:17:14.620760", "failed": true, "rc": 1, "start": "2018-02-18 15:16:43.219923", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} | 20:22 |
JohnnyOSA | When I run the same command by hand, it's fine. | 20:23 |
JohnnyOSA | (I added the "sleep 30;" above to see if it was a race condition that delaying a little could fix). When I run the play the 2nd time, it works fine. | 20:23 |
JohnnyOSA | Has anyone else encountered that? | 20:23 |
JohnnyOSA | The addition of the sleep statement to the rabbitmq cluster check didn't resolve the initial check fail. | 20:24 |
JohnnyOSA | In any case -- nothing that's stopping me from deploying, just seems like a little bug. | 20:28 |
JohnnyOSA | Looks like the check may be in the wrong spot -- it's checking for rabbitmq openstack cluster status before it runs the rabbitmq join cluster command. Or maybe it's intentionally there to check and make sure it's not part of the cluster yet, but the error logic is inverted from what it should be. | 20:39 |
*** sxc731 has quit IRC | 20:44 | |
openstackgerrit | Merged openstack/openstack-ansible-lxc_container_create stable/queens: Generate a unique machine-id https://review.openstack.org/545316 | 20:46 |
openstackgerrit | Mohammed Naser proposed openstack/openstack-ansible-os_magnum stable/pike: Zuul: Remove project name https://review.openstack.org/538642 | 21:27 |
*** acormier has joined #openstack-ansible | 21:30 | |
*** acormier has quit IRC | 21:35 | |
*** masber has joined #openstack-ansible | 21:36 | |
*** lbragstad has quit IRC | 21:48 | |
*** dariko has quit IRC | 21:51 | |
*** dariko has joined #openstack-ansible | 21:52 | |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-lxc_hosts master: Clear the cached machine-id https://review.openstack.org/544376 | 22:02 |
*** Sha000000 has quit IRC | 22:04 | |
*** jafeha has joined #openstack-ansible | 22:05 | |
*** jafeha__ has quit IRC | 22:07 | |
*** taseer1 has joined #openstack-ansible | 22:08 | |
*** Taseer has quit IRC | 22:09 | |
*** taseer2 has joined #openstack-ansible | 22:09 | |
*** masber has quit IRC | 22:11 | |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-os_cinder stable/queens: Replace virtualenv-tools by a script https://review.openstack.org/545722 | 22:13 |
*** taseer1 has quit IRC | 22:13 | |
*** threestrands has joined #openstack-ansible | 22:17 | |
*** threestrands has quit IRC | 22:17 | |
*** threestrands has joined #openstack-ansible | 22:17 | |
openstackgerrit | Merged openstack/openstack-ansible-os_aodh stable/queens: Zuul: Remove project name https://review.openstack.org/545693 | 22:21 |
*** acormier has joined #openstack-ansible | 22:31 | |
openstackgerrit | Merged openstack/openstack-ansible-os_gnocchi stable/pike: Add librados2-dev to distro package list https://review.openstack.org/545499 | 22:36 |
*** Sha000000 has joined #openstack-ansible | 22:36 | |
*** dariko has quit IRC | 22:36 | |
*** armaan has quit IRC | 22:38 | |
*** Sha000000 has quit IRC | 22:39 | |
*** Sha000000 has joined #openstack-ansible | 22:39 | |
*** masber has joined #openstack-ansible | 22:59 | |
*** masuberu has joined #openstack-ansible | 23:01 | |
openstackgerrit | Merged openstack/openstack-ansible-os_cinder master: Replace virtualenv-tools by a script https://review.openstack.org/544106 | 23:04 |
*** masber has quit IRC | 23:04 | |
*** masuberu has quit IRC | 23:13 | |
*** antonym has quit IRC | 23:18 | |
*** antonym has joined #openstack-ansible | 23:18 | |
*** antonym has quit IRC | 23:31 | |
*** antonym has joined #openstack-ansible | 23:38 | |
*** antonym has joined #openstack-ansible | 23:38 | |
*** antonym has quit IRC | 23:44 | |
*** antonym has joined #openstack-ansible | 23:50 | |
*** antonym has joined #openstack-ansible | 23:50 | |
*** acormier has quit IRC | 23:55 | |
*** acormier has joined #openstack-ansible | 23:55 | |
*** acormier has quit IRC | 23:56 | |
*** acormier has joined #openstack-ansible | 23:57 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!