diff options
author | Jenkins <jenkins@review.openstack.org> | 2014-10-31 01:41:49 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2014-10-31 01:41:49 +0000 |
commit | 4bfb71e1ed3991370728e049d689f0e6e2a4c216 (patch) | |
tree | 0804540b052ab2406dd8c80f5d40e8b04e3e297e /compute.yaml | |
parent | a9d03c8ba7f6b423f1280da604e00d2e96236c67 (diff) | |
parent | 24f40d5312fd6e92356936e22a1a5b8f4b3e04d5 (diff) |
Merge "Add converted version of block and object storage"
Diffstat (limited to 'compute.yaml')
-rw-r--r-- | compute.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compute.yaml b/compute.yaml index 350b5ec4..08e8153d 100644 --- a/compute.yaml +++ b/compute.yaml @@ -163,7 +163,7 @@ parameters: description: An OVS bridge to create for accessing external networks. type: string NeutronPublicInterface: - default: '' + default: eth0 description: A port to add to the NeutronPhysicalBridge. type: string NeutronTunnelTypes: |