Merge "Remove unnecessary cinder metadata"

This commit is contained in:
Jenkins 2014-03-26 09:38:58 +00:00 committed by Gerrit Code Review
commit 06b199e889
2 changed files with 0 additions and 2 deletions

View File

@ -57,7 +57,6 @@ Resources:
volume_size_mb: '5000'
service-password:
Ref: CinderPassword
volume: 'true'
include_nfs_backend: 'true'
nfs_shares:
- {"Fn::Join": ['', [{"Fn::Select": [ 0, {"Fn::Select": [ "ctlplane", {"Fn::GetAtt": [notCompute0, networks]} ]} ] } , ':/mnt/state/var/lib/nfs_share']]}

View File

@ -57,7 +57,6 @@ Resources:
volume_size_mb: '5000'
service-password:
Ref: CinderPassword
volume: 'true'
admin-password: {Ref: AdminPassword}
rabbit:
host: {"Fn::Select": [ 0, {"Fn::Select": [ "ctlplane", {"Fn::GetAtt": [notCompute0, networks]} ]} ] }