Switch quantum -> neutron in the README.md

Change-Id: Ib0248de0145b197001ac47463f6d4cbbb409637d
This commit is contained in:
Dan Prince 2013-12-07 11:17:34 -05:00
parent ba221b39fc
commit 1ca7fe62be

View File

@ -41,7 +41,7 @@ In a running OpenStack there are several categories of config.
- local node - e.g. nova.conf or ovs-vsctl add-br br-ex : settings that
apply individually to machines
- inter-node - e.g. credentials on rabbitmq for a given nova compute node
- application state - e.g. 'quantum net-create ...' : settings that
- application state - e.g. 'neutron net-create ...' : settings that
apply to the whole cluster not on a per-user / per-tenant basis
We have five places we can do configuration in TripleO: