RETIRED, A utility to run diskimage-builder undercloud elements on a running host
Go to file
Dmitry Tantsur 58701fe014 Support more hardware types and deprecate enabled_drivers
Ironic is going to deprecate classic drivers in Queens and remove them in Rocky.
This change enables hardware types ilo and idrac that correspond to already
enabled classic drivers pxe_ilo and pxe_drac. It also adds support for other
common hardware types, but does not enable them by default.

The enabled_drivers option is deprecated.

Partial-Bug: #1690185
Change-Id: Ib505f3512627c49d17d6adcdc2622bdfe580a84f
2017-11-14 13:12:14 +01:00
config-generator Pythonize instack-install-undercloud 2015-05-26 14:02:18 +02:00
doc/source Switch from oslosphinx to openstackdocstheme 2017-07-10 08:49:38 -06:00
elements Support more hardware types and deprecate enabled_drivers 2017-11-14 13:12:14 +01:00
imagefactory Don't specify the input type to qemu-img 2014-10-27 19:08:51 +00:00
instack_undercloud Support more hardware types and deprecate enabled_drivers 2017-11-14 13:12:14 +01:00
json-files Use ironic::pxe class to setup PXE 2016-09-02 11:52:14 +02:00
releasenotes Support more hardware types and deprecate enabled_drivers 2017-11-14 13:12:14 +01:00
scripts Remove certificate resubmit from haproxy script 2017-09-26 15:06:22 +03:00
templates Generate a standalone stackrc 2017-10-13 15:53:38 +00: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 Optimize the link address 2017-06-06 18:11:28 +07:00
Rakefile Disable the deprecation warnings as errors for puppet-syntax 2017-02-01 12:32:51 +01:00
bindep.txt Add ssl development headers to bindep 2017-07-06 16:21:20 +01:00
requirements.txt Updated from global requirements 2017-10-11 05:44:31 +00:00
setup.cfg Add instack-pre-upgrade-undercloud to setup.cfg 2017-07-11 20:45:41 +00:00
setup.py Updated from global requirements 2017-03-28 22:03:54 +00:00
test-requirements.txt Updated from global requirements 2017-09-22 12:51:35 +00:00
tox.ini Update constraints support 2017-06-21 17:33:28 +01:00
undercloud.conf.sample Support more hardware types and deprecate enabled_drivers 2017-11-14 13:12:14 +01: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: https://docs.openstack.org/developer/tripleo-docs/index.html