diff options
author | Daniel Smith <daniel.smith@ericsson.com> | 2015-04-28 14:18:32 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2015-04-28 14:18:32 +0000 |
commit | 00cc17c9a9b208c65e0b73cafec36e1eb49d1ae3 (patch) | |
tree | 13afc5ee0547c7e243f52c6986f0ac068e57a9e2 /fuel/deploy/libvirt/networks/fuel2 | |
parent | afa4c3ef75b879258fd03a6764337d3dce614d18 (diff) | |
parent | 9c2b6848566a0b80bb44f27cca155a240d69f061 (diff) |
Merge "Automatic Deployment"
Diffstat (limited to 'fuel/deploy/libvirt/networks/fuel2')
-rw-r--r-- | fuel/deploy/libvirt/networks/fuel2 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/fuel/deploy/libvirt/networks/fuel2 b/fuel/deploy/libvirt/networks/fuel2 new file mode 100644 index 0000000..615c920 --- /dev/null +++ b/fuel/deploy/libvirt/networks/fuel2 @@ -0,0 +1,5 @@ +<network> + <name>fuel2</name> + <bridge name='fuel2' stp='on' delay='0'/> +</network> + |