*** esberglu has quit IRC | 00:14 | |
*** markvoelker has quit IRC | 00:41 | |
*** Sha0000 has quit IRC | 00:42 | |
*** sawblade_ has joined #openstack-ansible | 00:47 | |
*** sawblade6 has quit IRC | 00:50 | |
*** armaan has quit IRC | 00:51 | |
*** odyssey4me has quit IRC | 00:51 | |
*** odyssey4me has joined #openstack-ansible | 00:51 | |
*** DevX has quit IRC | 00:51 | |
cloudnull | logan-: If you have time that'd be great! | 01:00 |
---|---|---|
cloudnull | Ive been thinking about it and im not 100% how best to attack building those tests. | 01:00 |
cloudnull | it'd be something like, local user > sudo to root > attach to container > su to different user touch file? | 01:01 |
cloudnull | I really don't know what's best? | 01:01 |
cloudnull | open to suggestions and if you have ideas, have at it :) | 01:02 |
cloudnull | this was the inventory I was working with http://paste.openstack.org/show/718025/ | 01:03 |
cloudnull | admin0 where are you seeing that? | 01:04 |
*** yifei1 has quit IRC | 01:11 | |
*** NWOutlier__ has joined #openstack-ansible | 01:20 | |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-os_cinder master: Convert role to use a common systemd service role https://review.openstack.org/558017 | 01:21 |
*** savvas has joined #openstack-ansible | 01:36 | |
*** savvas has quit IRC | 01:40 | |
*** savvas has joined #openstack-ansible | 01:40 | |
idlemind | cloudnull sadly not :( :( maybe the next one | 01:57 |
idlemind | this one coming up is in canada tho right? | 02:05 |
*** sawblade6 has joined #openstack-ansible | 02:10 | |
*** sawblade_ has quit IRC | 02:12 | |
*** vnogin has joined #openstack-ansible | 02:30 | |
*** vnogin has quit IRC | 02:35 | |
*** markvoelker has joined #openstack-ansible | 02:42 | |
logan- | awesome thanks cloudnull | 02:45 |
logan- | did something specific motivate you to write that patch? | 02:45 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-os_swift master: Convert role to use a common systemd service role https://review.openstack.org/558020 | 02:46 |
*** sawblade_ has joined #openstack-ansible | 03:00 | |
cloudnull | logan-: That inventory is similar to my home network | 03:02 |
logan- | gotcha | 03:02 |
logan- | cool | 03:02 |
cloudnull | I have a mess of hosts, nspawn containers, etc running all kinds of things | 03:03 |
*** sawblade6 has quit IRC | 03:03 | |
cloudnull | hosts all have a user to ssh to, not root | 03:03 |
cloudnull | containers are all connected to macvlans, no ssh | 03:03 |
logan- | 👍 | 03:04 |
*** savvas has quit IRC | 03:13 | |
*** markvoelker has quit IRC | 03:16 | |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-os_swift master: Convert role to use a common systemd service role https://review.openstack.org/558020 | 03:19 |
*** dave-mccowan has quit IRC | 03:24 | |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-os_heat master: Convert role to use a common systemd service role https://review.openstack.org/558023 | 03:28 |
cloudnull | logan-: if you have a moment, can you have a look https://review.openstack.org/#/c/557973 | 03:30 |
cloudnull | systemd-mount role update | 03:30 |
*** NWOutlier__ has quit IRC | 03:30 | |
logan- | yep | 03:33 |
*** sawblade6 has joined #openstack-ansible | 03:39 | |
*** sawblade_ has quit IRC | 03:41 | |
*** NWOutlier__ has joined #openstack-ansible | 03:49 | |
logan- | quick question for you on that cloudnull | 03:52 |
openstackgerrit | Merged openstack/openstack-ansible master: Update run_tests.sh and remove tests-repo-clone.sh https://review.openstack.org/556994 | 04:04 |
logan- | finally! | 04:05 |
bgmccollum | ...and now ocata to pike upgrade is complete...! | 04:06 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-os_trove master: Convert role to use a common systemd service role https://review.openstack.org/558028 | 04:06 |
cloudnull | bgmccollum: nice! | 04:06 |
cloudnull | going pike to queens ? | 04:06 |
bgmccollum | should i push my luck? 3 upgrades, back to back? | 04:07 |
cloudnull | hot damn! 556994 merged! | 04:07 |
cloudnull | bgmccollum: YOLO ! | 04:07 |
cloudnull | :P | 04:07 |
bgmccollum | if i trash it, i guess i have the whole weekend to fix. | 04:07 |
cloudnull | pike is pretty rock solid, I have queens on a 5 node cloud. I'm sure there are some ugly bits but most are worked out | 04:07 |
cloudnull | its still very new | 04:08 |
bgmccollum | yeah i might let it stew a bit | 04:08 |
cloudnull | so if its prod or even pseudo prod, you might want to hold back | 04:08 |
cloudnull | but three upgrades, newton to pike that's pretty great to hear. | 04:08 |
cloudnull | mind sharing node count and how long it all took? | 04:09 |
cloudnull | or will there be a blog post I can read later? :) | 04:09 |
bgmccollum | haha...its my home AIO | 04:09 |
bgmccollum | i do use it for real things though | 04:10 |
cloudnull | ah cool ! | 04:10 |
cloudnull | how long did it all take ? | 04:10 |
cloudnull | any major bugs that we should hammer out ? | 04:11 |
bgmccollum | i wasn't watching the clock much... | 04:11 |
bgmccollum | it looks like the only thing is nova-cert isn't running. from what i can tell, its ben deprecated, and probably the container should be purged. | 04:11 |
bgmccollum | "ServiceTooOld: This service is older (v15) than the minimum (v22) version of the rest of the deployment. Unable to continue." | 04:13 |
*** markvoelker has joined #openstack-ansible | 04:13 | |
logan- | yea you can delete the cert container in ocata iirc | 04:14 |
cloudnull | ah logan- on that mount change from stopped to false, that was a bug. enabled is a Boolean in the system module | 04:16 |
cloudnull | http://docs.ansible.com/ansible/latest/modules/systemd_module.html | 04:16 |
logan- | ohhh | 04:16 |
logan- | i was thinking of state there | 04:16 |
cloudnull | yea me too :) | 04:17 |
* cloudnull is falling behind on the mhayden bug creation count | 04:17 | |
cloudnull | but trying to keep up :P | 04:17 |
bgmccollum | host removed from inventory, and container destroyed. | 04:17 |
cloudnull | death to nova_cert! | 04:17 |
bgmccollum | need to remove service record from DB too | 04:18 |
logan- | if you like deleting containers, you'll really love the queens upgrade :P | 04:20 |
bgmccollum | oh, there's an openstack command to delete service entries? news to me... | 04:21 |
bgmccollum | openstack compute service delete <id> | 04:21 |
bgmccollum | logan- im gonna hold off on queens for a bit | 04:23 |
bgmccollum | ok, time to call it quits...have a good weekend all... | 04:25 |
cloudnull | night bgmccollum | 04:32 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-os_swift master: Convert role to use a common systemd service role https://review.openstack.org/558020 | 04:38 |
*** markvoelker has quit IRC | 04:47 | |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-os_magnum master: Convert role to use a common systemd service role https://review.openstack.org/558031 | 04:48 |
*** flemingo_ has quit IRC | 05:03 | |
*** flemingo has joined #openstack-ansible | 05:29 | |
*** flemingo has quit IRC | 05:33 | |
*** flemingo has joined #openstack-ansible | 05:39 | |
*** flemingo has quit IRC | 05:44 | |
*** markvoelker has joined #openstack-ansible | 05:44 | |
*** NWOutlier__ has quit IRC | 05:50 | |
*** gkadam__ has joined #openstack-ansible | 05:51 | |
*** flemingo has joined #openstack-ansible | 06:11 | |
*** flemingo has quit IRC | 06:17 | |
*** markvoelker has quit IRC | 06:18 | |
*** flemingo has joined #openstack-ansible | 06:22 | |
*** flemingo has quit IRC | 06:27 | |
*** dariko has joined #openstack-ansible | 07:02 | |
*** dariko has quit IRC | 07:07 | |
*** dariko has joined #openstack-ansible | 07:08 | |
*** armaan has joined #openstack-ansible | 07:11 | |
*** admin0 has joined #openstack-ansible | 07:24 | |
*** flemingo has joined #openstack-ansible | 07:42 | |
*** flemingo has quit IRC | 07:47 | |
*** mpjetta has quit IRC | 07:48 | |
*** flemingo has joined #openstack-ansible | 08:01 | |
*** flemingo has quit IRC | 08:05 | |
*** hamza21 has joined #openstack-ansible | 08:11 | |
*** admin0 has quit IRC | 08:14 | |
*** markvoelker has joined #openstack-ansible | 08:14 | |
*** admin0 has joined #openstack-ansible | 08:15 | |
*** flemingo has joined #openstack-ansible | 08:16 | |
*** flemingo has quit IRC | 08:21 | |
*** armaan has quit IRC | 08:24 | |
*** admin0 has quit IRC | 08:38 | |
*** admin0 has joined #openstack-ansible | 08:38 | |
*** markvoelker has quit IRC | 08:48 | |
*** dariko has quit IRC | 08:55 | |
*** vnogin has joined #openstack-ansible | 08:57 | |
*** vnogin has quit IRC | 08:59 | |
*** gkadam_ has joined #openstack-ansible | 09:03 | |
*** gkadam has joined #openstack-ansible | 09:05 | |
*** gkadam__ has quit IRC | 09:07 | |
*** gkadam_ has quit IRC | 09:08 | |
*** kukacz has quit IRC | 09:13 | |
*** kukacz has joined #openstack-ansible | 09:14 | |
*** hamza21 has quit IRC | 09:15 | |
*** hamza21 has joined #openstack-ansible | 09:16 | |
*** vnogin has joined #openstack-ansible | 09:19 | |
*** vnogin has quit IRC | 09:19 | |
*** Sha0000 has joined #openstack-ansible | 09:30 | |
*** hamza21 has quit IRC | 09:35 | |
*** hamza21 has joined #openstack-ansible | 09:39 | |
*** markvoelker has joined #openstack-ansible | 09:45 | |
*** flemingo has joined #openstack-ansible | 10:06 | |
*** flemingo has quit IRC | 10:11 | |
*** markvoelker has quit IRC | 10:18 | |
*** flemingo has joined #openstack-ansible | 10:21 | |
*** flemingo has quit IRC | 10:26 | |
*** flemingo has joined #openstack-ansible | 10:43 | |
*** flemingo has quit IRC | 10:48 | |
*** Sha0000 has quit IRC | 10:49 | |
*** admin0 has quit IRC | 10:49 | |
*** admin0 has joined #openstack-ansible | 10:50 | |
*** flemingo has joined #openstack-ansible | 11:08 | |
admin0 | anyone use cinder as backend to glance ? | 11:08 |
*** flemingo has quit IRC | 11:12 | |
openstackgerrit | Merged openstack/openstack-ansible stable/queens: Update repo_build role for PBR fix https://review.openstack.org/557805 | 11:16 |
*** tinwood has quit IRC | 11:35 | |
*** tinwood has joined #openstack-ansible | 11:36 | |
admin0 | if anyone around, have a bug: https://gist.github.com/a1git/b0ab45bd7ba7866b9992782a7cd7c7ab | 11:47 |
admin0 | error is: ERROR: You must give at least one requirement to install (see \"pip help install\") when running a container delete/re-create | 11:47 |
*** markvoelker has joined #openstack-ansible | 12:15 | |
*** flemingo has joined #openstack-ansible | 12:23 | |
*** flemingo has quit IRC | 12:28 | |
*** admin0 has quit IRC | 12:31 | |
*** admin0 has joined #openstack-ansible | 12:31 | |
*** dave-mccowan has joined #openstack-ansible | 12:42 | |
*** odyssey4me has quit IRC | 12:44 | |
*** odyssey4me has joined #openstack-ansible | 12:44 | |
*** dave-mccowan has quit IRC | 12:45 | |
*** flemingo has joined #openstack-ansible | 12:46 | |
*** markvoelker has quit IRC | 12:49 | |
*** flemingo has quit IRC | 12:50 | |
*** haad1 has joined #openstack-ansible | 13:00 | |
*** flemingo has joined #openstack-ansible | 13:14 | |
*** flemingo has quit IRC | 13:19 | |
*** admin0 has quit IRC | 13:25 | |
*** haad1 has quit IRC | 13:32 | |
*** yolanda_ has joined #openstack-ansible | 13:38 | |
*** dave-mccowan has joined #openstack-ansible | 13:40 | |
*** flemingo has joined #openstack-ansible | 13:40 | |
*** yolanda has quit IRC | 13:41 | |
*** flemingo has quit IRC | 13:44 | |
*** flemingo has joined #openstack-ansible | 13:54 | |
*** flemingo has quit IRC | 13:58 | |
*** KeithMnemonic has quit IRC | 14:03 | |
*** dave-mccowan has quit IRC | 14:15 | |
*** flemingo has joined #openstack-ansible | 14:15 | |
*** flemingo has quit IRC | 14:20 | |
*** flemingo has joined #openstack-ansible | 14:41 | |
*** flemingo has quit IRC | 14:46 | |
*** markvoelker has joined #openstack-ansible | 14:46 | |
*** flemingo has joined #openstack-ansible | 14:57 | |
*** flemingo has quit IRC | 15:01 | |
*** flemingo has joined #openstack-ansible | 15:17 | |
*** markvoelker has quit IRC | 15:19 | |
*** flemingo has quit IRC | 15:21 | |
*** lbragstad has joined #openstack-ansible | 15:35 | |
*** flemingo has joined #openstack-ansible | 15:36 | |
*** flemingo has quit IRC | 15:41 | |
*** sawblade_ has joined #openstack-ansible | 15:51 | |
*** flemingo has joined #openstack-ansible | 15:53 | |
*** sawblade6 has quit IRC | 15:53 | |
*** flemingo has quit IRC | 15:57 | |
*** hamza21 has quit IRC | 16:02 | |
*** lbragstad has quit IRC | 16:10 | |
*** flemingo has joined #openstack-ansible | 16:16 | |
*** markvoelker has joined #openstack-ansible | 16:17 | |
*** haad1 has joined #openstack-ansible | 16:18 | |
*** strobelight has quit IRC | 16:18 | |
*** flemingo has quit IRC | 16:20 | |
*** haad1 has quit IRC | 16:28 | |
*** flemingo has joined #openstack-ansible | 16:35 | |
*** flemingo has quit IRC | 16:40 | |
*** armaan has joined #openstack-ansible | 16:41 | |
*** sawblade6 has joined #openstack-ansible | 16:43 | |
*** sawblade_ has quit IRC | 16:45 | |
*** markvoelker has quit IRC | 16:49 | |
*** gkadam_ has joined #openstack-ansible | 17:03 | |
*** gkadam__ has joined #openstack-ansible | 17:05 | |
*** flemingo has joined #openstack-ansible | 17:05 | |
*** gkadam has quit IRC | 17:07 | |
*** gkadam_ has quit IRC | 17:08 | |
*** flemingo has quit IRC | 17:10 | |
*** bauruine has quit IRC | 17:12 | |
*** lkoranda has quit IRC | 17:12 | |
*** NWOutlier_ has joined #openstack-ansible | 17:12 | |
*** gkadam__ has quit IRC | 17:14 | |
*** bauruine has joined #openstack-ansible | 17:16 | |
*** lkoranda has joined #openstack-ansible | 17:17 | |
*** flemingo has joined #openstack-ansible | 17:18 | |
*** flemingo has quit IRC | 17:22 | |
*** fatdragon has joined #openstack-ansible | 17:24 | |
*** haad1 has joined #openstack-ansible | 17:28 | |
*** haad1 has quit IRC | 17:30 | |
*** flemingo has joined #openstack-ansible | 17:36 | |
*** flemingo has quit IRC | 17:41 | |
*** markvoelker has joined #openstack-ansible | 17:46 | |
*** haad1 has joined #openstack-ansible | 17:54 | |
*** flemingo has joined #openstack-ansible | 17:55 | |
*** flemingo has quit IRC | 18:00 | |
evrardjp | adrianreza: I will have a look | 18:00 |
*** armaan has quit IRC | 18:01 | |
evrardjp | admin0 * | 18:01 |
*** armaan has joined #openstack-ansible | 18:01 | |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible master: Converge distro interfaces to systemd-networkd https://review.openstack.org/552721 | 18:05 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible master: Add mount options for better machinectl performance https://review.openstack.org/557970 | 18:06 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible master: Add playbook to ship journals from hosts https://review.openstack.org/555982 | 18:06 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible master: Use production like interfaces in the gate https://review.openstack.org/553636 | 18:06 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible master: Convert rsyslog to an include_task with group_vars https://review.openstack.org/556002 | 18:07 |
*** sep has quit IRC | 18:11 | |
*** sep has joined #openstack-ansible | 18:11 | |
RossSchulman[m] | Ok, I realize that this is a potentially basic question, but I want to make sure I understand this. At the beginning, OS-A expects your servers to be on at least some of the four bridge networks. I understand how to do that if everything is in containers on one server. | 18:13 |
RossSchulman[m] | But I don't know how to do it when some of the nodes are in containers and some are on other hardware entirely. | 18:13 |
RossSchulman[m] | (and I don't even know what term to google for to read up). | 18:13 |
RossSchulman[m] | Can anyone point me in the right direction? | 18:14 |
openstackgerrit | Merged openstack/openstack-ansible-os_trove stable/pike: Remove Trove's support for Heat https://review.openstack.org/550905 | 18:16 |
openstackgerrit | Merged openstack/ansible-role-systemd_mount master: Change mount states to ensure uptime https://review.openstack.org/557973 | 18:18 |
*** markvoelker has quit IRC | 18:21 | |
cloudnull | RossSchulman[m]: we only expect that the bridges on the hosts exist. | 18:34 |
cloudnull | how you get those bridges plumbed is totally up to you . | 18:34 |
cloudnull | we have an example interface file which is a fairly common production like example | 18:34 |
cloudnull | which is using a bonded interface, with vlan tagged devices, which are plugged into the bridges | 18:35 |
cloudnull | https://github.com/openstack/openstack-ansible/blob/master/etc/network/interfaces.d/openstack_interface.cfg.prod.example | 18:35 |
cloudnull | the containers will be provisioned on the hosts and plugged into the bridges based on their group membership | 18:36 |
cloudnull | the example configuration covers that matches that network config I linked to can be seen here https://github.com/openstack/openstack-ansible/blob/master/etc/openstack_deploy/openstack_user_config.yml.prod.example | 18:37 |
cloudnull | example for group members - https://github.com/openstack/openstack-ansible/blob/master/etc/openstack_deploy/openstack_user_config.yml.prod.example#L69-L73 | 18:38 |
cloudnull | so there you can see the group members of "cinder_api", "glance_api", "cinder_volume", and "nova_compute" will all need access to the bridge "br-storage". | 18:40 |
cloudnull | the easiest way to get started is to create an interface configuration that resembles the "prod" example and use it throughout the cloud. Then once its all up and running, you can go back through and tweak, or change the network topology to suit your needs. | 18:42 |
cloudnull | RossSchulman[m]: hope that helps. | 18:43 |
* cloudnull going back to being AFK | 18:43 | |
cloudnull | if folks have a moment to review https://review.openstack.org/#/q/topic:common-systemd-service+(status:open) it'd be greatly appreciated. | 18:45 |
RossSchulman[m] | cloudnull: Thanks, that does help. I can see how the bridges are associated with tagged vlans, that answers my question. | 18:49 |
*** flemingo has joined #openstack-ansible | 19:03 | |
*** flemingo has quit IRC | 19:07 | |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible master: Developer docs refactor https://review.openstack.org/557650 | 19:07 |
*** _moep_ has joined #openstack-ansible | 19:14 | |
*** sawblade_ has joined #openstack-ansible | 19:16 | |
*** spotz has quit IRC | 19:16 | |
*** armaan has quit IRC | 19:16 | |
*** armaan has joined #openstack-ansible | 19:17 | |
*** markvoelker has joined #openstack-ansible | 19:17 | |
*** sawblade6 has quit IRC | 19:18 | |
*** MeltedLux has quit IRC | 19:19 | |
*** MeltedLux has joined #openstack-ansible | 19:19 | |
*** marst has quit IRC | 19:20 | |
*** mudpuppy has quit IRC | 19:21 | |
*** NWOutlier_ has quit IRC | 19:21 | |
*** armaan has quit IRC | 19:27 | |
*** armaan has joined #openstack-ansible | 19:27 | |
*** hamzy has quit IRC | 19:43 | |
*** Sha0000 has joined #openstack-ansible | 19:46 | |
*** haad1 has quit IRC | 19:48 | |
*** markvoelker has quit IRC | 19:51 | |
*** marst has joined #openstack-ansible | 19:57 | |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_cinder master: Update paste, policy and rootwrap configurations 2018-03-31 https://review.openstack.org/558076 | 20:07 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_heat master: [New files - needs update] Update paste, policy and rootwrap configurations 2018-03-31 https://review.openstack.org/558077 | 20:07 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_nova master: Update paste, policy and rootwrap configurations 2018-03-31 https://review.openstack.org/558078 | 20:09 |
*** Sha0000 has quit IRC | 20:14 | |
*** sawblade6 has joined #openstack-ansible | 20:20 | |
*** sawblade_ has quit IRC | 20:22 | |
*** flemingo has joined #openstack-ansible | 20:25 | |
*** flemingo has quit IRC | 20:29 | |
*** fatdragon has quit IRC | 20:38 | |
*** flemingo has joined #openstack-ansible | 20:39 | |
*** flemingo has quit IRC | 20:43 | |
*** markvoelker has joined #openstack-ansible | 20:48 | |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible master: Update all SHAs for master https://review.openstack.org/558082 | 20:55 |
*** flemingo has joined #openstack-ansible | 20:57 | |
*** fatdragon has joined #openstack-ansible | 21:00 | |
*** flemingo has quit IRC | 21:02 | |
*** hachi has joined #openstack-ansible | 21:17 | |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_heat stable/queens: [New files - needs update] Update paste, policy and rootwrap configurations 2018-03-31 https://review.openstack.org/558085 | 21:18 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_nova stable/queens: Update paste, policy and rootwrap configurations 2018-03-31 https://review.openstack.org/558086 | 21:19 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_sahara stable/queens: Update paste, policy and rootwrap configurations 2018-03-31 https://review.openstack.org/558087 | 21:20 |
*** flemingo has joined #openstack-ansible | 21:21 | |
*** markvoelker has quit IRC | 21:21 | |
*** flemingo has quit IRC | 21:26 | |
*** hachi has quit IRC | 21:31 | |
*** flemingo has joined #openstack-ansible | 21:45 | |
*** flemingo has quit IRC | 21:50 | |
*** flemingo has joined #openstack-ansible | 21:54 | |
*** flemingo has quit IRC | 21:58 | |
*** sawblade_ has joined #openstack-ansible | 22:05 | |
*** sawblade6 has quit IRC | 22:05 | |
*** hamzy has joined #openstack-ansible | 22:16 | |
*** markvoelker has joined #openstack-ansible | 22:18 | |
*** sawblade6 has joined #openstack-ansible | 22:19 | |
*** sawblade_ has quit IRC | 22:21 | |
*** sawblade_ has joined #openstack-ansible | 22:24 | |
*** admin0 has joined #openstack-ansible | 22:24 | |
*** flemingo has joined #openstack-ansible | 22:25 | |
*** sawblade6 has quit IRC | 22:27 | |
*** admin0 has quit IRC | 22:29 | |
*** flemingo has quit IRC | 22:29 | |
*** admin0 has joined #openstack-ansible | 22:34 | |
*** sawblade6 has joined #openstack-ansible | 22:41 | |
*** sawblade_ has quit IRC | 22:44 | |
*** idlemind has quit IRC | 22:47 | |
*** idlemind has joined #openstack-ansible | 22:49 | |
*** flemingo has joined #openstack-ansible | 22:50 | |
*** markvoelker has quit IRC | 22:51 | |
*** flemingo has quit IRC | 22:55 | |
*** MeltedLux is now known as RHys | 23:04 | |
*** RHys is now known as Rhys | 23:04 | |
*** Rhys is now known as Rhvs | 23:04 | |
*** sawblade_ has joined #openstack-ansible | 23:13 | |
*** sawblade6 has quit IRC | 23:16 | |
*** fatdragon has quit IRC | 23:18 | |
*** markvoelker has joined #openstack-ansible | 23:48 | |
*** sawblade6 has joined #openstack-ansible | 23:52 | |
*** sawblade_ has quit IRC | 23:54 | |
*** flemingo has joined #openstack-ansible | 23:55 | |
*** admin0 has quit IRC | 23:56 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!