OpenStack Networking (Neutron)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
snaiksat a5a88c7ed3
Firewall as a Service (FWaaS) APIs and DB Model
10 years ago
bin xenapi - rename quantum to neutron 10 years ago
contrib Update tox.ini to support RHEL 6.x. 10 years ago
doc Update references with new Mailing List location 10 years ago
etc Firewall as a Service (FWaaS) APIs and DB Model 10 years ago
neutron Firewall as a Service (FWaaS) APIs and DB Model 10 years ago
quantum Re-assign quantum.api module as last operation 10 years ago
tools git remove old non-working packaging files 10 years ago
.coveragerc fix some missing change from quantum to neutron 10 years ago
.gitignore Add cover/ to .gitignore 10 years ago
.gitreview Rename quantum to neutron in .gitreview. 10 years ago
.mailmap update mailmap 10 years ago
.pylintrc Rename Quantum to Neutron 10 years ago
.testr.conf Rename Quantum to Neutron 10 years ago
HACKING.rst Rename Quantum to Neutron 10 years ago
LICENSE Adding Apache Version 2.0 license file. This is the official license agreement under which Quantum code is available to 12 years ago
MANIFEST.in Rename Quantum to Neutron 10 years ago
README.rst Rename Quantum to Neutron 10 years ago
TESTING Rename Quantum to Neutron 10 years ago
babel.cfg Use babel to generate translation file 10 years ago
openstack-common.conf Rename Quantum to Neutron 10 years ago
requirements.txt Fix issue with pip installing oslo.config-1.2.0 10 years ago
run_tests.py Rename Quantum to Neutron 10 years ago
run_tests.sh Rename Quantum to Neutron 10 years ago
setup.cfg Merge "Add VXLAN tunneling support for the ML2 plugin" 10 years ago
setup.py Move to pbr. 10 years ago
test-requirements.txt remove netifaces dependency of ryu-agent 10 years ago
tox.ini Rename Quantum to Neutron 10 years ago

README.rst

# -- 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 github at <http://github.com/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 http://docs.openstack.org/trunk/openstack-network/admin/content/

Neutron API Reference: http://docs.openstack.org/api/openstack-network/2.0/content/

The start of some developer documentation is available at: http://wiki.openstack.org/NeutronDevelopment

For help using or hacking on Neutron, you can send mail to <mailto:openstack-dev@lists.openstack.org>.