diff options
author | Steven Hardy <shardy@redhat.com> | 2016-06-25 09:00:56 +0100 |
---|---|---|
committer | Steven Hardy <shardy@redhat.com> | 2016-06-25 09:01:58 +0100 |
commit | da308a26be26469c53203520631c89a734e5c876 (patch) | |
tree | b53a569235181f7ffaed94db0a46c49e570f8689 /network | |
parent | 749d24ec9d6d6c3d0198a287bd7adebca263d7b3 (diff) |
Convert noop NetworkExtraConfig to OS::Heat::None
This avoids creating an empty nested stack.
Change-Id: Icce0bfab005a69fce42f58956dcc81acea805e74
Diffstat (limited to 'network')
-rw-r--r-- | network/extraconfig.yaml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/network/extraconfig.yaml b/network/extraconfig.yaml deleted file mode 100644 index 93c6609f..00000000 --- a/network/extraconfig.yaml +++ /dev/null @@ -1,3 +0,0 @@ -heat_template_version: 2015-04-30 - -description: Noop network extra config |