Tacker: ETSI MANO NFV Orchestrator / VNF Manager. See https://wiki.openstack.org/wiki/Tacker
Go to file
Isaku Yamahata 04ae125290 s/oslo.config/oslo_config/
Change-Id: I0ea5ff7209aba2b9874283e5728cd74250ca571a
2015-04-10 11:31:06 -07:00
doc Workflow documentation is now in infra-manual 2014-12-05 03:30:47 +00:00
etc api update: device_driver -> infra_driver, mgmt_address -> mgmt_url 2015-04-10 11:28:20 -07:00
tacker s/oslo.config/oslo_config/ 2015-04-10 11:31:06 -07:00
tools update configuration files for tacker 2014-07-04 18:20:50 +09:00
.coveragerc import neutron master of cba140daccd7c4f715263cda422d5cec27af069d 2014-07-01 17:11:09 +09:00
.gitignore update configuration files for tacker 2014-07-04 18:20:50 +09:00
.gitreview Added .gitreview 2014-06-27 01:11:54 +00:00
.mailmap import neutron master of cba140daccd7c4f715263cda422d5cec27af069d 2014-07-01 17:11:09 +09:00
.pylintrc import neutron master of cba140daccd7c4f715263cda422d5cec27af069d 2014-07-01 17:11:09 +09:00
.testr.conf update configuration files for tacker 2014-07-04 18:20:50 +09:00
HACKING.rst import neutron master of cba140daccd7c4f715263cda422d5cec27af069d 2014-07-01 17:11:09 +09:00
LICENSE import neutron master of cba140daccd7c4f715263cda422d5cec27af069d 2014-07-01 17:11:09 +09:00
MANIFEST.in update configuration files for tacker 2014-07-04 18:20:50 +09:00
README.rst import neutron master of cba140daccd7c4f715263cda422d5cec27af069d 2014-07-01 17:11:09 +09:00
TESTING.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:47 +00:00
babel.cfg import neutron master of cba140daccd7c4f715263cda422d5cec27af069d 2014-07-01 17:11:09 +09:00
openstack-common.conf update configuration files for tacker 2014-07-04 18:20:50 +09:00
requirements.txt update configuration files for tacker 2014-07-04 18:20:50 +09:00
run_tests.sh update configuration files for tacker 2014-07-04 18:20:50 +09:00
setup.cfg fix: config file path 2015-04-10 11:28:31 -07:00
setup.py import neutron master of cba140daccd7c4f715263cda422d5cec27af069d 2014-07-01 17:11:09 +09:00
test-requirements.txt Bump hacking to version 0.9.2 2015-04-09 18:45:52 -07:00
tox.ini Enable hacking check H401 2015-04-09 18:45:52 -07: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>.