diff options
author | Stefan K. Berg <stefan.k.berg@ericsson.com> | 2015-11-30 16:00:48 +0100 |
---|---|---|
committer | Stefan K. Berg <stefan.k.berg@ericsson.com> | 2015-11-30 16:00:48 +0100 |
commit | 8b7b4f8bde98b05ee68dbed04fa2861bbaaebc22 (patch) | |
tree | 6de097e662488f63ce1183dcfdb7dd08aee97652 /deploy/templates/virtual_environment_noha/networks/fuel3.xml | |
parent | ce32b60906075b9471e9ebdb035998fd20afacc6 (diff) |
Moved the noha virtual templates
This will complete the restructuring of the Fuel repo.
Change-Id: If2029617dca872741d6108362a7315833ae62c4e
Signed-off-by: Stefan K. Berg <stefan.k.berg@ericsson.com>
Diffstat (limited to 'deploy/templates/virtual_environment_noha/networks/fuel3.xml')
-rw-r--r-- | deploy/templates/virtual_environment_noha/networks/fuel3.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/deploy/templates/virtual_environment_noha/networks/fuel3.xml b/deploy/templates/virtual_environment_noha/networks/fuel3.xml new file mode 100644 index 000000000..2383e6c1f --- /dev/null +++ b/deploy/templates/virtual_environment_noha/networks/fuel3.xml @@ -0,0 +1,5 @@ +<network> + <name>fuel3</name> + <bridge name='fuel3' stp='on' delay='0'/> +</network> + |