*** tosky has quit IRC | 00:00 | |
*** hwoarang has quit IRC | 00:04 | |
*** hwoarang has joined #openstack-ansible | 00:04 | |
*** jawad_axd has joined #openstack-ansible | 00:14 | |
*** jawad_axd has quit IRC | 00:18 | |
*** dave-mccowan has joined #openstack-ansible | 00:19 | |
*** jawad_axd has joined #openstack-ansible | 00:34 | |
*** jawad_axd has quit IRC | 00:39 | |
*** noonedeadpunk has quit IRC | 00:39 | |
*** nwonknu has quit IRC | 00:39 | |
*** nwonknu has joined #openstack-ansible | 00:39 | |
*** gyee has quit IRC | 00:47 | |
*** jawad_axd has joined #openstack-ansible | 00:55 | |
*** jawad_axd has quit IRC | 01:00 | |
*** waxfire has joined #openstack-ansible | 01:13 | |
*** jawad_axd has joined #openstack-ansible | 01:16 | |
*** dave-mccowan has quit IRC | 01:16 | |
*** waxfire has quit IRC | 01:18 | |
*** jawad_axd has quit IRC | 01:21 | |
*** waxfire has joined #openstack-ansible | 01:32 | |
*** jawad_axd has joined #openstack-ansible | 01:37 | |
*** jawad_axd has quit IRC | 01:41 | |
snadge | i wish i knew a bit more about this tunnel network, specifically the vxlan/gre stuff.. is that really needed? can I just deploy onto a flat network for testing purposes? in production can i just use vlan and ignore the vxlan/gre stuff? | 01:44 |
---|---|---|
snadge | my tempest test is failing before, because it tried to create a network on the vxlan interface (which im not using) and can't get a dhcp lease.. so i thought, okay fine, i'll comment out the vxlan stuff, but it still appeared in my openstack_inventory.json for some reason, then tempest fails to create a network | 01:45 |
*** dave-mccowan has joined #openstack-ansible | 01:50 | |
*** jawad_axd has joined #openstack-ansible | 01:57 | |
*** jawad_axd has quit IRC | 02:01 | |
*** jawad_axd has joined #openstack-ansible | 02:18 | |
*** jawad_axd has quit IRC | 02:22 | |
*** jawad_axd has joined #openstack-ansible | 02:39 | |
*** jawad_axd has quit IRC | 02:43 | |
*** gouthamr has quit IRC | 03:14 | |
*** gouthamr has joined #openstack-ansible | 03:24 | |
*** goldyfruit has quit IRC | 04:16 | |
*** hwoarang has quit IRC | 04:35 | |
*** hwoarang has joined #openstack-ansible | 04:37 | |
*** dave-mccowan has quit IRC | 04:46 | |
*** zainub_wahid has joined #openstack-ansible | 05:04 | |
*** pcaruana has joined #openstack-ansible | 05:24 | |
*** raukadah is now known as chkumar|rover | 05:58 | |
*** elenalindq has joined #openstack-ansible | 06:19 | |
*** redkrieg has quit IRC | 06:35 | |
*** redkrieg has joined #openstack-ansible | 06:35 | |
*** shyamb has joined #openstack-ansible | 06:40 | |
*** ansmith_ has joined #openstack-ansible | 06:42 | |
*** ansmith has quit IRC | 06:43 | |
*** hwoarang has quit IRC | 06:55 | |
*** hwoarang has joined #openstack-ansible | 06:59 | |
jrosser | snadge: you need to have some kind of network type that neutron can create project networks on dynamically | 07:08 |
jrosser | and that will be typically either vxlan or vlan | 07:08 |
jrosser | for vxlan you need to ensure br-vxlan exists as the documentation describes and has an ip on the bridge | 07:09 |
jrosser | for vlan you need to make a trunk port from your network with a range of vlan tags available for neutron to use | 07:10 |
jrosser | this is normally br-vlan | 07:10 |
jrosser | a flat network on its own won’t be good enough to pass tempest | 07:16 |
*** elenalindq has quit IRC | 07:32 | |
*** shyamb has quit IRC | 07:41 | |
*** kopecmartin|off is now known as kopecmartin | 07:53 | |
jrosser | df_sbr: could you see if this is your issue https://review.opendev.org/#/c/697826/1 | 07:57 |
*** NewJorg has joined #openstack-ansible | 08:03 | |
*** NewJorg has quit IRC | 08:05 | |
*** elenalindq has joined #openstack-ansible | 08:05 | |
*** NewJorg has joined #openstack-ansible | 08:06 | |
*** vesper11 has quit IRC | 08:09 | |
*** jawad_axd has joined #openstack-ansible | 08:09 | |
*** vesper11 has joined #openstack-ansible | 08:14 | |
openstackgerrit | Merged openstack/openstack-ansible master: Drop pip-conf-removal.yml from docs https://review.opendev.org/699387 | 08:16 |
openstackgerrit | Merged openstack/openstack-ansible master: Update Train Release date https://review.opendev.org/699367 | 08:16 |
*** tosky has joined #openstack-ansible | 08:18 | |
*** cshen has joined #openstack-ansible | 08:22 | |
*** tosky has quit IRC | 08:32 | |
*** shyamb has joined #openstack-ansible | 08:35 | |
*** rpittau|afk is now known as rpittau | 08:59 | |
*** DanyC has joined #openstack-ansible | 09:04 | |
*** DanyC has quit IRC | 09:09 | |
*** tosky has joined #openstack-ansible | 09:16 | |
*** DanyC has joined #openstack-ansible | 09:19 | |
*** starborn has joined #openstack-ansible | 09:22 | |
*** shyamb has quit IRC | 09:23 | |
starborn | Greetings. The documentation on https://docs.openstack.org/openstack-ansible/pike/admin/maintenance-tasks/backups.html says "MySQL data is automatically backed up. To recover the database, use the database backups and rebuild the Galera cluster. " - where do I find these backups? The article "galera-cluster-maintenance" does not mention any database backups or dumps. | 09:27 |
*** miloa has joined #openstack-ansible | 09:44 | |
*** shyamb has joined #openstack-ansible | 09:51 | |
*** tosky has quit IRC | 10:02 | |
*** tosky has joined #openstack-ansible | 10:03 | |
cshen | I'm never aware of that the mysql db is automatically backed up. according to Rocky doc, auto backup is not mentioned. https://docs.openstack.org/openstack-ansible/rocky/admin/backup-restore.html | 10:13 |
starborn | Thanks. I didn't notice that I was referring to Pike documentation. | 10:17 |
*** shyamb has quit IRC | 10:42 | |
*** noonedeadpunk has joined #openstack-ansible | 10:50 | |
*** DanyC has quit IRC | 10:56 | |
*** shyamb has joined #openstack-ansible | 10:59 | |
*** tbarron_ has joined #openstack-ansible | 11:00 | |
snadge | jrosser: that could be a problem then.. i did find documentation for tempest_private_net_provider_type: flat | 11:02 |
*** shyamb has quit IRC | 11:27 | |
*** DanyC has joined #openstack-ansible | 11:28 | |
*** cshen has quit IRC | 11:36 | |
*** DanyC has quit IRC | 11:41 | |
*** cshen has joined #openstack-ansible | 11:48 | |
*** cshen has quit IRC | 11:51 | |
*** DanyC has joined #openstack-ansible | 11:55 | |
*** cshen has joined #openstack-ansible | 11:58 | |
*** sshnaidm has quit IRC | 12:04 | |
*** cshen has quit IRC | 12:08 | |
*** cshen has joined #openstack-ansible | 12:15 | |
ierdem | Hi folks, i am trying to upgrade openstack from stein to train. Installation almost finish but at os-ceilometer-install.yml playbook it raise an error while adding keystone domain. Error is at http://paste.openstack.org/show/787716/. Any suggestions, please? | 12:32 |
ierdem | I just saw, df_sbr faced this error few hours ago. I think it is about openstack train release. I download stable/train, tag:20.0.0rc3 | 12:35 |
*** KeithMnemonic1 has joined #openstack-ansible | 12:44 | |
*** KeithMnemonic has quit IRC | 12:45 | |
*** DanyC has quit IRC | 12:47 | |
tacco | hi there.. i would like to archive ldap group based member/admin access to projects.. whats the best way of doing this? my toughts was to simply add groups to roles.. pointing to the projects.. but i always get the following error when i try to show the ldap based groups. | 12:52 |
tacco | UserWarning: Policy identity:list_groups failed scope check. The token used to make the request was project scoped but the policy requires ['system', 'domain'] scope. | 12:52 |
tacco | i already asked this in the keystone channel.. but usualy i don't get any answers there | 12:52 |
*** ansmith_ has quit IRC | 12:53 | |
*** sshnaidm has joined #openstack-ansible | 12:58 | |
*** DanyC has joined #openstack-ansible | 12:58 | |
*** shyamb has joined #openstack-ansible | 12:58 | |
*** zainub_wahid has quit IRC | 12:58 | |
*** sshnaidm has quit IRC | 13:02 | |
*** sshnaidm has joined #openstack-ansible | 13:03 | |
*** electrofelix has joined #openstack-ansible | 13:05 | |
*** udesale has joined #openstack-ansible | 13:11 | |
ierdem | Any suggestions, please ?? | 13:12 |
*** jbadiapa has joined #openstack-ansible | 13:17 | |
*** csmart has quit IRC | 13:23 | |
*** masterpe has quit IRC | 13:23 | |
openstackgerrit | Merged openstack/ansible-config_template master: Add traps for py3 and fix remote src https://review.opendev.org/699315 | 13:24 |
*** mkuf has joined #openstack-ansible | 13:36 | |
*** mkuf has quit IRC | 13:36 | |
*** mkuf has joined #openstack-ansible | 13:38 | |
tacco | ierdem: multi-domain setup? | 13:42 |
tacco | with ldap-backend? | 13:42 |
noonedeadpunk | ierdem: hm, that's strange as CI don't face with such problem, and it looks like syntax thing for me at this point... | 13:47 |
noonedeadpunk | ierdem: do you have ceilometer at all? | 13:48 |
*** ansmith has joined #openstack-ansible | 13:53 | |
ierdem | @tacco i had change horizon OPENSTACK_KEYSTONE_MULTIDOMAIN_SUPPORT parameater to TURE at local_settings.py before this installation for multi-domain support but after the train upgrade process it changed to false. How can i control multi domain setup ? | 13:54 |
ierdem | noonedeadpunk, yes i have ceilometer at all | 13:56 |
*** dave-mccowan has joined #openstack-ansible | 13:57 | |
*** mkuf_ has joined #openstack-ansible | 13:58 | |
noonedeadpunk | I think it has noting to do with multidomain, but more with our conditions... But I'm not sure I'll be able to reproduce the issue to dig into it... And don't see anything wrong in in with quick look | 13:59 |
*** goldyfruit has joined #openstack-ansible | 14:01 | |
ierdem | Someone faced the same issue today which name is df_sbr. I think this problem is not about my installation or configuration but i am open to all suggestions | 14:01 |
*** mkuf has quit IRC | 14:01 | |
*** sshnaidm has quit IRC | 14:02 | |
*** udesale has quit IRC | 14:02 | |
noonedeadpunk | ierdem: do you have this patch? https://opendev.org/openstack/openstack-ansible-os_ceilometer/commit/c3c1a12c31e6dbbf320963bc13b1f14ce353815d | 14:05 |
ierdem | noonedeadpunk, oh it is not exist. I am adding now | 14:07 |
*** chkumar|rover is now known as chandankumar | 14:07 | |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-os_horizon master: Switch SESSION_ENGINE to memcached https://review.opendev.org/699684 | 14:09 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-os_horizon master: Switch SESSION_ENGINE to memcached https://review.opendev.org/699684 | 14:10 |
*** admin0 has quit IRC | 14:14 | |
*** shyamb has quit IRC | 14:15 | |
ierdem | noonedeadpunk, i tried to install after change the main.yml but it raised error again | 14:24 |
noonedeadpunk | it's pretty crucial that this new condition was before the old one in the list | 14:26 |
*** admin0 has joined #openstack-ansible | 14:28 | |
*** sshnaidm has joined #openstack-ansible | 14:53 | |
*** jawad_axd has quit IRC | 14:58 | |
*** jawad_axd has joined #openstack-ansible | 15:02 | |
*** mkuf has joined #openstack-ansible | 15:03 | |
*** jawad_ax_ has joined #openstack-ansible | 15:06 | |
*** jawad_axd has quit IRC | 15:06 | |
*** mkuf_ has quit IRC | 15:07 | |
*** DanyC has quit IRC | 15:09 | |
*** jawad_ax_ has quit IRC | 15:10 | |
*** udesale has joined #openstack-ansible | 15:17 | |
*** udesale has quit IRC | 15:25 | |
*** udesale has joined #openstack-ansible | 15:25 | |
*** DanyC has joined #openstack-ansible | 15:40 | |
*** alti_17 has joined #openstack-ansible | 15:41 | |
*** starborn has quit IRC | 15:42 | |
*** DanyC has quit IRC | 15:45 | |
*** Nick_A has joined #openstack-ansible | 15:48 | |
*** udesale has quit IRC | 15:56 | |
*** jawad_axd has joined #openstack-ansible | 15:56 | |
df_sbr | noonedeadpunk ierdem -- I just pulled stable/train from git and I'm going to attempt a new build. Looks like the patch is included in that branch. | 15:58 |
*** cshen has quit IRC | 15:59 | |
*** jawad_axd has quit IRC | 16:01 | |
*** gyee has joined #openstack-ansible | 16:03 | |
*** chandankumar is now known as raukadah | 16:10 | |
alti_17 | Hello, just wanted to ask if somebody else faces with failed magnum api service on train installations? | 16:14 |
alti_17 | magnum-api.service loaded activating auto-restart magnum-api service | 16:14 |
*** miloa has quit IRC | 16:15 | |
alti_17 | Dec 18 16:12:18 infra1-magnum-container-7b4fa452 uwsgi[11094]: Set PythonHome to /openstack/venvs/magnum-20.0.0/bin | 16:15 |
alti_17 | 'encodings' | 16:15 |
*** jawad_axd has joined #openstack-ansible | 16:17 | |
*** DanyC has joined #openstack-ansible | 16:17 | |
alti_17 | cat /etc/uwsgi/magnum-api.ini | 16:18 |
*** jawad_axd has quit IRC | 16:21 | |
alti_17 | magnum api config refers to wsgi config /openstack/venvs/magnum-20.0.0/lib/python2.7/site-packages/magnum/api/app.wsgi which doesn't exist, container has this config instead: /openstack/venvs/magnum-20.0.0/lib/python3.6/site-packages/magnum/api/app.wsgi but replacing of location doesn't help | 16:21 |
*** elenalindq has quit IRC | 16:22 | |
*** DanyC has quit IRC | 16:22 | |
jrosser | alti_17: i think you've found a bug - this is wrong https://github.com/openstack/openstack-ansible-os_magnum/blob/60b790198c816e31373ab49f7a9a87510d483661/defaults/main.yml#L185 | 16:27 |
*** DanyC has joined #openstack-ansible | 16:28 | |
alti_17 | Hi jrosser, thank you for confirmation! I'm not fully familiar with current process, should I create some bug report? | 16:30 |
tacco | https://bugs.launchpad.net/openstack-ansible/ it is... | 16:32 |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible-os_magnum master: Fix magnum-api wsgi name https://review.opendev.org/699726 | 16:32 |
tacco | jrosser: thumbsup. :) | 16:33 |
jrosser | alti_17: i've used the same pattern as the other ansible roles, can you try this patch https://review.opendev.org/699726 | 16:33 |
alti_17 | It was fast, thank you, I will test it | 16:33 |
jrosser | it's small enough that you can hopefully just edit in place in /etc/ansible/roles/os_magnum and see if it gets further | 16:34 |
jrosser | note that any changes there will get undone if you bootstrap-ansible.sh again | 16:34 |
* tacco is still digging aroung because of ldap based groups.. won't show up. :) | 16:34 | |
alti_17 | jrosser This changed config file | 16:50 |
alti_17 | cat /etc/uwsgi/magnum-api.ini | 16:51 |
alti_17 | wsgi-file = /openstack/venvs/magnum-20.0.0/magnum-wsgi | 16:51 |
alti_17 | but magnum api still in infinite restart with errors: | 16:52 |
alti_17 | Dec 18 16:51:31 infra1-magnum-container-7b4fa452 uwsgi[3174]: Set PythonHome to /openstack/venvs/magnum-20.0.0/bin | 16:52 |
alti_17 | 'encodings' | 16:52 |
alti_17 | If I edit /etc/systemd/system/magnum-api.service and bypass uwsgi in execstart and put directly ExecStart = /openstack/venvs/magnum-20.0.0/bin/magnum-api it works, but not with uwsgi | 16:54 |
jrosser | noonedeadpunk: do you have any tips here for magnum/uwsgi ? | 16:58 |
*** alti_17 has quit IRC | 16:58 | |
*** kopecmartin is now known as kopecmartin|off | 16:58 | |
noonedeadpunk | hm... is this the only message in logs you see? | 17:01 |
jrosser | noonedeadpunk: i made this patch https://review.opendev.org/699726 | 17:01 |
noonedeadpunk | is there smth in journalctl --unit magnum-api ? | 17:01 |
jrosser | but a bit puzzled that it makes wsgi-file = /openstack/venvs/magnum-20.0.0/magnum-wsgi | 17:01 |
jrosser | rather than having bin/ in the path too | 17:02 |
noonedeadpunk | I think it should have at least some path... | 17:02 |
noonedeadpunk | let me check smth | 17:03 |
admin0 | how to uninstall from OSA ( gnocchi in this case) | 17:04 |
noonedeadpunk | jrosser: according to https://opendev.org/openstack/magnum/src/branch/master/setup.cfg#L50-L51 this should be magnum-api-wsgi and placed in bin | 17:05 |
jrosser | noonedeadpunk: ah - i just took example from os_cinder, didn't realise it was service specific | 17:06 |
jrosser | can you fix my patch? | 17:06 |
noonedeadpunk | yeah, let me just check this out | 17:06 |
noonedeadpunk | jrosser: it's change not in train.... https://review.opendev.org/#/c/659764/ | 17:09 |
noonedeadpunk | ok, let's handle this independently then | 17:10 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-os_magnum master: Fix magnum-api wsgi name https://review.opendev.org/699726 | 17:11 |
jrosser | oh hmm so we need a fix for master to pick up the upstream magnum change | 17:14 |
noonedeadpunk | but for train it will be another one... | 17:15 |
tacco | hm.. so strange.. that i can not get groups from ldap up and running.. should be a easy peace of cake... | 17:15 |
noonedeadpunk | I'm not sure we have any change backporting it to train considering how long original patch was merged | 17:15 |
jrosser | then an seperate fix needed for train | 17:17 |
jrosser | relatedly i think i've seen uwsgi patches for designate so we may be finally able to tidy that all up too | 17:17 |
jrosser | https://github.com/openstack/designate/blob/0f489412e8ba1f29ffdc78439dda8b14f7ad85e8/releasenotes/notes/experimental-wsgi-support-8370a8d9b298d5ca.yaml | 17:18 |
*** jawad_axd has joined #openstack-ansible | 17:18 | |
*** rpittau is now known as rpittau|afk | 17:21 | |
*** jawad_axd has quit IRC | 17:23 | |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-os_magnum master: Fix magnum-api wsgi name https://review.opendev.org/699726 | 17:24 |
*** rholloway has joined #openstack-ansible | 17:25 | |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-os_magnum master: Fix magnum-api wsgi name https://review.opendev.org/699726 | 17:26 |
noonedeadpunk | ah, can't decide the best way to handle this | 17:30 |
noonedeadpunk | lol | 17:30 |
noonedeadpunk | sry for spamming | 17:30 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-os_magnum master: Fix magnum-api wsgi name https://review.opendev.org/699726 | 17:31 |
cjloader | hi | 17:35 |
cjloader | i'm seeing "fatal: [infra01]: FAILED! => {"changed": false, "msg": "Could not find the requested service chrony: host"}" | 17:35 |
cjloader | on ansible hardening | 17:35 |
cjloader | on full lab hardware/train | 17:35 |
cjloader | prob extension of https://opendev.org/openstack/openstack-ansible/commit/44fc240f02570c746f2bcfed6aaca50ba3029202 | 17:36 |
noonedeadpunk | I believe I saw patch fixing this... | 17:39 |
noonedeadpunk | you just need to install chrony | 17:40 |
cjloader | prob extension of https://opendev.org/openstack/openstack-ansible/commit/44fc240f02570c746f2bcfed6aaca50ba3029202 | 17:40 |
cjloader | fixed for aio | 17:41 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-os_magnum stable/train: Fix magnum-api wsgi name https://review.opendev.org/699738 | 17:41 |
noonedeadpunk | jrosser: hope this will work for train... ^ | 17:42 |
noonedeadpunk | cjloader: yeah.... probably we need to fix this for openstack_hosts instead | 17:43 |
*** masterpe has joined #openstack-ansible | 17:44 | |
*** csmart has joined #openstack-ansible | 17:44 | |
*** alti_17 has joined #openstack-ansible | 17:44 | |
cjloader | testing | 17:45 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-openstack_hosts master: Install chrony on host https://review.opendev.org/699740 | 17:46 |
noonedeadpunk | cjloader: ^ this should resolve | 17:46 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-os_horizon master: Switch SESSION_ENGINE to memcached https://review.opendev.org/699684 | 17:52 |
jrosser | cjloader: you asked about container -> metal upgrades yesterdat | 18:03 |
cjloader | was curious about it yes | 18:04 |
jrosser | i don't think anyone has attempted that and it would be really quite difficult | 18:04 |
cjloader | ok | 18:04 |
jrosser | just taking galera and rabbit as examples, those mgmt IP are wired into bazillions of config files everywhere | 18:04 |
jrosser | and if you want to migrate those services down onto the metal then, umm, "interesting times ahead" | 18:05 |
*** electrofelix has quit IRC | 18:09 | |
*** yolanda__ is now known as yolanda | 18:18 | |
tacco | hm.. still not sure about the group stuff. "should work but didn't" if someone can have a look http://paste.openstack.org/show/92OtyhY1iswbdoONKYr1/ | 18:19 |
openstackgerrit | Merged openstack/openstack-ansible stable/rocky: Bump SHAs for stable/rocky https://review.opendev.org/699122 | 18:22 |
*** tosky has quit IRC | 18:23 | |
*** DanyC has quit IRC | 18:28 | |
*** rholloway has quit IRC | 18:36 | |
*** openstackgerrit has quit IRC | 18:43 | |
*** sshnaidm is now known as sshnaidm|afk | 18:58 | |
*** jbadiapa has quit IRC | 19:31 | |
*** mhayden has quit IRC | 19:46 | |
*** mhayden has joined #openstack-ansible | 19:47 | |
*** DanyC has joined #openstack-ansible | 19:59 | |
*** alti_17 has quit IRC | 20:06 | |
*** openstackgerrit has joined #openstack-ansible | 20:41 | |
openstackgerrit | Merged openstack/openstack-ansible-ops master: Improvements to ILM https://review.opendev.org/686437 | 20:41 |
*** elenalindq has joined #openstack-ansible | 20:55 | |
*** szaher has quit IRC | 21:15 | |
cjloader | ty noonedeadpunk for doing that patch | 21:21 |
cjloader | it did fix | 21:21 |
*** schwicht has quit IRC | 21:30 | |
*** schwicht has joined #openstack-ansible | 21:33 | |
*** ansmith has quit IRC | 21:38 | |
*** schwicht has quit IRC | 21:41 | |
*** schwicht has joined #openstack-ansible | 21:42 | |
*** elenalindq has quit IRC | 21:44 | |
*** schwicht has quit IRC | 21:46 | |
*** schwicht has joined #openstack-ansible | 21:48 | |
*** pcaruana has quit IRC | 21:54 | |
*** schwicht has quit IRC | 21:58 | |
*** schwicht has joined #openstack-ansible | 21:59 | |
*** schwicht has quit IRC | 21:59 | |
*** schwicht has joined #openstack-ansible | 22:00 | |
*** gshippey_ has quit IRC | 22:03 | |
*** schwicht has quit IRC | 22:06 | |
*** schwicht has joined #openstack-ansible | 22:06 | |
*** andrea15 has quit IRC | 22:14 | |
*** schwicht has quit IRC | 22:33 | |
*** schwicht has joined #openstack-ansible | 22:34 | |
*** DanyC has quit IRC | 22:38 | |
*** KeithMnemonic1 has quit IRC | 22:38 | |
*** schwicht has quit IRC | 22:41 | |
*** schwicht has joined #openstack-ansible | 22:43 | |
*** ansmith has joined #openstack-ansible | 22:44 | |
*** rholloway has joined #openstack-ansible | 22:52 | |
*** rholloway has quit IRC | 22:58 | |
*** rholloway has joined #openstack-ansible | 23:05 | |
*** goldyfruit_ has joined #openstack-ansible | 23:23 | |
*** goldyfruit has quit IRC | 23:24 | |
*** rholloway has quit IRC | 23:30 | |
*** schwicht has quit IRC | 23:39 | |
*** schwicht has joined #openstack-ansible | 23:40 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!