*** mlavalle has joined #openstack-lbaas | 00:00 | |
*** woodster_ has quit IRC | 00:00 | |
*** [1]evgenyf has joined #openstack-lbaas | 00:09 | |
*** mlavalle has quit IRC | 00:14 | |
*** madhu_ak has quit IRC | 00:21 | |
*** [1]evgenyf has quit IRC | 00:31 | |
*** mlavalle has joined #openstack-lbaas | 00:37 | |
*** mlavalle has quit IRC | 00:47 | |
*** madhu_ak has joined #openstack-lbaas | 00:50 | |
*** bharath has joined #openstack-lbaas | 00:56 | |
*** bharath has quit IRC | 01:36 | |
openstackgerrit | Anand Shanmugam proposed openstack/neutron-lbaas: Adding code to prevent vip port deletion from port api https://review.openstack.org/176016 | 01:54 |
---|---|---|
*** hitalia has quit IRC | 02:10 | |
*** madhu_ak has quit IRC | 02:35 | |
ptoohill | madhu_ak, clear you repos. I was having same issues. | 03:14 |
*** bharath has joined #openstack-lbaas | 03:50 | |
*** kiran-r has joined #openstack-lbaas | 04:10 | |
openstackgerrit | Al Miller proposed openstack/neutron-lbaas: Add bytes_in and bytes_out statistics to the listener https://review.openstack.org/158823 | 05:50 |
openstackgerrit | Doug Wiegley proposed openstack/neutron-lbaas: DO NOT MERGE - Job test https://review.openstack.org/168226 | 05:56 |
*** hitalia has joined #openstack-lbaas | 05:57 | |
openstackgerrit | Anand Shanmugam proposed openstack/neutron-lbaas: Adding code to prevent vip port deletion from port api https://review.openstack.org/176016 | 05:59 |
ptoohill | Why do we have multiple migrations/version already blogan? | 05:59 |
rm_work | blogan: yeah, i believe i have asked that before too -- don't see a point to versioning when we don't have any POSSIBLE deployments | 06:10 |
openstackgerrit | Adam Harwell proposed stackforge/octavia: Adding Python 3.4 Compatibility and Tox Check https://review.openstack.org/184868 | 06:12 |
*** mlavalle has joined #openstack-lbaas | 06:25 | |
*** hitalia has quit IRC | 06:38 | |
*** bharath has quit IRC | 07:10 | |
*** chlong has quit IRC | 07:58 | |
*** bharath has joined #openstack-lbaas | 08:11 | |
*** sbalukoff has joined #openstack-lbaas | 08:13 | |
*** bharath has quit IRC | 08:15 | |
*** bharath has joined #openstack-lbaas | 08:34 | |
*** bedis has quit IRC | 08:35 | |
*** bedis has joined #openstack-lbaas | 08:35 | |
*** bharath has quit IRC | 08:38 | |
*** sbalukoff has quit IRC | 09:01 | |
*** kiran-r has quit IRC | 11:14 | |
*** chlong has joined #openstack-lbaas | 12:17 | |
*** kiran-r has joined #openstack-lbaas | 12:29 | |
*** kiran-r has quit IRC | 13:58 | |
*** kiran-r has joined #openstack-lbaas | 14:14 | |
*** kiran-r has quit IRC | 14:31 | |
*** kiran-r has joined #openstack-lbaas | 14:48 | |
*** mixos has joined #openstack-lbaas | 14:52 | |
*** kiran-r has quit IRC | 14:53 | |
*** alejandrito has joined #openstack-lbaas | 15:22 | |
*** mlavalle has quit IRC | 15:32 | |
*** mixos has quit IRC | 15:33 | |
*** jorgem has joined #openstack-lbaas | 15:41 | |
*** kiran-r has joined #openstack-lbaas | 15:52 | |
*** ajmiller has joined #openstack-lbaas | 15:59 | |
*** kiran-r has quit IRC | 15:59 | |
*** mlavalle has joined #openstack-lbaas | 16:04 | |
*** mlavalle has quit IRC | 16:24 | |
*** woodster_ has joined #openstack-lbaas | 16:30 | |
*** mixos has joined #openstack-lbaas | 16:32 | |
*** mlavalle has joined #openstack-lbaas | 16:34 | |
*** ajmiller has quit IRC | 16:37 | |
*** hitalia has joined #openstack-lbaas | 16:38 | |
*** mixos has quit IRC | 16:39 | |
*** ajmiller has joined #openstack-lbaas | 16:40 | |
*** jorgem has quit IRC | 16:41 | |
*** madhu_ak has joined #openstack-lbaas | 16:51 | |
ptoohill | madhu_ak: Are you still having issues with devstack? | 17:04 |
madhu_ak | ptoohill, yes! when I try the master version of devstack, I get 500 internal server error in glance, nova, and keystone.. | 17:04 |
madhu_ak | not sure it is fixed by now, but I am using stable/kilo version to test my patch | 17:05 |
ptoohill | Yea, I had same issues. You need to blow away all your repos and re-stack | 17:05 |
madhu_ak | u meant removing /opt/stack/* | 17:05 |
madhu_ak | and clean.sh.. | 17:05 |
ptoohill | or, if you have devstack in opt/stack, just remove all the other projects | 17:06 |
madhu_ak | yep, I tried with that approach..I can check one more time by removing all the projs in /opt/stack/* and clean.sh, pull the master branch for devstack and run again | 17:06 |
*** kiran-r has joined #openstack-lbaas | 17:07 | |
ptoohill | That worked for me. If you look at the projects youll see reqs added and what nots. Your repo/devstack is out of sync and happens perodically. | 17:08 |
ajmiller | You can also put RECLONE=True in your local.conf, that should have the same effect of updating your repos. | 17:12 |
ptoohill | True, I just forget to remove it and dont want it to reclone all the time | 17:13 |
ptoohill | or set it to False/something not True | 17:13 |
ajmiller | right, you do need to remember about it | 17:13 |
*** kiranr has joined #openstack-lbaas | 17:19 | |
madhu_ak | sure ptoohill and ajmiller. will check it out | 17:19 |
*** kiran-r has quit IRC | 17:21 | |
*** kiranr is now known as kiran-r | 17:22 | |
*** kiran-r has quit IRC | 17:24 | |
openstackgerrit | Michael Johnson proposed openstack/neutron-lbaas: Move xrange to six.moves.range for pep8 issue https://review.openstack.org/185083 | 17:29 |
madhu_ak | johnsom: I am hitting the same xrange issue in neutron repo for their unit tests...neutron team will just take care of it in future? | 17:35 |
madhu_ak | or I should work on it? I am actually working on patch merging conflicts issues for flavor-framework | 17:36 |
ptoohill | madhu_ak: Just wait for that patch to merge, which will be soon | 17:44 |
madhu_ak | sure! | 17:44 |
ajmiller | Is there a new pep8 test that now complains about xrange()? I've seen a couple of patches failing with the same problem. | 17:45 |
*** KunalGandhi has joined #openstack-lbaas | 17:45 | |
ptoohill | Yea, johnsom had just pushed a patch ajmiller | 17:47 |
ptoohill | waiting for it to pass checks to +A | 17:47 |
ajmiller | cool | 17:47 |
*** localloop127 has joined #openstack-lbaas | 17:48 | |
*** KunalGandhi_ has joined #openstack-lbaas | 17:50 | |
*** shakamunyi has joined #openstack-lbaas | 17:58 | |
*** KunalGandhi has quit IRC | 17:58 | |
*** ajmiller has quit IRC | 18:07 | |
*** localloop127 has quit IRC | 18:07 | |
*** localloop127 has joined #openstack-lbaas | 18:08 | |
*** mlavalle has quit IRC | 18:12 | |
*** localloop127 has quit IRC | 18:12 | |
*** bharath has joined #openstack-lbaas | 18:15 | |
*** mlavalle has joined #openstack-lbaas | 18:16 | |
*** KunalGandhi_ has quit IRC | 18:16 | |
*** localloop127 has joined #openstack-lbaas | 18:21 | |
*** shakamunyi has quit IRC | 18:36 | |
ptoohill | +A'd | 18:37 |
openstackgerrit | Merged stackforge/octavia: Fixes health monitor create issues https://review.openstack.org/183379 | 18:48 |
*** mlavalle has quit IRC | 18:54 | |
madhu_ak | ptoohill and ajmiller: able to install the devstack master branch.. | 18:57 |
*** mlavalle has joined #openstack-lbaas | 19:05 | |
openstackgerrit | Doug Wiegley proposed openstack/neutron-lbaas: WIP - try running v2 tests without tox https://review.openstack.org/182757 | 19:13 |
*** mlavalle has quit IRC | 19:17 | |
*** localloop127 has quit IRC | 19:28 | |
openstackgerrit | Merged openstack/neutron-lbaas: Move xrange to six.moves.range for pep8 issue https://review.openstack.org/185083 | 19:31 |
openstackgerrit | Anand Shanmugam proposed openstack/neutron-lbaas: Adding code to prevent vip port deletion from port api https://review.openstack.org/176016 | 19:32 |
*** woodster_ has quit IRC | 20:30 | |
*** devlaps_ has joined #openstack-lbaas | 20:31 | |
*** localloop127 has joined #openstack-lbaas | 21:33 | |
*** shakamunyi has joined #openstack-lbaas | 21:37 | |
*** evgenyf has joined #openstack-lbaas | 21:37 | |
*** evgenyf has quit IRC | 21:47 | |
*** jh_ has joined #openstack-lbaas | 21:47 | |
*** alejandrito has quit IRC | 21:49 | |
*** jh_ has quit IRC | 21:49 | |
*** jhova has joined #openstack-lbaas | 21:50 | |
*** shakamunyi has quit IRC | 21:54 | |
*** bharath has quit IRC | 22:01 | |
*** localloop127 has quit IRC | 22:02 | |
*** shakamunyi has joined #openstack-lbaas | 22:06 | |
*** barra204 has joined #openstack-lbaas | 22:09 | |
*** jhova has quit IRC | 22:37 | |
*** devlaps_ has quit IRC | 22:47 | |
*** madhu_ak has quit IRC | 22:52 | |
*** hitalia has quit IRC | 22:53 | |
*** Youcef has joined #openstack-lbaas | 22:56 | |
*** Youcef has quit IRC | 22:56 | |
*** barra204 has quit IRC | 23:01 | |
*** shakamunyi has quit IRC | 23:01 | |
openstackgerrit | Merged openstack/neutron-lbaas: Fix neutron-lbaas tests https://review.openstack.org/182785 | 23:44 |
*** logan2 has quit IRC | 23:53 | |
*** logan2 has joined #openstack-lbaas | 23:55 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!