From 36b4e49819c0e7121a618f30f0cdec034ce9050e Mon Sep 17 00:00:00 2001 From: Derek Higgins Date: Wed, 10 Jul 2013 12:53:44 +0100 Subject: Quantum -> Neutron rename Almost all references to quantum have been changed neutron in tripleo-image-elements. Change-Id: Ib17353d5834dd95d0348f62111074180c6e47181 --- nova-api.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nova-api.yaml') 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: -- cgit 1.2.3-korg