*** fnaval has joined #openstack-lbaas | 00:00 | |
*** dmellado has quit IRC | 00:11 | |
*** dmellado has joined #openstack-lbaas | 00:12 | |
*** dmellado has quit IRC | 00:20 | |
*** fnaval_ has joined #openstack-lbaas | 00:23 | |
*** fnaval has quit IRC | 00:23 | |
*** dmellado has joined #openstack-lbaas | 00:31 | |
*** dmellado has quit IRC | 01:05 | |
*** dmellado has joined #openstack-lbaas | 01:13 | |
*** dmellado has quit IRC | 01:37 | |
*** dmellado has joined #openstack-lbaas | 01:46 | |
*** dmellado has quit IRC | 01:56 | |
*** imacdonn has quit IRC | 02:04 | |
*** dmellado has joined #openstack-lbaas | 02:04 | |
*** imacdonn has joined #openstack-lbaas | 02:04 | |
*** yamamoto has joined #openstack-lbaas | 02:28 | |
*** yamamoto has quit IRC | 02:32 | |
*** dmellado has quit IRC | 02:51 | |
*** dmellado has joined #openstack-lbaas | 02:57 | |
*** dmellado has quit IRC | 03:01 | |
*** imacdonn has quit IRC | 04:06 | |
*** fnaval_ has quit IRC | 07:26 | |
*** fnaval has joined #openstack-lbaas | 07:27 | |
*** fnaval has quit IRC | 07:31 | |
*** kobis has joined #openstack-lbaas | 07:33 | |
*** yamamoto has joined #openstack-lbaas | 07:49 | |
*** yamamoto has quit IRC | 07:57 | |
*** fnaval has joined #openstack-lbaas | 08:06 | |
*** fnaval has quit IRC | 08:11 | |
*** yamamoto has joined #openstack-lbaas | 08:47 | |
*** yamamoto has quit IRC | 08:52 | |
*** fnaval has joined #openstack-lbaas | 09:27 | |
*** fnaval has quit IRC | 09:32 | |
*** AlexeyAbashkin has joined #openstack-lbaas | 09:34 | |
*** AlexeyAbashkin has quit IRC | 10:54 | |
*** AlexeyAbashkin has joined #openstack-lbaas | 11:41 | |
*** AlexeyAbashkin has quit IRC | 11:46 | |
*** yamamoto has joined #openstack-lbaas | 12:46 | |
*** yamamoto has quit IRC | 12:48 | |
*** kobis has quit IRC | 12:56 | |
*** kobis has joined #openstack-lbaas | 13:17 | |
*** kobis has quit IRC | 13:21 | |
*** yamamoto has joined #openstack-lbaas | 13:22 | |
*** yamamoto has quit IRC | 13:29 | |
*** kobis has joined #openstack-lbaas | 13:39 | |
*** dayou has quit IRC | 13:40 | |
*** AlexeyAbashkin has joined #openstack-lbaas | 13:40 | |
*** dayou has joined #openstack-lbaas | 13:41 | |
*** AlexeyAbashkin has quit IRC | 13:44 | |
*** dayou has quit IRC | 13:51 | |
*** dayou has joined #openstack-lbaas | 13:54 | |
*** dayou_ has joined #openstack-lbaas | 13:55 | |
*** kobis has quit IRC | 13:56 | |
*** dayou has quit IRC | 14:04 | |
*** dayou has joined #openstack-lbaas | 14:04 | |
*** kobis has joined #openstack-lbaas | 14:24 | |
*** dayou_ has quit IRC | 14:24 | |
*** yamamoto has joined #openstack-lbaas | 14:26 | |
*** irenab has quit IRC | 14:32 | |
*** irenab has joined #openstack-lbaas | 14:33 | |
*** yamamoto has quit IRC | 14:33 | |
*** fnaval has joined #openstack-lbaas | 15:06 | |
*** fnaval has quit IRC | 15:11 | |
*** kobis has quit IRC | 15:33 | |
*** kobis has joined #openstack-lbaas | 15:36 | |
*** kobis has quit IRC | 15:53 | |
*** fnaval has joined #openstack-lbaas | 15:56 | |
openstackgerrit | Andreas Jaeger proposed openstack/octavia master: Make scenario gates use devstack-tempest parent https://review.openstack.org/541039 | 16:37 |
---|---|---|
openstackgerrit | Andreas Jaeger proposed openstack/octavia master: Make scenario gates use devstack-tempest parent https://review.openstack.org/541039 | 16:39 |
*** yamamoto has joined #openstack-lbaas | 16:44 | |
openstackgerrit | Andreas Jaeger proposed openstack/octavia master: Make scenario gates use devstack-tempest parent https://review.openstack.org/541039 | 16:46 |
openstackgerrit | Andreas Jaeger proposed openstack/octavia master: Fix functional jobs https://review.openstack.org/551789 | 16:46 |
*** openstackgerrit has quit IRC | 16:48 | |
*** yamamoto has quit IRC | 16:48 | |
rm_work | cgoncalves: so i have said this before but ... if you are using only octavia's "requirements.txt" and not also looking at "upper-constraints.txt" from the requirements repo, you are *not* building/deploying openstack services correctly. you will run into problems. this is how deployment of openstack is designed, you are supposed to use upper-constraints. | 17:20 |
rm_work | it is exactly the purpose of upper-constraints to be friendly to distros with system-wide package installs, too, as global-reqs + upper-constraints are supposed to allow *every service* to run with the same exact dependencies | 17:20 |
rm_work | so you should really take a look again at the packaging for octavia and possibly some of the other services RHEL is packaging, because it seems it was done incorrectly | 17:21 |
cgoncalves | rm_work: ack, although there must be some reason why for rdopkg (RDO packaging tool) inspect requirements.txt (and compares against .spec) instead of u-c | 17:28 |
cgoncalves | rm_work: also my understanding is that if a project requires a newer version of a lib that it should update in u-c *and* propose bump in requirements project | 17:29 |
cgoncalves | that is what I see other projects doing | 17:29 |
*** imacdonn has joined #openstack-lbaas | 17:44 | |
*** openstackgerrit has joined #openstack-lbaas | 18:02 | |
openstackgerrit | Carlos Goncalves proposed openstack/neutron-lbaas master: Reduce stestr concurrency to 1 for tempest jobs https://review.openstack.org/551796 | 18:02 |
cgoncalves | rm_work: ^ please don't kill me :( | 18:02 |
openstackgerrit | Carlos Goncalves proposed openstack/octavia master: Split up extra init steps and start processes https://review.openstack.org/551021 | 18:26 |
openstackgerrit | Carlos Goncalves proposed openstack/neutron-lbaas master: Reduce stestr concurrency to 1 for tempest jobs https://review.openstack.org/551796 | 18:39 |
xgerman_ | o/ | 18:44 |
openstackgerrit | Carlos Goncalves proposed openstack/octavia master: Set stestr concurrency for api and tempest jobs https://review.openstack.org/551801 | 18:57 |
openstackgerrit | Carlos Goncalves proposed openstack/neutron-lbaas master: Reduce stestr concurrency to 1 for tempest jobs https://review.openstack.org/551796 | 19:01 |
openstackgerrit | Carlos Goncalves proposed openstack/octavia master: Reduce stestr concurrency to 1 for tempest jobs https://review.openstack.org/551801 | 19:06 |
*** AlexeyAbashkin has joined #openstack-lbaas | 19:23 | |
cgoncalves | xgerman_: lxd support is quite broken and been always failing at gate. I'm considering moving it over to experimental. thoughts? | 19:25 |
xgerman_ | +1 | 19:25 |
xgerman_ | experimental is correct — there hasn’t been much movement on nova-lxd | 19:25 |
*** AlexeyAbashkin has quit IRC | 19:28 | |
openstackgerrit | Carlos Goncalves proposed openstack/octavia master: Move scenario-lxd over to experimental https://review.openstack.org/551805 | 19:29 |
cgoncalves | xgerman_: ^ | 19:29 |
openstackgerrit | German Eichberger proposed openstack/octavia master: [WIP] Switch amphora agent to use privsep https://review.openstack.org/549295 | 19:48 |
xgerman_ | ok | 19:56 |
openstackgerrit | Carlos Goncalves proposed openstack/octavia master: Move scenario-lxd over to experimental https://review.openstack.org/551805 | 19:59 |
*** gcheresh has joined #openstack-lbaas | 20:13 | |
openstackgerrit | Carlos Goncalves proposed openstack/octavia master: Reduce stestr concurrency to 1 for tempest jobs https://review.openstack.org/551801 | 20:13 |
openstackgerrit | Carlos Goncalves proposed openstack/octavia master: Rename q- to neutron- services https://review.openstack.org/544281 | 21:02 |
*** dayou has quit IRC | 21:11 | |
*** dayou has joined #openstack-lbaas | 21:12 | |
openstackgerrit | Carlos Goncalves proposed openstack/octavia master: [WIP] Add grenade support https://review.openstack.org/549654 | 21:15 |
*** threestrands has joined #openstack-lbaas | 21:27 | |
*** gcheresh has quit IRC | 22:00 | |
openstackgerrit | Carlos Goncalves proposed openstack/octavia master: [WIP] Add grenade support https://review.openstack.org/549654 | 22:21 |
*** rcernin has joined #openstack-lbaas | 22:36 | |
*** yamamoto has joined #openstack-lbaas | 23:10 | |
openstackgerrit | Carlos Goncalves proposed openstack/octavia master: [WIP] Add grenade support https://review.openstack.org/549654 | 23:31 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!