StarlingX NFVI Orchestration
Go to file
Kevin Smith 1b07201fcf Neutron Router Rebalancing on L3 Agents
When a host goes disabled, move the routers off of the l3 agent
of that host, distributing them amongst the other available L3 agents.
When a host goes enabled, rebalance the routers on the available
l3 agents, moving some to the newly enabled host.

Change-Id: I50fb3900ada74dd645ec38e1e681bd25ef951d54
Story: 2003857
Task: 26664
Depends-On: I710a698ebb31d48060903fb3966fa379b56ad190
Signed-off-by: Kevin Smith <kevin.smith@windriver.com>
2019-03-20 07:27:30 -04:00
api-ref/source Clean up and standardize landing pages 2018-12-27 17:10:05 -08:00
devstack DevStack plugin updates for bionic job 2019-02-28 12:56:50 -06:00
doc Clean up and standardize landing pages 2018-12-27 17:10:05 -08:00
guest-agent Standardize makefile for guest-scale-agent 2019-02-06 18:32:06 -06:00
guest-client Standardize makefile for guest-client 2019-02-15 15:56:49 -06:00
guest-comm Fix host_agent service file permissions 2019-02-15 15:21:25 -05:00
mtce-guest replace readdir_r with readdir in guestSvrUtil.cpp 2019-03-04 20:54:38 +08:00
nfv Neutron Router Rebalancing on L3 Agents 2019-03-20 07:27:30 -04:00
nova-api-proxy Fix import(s) related issues for Python 2/3 compatible code. 2019-01-19 01:17:47 +08:00
releasenotes Update config 2019-01-30 16:52:50 -08:00
.gitignore [Doc] OpenStack API Reference Guide 2018-09-25 14:01:33 -07:00
.gitreview Add .gitreview 2018-05-31 07:36:51 -07:00
.zuul.yaml Update py35 jobs to py37, run on Xenial 2019-03-15 13:41:18 -05:00
CONTRIBUTORS.wrs StarlingX open source release updates 2018-05-31 07:36:51 -07:00
LICENSE StarlingX open source release updates 2018-05-31 07:36:51 -07:00
README.rst StarlingX open source release updates 2018-05-31 07:36:51 -07:00
centos_guest_image.inc Split image.inc across git repos 2018-08-17 16:07:03 +00:00
centos_guest_image_rt.inc Split image.inc across git repos 2018-08-17 16:07:03 +00:00
centos_iso_image.inc Decouple Guest-server/agent from stx-metal 2018-09-19 11:38:04 -04:00
centos_master_docker_images.inc Add directives to build stx-nova-api-proxy on master 2018-11-30 10:14:46 -06:00
centos_master_wheels.inc Add directives to build stx-nova-api-proxy on master 2018-11-30 10:14:46 -06:00
centos_pike_docker_images.inc Create stx-nfv docker image directives file 2018-11-14 15:11:44 -06:00
centos_pike_wheels.inc Rename centos_wheels.inc to centos_pike_wheels.inc 2018-11-14 15:09:47 -06:00
centos_pkg_dirs Decouple Guest-server/agent from stx-metal 2018-09-19 11:38:04 -04:00
requirements.txt Adding py27 for nfv 2018-07-10 10:18:28 -05:00
test-requirements.txt Adding py27 for nfv 2018-07-10 10:18:28 -05:00
tox.ini Updates to DevStack plugin 2018-11-28 09:31:13 -06:00

README.rst

stx-nfv

StarlingX NFVI Orchestration