aboutsummaryrefslogtreecommitdiffstats
path: root/nova-api.yaml
diff options
context:
space:
mode:
authorDerek Higgins <derekh@redhat.com>2013-07-10 12:53:44 +0100
committerDerek Higgins <derekh@redhat.com>2013-07-10 12:53:44 +0100
commit36b4e49819c0e7121a618f30f0cdec034ce9050e (patch)
tree9f3c0ff25f380673e79df26ba99f6a39e78ace4e /nova-api.yaml
parented2207820728f309383c9021c9f879d3ced5d486 (diff)
Quantum -> Neutron rename
Almost all references to quantum have been changed neutron in tripleo-image-elements. Change-Id: Ib17353d5834dd95d0348f62111074180c6e47181
Diffstat (limited to 'nova-api.yaml')
-rw-r--r--nova-api.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/nova-api.yaml b/nova-api.yaml
index 6efc108d..3f4fc877 100644
--- a/nova-api.yaml
+++ b/nova-api.yaml
@@ -64,8 +64,8 @@ Resources:
host: {Ref: KeystoneHost}
nova:
db: {Ref: NovaDSN}
- quantum:
- host: {Ref: QuantumHost}
+ neutron:
+ host: {Ref: NeutronHost}
service-password: {Ref: ServicePassword}
admin-password: {Ref: ServicePassword}
rabbit: