openstackgerrit | Adam Gandelman proposed openstack/astara: Adds a functional test for router interfaces https://review.openstack.org/264515 | 00:05 |
---|---|---|
openstackgerrit | Adam Gandelman proposed openstack/astara: Add astara-ctl + API functional tests https://review.openstack.org/243874 | 00:05 |
openstackgerrit | Adam Gandelman proposed openstack/astara: Enrich functional test suite https://review.openstack.org/219952 | 00:05 |
openstackgerrit | Adam Gandelman proposed openstack/astara: Allow API listening address to be specified in config https://review.openstack.org/246005 | 00:05 |
*** markmcclain has quit IRC | 00:09 | |
*** markmcclain has joined #openstack-astara | 00:10 | |
manjeets1 | adam_g: when different tenants create routers is separate mangement network gets created for each tenants request ? | 00:17 |
adam_g | manjeets1, no, the same management network gets used | 00:18 |
adam_g | the management network is owned by the service tenant, so its invisible/inaccessible to user tenants | 00:18 |
adam_g | its only purpose to allow communication between the orchestrator service and the appliance API running within the service instance | 00:19 |
manjeets1 | are there any limit to request that could be handle a single management network inorder to keep traffic smooth ? | 00:19 |
adam_g | manjeets1, not sure what you mean | 00:19 |
manjeets1 | does not it oveload the management network when there are large no of tenants ? | 00:20 |
manjeets1 | overload with traffic * | 00:20 |
manjeets1 | and what is next hop after packet leaves vm ? suppose If i make a reequest to google or any public app ? | 00:22 |
manjeets1 | vm (router appliance) | 00:26 |
adam_g | manjeets1, the management network would be bound to whatever limitiations the rest of the environment has. that is, if you hit some upper limit of network capacity that would slow all east/west tenant traffic down, then yeah, the managment network would slow too | 00:26 |
*** markmcclain has quit IRC | 00:39 | |
*** markmcclain has joined #openstack-astara | 00:42 | |
*** stanchan has quit IRC | 00:45 | |
*** stanchan has joined #openstack-astara | 00:46 | |
*** stanchan has quit IRC | 00:51 | |
*** stanchan has joined #openstack-astara | 00:51 | |
*** stanchan has quit IRC | 00:51 | |
*** markmcclain has quit IRC | 01:17 | |
*** markmcclain has joined #openstack-astara | 01:21 | |
*** manjeets1 has left #openstack-astara | 01:47 | |
*** markmcclain has quit IRC | 01:51 | |
*** markmcclain has joined #openstack-astara | 01:55 | |
*** markmcclain has quit IRC | 02:03 | |
*** markmcclain has joined #openstack-astara | 02:05 | |
*** markmcclain has quit IRC | 02:15 | |
*** markmcclain has joined #openstack-astara | 02:18 | |
*** markmcclain has quit IRC | 03:04 | |
*** markmcclain has joined #openstack-astara | 03:07 | |
*** markmcclain has quit IRC | 03:12 | |
*** leonstack has joined #openstack-astara | 03:16 | |
*** markmcclain has joined #openstack-astara | 03:18 | |
*** markmcclain has quit IRC | 03:25 | |
openstackgerrit | Adam Gandelman proposed openstack/astara: Adds a functional test for router interfaces https://review.openstack.org/264515 | 03:38 |
openstackgerrit | Adam Gandelman proposed openstack/astara: Add astara-ctl + API functional tests https://review.openstack.org/243874 | 03:38 |
*** leonstack has quit IRC | 04:02 | |
*** markmcclain has joined #openstack-astara | 04:09 | |
*** markmcclain has quit IRC | 04:17 | |
*** leonstack1 has joined #openstack-astara | 04:21 | |
*** markmcclain has joined #openstack-astara | 05:19 | |
*** markmcclain has quit IRC | 05:34 | |
openstackgerrit | Yang Li proposed openstack/astara: Modify 'router' to 'loadbalancer' for loadbalancer driver https://review.openstack.org/266191 | 05:57 |
openstackgerrit | Yang Li proposed openstack/astara: Add an option to get max sleep time from the config file https://review.openstack.org/266213 | 06:20 |
openstackgerrit | Yang Li proposed openstack/astara: Add an option to get max sleep time from the config file https://review.openstack.org/266213 | 06:40 |
openstackgerrit | Yang Li proposed openstack/astara: Add an option to get max sleep time from the config file https://review.openstack.org/266213 | 07:15 |
*** leonstack1 has quit IRC | 07:23 | |
*** leonstack has joined #openstack-astara | 07:24 | |
*** markmcclain has joined #openstack-astara | 08:41 | |
*** ronis has joined #openstack-astara | 08:44 | |
*** markmcclain has quit IRC | 08:45 | |
*** openstackgerrit has quit IRC | 09:17 | |
*** openstackgerrit has joined #openstack-astara | 09:18 | |
*** openstackgerrit has quit IRC | 11:17 | |
*** openstackgerrit has joined #openstack-astara | 11:18 | |
openstackgerrit | ting wang proposed openstack/astara: Python3: replace dumps with dump_as_bytes https://review.openstack.org/266335 | 12:31 |
*** markmcclain has joined #openstack-astara | 15:02 | |
*** markmcclain has quit IRC | 15:03 | |
*** markmcclain1 has joined #openstack-astara | 15:03 | |
*** markmcclain1 is now known as markmcclain | 15:04 | |
*** leonstack has quit IRC | 15:13 | |
*** leonstack has joined #openstack-astara | 15:46 | |
*** ronis has quit IRC | 16:05 | |
*** ronis has joined #openstack-astara | 17:30 | |
*** cleverdevil has joined #openstack-astara | 17:44 | |
*** smartshader has quit IRC | 18:08 | |
*** smartshader has joined #openstack-astara | 18:15 | |
smartshader | elo, are u there? | 18:47 |
elo | yes | 18:47 |
*** ronis has quit IRC | 18:49 | |
openstackgerrit | Adam Gandelman proposed openstack/astara: Stop repeatedly logging boot time https://review.openstack.org/266055 | 19:03 |
openstackgerrit | Adam Gandelman proposed openstack/astara: Adds a functional test for router interfaces https://review.openstack.org/264515 | 19:29 |
openstackgerrit | Adam Gandelman proposed openstack/astara: Add astara-ctl + API functional tests https://review.openstack.org/243874 | 19:29 |
*** smartshader has quit IRC | 19:29 | |
*** smartshader has joined #openstack-astara | 19:30 | |
openstackgerrit | Adam Gandelman proposed openstack/astara: Astara oslo.rootwrap https://review.openstack.org/264759 | 19:38 |
*** ronis has joined #openstack-astara | 19:39 | |
adam_g | markmcclain, https://review.openstack.org/#/c/265576/2/astara/main.py did you say you wanted to change the default to False? | 19:48 |
markmcclain | yes.. this connectivity isn't really needed by the rug | 19:54 |
markmcclain | and I've got some stuff to tidy up that removes it | 19:54 |
openstackgerrit | Adam Gandelman proposed openstack/astara: Fix E402 pep8 violation https://review.openstack.org/266551 | 19:55 |
openstackgerrit | Adam Gandelman proposed openstack/astara: Stop repeatedly logging boot time https://review.openstack.org/266055 | 19:56 |
adam_g | something new must have released and we've started enforcing and failing E402 | 20:00 |
adam_g | rods markmcclain https://review.openstack.org/266551 this is a trivial, i think our gates blocked atm | 20:00 |
markmcclain | adam_g: https://pypi.python.org/pypi/pep8/1.7.0 | 20:03 |
adam_g | yea, figured | 20:07 |
* markmcclain waits on pep8 check run | 20:07 | |
markmcclain | adam_g: https://review.openstack.org/#/c/266055/3/astara/instance_manager.py | 20:13 |
adam_g | markmcclain, booting isn't a flag anymore, https://git.openstack.org/cgit/openstack/astara/tree/astara/api/nova.py#n63 | 20:20 |
markmcclain | adam_g: hmmm.. right | 20:22 |
markmcclain | I guess boot logged works | 20:23 |
markmcclain | just doesn't feel right.. might be because update_state needs to be flagged for refactoring | 20:24 |
markmcclain | that method has grown over time | 20:24 |
adam_g | markmcclain, agreed | 20:28 |
*** ronis has quit IRC | 21:04 | |
adam_g | hmm http://git.openstack.org/cgit/openstack/neutron/tree/neutron/common/constants.py#n80 | 21:05 |
adam_g | markmcclain, ^ | 21:05 |
markmcclain | yeah | 21:06 |
adam_g | wonder if neutron folk would be open to having that be configurable | 21:08 |
markmcclain | for HA routing 2 is the minimum | 21:10 |
markmcclain | what value would you want to make it? | 21:11 |
adam_g | markmcclain, we dont run any agents | 21:29 |
adam_g | so we'll never have the minimum there | 21:30 |
adam_g | (prevents HA routers from being created to begin with) | 21:30 |
markmcclain | right.. so in this context it is equating agent running a router | 21:30 |
markmcclain | the since we're our own l3 plugin we'll probably have to override the method that checks it | 21:31 |
openstackgerrit | mark mcclain proposed openstack/astara-neutron: allow DHCP from router interfaces https://review.openstack.org/266586 | 21:51 |
markmcclain | adam_g, phil: ^^ | 21:53 |
markmcclain | sadly we don't have good unit tests in this lib | 21:54 |
openstackgerrit | Adam Gandelman proposed openstack/astara: Rename self.driver to self.resource where applicable https://review.openstack.org/266590 | 21:55 |
markmcclain | I also need to file a spec on how to refactor astara-neutron into something that drops easier | 21:55 |
markmcclain | s/drops/drops in/ | 21:56 |
adam_g | markmcclain, ah nice ill give it a spin soon | 21:56 |
markmcclain | there's a bit more we could do with it | 21:58 |
markmcclain | right now it calls super in case the DHCP agent is running | 21:58 |
markmcclain | we could make this configurable and skip that call when DHCP is solely being provided by Astara | 21:58 |
markmcclain | but in the bring your own case it's possible a deployer would want the upstream DHCP for now | 21:59 |
openstackgerrit | Adam Gandelman proposed openstack/astara: Rename self.driver to self.resource where applicable https://review.openstack.org/266590 | 22:02 |
*** davidlenwell has quit IRC | 22:09 | |
*** davidlenwell has joined #openstack-astara | 22:11 | |
*** markmcclain has quit IRC | 23:07 | |
*** markmcclain has joined #openstack-astara | 23:09 | |
*** davidlenwell has quit IRC | 23:17 | |
*** davidlenwell has joined #openstack-astara | 23:18 | |
*** markmcclain has quit IRC | 23:25 | |
*** markmcclain has joined #openstack-astara | 23:26 | |
fzylogic | markmcclain: ping | 23:42 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!