OpenStack Networking (Neutron)
 
 
 
Go to file
OpenStack Proposal Bot 373d72e271 Updated from global requirements
Change-Id: I6090b1bde89b25eaa1aea94024b7f4225375e65e
2014-04-30 02:41:29 +00:00
bin Use oslo.rootwrap library instead of local copy 2014-02-07 10:58:27 +01:00
doc Merge "Start using oslosphinx theme for docs" 2014-04-15 11:16:29 +00:00
etc Cisco APIC ML2 mechanism driver, part 1 2014-04-25 09:20:39 -04:00
neutron Merge "Fix incorrect change of Enum type" 2014-04-29 21:32:09 +00:00
tools
.coveragerc
.gitignore
.gitreview
.mailmap mailmap: update .mailmap 2014-02-10 15:48:48 +09:00
.pylintrc
.testr.conf
HACKING.rst
LICENSE
MANIFEST.in
README.rst
TESTING.rst Developer documentation 2014-02-26 11:03:46 -05:00
babel.cfg
openstack-common.conf Sync service and systemd modules from oslo-incubator 2014-04-04 12:16:50 +02:00
requirements.txt Updated from global requirements 2014-04-22 01:49:26 +00:00
run_tests.sh Merge "Don't document non-existing flag '--hide-elapsed'" 2014-02-22 04:05:04 +00:00
setup.cfg Merge "Remove last parts of Quantum compatibility shim" 2014-04-03 01:04:53 +00:00
setup.py Updated from global requirements 2014-04-30 02:41:29 +00:00
test-requirements.txt Start using oslosphinx theme for docs 2014-03-26 15:51:48 +04:00
tox.ini Merge "Exclude .ropeproject from flake8 checks" 2014-04-25 19:12:44 +00:00

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>.