RETIRED, A utility to run diskimage-builder undercloud elements on a running host
Go to file
Ben Nemec 675a59e8ce Allow setting the DNS domain name in undercloud.conf
Without being able to do this, users who want to set CloudDomain
during their deployment will have to manually override neutron's
dns_domain config, which either requires custom hieradata or the
reapplication of the customization after each undercloud update.
This is not a good user experience, so we should allow them to set
it once in the config file and never have to touch it again.

It turns out that the Nova dhcp_domain option must also be set,
even though it is a deprecated option.  A bug with nova has been
opened to address this in the future.

Change-Id: I61e5fc005aa27ba76f91a2b84fec751af93061b5
Related-Bug: 1698010
2017-06-14 22:02:19 +00:00
config-generator Pythonize instack-install-undercloud 2015-05-26 14:02:18 +02:00
doc/source Updated from global requirements 2017-03-28 22:03:54 +00:00
elements Allow setting the DNS domain name in undercloud.conf 2017-06-14 22:02:19 +00:00
imagefactory Don't specify the input type to qemu-img 2014-10-27 19:08:51 +00:00
instack_undercloud Allow setting the DNS domain name in undercloud.conf 2017-06-14 22:02:19 +00:00
json-files Use ironic::pxe class to setup PXE 2016-09-02 11:52:14 +02:00
releasenotes Allow setting the DNS domain name in undercloud.conf 2017-06-14 22:02:19 +00:00
scripts Remove instack-virt-setup 2017-04-04 11:56:55 +00:00
templates Validate vips when generating certificate too 2017-01-19 08:11:21 -07:00
tools Add Reno support 2017-01-24 10:01:45 -05:00
.coveragerc Enable coverage testing 2015-11-30 22:56:47 +00:00
.gitignore Add Reno support 2017-01-24 10:01:45 -05:00
.gitreview Update .gitreview 2015-09-08 13:04:29 -04:00
.testr.conf Test _generate_environment 2015-05-28 11:27:15 -05:00
Gemfile Switch to use Puppet Openstack spec helper 2016-10-05 17:16:24 -06:00
LICENSE Add LICENSE 2014-02-18 09:48:12 -05:00
README.md Show team and repo badges on README 2016-11-25 18:42:40 +01:00
Rakefile Disable the deprecation warnings as errors for puppet-syntax 2017-02-01 12:32:51 +01:00
bindep.txt Align stars to fix CI 2017-03-14 09:57:19 -06:00
requirements.txt Updated from global requirements 2017-05-01 13:59:03 +00:00
setup.cfg Remove instack-virt-setup 2017-04-04 11:56:55 +00:00
setup.py Updated from global requirements 2017-03-28 22:03:54 +00:00
test-requirements.txt Updated from global requirements 2017-05-17 03:48:32 +00:00
tox.ini Use upper-constraints for tox 2017-05-17 11:06:02 -06:00
undercloud.conf.sample Allow setting the DNS domain name in undercloud.conf 2017-06-14 22:02:19 +00:00

README.md

Team and repository tags

Team and repository tags

Undercloud Install via instack

instack-undercloud is tooling for installing a TripleO undercloud.

It is part of the TripleO project: http://docs.openstack.org/developer/tripleo-docs/index.html