*** weifan has quit IRC | 00:01 | |
openstackgerrit | Merged openstack/openstack-ansible-os_heat stable/rocky: Updated from OpenStack Ansible Tests https://review.opendev.org/666682 | 00:08 |
---|---|---|
openstackgerrit | Merged openstack/openstack-ansible-os_neutron stable/stein: Updated from OpenStack Ansible Tests https://review.opendev.org/666713 | 00:11 |
*** markvoelker has joined #openstack-ansible | 00:40 | |
*** markvoelker has quit IRC | 00:59 | |
*** schwicht has quit IRC | 01:07 | |
*** sreejithp has quit IRC | 01:21 | |
snadge | i was all happy about finally getting an OA stein AIO to deploy.. rebooted it, and my primary network interface is missing :( | 01:47 |
snadge | why would ens160 just disappear | 01:47 |
snadge | it got renamed to eth0 .. 🤔 | 01:52 |
*** markvoelker has joined #openstack-ansible | 01:56 | |
snadge | what mechanism changes the hostname from whatever it was before i ran the playbooks, to aio? | 01:57 |
*** markvoelker has quit IRC | 02:01 | |
*** markvoelker has joined #openstack-ansible | 02:57 | |
*** markvoelker has quit IRC | 03:02 | |
openstackgerrit | Logan V proposed openstack/openstack-ansible-os_nova master: Install netcat on compute hosts https://review.opendev.org/666759 | 03:17 |
*** markvoelker has joined #openstack-ansible | 03:58 | |
*** joshualyle has joined #openstack-ansible | 04:02 | |
*** markvoelker has quit IRC | 04:02 | |
*** udesale has joined #openstack-ansible | 04:05 | |
*** dave-mccowan has quit IRC | 04:09 | |
*** pcaruana has joined #openstack-ansible | 04:45 | |
*** markvoelker has joined #openstack-ansible | 04:59 | |
*** markvoelker has quit IRC | 05:04 | |
*** kopecmartin|off is now known as kopecmartin | 05:12 | |
*** jbadiapa has quit IRC | 05:13 | |
ChosSimbaOne | Morning. Just to clear things up, external_lb_vip_address does not have to be an url, IP should work just aswell, right? in openstack_user_config.yml | 05:25 |
*** markvoelker has joined #openstack-ansible | 06:00 | |
*** markvoelker has quit IRC | 06:04 | |
*** ivve has joined #openstack-ansible | 06:15 | |
jrosser | snadge: either ip or fqdn is fine, so long as there is a proper dns entry for the fqdn | 06:31 |
jrosser | Oops... ChosSimbaOne ^ | 06:31 |
jrosser | snadge: using netplan? | 06:31 |
snadge | yes.. i suspect that's half the drama | 06:32 |
snadge | the rocky release doesn't do it.. which is odd.. just stein.. network interface changes from ens160 to eth0 after deploying | 06:32 |
snadge | and the hostname reverts from "aio1" to "ubuntu-stack" (which is what it was before deploying) after rebooting | 06:32 |
snadge | which causes some issues with neutron .. ie.. it detects multiple hypervisors, one with the new name "aio1" and one with the original hostname | 06:33 |
snadge | its not a biggy and its probably easily fixed in both cases | 06:34 |
jrosser | Well, you’ve got a mix of stuff going on as the AIO uses systemd-networkd to configure the host networking, so that may well be fighting with netplan? | 06:35 |
*** udesale has quit IRC | 06:36 | |
jrosser | And also an AIO is sort of an emphemeral rest thing, on a production deploy you’d have to configure the host and it’s networking yourself, so may be better to put effort into getting that nailed instead | 06:37 |
jrosser | *test thing | 06:37 |
*** udesale has joined #openstack-ansible | 06:37 | |
snadge | yeah I guess i should stop playing around with AIOs .. but its a convenient sandbox to play with and learn things | 06:39 |
jrosser | You can take the resulting config from /etc/openstack_deploy, stick it in a git repo and use it as the starting point for a prod deploy | 06:43 |
*** luksky has joined #openstack-ansible | 06:43 | |
jrosser | The thing you do get on an AIO is everything is natted behind the host ip which is just what you want for a test | 06:44 |
jrosser | But not prod like at all | 06:44 |
*** jbadiapa has joined #openstack-ansible | 07:00 | |
*** markvoelker has joined #openstack-ansible | 07:01 | |
*** rgogunskiy has joined #openstack-ansible | 07:12 | |
*** tosky has joined #openstack-ansible | 07:21 | |
*** markvoelker has quit IRC | 07:28 | |
ChosSimbaOne | jrosser: Okay, still bangning my head against the wall with the haproxy and some of the containers on other servers... Tried setting up an additional interface for testing, but that did not change anything. Will have to dig deeper. Is it possible to disable the keepalived on haproxy, so the ip don't "float" from infrastructure host to infrastructure host? | 07:40 |
*** cshen has joined #openstack-ansible | 07:43 | |
*** rpittau|afk is now known as rpittau | 07:47 | |
CeeMac | ChosSimbaOne: the IP shouldn't 'float' unless the box that has the VIP is restarted. | 07:52 |
CeeMac | ChosSimbaOne: you can set an override in user_variables.yml haproxy_use_keepalived: False. Then you'd want to change your openstack_user_config.yml to just have a single haproxy_host I guess | 07:53 |
CeeMac | did you re-run the haproxy playbook after setting up the new interface ChosSimbaOne ? | 07:53 |
openstackgerrit | Merged openstack/openstack-ansible-os_trove stable/rocky: Updated from OpenStack Ansible Tests https://review.opendev.org/666696 | 07:54 |
ChosSimbaOne | CeeMac: Hi. Thanks, well just realised that the problem is i cannot access the ext. lb ip which is secondary ip on the 1st infrastructure host. So disabling the keepalived will not solve this issue i guess, wasn't thinking. yes rerun both setup-host and setup-infrastructure. | 08:02 |
CeeMac | ChosSimbaOne: yeah, that wouldn't help. Looks like you have some network issues to resolve :) | 08:08 |
*** udesale has quit IRC | 08:11 | |
*** dirk has joined #openstack-ansible | 08:11 | |
ChosSimbaOne | yes, I think you are right :-S | 08:11 |
*** udesale has joined #openstack-ansible | 08:12 | |
CeeMac | ChosSimbaOne: did you not add the second interface to use for the external vip? | 08:16 |
openstackgerrit | Merged openstack/openstack-ansible-os_nova stable/rocky: Updated from OpenStack Ansible Tests https://review.opendev.org/666689 | 08:17 |
ChosSimbaOne | yes i added an extra nic and configured that i user_variable as the external interface. | 08:18 |
*** gkadam has joined #openstack-ansible | 08:19 | |
CeeMac | and you can ping the default interface IP of the new nic from each of the infrastructure nodes? | 08:20 |
ChosSimbaOne | I did not set any default ip on the new nic, I reconned that would be handled by the playbooks. btw should the lb ip be part of the used ips list? | 08:30 |
openstackgerrit | Merged openstack/openstack-ansible-os_keystone stable/stein: Updated from OpenStack Ansible Tests https://review.opendev.org/666708 | 08:32 |
*** cshen has quit IRC | 08:35 | |
jrosser | ChosSimbaOne: for a custom network setup you need to make all the interface config yourself including assigning ip to the interfaces/bridges as needed | 08:36 |
jrosser | The “interface” to OSA is br-mgmt, br-storage, and so on | 08:38 |
CeeMac | ChosSimbaOne: assuming you're using a spereate subnet, the 'external' network wouldn't be specified as a container network, so you wouldn't need to exlcude it from the the used ips list. | 08:39 |
CeeMac | s/spereate/separate | 08:40 |
*** cshen has joined #openstack-ansible | 08:40 | |
openstackgerrit | Merged openstack/openstack-ansible-os_tacker stable/stein: Updated from OpenStack Ansible Tests https://review.opendev.org/666717 | 08:41 |
openstackgerrit | Merged openstack/openstack-ansible-os_sahara stable/stein: Updated from OpenStack Ansible Tests https://review.opendev.org/666716 | 08:42 |
*** cshen has quit IRC | 08:45 | |
jrosser | noonedeadpunk: for Zun I think we need to remove galera_client, I will look next week unless you get to it first | 08:48 |
ChosSimbaOne | jrosser and CeeMac Okay,. Background is that i am running it all on the same vlan 172.19.20.0/24 so br-storage br-vlan br-mgmt all has addresses on this network. The nodes in my setup has address ont th bridge according to the ip assignments table on https://docs.openstack.org/openstack-ansible/latest/user/ceph/full-deploy.html Therefore i gathered that the lb ips was handled by the playbook and all i needed to do was to configure | 08:52 |
ChosSimbaOne | the address and interface in openstack_user_config and user_variable. Is that i wrong assumption? Should i before i run the playbook configure the ip as a secondary ip on all br-mgmt bridges on the control host, and then add the lb ip as a used ip in he openstack_user_confg? | 08:52 |
ChosSimbaOne | example of network/interfaces http://paste.openstack.org/show/753249/ | 08:53 |
jrosser | Keepalived handles the secondary ip, you don’t need to do that | 08:54 |
*** cshen has joined #openstack-ansible | 09:01 | |
CeeMac | ChosSimbaOne: i'm not convinced having all of the bridges on the same vlan is going to work | 09:01 |
ChosSimbaOne | jrosser: Super, that was what i thought :-) | 09:02 |
CeeMac | not that I'm saying it won't having never tried it, but it 'feels' wrong | 09:02 |
CeeMac | its certainly going to add a layer of difficulty to your troubleshooting | 09:03 |
*** joshualyle has quit IRC | 09:03 | |
ChosSimbaOne | CeeMac: Okay, well the reason behind it is purely for testing. Id did do a run of the test example https://docs.openstack.org/openstack-ansible/latest/user/test/example.html | 09:04 |
ChosSimbaOne | If iirc i had the br-vxlan on a 10.14.x.x range as this is not routed right? With regards to br-storage and br-mgmt the test server and ceph OSD is on the same network, so that is way that is necessary. | 09:05 |
CeeMac | its a bit of a catch-22 i guess, i understand keeping things simple for testing, but sometimes if its too simple it can cause other problems :) | 09:05 |
CeeMac | technically, none of the networks are routed, except the public one :) | 09:06 |
*** tosky__ has joined #openstack-ansible | 09:06 | |
ChosSimbaOne | Yeah, i belive you are very right, and I am trying to follow the recommendations as close as possible. Will see if can come up with something better. | 09:06 |
ChosSimbaOne | Will try just to put br-vxlan on a 10.14.x.x as with my first test and see if that helps me out :-) | 09:07 |
CeeMac | i don't know that anything specifically 'calls' the br-storage network explicitly, you might get away with not having it if your storage is accessible on the br-mgmt network | 09:07 |
ChosSimbaOne | CeeMac and jrosser thank you for all the help btw. | 09:07 |
CeeMac | i have br-storage configured to match the reference architecture, but my storage is on a seperate out of band bonded interface | 09:07 |
CeeMac | and things work fine like that :) | 09:08 |
*** tosky has quit IRC | 09:08 | |
CeeMac | for me, the simplest tests should be minimal server install, but network setup like prod | 09:08 |
CeeMac | as networks are nearly always a pain point somewhere :) | 09:09 |
*** cshen has quit IRC | 09:09 | |
CeeMac | i'd be tempted to put external on a different vlan too, if thats where you've having your main problems | 09:09 |
CeeMac | actually ChosSimbaOne it might be worth leaving all of your networking as is, except make a new vlan for external | 09:10 |
CeeMac | as that is where your problem lies right now, then you're only making 1 change so it makes troubleshooting easier | 09:10 |
*** gkadam has quit IRC | 09:11 | |
ChosSimbaOne | CeeMac: okay, I am trying to deploy against a existing ceph cluster for glance and cinder. Yeah you are right. | 09:11 |
ChosSimbaOne | good idea, so having an vlan added to the trunk for lb_external | 09:12 |
*** rgogunskiy has quit IRC | 09:17 | |
*** vnogin has joined #openstack-ansible | 09:17 | |
*** rgogunskiy has joined #openstack-ansible | 09:20 | |
CeeMac | ChosSimbaOne: sounds good, then you can have a vlan interface assigned as the external nic for the LB | 09:20 |
CeeMac | ChosSimbaOne: haproxy_keepalived_external_interface in user_variables in case you don't have it :) | 09:22 |
*** rgogunskiy has quit IRC | 09:22 | |
CeeMac | ChosSimbaOne: just checking, you have these set up? https://docs.openstack.org/openstack-ansible-haproxy_server/latest/configure-haproxy.html#making-haproxy-highly-available | 09:23 |
*** rgogunskiy has joined #openstack-ansible | 09:27 | |
jrosser | Hmm I wonder if keepalived likes running twice on the same interface if internal and external vip are on the same bridge...... | 09:34 |
*** rgogunskiy has quit IRC | 09:37 | |
*** rgogunskiy has joined #openstack-ansible | 09:38 | |
CeeMac | jrosser: that would probably confuse it | 09:41 |
CeeMac | maybe | 09:41 |
* CeeMac shrugs | 09:41 | |
*** hamzaachi has joined #openstack-ansible | 09:42 | |
*** tosky__ is now known as tosky | 09:43 | |
*** cshen has joined #openstack-ansible | 09:44 | |
*** rgogunskiy has quit IRC | 09:47 | |
*** cshen has quit IRC | 09:49 | |
*** rgogunskiy has joined #openstack-ansible | 09:50 | |
*** rgogunskiy has quit IRC | 09:52 | |
openstackgerrit | Merged openstack/openstack-ansible-os_glance stable/stein: Updated from OpenStack Ansible Tests https://review.opendev.org/666705 | 09:52 |
*** rgogunskiy has joined #openstack-ansible | 09:59 | |
*** cshen has joined #openstack-ansible | 10:05 | |
noonedeadpunk | jrosser: I looks exactly like situation with undefined variable for tempest with it's call of meta handlers | 10:05 |
*** vnogin has quit IRC | 10:06 | |
noonedeadpunk | I was thinking about to try import instead of include | 10:06 |
*** spsurya has joined #openstack-ansible | 10:07 | |
*** rgogunskiy has quit IRC | 10:09 | |
openstackgerrit | Merged openstack/openstack-ansible-os_designate stable/stein: Updated from OpenStack Ansible Tests https://review.opendev.org/666704 | 10:10 |
*** cshen has quit IRC | 10:10 | |
*** hamzaachi has quit IRC | 10:24 | |
*** cshen has joined #openstack-ansible | 10:26 | |
*** hamzaachi has joined #openstack-ansible | 10:28 | |
*** cshen has quit IRC | 10:31 | |
*** udesale has quit IRC | 10:31 | |
*** vnogin has joined #openstack-ansible | 10:32 | |
*** cshen has joined #openstack-ansible | 10:47 | |
*** cshen has quit IRC | 10:52 | |
noonedeadpunk | jrosser: strange that failure was only at the gate here https://review.opendev.org/#/c/657270/3 | 10:54 |
openstackgerrit | Merged openstack/openstack-ansible master: Remove credential sharing with nova https://review.opendev.org/658178 | 10:54 |
*** cshen has joined #openstack-ansible | 11:02 | |
*** rgogunskiy has joined #openstack-ansible | 11:06 | |
*** cshen has quit IRC | 11:06 | |
*** kplant has joined #openstack-ansible | 11:07 | |
*** jbadiapa has quit IRC | 11:09 | |
jrosser | noonedeadpunk: I thought it looked different with an included role using the vars from the parent, rather than itself | 11:12 |
jrosser | But all of our other roles except os_zun have dropped galera_client which would make that error go away anyway | 11:12 |
*** cshen has joined #openstack-ansible | 11:13 | |
jrosser | Look at the line in the output where it loads the distro specific vars in galera_client, it actually loads os_zun/vars/redhat.yml and that’s why the galera vars are missing | 11:14 |
noonedeadpunk | But galera should load it's own vars, doesn't she? | 11:16 |
jrosser | Well yes | 11:16 |
noonedeadpunk | I mean, that it seems to be not only about zun and galera, but either about our usage of includes or ansible bug... | 11:17 |
jrosser | But iirc we’ve dropped usage of that role everywhere else | 11:17 |
jrosser | So we need to ditch galera_client from zun | 11:17 |
jrosser | But like you say I think there is something we are overlooking with the behaviour of import vs include | 11:17 |
*** vnogin has quit IRC | 11:18 | |
*** vnogin has joined #openstack-ansible | 11:21 | |
noonedeadpunk | so yeah, the easy solution is to just drop galera_client from zun (and I think we need to do this anyway) | 11:21 |
jrosser | Right, and we need to sanity check the way these imports work | 11:24 |
jrosser | Feels like it’s easy to make a mistake there | 11:24 |
noonedeadpunk | yep, so I'll try to spend some time to get it fixed in the current state, as it should be smth easy to reproduce and to debug | 11:25 |
*** vnogin has quit IRC | 11:31 | |
*** schwicht has joined #openstack-ansible | 11:35 | |
*** rgogunskiy has quit IRC | 11:35 | |
*** rgogunskiy has joined #openstack-ansible | 11:36 | |
*** hamzaachi has quit IRC | 11:38 | |
*** vnogin has joined #openstack-ansible | 11:40 | |
*** schwicht has quit IRC | 11:57 | |
*** udesale has joined #openstack-ansible | 12:10 | |
*** vnogin has quit IRC | 12:16 | |
*** schwicht has joined #openstack-ansible | 12:21 | |
*** schwicht has quit IRC | 12:29 | |
*** schwicht has joined #openstack-ansible | 12:31 | |
*** cshen has quit IRC | 12:36 | |
*** cshen has joined #openstack-ansible | 12:42 | |
*** cshen has quit IRC | 12:46 | |
*** cshen has joined #openstack-ansible | 12:48 | |
*** jbadiapa has joined #openstack-ansible | 12:48 | |
mnaser | hi al | 12:52 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-os_zun master: Convert dynamic includes to static imports https://review.opendev.org/666829 | 12:53 |
CeeMac | hi mnaser | 12:55 |
*** schwicht has quit IRC | 12:56 | |
*** schwicht has joined #openstack-ansible | 12:57 | |
*** schwicht has quit IRC | 12:58 | |
*** martinkennelly has joined #openstack-ansible | 13:19 | |
*** schwicht has joined #openstack-ansible | 13:22 | |
*** aedc has joined #openstack-ansible | 13:26 | |
*** markvoelker has joined #openstack-ansible | 13:29 | |
*** dave-mccowan has joined #openstack-ansible | 13:30 | |
noonedeadpunk | jrosser: interestingly https://review.opendev.org/#/c/657270/ passed check before https://review.opendev.org/#/c/656499/ got merged, so seems that smth really changed inside ansible | 13:30 |
jrosser | Wow, wonder what.... | 13:32 |
noonedeadpunk | that's really good question :) | 13:34 |
mgariepy | https://review.opendev.org/#/c/656499/ << got merged in may ? | 13:35 |
mgariepy | ho sorry.. | 13:35 |
noonedeadpunk | yep:) but https://review.opendev.org/#/c/657270/ passed on 6th of may) | 13:35 |
* mgariepy going back to my corner | 13:35 | |
jrosser | Unfortunately I have no time till next week to look but I’ve seen a bunch of Debian jobs timing out on linters | 13:39 |
jrosser | And systemd-networkd role is having a bad time on centos, consistently looses connection to zuul I think | 13:40 |
*** cshen has quit IRC | 13:43 | |
*** BjoernT has joined #openstack-ansible | 13:45 | |
guilhermesp | mornings all! | 13:47 |
*** hamzaachi has joined #openstack-ansible | 13:56 | |
*** markvoelker has quit IRC | 13:57 | |
*** cshen has joined #openstack-ansible | 14:00 | |
*** joshualyle has joined #openstack-ansible | 14:02 | |
*** cshen has quit IRC | 14:08 | |
*** cshen has joined #openstack-ansible | 14:25 | |
*** BjoernT has quit IRC | 14:33 | |
*** BjoernT has joined #openstack-ansible | 14:34 | |
openstackgerrit | Merged openstack/openstack-ansible-os_ironic stable/stein: Updated from OpenStack Ansible Tests https://review.opendev.org/666707 | 14:35 |
*** BjoernT has quit IRC | 14:36 | |
*** BjoernT_ has joined #openstack-ansible | 14:36 | |
*** joshualyle has quit IRC | 14:39 | |
openstackgerrit | Merged openstack/openstack-ansible-os_sahara stable/rocky: Updated from OpenStack Ansible Tests https://review.opendev.org/666691 | 14:46 |
openstackgerrit | Merged openstack/openstack-ansible-os_zun stable/rocky: Updated from OpenStack Ansible Tests https://review.opendev.org/666703 | 14:47 |
*** kopecmartin is now known as kopecmartin|off | 14:47 | |
CeeMac | hey guilhermesp :) | 14:51 |
*** markvoelker has joined #openstack-ansible | 14:54 | |
*** spatel has joined #openstack-ansible | 14:55 | |
CeeMac | guilhermesp: I've filed a bug for the glance cinder store issues we've looked at https://bugs.launchpad.net/openstack-ansible/+bug/1833725 | 14:56 |
openstack | Launchpad bug 1833725 in openstack-ansible "Glance cinder store missing some configuration" [Undecided,New] | 14:56 |
CeeMac | i'll try and work on a patch next week if i get time | 14:57 |
spatel | Quick question related Octavia lb-mgmt network, I am build in 3 node production controller, do i need to create lb-mgmt network or it will get auto create ? | 14:57 |
*** markvoelker has quit IRC | 14:58 | |
*** KurtB has joined #openstack-ansible | 15:03 | |
*** KurtB has quit IRC | 15:04 | |
spatel | I get it i need to create "br-lbaas" bridge like i created others br-mgmt, br-host etc.. | 15:04 |
*** rgogunskiy has quit IRC | 15:06 | |
*** rgogunskiy has joined #openstack-ansible | 15:08 | |
*** cshen has quit IRC | 15:14 | |
*** rgogunskiy has quit IRC | 15:14 | |
*** gkadam has joined #openstack-ansible | 15:15 | |
openstackgerrit | Merged openstack/openstack-ansible-os_zun stable/stein: Updated from OpenStack Ansible Tests https://review.opendev.org/666719 | 15:16 |
*** tosky has quit IRC | 15:18 | |
*** ansmith has quit IRC | 15:22 | |
*** ansmith has joined #openstack-ansible | 15:45 | |
*** gyee has joined #openstack-ansible | 15:46 | |
*** ansmith has quit IRC | 15:51 | |
*** markvoelker has joined #openstack-ansible | 15:55 | |
*** rpittau is now known as rpittau|afk | 15:57 | |
*** markvoelker has quit IRC | 15:59 | |
*** spsurya has quit IRC | 16:24 | |
openstackgerrit | Merged openstack/openstack-ansible-os_heat stable/stein: Updated from OpenStack Ansible Tests https://review.opendev.org/666706 | 16:26 |
*** ckonstanski has joined #openstack-ansible | 16:31 | |
*** martinkennelly has quit IRC | 16:37 | |
*** udesale has quit IRC | 16:39 | |
*** udesale has joined #openstack-ansible | 16:39 | |
*** udesale has quit IRC | 16:50 | |
*** weifan has joined #openstack-ansible | 16:55 | |
*** markvoelker has joined #openstack-ansible | 16:56 | |
*** gkadam has quit IRC | 17:00 | |
*** markvoelker has quit IRC | 17:01 | |
*** aedc has quit IRC | 17:07 | |
*** ansmith has joined #openstack-ansible | 17:26 | |
*** hwoarang has quit IRC | 17:31 | |
guilhermesp | nice CeeMac thanks for that. I with no time too unfortunately but if you do before me I will review it o/ | 17:32 |
*** hwoarang has joined #openstack-ansible | 17:32 | |
CeeMac | guilhermesp: sounds good :) | 17:42 |
*** markvoelker has joined #openstack-ansible | 17:56 | |
*** markvoelker has quit IRC | 18:01 | |
*** hwoarang has quit IRC | 18:13 | |
*** hwoarang has joined #openstack-ansible | 18:14 | |
*** tosky has joined #openstack-ansible | 18:19 | |
*** hamzaachi has quit IRC | 18:20 | |
*** BjoernT has joined #openstack-ansible | 18:35 | |
*** BjoernT_ has quit IRC | 18:37 | |
*** markvoelker has joined #openstack-ansible | 18:57 | |
*** hamzaachi has joined #openstack-ansible | 18:59 | |
*** hamzaachi has quit IRC | 19:18 | |
*** markvoelker has quit IRC | 19:26 | |
BjoernT | @spatel the network will autocreate once you add it to octavia_service_net_setup, octavia_management_net_subnet_allocation_pool, octavia_provider_segmentation_id and set octavia_service_net_setup to true | 19:35 |
*** ansmith has quit IRC | 19:37 | |
*** ansmith has joined #openstack-ansible | 19:37 | |
*** hamzaachi has joined #openstack-ansible | 19:39 | |
*** kplant has quit IRC | 19:56 | |
*** schwicht has quit IRC | 20:00 | |
*** tosky__ has joined #openstack-ansible | 20:03 | |
*** tosky has quit IRC | 20:03 | |
*** markvoelker has joined #openstack-ansible | 20:23 | |
*** markvoelker has quit IRC | 20:28 | |
*** schwicht has joined #openstack-ansible | 20:29 | |
*** BjoernT has quit IRC | 20:33 | |
*** hamzaachi has quit IRC | 20:54 | |
*** pcaruana has quit IRC | 21:16 | |
*** joshualyle has joined #openstack-ansible | 21:17 | |
*** mmercer has quit IRC | 21:20 | |
*** joshualyle has quit IRC | 21:21 | |
*** schwicht has quit IRC | 21:22 | |
*** markvoelker has joined #openstack-ansible | 21:24 | |
*** joshualyle has joined #openstack-ansible | 21:27 | |
*** markvoelker has quit IRC | 21:29 | |
*** joshualyle has quit IRC | 21:29 | |
*** joshualyle has joined #openstack-ansible | 21:29 | |
*** openstackgerrit has quit IRC | 21:33 | |
*** joshualyle has quit IRC | 21:34 | |
*** hamzaachi has joined #openstack-ansible | 21:35 | |
*** joshualyle has joined #openstack-ansible | 21:39 | |
*** joshualyle has quit IRC | 21:44 | |
*** persia_ is now known as persia | 21:45 | |
*** schwicht has joined #openstack-ansible | 21:45 | |
*** spatel has quit IRC | 21:49 | |
ChosSimbaOne | jrosser and CeeMac Thanks for all the suggestion, did not get to try it out today due to long meeting, so will go back to the drawing board monday and see if i can get it working. Have a nice weekend :-) | 21:52 |
*** joshualyle has joined #openstack-ansible | 21:52 | |
*** joshualyle has quit IRC | 21:56 | |
*** schwicht has quit IRC | 21:57 | |
*** schwicht has joined #openstack-ansible | 22:00 | |
*** hamzaachi has quit IRC | 22:02 | |
*** tosky__ is now known as tosky | 22:14 | |
*** markvoelker has joined #openstack-ansible | 22:25 | |
*** markvoelker has quit IRC | 22:30 | |
*** schwicht has quit IRC | 22:31 | |
*** gyee has quit IRC | 22:40 | |
*** spatel has joined #openstack-ansible | 22:43 | |
*** rgogunskiy has joined #openstack-ansible | 22:45 | |
*** spatel has quit IRC | 22:47 | |
*** dave-mccowan has quit IRC | 22:49 | |
*** rgogunskiy has quit IRC | 22:50 | |
*** schwicht has joined #openstack-ansible | 23:00 | |
*** weifan has quit IRC | 23:16 | |
*** weifan has joined #openstack-ansible | 23:18 | |
*** weifan has quit IRC | 23:19 | |
*** weifan has joined #openstack-ansible | 23:20 | |
*** tosky has quit IRC | 23:22 | |
*** weifan has quit IRC | 23:25 | |
*** markvoelker has joined #openstack-ansible | 23:26 | |
*** joshualyle has joined #openstack-ansible | 23:27 | |
*** joshualyle has quit IRC | 23:27 | |
*** joshualyle has joined #openstack-ansible | 23:27 | |
*** markvoelker has quit IRC | 23:30 | |
*** luksky has quit IRC | 23:31 | |
*** weifan has joined #openstack-ansible | 23:42 | |
*** weifan has quit IRC | 23:44 | |
*** weifan has joined #openstack-ansible | 23:45 | |
*** weifan has quit IRC | 23:45 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!