diff options
Diffstat (limited to 'cinder-storage.yaml')
-rw-r--r-- | cinder-storage.yaml | 2 |
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: |