modified to comment the use of juju-br0 as external network. 79/3979/3
authorNarinder Gupta <narinder.gupta@canonical.com>
Fri, 4 Dec 2015 19:11:44 +0000 (13:11 -0600)
committerNarinder Gupta <narinder.gupta@canonical.com>
Sat, 5 Dec 2015 01:38:59 +0000 (19:38 -0600)
commit6c7fc201c56648de9622dffc48a3f47e81de9465
treed2c9218d0da1a2f05a6058f1b0c0b83e89c49b84
parentb4ee809c40d27d3323bb19b4edfd188ebd0535d6
modified to comment the use of juju-br0 as external network.
Added option to install neutron-openswitch without ODL.
consolidated source files to common as all sdn share the s
same source for openstack and it can be modified during deployment.

Change-Id: I1df7f5cd5d928d170bc6be6b32c3404dbcb5fda3
37 files changed:
ci/01-deploybundle.sh
ci/bundles.yaml
ci/common/source/cinder-master.yaml [moved from ci/odl/juju-deployer/source/cinder-master.yaml with 100% similarity]
ci/common/source/glance-master.yaml [moved from ci/odl/juju-deployer/source/glance-master.yaml with 100% similarity]
ci/common/source/horizon-master.yaml [moved from ci/odl/juju-deployer/source/horizon-master.yaml with 100% similarity]
ci/common/source/keystone-master.yaml [moved from ci/odl/juju-deployer/source/keystone-master.yaml with 100% similarity]
ci/common/source/neutron-master.yaml [moved from ci/odl/juju-deployer/source/neutron-master.yaml with 100% similarity]
ci/common/source/nova-master.yaml [moved from ci/odl/juju-deployer/source/nova-master.yaml with 100% similarity]
ci/deploy.sh
ci/deploy.yaml
ci/deployment.yaml
ci/nosdn/01-deploybundle.sh [new file with mode: 0755]
ci/nosdn/README [new file with mode: 0644]
ci/nosdn/cloud-sh-odl/cloud-setup.sh [new file with mode: 0755]
ci/nosdn/cloud-sh-odl/compute.sh [new file with mode: 0755]
ci/nosdn/cloud-sh-odl/config.sh [new file with mode: 0644]
ci/nosdn/cloud-sh-odl/config.yaml [new file with mode: 0644]
ci/nosdn/cloud-sh-odl/deploy.sh [new file with mode: 0755]
ci/nosdn/cloud-sh-odl/environments.yaml [new file with mode: 0644]
ci/nosdn/cloud-sh-odl/glance.sh [new file with mode: 0755]
ci/nosdn/cloud-sh-odl/lxc-network.sh [new file with mode: 0755]
ci/nosdn/cloud-sh-odl/openstack.sh [new file with mode: 0755]
ci/nosdn/fetch-charms.sh [new file with mode: 0755]
ci/nosdn/juju-deployer/ovs-ha.yaml [new file with mode: 0644]
ci/nosdn/juju-deployer/ovs-tip.yaml [new file with mode: 0644]
ci/nosdn/juju-deployer/ovs.yaml [new file with mode: 0644]
ci/nosdn/juju-deployer/scripts/cloud-setup.sh [new file with mode: 0755]
ci/nosdn/juju-deployer/scripts/glance.sh [new file with mode: 0755]
ci/nosdn/juju-deployer/scripts/openstack.sh [new file with mode: 0755]
ci/odl/01-deploybundle.sh
ci/opencontrail/01-deploybundle.sh
ci/opencontrail/juju-deployer/source/cinder-master.yaml [deleted file]
ci/opencontrail/juju-deployer/source/glance-master.yaml [deleted file]
ci/opencontrail/juju-deployer/source/horizon-master.yaml [deleted file]
ci/opencontrail/juju-deployer/source/keystone-master.yaml [deleted file]
ci/opencontrail/juju-deployer/source/neutron-master.yaml [deleted file]
ci/opencontrail/juju-deployer/source/nova-master.yaml [deleted file]