cmodfiied to add juju 2.0 support. 87/23187/8
authorNarinder Gupta <narinder.gupta@canonical.com>
Sun, 16 Oct 2016 12:54:56 +0000 (07:54 -0500)
committerNarinder Gupta <narinder.gupta@canonical.com>
Mon, 17 Oct 2016 04:43:55 +0000 (23:43 -0500)
commitf1dfc0776d32dea2a2fe7e2cb2b15b1836a6b666
treeb75bd8543a4ba5cc7919c43588b2522201c88c90
parent498d228be6d2bb1f68b5d63813e01ecd68b315cd
cmodfiied to add juju 2.0 support.

Change-Id: I3981f796cfb9ceb9f32522f4fed831d66e389c48
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
41 files changed:
ci/00-maasdeploy.sh
ci/01-bootstrap.sh
ci/02-deploybundle.sh
ci/clean.sh
ci/cleanvm.sh
ci/config_tpl/juju2/bundle_tpl/aodh.yaml [new file with mode: 0644]
ci/config_tpl/juju2/bundle_tpl/bundle.yaml [new file with mode: 0644]
ci/config_tpl/juju2/bundle_tpl/ceilometer.yaml [new file with mode: 0644]
ci/config_tpl/juju2/bundle_tpl/ceph.yaml [new file with mode: 0644]
ci/config_tpl/juju2/bundle_tpl/cinder.yaml [new file with mode: 0644]
ci/config_tpl/juju2/bundle_tpl/congress.yaml [new file with mode: 0644]
ci/config_tpl/juju2/bundle_tpl/glance.yaml [new file with mode: 0644]
ci/config_tpl/juju2/bundle_tpl/haclusters.yaml [new file with mode: 0644]
ci/config_tpl/juju2/bundle_tpl/harelations.yaml [new file with mode: 0644]
ci/config_tpl/juju2/bundle_tpl/heat.yaml [new file with mode: 0644]
ci/config_tpl/juju2/bundle_tpl/keystone.yaml [new file with mode: 0644]
ci/config_tpl/juju2/bundle_tpl/mysql.yaml [new file with mode: 0644]
ci/config_tpl/juju2/bundle_tpl/neutron-api.yaml [new file with mode: 0644]
ci/config_tpl/juju2/bundle_tpl/neutron-gateway.yaml [new file with mode: 0644]
ci/config_tpl/juju2/bundle_tpl/neutron-ovs.yaml [new file with mode: 0644]
ci/config_tpl/juju2/bundle_tpl/nova-cloud-controller.yaml [new file with mode: 0644]
ci/config_tpl/juju2/bundle_tpl/nova-compute.yaml [new file with mode: 0644]
ci/config_tpl/juju2/bundle_tpl/oclphase1.yaml [new file with mode: 0644]
ci/config_tpl/juju2/bundle_tpl/odl.yaml [new file with mode: 0644]
ci/config_tpl/juju2/bundle_tpl/onos.yaml [new file with mode: 0644]
ci/config_tpl/juju2/bundle_tpl/openstack-dashboard.yaml [new file with mode: 0644]
ci/config_tpl/juju2/bundle_tpl/opnfv-promise.yaml [new file with mode: 0644]
ci/config_tpl/juju2/bundle_tpl/phase2-overrides.yaml [new file with mode: 0644]
ci/config_tpl/juju2/bundle_tpl/rabbitmq.yaml [new file with mode: 0644]
ci/config_tpl/juju2/bundle_tpl/relations.yaml [new file with mode: 0644]
ci/config_tpl/juju2/bundle_tpl/scaleio.yaml [new file with mode: 0644]
ci/config_tpl/juju2/bundle_tpl/subordinate.yaml [new file with mode: 0644]
ci/config_tpl/juju2/deployconfig.yaml [new file with mode: 0644]
ci/config_tpl/juju2/maas_tpl/deployment.yaml [new file with mode: 0644]
ci/config_tpl/juju2/maas_tpl/juju-bootstrap.yaml [new file with mode: 0644]
ci/config_tpl/juju2/maas_tpl/maas-network_config.yaml [new file with mode: 0644]
ci/config_tpl/juju2/maas_tpl/maas-node_group_ifaces.yaml [new file with mode: 0644]
ci/config_tpl/juju2/maas_tpl/maas-nodes.yaml [new file with mode: 0644]
ci/config_tpl/juju2/public-api-proxy.yaml [new file with mode: 0644]
ci/deploy.sh
ci/genBundle.py