OpenStack Networking (Neutron)
9733cc2552
Now that we have a decent api test coverage for those features, as well as a way to detect the features via REST API, we should be safe and thrilled to enable them by default in all installations. Depends-On: I0aaaa037a8ad52060a68dd75c0a1accc6add238e Depends-On: I5e68f471a641a34100aba31cb2c4a815c7220014 Depends-On: I648851b48d0481c97054e1280b60a119b42dfd38 Depends-On: Ic04cd125dd715ae0694fbf24d8193abe3151ffd1 Depends-On: Ib3709d15fd87b93285dadf78cce73ee37e8898e2 Depends-On: Ie3a66d2a7c05143df3da1c56c8e8a5308d4bae91 DocImpact Update configuration documentation to cover new defaults. UpgradeImpact To retain the original default behaviour, set allow_sorting and allow_pagination to False. Closes-Bug: #1566514 Change-Id: I3820bec029b3895913b034b718116c95b4942ed0 |
||
---|---|---|
api-ref | ||
bin | ||
devstack | ||
doc | ||
etc | ||
neutron | ||
rally-jobs | ||
releasenotes | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.pylintrc | ||
.testr.conf | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
MANIFEST.in | ||
README.rst | ||
requirements.txt | ||
run_tests.sh | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
TESTING.rst | ||
tox.ini |
Welcome!
You have come across a cloud computing network fabric controller. It has identified itself as "Neutron." It aims to tame your (cloud) networking!
External Resources:
The homepage for Neutron is: http://launchpad.net/neutron. Use this site for asking for help, and filing bugs. Code is available on git.openstack.org at <http://git.openstack.org/cgit/openstack/neutron>.
The latest and most in-depth documentation on how to use Neutron is available at: <http://docs.openstack.org>. This includes:
- Neutron Administrator Guide
- Neutron Developer Guide
- Networking Guide
- Neutron API Reference:
-
http://docs.openstack.org/api/openstack-network/2.0/content/
- Current Neutron developer documentation is available at:
For help on usage and hacking of Neutron, please send mail to <mailto:openstack-dev@lists.openstack.org>.
For information on how to contribute to Neutron, please see the contents of the CONTRIBUTING.rst file.