summaryrefslogtreecommitdiffstats
path: root/ci/deploy.yaml
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canoncial.com>2015-09-22 23:14:00 -0500
committerNarinder Gupta <narinder.gupta@canoncial.com>2015-09-22 23:16:09 -0500
commit62632e5960810566091186f2ec90bf10d9f2d4af (patch)
treef544af1aec71107b081a645c7fa30958b8851f4e /ci/deploy.yaml
parente6b6f4362ea2a5bd53ac32118496b61854a0a736 (diff)
Adding the maas deployment script. This will deploy the maas in a
VM. Also add a bootdtrap node. deploy.yaml will contain the config file to deploy the openstack release. deployment.yaml will be lab specific where it will install the maas in a particular lab. Change-Id: I9d19e06eeac55666fc38a8db22fe8ba0bda7a764
Diffstat (limited to 'ci/deploy.yaml')
-rwxr-xr-xci/deploy.yaml13
1 files changed, 13 insertions, 0 deletions
diff --git a/ci/deploy.yaml b/ci/deploy.yaml
new file mode 100755
index 00000000..031c86f8
--- /dev/null
+++ b/ci/deploy.yaml
@@ -0,0 +1,13 @@
+# This file defines the deployment for the MAAS environment which is to be
+# deployed and automated.
+opnfv:
+ # Defines the openstack release needs to be get installed.
+ release:A
+ # Defines the openstack release needs to be get installed.
+ openstack:kilo
+ # Defines the sdn plugin to be get installed.
+ sdn:odl
+ # Defines the ha type to be get installed.
+ type:nonha
+ # Defines the lab where release to be get installed.
+ lab:intellab5