Tuesday, 2016-01-12

openstackgerritAdam Gandelman proposed openstack/astara: Adds a functional test for router interfaces  https://review.openstack.org/26451500:05
openstackgerritAdam Gandelman proposed openstack/astara: Add astara-ctl + API functional tests  https://review.openstack.org/24387400:05
openstackgerritAdam Gandelman proposed openstack/astara: Enrich functional test suite  https://review.openstack.org/21995200:05
openstackgerritAdam Gandelman proposed openstack/astara: Allow API listening address to be specified in config  https://review.openstack.org/24600500:05
*** markmcclain has quit IRC00:09
*** markmcclain has joined #openstack-astara00:10
manjeets1adam_g: when different tenants create  routers is separate mangement network gets created for each tenants request ?00:17
adam_gmanjeets1, no, the same management network gets used00:18
adam_gthe management network is owned by the service tenant, so its invisible/inaccessible to user tenants00:18
adam_gits only purpose to allow communication between the orchestrator service and the appliance API running within the service instance00:19
manjeets1are there any limit to request that could be handle a single management network inorder to keep traffic smooth ?00:19
adam_gmanjeets1, not sure what you mean00:19
manjeets1does not it oveload the management network when there are large no of tenants ?00:20
manjeets1overload with traffic *00:20
manjeets1and what is next hop after packet leaves vm ? suppose If i make a reequest to google or any public app ?00:22
manjeets1vm (router appliance)00:26
adam_gmanjeets1, 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 too00:26
*** markmcclain has quit IRC00:39
*** markmcclain has joined #openstack-astara00:42
*** stanchan has quit IRC00:45
*** stanchan has joined #openstack-astara00:46
*** stanchan has quit IRC00:51
*** stanchan has joined #openstack-astara00:51
*** stanchan has quit IRC00:51
*** markmcclain has quit IRC01:17
*** markmcclain has joined #openstack-astara01:21
*** manjeets1 has left #openstack-astara01:47
*** markmcclain has quit IRC01:51
*** markmcclain has joined #openstack-astara01:55
*** markmcclain has quit IRC02:03
*** markmcclain has joined #openstack-astara02:05
*** markmcclain has quit IRC02:15
*** markmcclain has joined #openstack-astara02:18
*** markmcclain has quit IRC03:04
*** markmcclain has joined #openstack-astara03:07
*** markmcclain has quit IRC03:12
*** leonstack has joined #openstack-astara03:16
*** markmcclain has joined #openstack-astara03:18
*** markmcclain has quit IRC03:25
openstackgerritAdam Gandelman proposed openstack/astara: Adds a functional test for router interfaces  https://review.openstack.org/26451503:38
openstackgerritAdam Gandelman proposed openstack/astara: Add astara-ctl + API functional tests  https://review.openstack.org/24387403:38
*** leonstack has quit IRC04:02
*** markmcclain has joined #openstack-astara04:09
*** markmcclain has quit IRC04:17
*** leonstack1 has joined #openstack-astara04:21
*** markmcclain has joined #openstack-astara05:19
*** markmcclain has quit IRC05:34
openstackgerritYang Li proposed openstack/astara: Modify 'router' to 'loadbalancer' for loadbalancer driver  https://review.openstack.org/26619105:57
openstackgerritYang Li proposed openstack/astara: Add an option to get max sleep time from the config file  https://review.openstack.org/26621306:20
openstackgerritYang Li proposed openstack/astara: Add an option to get max sleep time from the config file  https://review.openstack.org/26621306:40
openstackgerritYang Li proposed openstack/astara: Add an option to get max sleep time from the config file  https://review.openstack.org/26621307:15
*** leonstack1 has quit IRC07:23
*** leonstack has joined #openstack-astara07:24
*** markmcclain has joined #openstack-astara08:41
*** ronis has joined #openstack-astara08:44
*** markmcclain has quit IRC08:45
*** openstackgerrit has quit IRC09:17
*** openstackgerrit has joined #openstack-astara09:18
*** openstackgerrit has quit IRC11:17
*** openstackgerrit has joined #openstack-astara11:18
openstackgerritting wang proposed openstack/astara: Python3: replace dumps with dump_as_bytes  https://review.openstack.org/26633512:31
*** markmcclain has joined #openstack-astara15:02
*** markmcclain has quit IRC15:03
*** markmcclain1 has joined #openstack-astara15:03
*** markmcclain1 is now known as markmcclain15:04
*** leonstack has quit IRC15:13
*** leonstack has joined #openstack-astara15:46
*** ronis has quit IRC16:05
*** ronis has joined #openstack-astara17:30
*** cleverdevil has joined #openstack-astara17:44
*** smartshader has quit IRC18:08
*** smartshader has joined #openstack-astara18:15
smartshaderelo, are u there?18:47
eloyes18:47
*** ronis has quit IRC18:49
openstackgerritAdam Gandelman proposed openstack/astara: Stop repeatedly logging boot time  https://review.openstack.org/26605519:03
openstackgerritAdam Gandelman proposed openstack/astara: Adds a functional test for router interfaces  https://review.openstack.org/26451519:29
openstackgerritAdam Gandelman proposed openstack/astara: Add astara-ctl + API functional tests  https://review.openstack.org/24387419:29
*** smartshader has quit IRC19:29
*** smartshader has joined #openstack-astara19:30
openstackgerritAdam Gandelman proposed openstack/astara: Astara oslo.rootwrap  https://review.openstack.org/26475919:38
*** ronis has joined #openstack-astara19:39
adam_gmarkmcclain, https://review.openstack.org/#/c/265576/2/astara/main.py did you say you wanted to change the default to False?19:48
markmcclainyes.. this connectivity isn't really needed by the rug19:54
markmcclainand I've got some stuff to tidy up that removes it19:54
openstackgerritAdam Gandelman proposed openstack/astara: Fix E402 pep8 violation  https://review.openstack.org/26655119:55
openstackgerritAdam Gandelman proposed openstack/astara: Stop repeatedly logging boot time  https://review.openstack.org/26605519:56
adam_gsomething new must have released and we've started enforcing and failing E40220:00
adam_grods markmcclain https://review.openstack.org/266551 this is a trivial, i think our gates blocked atm20:00
markmcclainadam_g: https://pypi.python.org/pypi/pep8/1.7.020:03
adam_gyea, figured20:07
* markmcclain waits on pep8 check run20:07
markmcclainadam_g: https://review.openstack.org/#/c/266055/3/astara/instance_manager.py20:13
adam_gmarkmcclain, booting isn't a flag anymore, https://git.openstack.org/cgit/openstack/astara/tree/astara/api/nova.py#n6320:20
markmcclainadam_g: hmmm.. right20:22
markmcclainI guess boot logged works20:23
markmcclainjust doesn't feel right.. might be because update_state needs to be flagged for refactoring20:24
markmcclainthat method has grown over time20:24
adam_gmarkmcclain, agreed20:28
*** ronis has quit IRC21:04
adam_ghmm http://git.openstack.org/cgit/openstack/neutron/tree/neutron/common/constants.py#n8021:05
adam_gmarkmcclain, ^21:05
markmcclainyeah21:06
adam_gwonder if neutron folk would be open to having that be configurable21:08
markmcclainfor HA routing 2 is the minimum21:10
markmcclainwhat value would you want to make it?21:11
adam_gmarkmcclain, we dont run any agents21:29
adam_gso we'll never have the minimum there21:30
adam_g(prevents HA routers from being created to begin with)21:30
markmcclainright.. so in this context it is equating agent running a router21:30
markmcclainthe since we're our own l3 plugin we'll probably have to override the method that checks it21:31
openstackgerritmark mcclain proposed openstack/astara-neutron: allow DHCP from router interfaces  https://review.openstack.org/26658621:51
markmcclainadam_g, phil: ^^21:53
markmcclainsadly we don't have good unit tests in this lib21:54
openstackgerritAdam Gandelman proposed openstack/astara: Rename self.driver to self.resource where applicable  https://review.openstack.org/26659021:55
markmcclainI also need to file a spec on how to refactor astara-neutron into something that drops easier21:55
markmcclains/drops/drops in/21:56
adam_gmarkmcclain, ah nice ill give it a spin soon21:56
markmcclainthere's a bit more we could do with it21:58
markmcclainright now it calls super in case the DHCP agent is running21:58
markmcclainwe could make this configurable and skip that call when DHCP is solely being provided by Astara21:58
markmcclainbut in the bring your own case it's possible a deployer would want the upstream DHCP for now21:59
openstackgerritAdam Gandelman proposed openstack/astara: Rename self.driver to self.resource where applicable  https://review.openstack.org/26659022:02
*** davidlenwell has quit IRC22:09
*** davidlenwell has joined #openstack-astara22:11
*** markmcclain has quit IRC23:07
*** markmcclain has joined #openstack-astara23:09
*** davidlenwell has quit IRC23:17
*** davidlenwell has joined #openstack-astara23:18
*** markmcclain has quit IRC23:25
*** markmcclain has joined #openstack-astara23:26
fzylogicmarkmcclain: ping23:42

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!