aboutsummaryrefslogtreecommitdiffstats
path: root/notcompute.yaml
diff options
context:
space:
mode:
authorClint Byrum <clint@fewbar.com>2013-05-16 20:13:03 -0700
committerClint Byrum <clint@fewbar.com>2013-06-06 09:37:21 -0700
commitb971d39d8ff9322a734922a829ba9a42c62297f5 (patch)
tree3731df921c5b5ba05df80154ef74b64b5672ed7e /notcompute.yaml
parent5f763d6efb34b581dc6f791fb0bda1fd262da863 (diff)
PrivateIp is not assigned yet, plus 127.0.0.1 will work fine
Diffstat (limited to 'notcompute.yaml')
-rw-r--r--notcompute.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/notcompute.yaml b/notcompute.yaml
index 3579760b..2e598c0f 100644
--- a/notcompute.yaml
+++ b/notcompute.yaml
@@ -143,7 +143,7 @@ Resources:
Ref: NovaInterfaces
keystone:
host:
- Fn::GetAtt: [ notcompute, PrivateIp ]
+ '127.0.0.1'
db:
Fn::Join:
- ''
@@ -159,7 +159,7 @@ Resources:
- '@127.0.0.1/nova'
quantum:
host:
- Fn::GetAtt: [ notcompute , PrivateIp ]
+ '127.0.0.1'
ovs_db:
Fn::Join:
- ''
@@ -168,7 +168,7 @@ Resources:
- '@127.0.0.1/ovs_quantum'
rabbit:
host:
- Fn::GetAtt: [ notcompute , PrivateIp ]
+ '127.0.0.1'
password:
Ref: RabbitPassword
users: