diff options
author | Jenkins <jenkins@review.openstack.org> | 2015-11-26 10:31:31 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2015-11-26 10:31:31 +0000 |
commit | a8bf039544ebf9b9e41a871445b6661182ad7044 (patch) | |
tree | 0b878c1adf4dc5dcbdbeabeae67746ed313cd45f /network/ports/storage.yaml | |
parent | 80d929c75f979d99d4e608aae790f38786b4e055 (diff) | |
parent | bb0d66b8008dfc9c6b9febb9a98e28a94d8262b7 (diff) |
Merge "Add net_vip_map_external to be used for an external balancer"
Diffstat (limited to 'network/ports/storage.yaml')
-rw-r--r-- | network/ports/storage.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/ports/storage.yaml b/network/ports/storage.yaml index ecb20b8f..e1ef8e03 100644 --- a/network/ports/storage.yaml +++ b/network/ports/storage.yaml @@ -14,6 +14,7 @@ parameters: type: string ControlPlaneIP: # Here for compatability with noop.yaml description: IP address on the control plane + default: '' type: string resources: @@ -39,4 +40,3 @@ outputs: - '/' - {get_attr: [StoragePort, subnets, 0, cidr, -2]} - {get_attr: [StoragePort, subnets, 0, cidr, -1]} - |