instack-undercloud/elements
Ben Nemec a82f4dc363 Pythonize instack-install-undercloud
-Very incomplete testing right now
-Puts the password and stackrc files in the current user's home
 directory during the install.  Given that they now have secure
 permissions and we recommend doing that anyway, I think it's fine,
 but it is a non-trivial change in behavior.

 This was done because it's awkward to read a root-owned file from
 a Python process running as a regular user.
-Uses oslo.config instead of the bash-style answers file. A sample
 conf file created by the oslo.config generator is included (for
 now, although we may want to generate that dynamically at some
 point).  Backwards compatibility with existing answers files is
 maintained for now, but is deprecated.
-Hard-codes the image path in instack-test-overcloud to .  It's
 difficult to extract the value from the conf file in bash (unless
 they overrode the default, there's nothing for ConfigParser to read),
 and since it's just a simple sanity test script I think that's okay,
 at least for now.

Change-Id: I09270997dea7fdad2b40dfb303967ff425b55a9b
2015-05-26 14:02:18 +02:00
..
centos-cloud-repo/pre-install.d Enable the CentOS cloud RDO repository. 2015-04-06 20:04:58 +01:00
centos-cr Add element for CentOS CR repo 2015-03-26 17:00:38 -05:00
centos7-distro Add CentOS 7 Support 2015-03-16 11:23:16 -04:00
delorean-rdo-management/pre-install.d Update delorean RDO-Manager URL 2015-05-12 17:37:41 -04:00
dnsmasq-forwarder Correct directory name 2015-01-15 13:59:43 -05:00
fedora-distro fedora-distro element should provide an operating-system to make dib element dependency code happy 2014-07-08 16:35:59 -04:00
fedora-updates-testing-repository/pre-install.d Needs to run a little later to allow install-packages to get installed 2014-03-18 12:05:34 -04:00
grub2 Add grub2 element 2015-03-23 15:07:55 -05:00
instack-vm Pythonize instack-install-undercloud 2015-05-26 14:02:18 +02:00
ipxe Ironic: Enable iPXE 2015-05-07 16:30:28 +01:00
ironic-discoverd Ironic: Enable iPXE 2015-05-07 16:30:28 +01:00
ironic-discoverd-ramdisk-instack Drop unused flag for invocation of ironic-discoverd-ramdisk 2015-04-29 17:30:14 +02:00
isolated-build Add isolated-build element 2014-11-21 16:46:57 -06:00
os-disk-config Install blivet from source 2015-02-11 12:56:58 -06:00
os-refresh-config-reboot Rename cron file to os-refresh-config-reboot to fix name clash 2014-06-26 13:43:37 -04:00
overcloud-full Remove libvirt default network for overcloud-full 2015-04-17 13:15:29 -04:00
pip-and-virtualenv-override Don't ever install python-pip and python-virtualenv on RHOS 6. For the 2015-01-06 17:12:33 -05:00
puppet-stack-config Fix version of openstack-tempest package. 2015-05-11 15:11:26 +02:00
rdo-ramdisk-tools Add rdo-ramdisk-tools element 2015-04-14 13:21:44 -04:00
rdomanager-oscplugin Add rdomanager-oscplugin element 2015-03-19 15:18:45 -04:00
rhel7-distro Set distro correctly for rhel7 2014-10-09 17:10:36 -04:00
rhos-release/pre-install.d Update to later Delorean repo 2015-03-12 12:54:49 -04:00
selinux-setenforce-0/pre-install.d Use SELinux permissive on the undercloud as it doesn't work with puppet. 2015-01-12 16:20:35 -05:00
tuskar-ui-extras Add tuskar-ui-extras postinstall 2015-01-13 15:18:38 -05:00
undercloud-install Re-use existing passwords 2015-03-18 17:23:58 -04:00
undercloud-package-install/environment.d Use openstack-puppet-modules 2015-05-07 10:21:42 -04:00
undercloud-post-config/os-refresh-config/post-configure.d Switch to os-cloud-config setup-endpoints 2015-04-24 16:34:44 -05:00
undercloud-stack-config Don't use os-collect-config 2015-05-13 08:48:56 -04:00