aboutsummaryrefslogtreecommitdiffstats
path: root/cinder-storage.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'cinder-storage.yaml')
-rw-r--r--cinder-storage.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cinder-storage.yaml b/cinder-storage.yaml
index b0f227b2..30eae1d9 100644
--- a/cinder-storage.yaml
+++ b/cinder-storage.yaml
@@ -136,7 +136,7 @@ resources:
NetworkDeployment:
type: OS::TripleO::SoftwareDeployment
properties:
- config: {get_attr: [NetworkConfig, config_id]}
+ config: {get_resource: NetworkConfig}
server: {get_resource: BlockStorage}
BlockStorageDeployment: