anvil/devstack
Doug Hellmann 6b49b0bfe9 Move the password prompts back out of the central location
to live with the component code that uses the passwords.
2012-03-15 15:53:24 -04:00
..
components Move the password prompts back out of the central location 2012-03-15 15:53:24 -04:00
distros Start splitting the DBInstaller class into distro-specific versions. Only Oneiric is implemented for now. 2012-03-15 08:08:46 -04:00
image Made it so that the config uses a shared cache (which is shared with the password gen). 2012-03-12 21:03:08 -07:00
packaging Pass the settings for a component from the YAML file when creating the instance to manage the component. Use the package list in the YAML file instead of the JSON files. 2012-03-15 08:09:25 -04:00
progs Pass the settings for a component from the YAML file when creating the instance to manage the component. Use the package list in the YAML file instead of the JSON files. 2012-03-15 08:09:25 -04:00
runners Cleaning up cfg so that others can know the difference between empty vars and vars that don't exist 2012-03-09 15:15:49 -08:00
__init__.py Copyrights are fun (not). 2012-01-26 12:54:36 -08:00
cfg_helpers.py Move the password prompts back out of the central location 2012-03-15 15:53:24 -04:00
cfg.py Reverted back to using set through for password configs, also fixes issue #90, other teenie cleanups 2012-03-15 00:38:30 -07:00
colorlog.py Added new audit level which is used for shell commands, good for dry run mode 2012-03-12 17:48:33 -07:00
component.py Get the pips for a component from the settings in the distro file instead of the JSON files. 2012-03-15 12:16:46 -04:00
date.py Copyrights are fun (not). 2012-01-26 12:54:36 -08:00
distro.py Added license header 2012-03-15 12:15:26 -07:00
downloader.py More horizon fixups + download regex change. 2012-02-29 13:40:59 -08:00
env_rc.py Reverted back to using set through for password configs, also fixes issue #90, other teenie cleanups 2012-03-15 00:38:30 -07:00
env.py Make setting an environment key a audit log 2012-03-13 14:12:15 -07:00
exceptions.py Using ProcessExecutionError in shell instead of Runtime, and functionalizing old flags conversion in nova 2012-03-07 14:00:46 -08:00
importer.py A utility function to import a class from a module given syntax such as used by nose and setuptools entry points. 2012-03-15 08:06:48 -04:00
libvirt.py Merge branch 'master' of github.com:yahoo/Openstack-DevstackPy 2012-03-12 12:58:30 -07:00
log.py fixed adapter init 2012-03-12 18:12:07 -07:00
opts.py Reverted back to using set through for password configs, also fixes issue #90, other teenie cleanups 2012-03-15 00:38:30 -07:00
packager.py Pass the settings for a component from the YAML file when creating the instance to manage the component. Use the package list in the YAML file instead of the JSON files. 2012-03-15 08:09:25 -04:00
passwords.py Move the password prompts back out of the central location 2012-03-15 15:53:24 -04:00
pip.py Start using the Distro class throughout the system instead of local platform maps. 2012-03-15 08:08:43 -04:00
runner.py More cleanups. 2012-02-28 23:29:17 -08:00
settings.py Comment out or remove code and settings that come from the distro file now. These will all be deleted eventually, but not until all platforms have been tested. 2012-03-15 08:08:46 -04:00
shell.py Merge branch 'master' of github.com:yahoo/Openstack-DevstackPy 2012-03-13 13:22:24 -07:00
trace.py Updated so that we can update the main os-core.rc file. Fixes #65 2012-03-09 14:01:39 -08:00
utils.py remove unused function 2012-03-15 12:29:46 -04:00
version.py Copyrights are fun (not). 2012-01-26 12:54:36 -08:00