67c9ad9702
Changed the defaults for the overcloud external network subnet to match the network created with instack-virt-setup. Delete the deploy-virt-overcloudrc as the settings there are now the default. Change-Id: I0703d0a89702b05df5b517d99295ee04608a367e
43 lines
1.4 KiB
INI
43 lines
1.4 KiB
INI
[metadata]
|
|
name = instack-undercloud
|
|
summary = instack-undercloud
|
|
version = 2.0.0
|
|
description-file =
|
|
README.md
|
|
author = James Slagle
|
|
author-email = jslagle@redhat.com
|
|
home-page = http://www.redhat.com/
|
|
classifier =
|
|
Environment :: OpenStack
|
|
Intended Audience :: Information Technology
|
|
Intended Audience :: System Administrators
|
|
License :: OSI Approved :: Apache Software License
|
|
Operating System :: POSIX :: Linux
|
|
Programming Language :: Python
|
|
Programming Language :: Python :: 2
|
|
Programming Language :: Python :: 2.7
|
|
Programming Language :: Python :: 2.6
|
|
Programming Language :: Python :: 3
|
|
Programming Language :: Python :: 3.3
|
|
|
|
[files]
|
|
scripts =
|
|
scripts/instack-apply-config
|
|
scripts/instack-build-images
|
|
scripts/instack-create-overcloudrc
|
|
scripts/instack-deploy-overcloud
|
|
scripts/instack-install-undercloud
|
|
scripts/instack-ironic-deployment
|
|
scripts/instack-prepare-for-overcloud
|
|
scripts/instack-setup-host
|
|
scripts/instack-test-overcloud
|
|
scripts/instack-virt-setup
|
|
|
|
data_files =
|
|
share/instack-undercloud/ = elements/*
|
|
share/instack-undercloud/heat-templates = heat-templates/*
|
|
share/instack-undercloud/json-files = json-files/*
|
|
share/instack-undercloud/jenkins-jobs = jenkins-jobs/*
|
|
share/instack-undercloud/ = instack.answers.sample
|
|
share/instack-undercloud/ = deploy-baremetal-overcloudrc
|