*** openstackgerrit has quit IRC | 00:01 | |
*** openstackgerrit has joined #akanda | 00:01 | |
*** stanchan has joined #akanda | 02:13 | |
*** ronis has joined #akanda | 05:38 | |
*** ronis has quit IRC | 05:46 | |
*** ronis has joined #akanda | 05:56 | |
*** ronis has quit IRC | 06:59 | |
*** elo1 has joined #akanda | 06:59 | |
*** elo has quit IRC | 07:01 | |
*** ronis has joined #akanda | 07:09 | |
*** ronis has quit IRC | 07:23 | |
*** ronis has joined #akanda | 08:27 | |
*** ryanpetrello has quit IRC | 12:35 | |
*** ryanpetrello has joined #akanda | 12:41 | |
*** ronis has quit IRC | 14:46 | |
*** stanchan has quit IRC | 14:59 | |
*** cleverdevil has joined #akanda | 15:31 | |
*** cleverdevil has quit IRC | 15:34 | |
*** swinn has joined #akanda | 16:14 | |
*** stanchan has joined #akanda | 16:41 | |
*** ronis has joined #akanda | 16:46 | |
swinn | If I’m reading things right, the problem I’m having with testing out akanda routers in devstack is due to some sort of ARP spoofing protection which is a bug related to using vrrp ports? Is that why I see constant arp requests but no replies when I attempt to ping between machines on seperate nets and analyze traffic on br-int? | 16:53 |
---|---|---|
*** stanchan has quit IRC | 17:08 | |
adam_g | swinn, yes | 17:12 |
adam_g | swinn, https://review.openstack.org/232193 should address the issue in liberty/master.. waiting on a backport of the fix to stable/kilo | 17:12 |
swinn | I just tried a build using that patch but my instance wouldn’t get a dhcp addr | 17:13 |
adam_g | swinn, hmmm | 17:15 |
swinn | about to rebuild it, I didn’t pull the whole patch... | 17:15 |
adam_g | ah | 17:15 |
*** stanchan has joined #akanda | 17:28 | |
adam_g | reviews please! https://review.openstack.org/#/q/(project:stackforge/akanda+OR+project:stackforge/akanda-appliance-builder+OR+project:stackforge/akanda-appliance+OR+project:stackforge/akanda-rug+OR+project:stackforge/akanda-neutron)+AND+status:open,n,z | 17:36 |
adam_g | davidlenwell, ^ | 17:36 |
davidlenwell | on it | 17:37 |
adam_g | davidlenwell, http://paste.ubuntu.com/12717178/ | 18:02 |
adam_g | apt-transport-https needs installing | 18:03 |
openstackgerrit | dylan d proposed stackforge/akanda-rug: Small docstring addition https://review.openstack.org/228203 | 18:19 |
*** stanchan has quit IRC | 18:33 | |
openstackgerrit | Adam Gandelman proposed stackforge/akanda-rug: Convert to using Keystone sessions for Keystone V3 support (WIP) https://review.openstack.org/232247 | 18:36 |
adam_g | swinn, any luck? | 18:40 |
clett | adam_g: thx for pushing me to do better :) | 18:42 |
adam_g | clett, oh? | 18:42 |
* clett == dylan d | 18:42 | |
adam_g | ah | 18:44 |
adam_g | clett, https://www.python.org/dev/peps/pep-0257/ :) | 18:44 |
swinn | adam_g: none yet but I’m not 100% certain I’m pulling in the patch to devstack correctly | 18:46 |
swinn | first time, no dhcp response - second try, router instance goes to error state | 18:46 |
adam_g | swinn, hmm | 18:47 |
swinn | third time’s a charm? | 18:47 |
adam_g | swinn, are you starting with a fresh host system each time your stacking? | 18:47 |
clett | adam_g: ty, will use for reference from now on. | 18:47 |
swinn | no but I can - I’ve done as much as rm -rf /opt/stack after running unstack | 18:48 |
swinn | and then did a git pull of the review.openstack.org change in /opt/stack/akanda-rug | 18:48 |
swinn | and then stacked | 18:48 |
swinn | it’s all in vagrant so easy to rebuild | 18:49 |
adam_g | swinn, that should be enough, but things can break in weird ways between unstack.sh and re-stack.sh, you might want to start fresh. the fact that instances cant boot at all after youve restacked points to something more fundamentally busted | 18:49 |
swinn | vagrant up :) | 18:49 |
*** swinn has quit IRC | 19:46 | |
*** ronis has quit IRC | 20:06 | |
*** swinn has joined #akanda | 20:06 | |
openstackgerrit | Adam Gandelman proposed stackforge/akanda-rug: Convert to using Keystone sessions for Keystone V3 support (WIP) https://review.openstack.org/232247 | 20:09 |
*** cleverdevil has joined #akanda | 20:13 | |
openstackgerrit | Merged stackforge/akanda-rug: Small docstring addition https://review.openstack.org/228203 | 20:19 |
openstackgerrit | Adam Gandelman proposed stackforge/akanda-rug: Add driver framework https://review.openstack.org/215227 | 20:27 |
openstackgerrit | Adam Gandelman proposed stackforge/akanda-rug: Adds an LBAAS driver https://review.openstack.org/225369 | 20:27 |
openstackgerrit | Adam Gandelman proposed stackforge/akanda-rug: Add support for hash-based RUG scale out https://review.openstack.org/195366 | 20:27 |
openstackgerrit | Adam Gandelman proposed stackforge/akanda-rug: disable port_security for VRRP ports https://review.openstack.org/232193 | 20:29 |
openstackgerrit | Adam Gandelman proposed stackforge/akanda-rug: Drop state machines work queue on rebalance if necessary https://review.openstack.org/212817 | 20:40 |
openstackgerrit | Adam Gandelman proposed stackforge/akanda-rug: Add support for hash-based RUG scale out https://review.openstack.org/195366 | 20:40 |
*** stanchan has joined #akanda | 20:41 | |
*** swinn has quit IRC | 20:48 | |
adam_g | davidlenwell, reviews? | 21:16 |
*** swinn has joined #akanda | 21:21 | |
openstackgerrit | Adam Gandelman proposed stackforge/akanda-rug: Convert to using Keystone sessions for Keystone V3 support https://review.openstack.org/232247 | 21:39 |
davidlenwell | I was waiting on those latest patches to pass tests.. but I'll review now | 21:50 |
swinn | adam_g: testing one more time but with the required fixes from akanda-neutron and akanda-appliance this time | 22:00 |
swinn | eventually I will get it (or these will be merged) | 22:01 |
adam_g | swinn, which akanda-neutron/appliance fixes are talking about? | 22:01 |
swinn | https://review.openstack.org/#/c/232193/ depends on 225369 to add lbaas, your comments there say it requires fixes in both akanda-neutron and akanda-appliance | 22:06 |
adam_g | swinn, oh, you might be opening a can of worms trying to get all that in-flight stuff working together | 22:06 |
adam_g | swinn, 232193 depends on all the other stuff mostly just for some unit test fixes | 22:07 |
adam_g | swinn, https://review.openstack.org/#/c/232193/4/akanda/rug/api/neutron.py is the minimal fix to address the port spoofing issue | 22:07 |
* adam_g runs out to the post office | 22:09 | |
markmcclain | adam_g, ryanpetrello: ping problem is back with full patchset and it's not arp related, so digging in again | 22:29 |
*** swinn has quit IRC | 22:42 | |
*** swinn has joined #akanda | 22:45 | |
*** stanchan has quit IRC | 22:46 | |
*** stanchan has joined #akanda | 22:49 | |
adam_g | markmcclain, on master or kilo/ | 22:55 |
*** swinn has quit IRC | 22:59 | |
*** swinn has joined #akanda | 22:59 | |
*** swinn has quit IRC | 23:04 | |
*** stanchan has quit IRC | 23:10 | |
*** elo1 has quit IRC | 23:16 | |
*** elo has joined #akanda | 23:16 | |
openstackgerrit | Adam Gandelman proposed stackforge/akanda-rug: Convert to using Keystone sessions for Keystone V3 support https://review.openstack.org/232247 | 23:30 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!