Neutron shared routines and utilities.
Go to file
yanpuqing 2c98c01e99 Fix the mistake of lbaas api-ref
There are some mistakes of lbaas api-ref.
1.There is no definition for "status", "status_description",
"healthmonitors_status", "provider", "subnet_id", "vip_id"
attributes in the pool, and "listeners", "session_persistence"
should be defined in the pool.
2.The protocol_port of listener and the delay of healthmonitor is an
integer.
3.The id of healthmonitor of the pool named "healthmonitor_id"
rather than "healthmonitors".
4.There is no "name" attribute in "POST /v2.0/lbaas/health_monitors"
request body, but from the lbaas v2.0 code and datamodel, there is
 a "name" attribute added in to healthmonitor object.
The patch fixes those mistakes.

Change-Id: Ia7417c818f6646c419f734d7273fd3bf8eb5aad5
Closes-Bug: #1719259
2018-08-30 07:25:51 +00:00
api-ref/source Fix the mistake of lbaas api-ref 2018-08-30 07:25:51 +00:00
doc Merge "Trivial: Update pypi url to new url" 2018-05-14 08:05:49 +00:00
neutron_lib Merge "Introduce API definition of Floating IP Port Forwarding" 2018-05-03 23:00:08 +00:00
releasenotes Merge "Introduce API definition of Floating IP Port Forwarding" 2018-05-03 23:00:08 +00:00
tools Remove tools/tox_install.sh 2018-03-07 20:31:12 +01:00
.coveragerc Improvements to tox envs 2015-12-19 01:00:22 -05:00
.gitignore Fix unit test failures due to switch to testr changes 2017-09-14 08:17:35 -07:00
.gitreview Added .gitreview 2015-11-19 19:54:39 +00:00
.mailmap Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
.stestr.conf Fix unit test failures due to switch to testr changes 2017-09-14 08:17:35 -07:00
.testr.conf Improvements to tox envs 2015-12-19 01:00:22 -05:00
.zuul.yaml add lower-constraints job 2018-03-22 16:36:02 -04:00
CONTRIBUTING.rst Merge "Update links in CONTRIBUTING.rst" 2017-10-05 20:47:37 +00:00
HACKING.rst Update the documentation link for doc migration 2017-07-20 15:46:41 +00:00
LICENSE Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
README.rst Update url links in README.rst 2018-02-12 15:11:11 +08:00
babel.cfg Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
lower-constraints.txt rehome model_query and its dependencies 2018-04-20 06:18:11 -06:00
requirements.txt rehome model_query and its dependencies 2018-04-20 06:18:11 -06:00
setup.cfg Follow the new PTI for document build 2018-03-27 11:19:28 +08:00
setup.py Updated from global requirements 2017-03-02 11:49:11 +00:00
test-requirements.txt rehome get_deployment_physnet_mtu into plugin utils 2018-04-12 09:48:06 -06:00
tox.ini Merge "fix docs/links for 1.14.0 release" 2018-04-24 16:39:10 +00:00

README.rst

Team and repository tags

image

neutron-lib

Neutron shared routines and utilities

Features

  • TODO