Migrating to Mitaka 07/11707/16
authorDan Radez <dradez@redhat.com>
Tue, 8 Mar 2016 21:19:04 +0000 (16:19 -0500)
committerDan Radez <dradez@redhat.com>
Fri, 1 Apr 2016 23:12:25 +0000 (19:12 -0400)
commit9a96f371f290fdf8530239a4c0df591527fe636f
tree7450d1b1e6023adf1cc82de5b3523518ce421590
parent53003f9fef6b49304f37e5fbb5d15bc4f1316948
Migrating to Mitaka

- Only support for NOSDN for this patch
- Other SDN controllers will not be tested for this patch
- AODH is now upstream and not needed to be carried in Apex
- puppet-cinder-quota-fix.patch is now upstream and not needed to be carried in Apex
- puppet-neutron-force-metadata.patch is now upstream and not needed to be carried in Apex
- removing the catalog of nic files and creating a templatization for them

JIRA: APEX-108
JIRA: APEX-93
JIRA: APEX-92

Change-Id: Ic1a24baec7ef295e9dc1b8b72ac36ca5b05578ea
Signed-off-by: Dan Radez <dradez@redhat.com>
35 files changed:
build/Makefile
build/aodh-os-cloud-config.patch [deleted file]
build/aodh-puppet-tripleo.patch [deleted file]
build/aodh-tripleoclient.patch [deleted file]
build/cache.sh
build/network-environment.yaml
build/nics-compute.yaml.template [moved from build/nics/controller_storage.yaml with 68% similarity]
build/nics-controller.yaml.template [moved from build/nics/controller_private_storage.yaml with 81% similarity]
build/nics/compute.yaml [deleted file]
build/nics/compute_br-ex.yaml [deleted file]
build/nics/compute_br-ex_no-public-ip.yaml [deleted file]
build/nics/compute_no-public-ip.yaml [deleted file]
build/nics/compute_private.yaml [deleted file]
build/nics/compute_private_br-ex.yaml [deleted file]
build/nics/compute_private_br-ex_no-public-ip.yaml [deleted file]
build/nics/compute_private_no-public-ip.yaml [deleted file]
build/nics/compute_private_storage.yaml [deleted file]
build/nics/compute_private_storage_br-ex.yaml [deleted file]
build/nics/compute_private_storage_br-ex_no-public-ip.yaml [deleted file]
build/nics/compute_private_storage_no-public-ip.yaml [deleted file]
build/nics/compute_storage.yaml [deleted file]
build/nics/compute_storage_br-ex.yaml [deleted file]
build/nics/compute_storage_br-ex_no-public-ip.yaml [deleted file]
build/nics/compute_storage_no-public-ip.yaml [deleted file]
build/nics/controller.yaml [deleted file]
build/nics/controller_private.yaml [deleted file]
build/opnfv-apex-undercloud.spec
build/overcloud-full.sh
build/overcloud-opendaylight.sh
build/puppet-cinder-quota-fix.patch [deleted file]
build/puppet-neutron-force-metadata.patch [deleted file]
build/undercloud.sh
build/variables.sh
ci/clean.sh
ci/deploy.sh