anvil/anvil
Joshua Harlow 8ccd27ef1a Allow overrides keys to be regex patterns that match the platform
Instead of just searching by equality allow for searching and merging
by regex pattern matching, this will be useful for rhel and centos and
others which share common overrides so that we can avoid duplicating the
data for those overrides repeatly.

Change-Id: I19d375c59813dff42b4af14db4022e5d3d5382db
2015-01-09 17:26:50 -08:00
..
actions Ensure include group in run_phase call 2014-12-22 10:58:19 -08:00
components Pick up more of the potential requirements/test requirements 2014-12-12 11:04:52 -08:00
distros Update requirements 2013-11-21 16:05:22 +02:00
packaging Fix requirements differences via normalization 2014-12-31 18:46:34 +00:00
tests Fix requirements differences via normalization 2014-12-31 18:46:34 +00:00
__init__.py Start of rename to anvil 2012-05-01 10:28:54 -07:00
__main__.py Don't always dump the distro pretty format 2014-12-19 18:57:15 -08:00
cfg.py Add the ability to merge distro settings from the persona/origins 2014-12-19 18:14:57 -08:00
colorizer.py Additional cleanups and comments 2012-12-01 14:22:23 -08:00
decorators.py Add pycadf + fix oslo.messaging requirement 2014-04-07 16:21:21 -07:00
distro.py Allow overrides keys to be regex patterns that match the platform 2015-01-09 17:26:50 -08:00
downloader.py Disable the progress bar if in quiet mode 2014-04-13 09:46:06 -07:00
env.py Pylint and pep8 cleanup 2012-11-13 21:37:49 -08:00
exceptions.py Improve image processing on start command 2014-04-14 05:49:14 -04:00
importer.py Add hacking requirement + fix violations. 2013-08-04 19:39:57 -07:00
ini_parser.py Fix empty ini files not including DEFAULT section 2014-04-07 14:36:38 -07:00
log.py Add ability to save logs in a file 2014-01-22 16:49:53 +04:00
opts.py Begin building virtualenvs for each component 2014-10-22 17:59:46 +00:00
origins.py Add the ability to merge distro settings from the persona/origins 2014-12-19 18:14:57 -08:00
passwords.py Instead of messing with yum output just write json to a file 2014-05-29 18:42:14 +00:00
patcher.py Do not change process UID 2013-06-03 11:16:03 -07:00
persona.py Add the ability to merge distro settings from the persona/origins 2014-12-19 18:14:57 -08:00
phase.py Allow cfg values to be stored in a templated format 2012-09-25 11:12:10 -07:00
pprint.py Pylint and pep8 cleanup 2012-11-13 21:37:49 -08:00
settings.py Make it easy to choose OpenStack versions. 2013-11-04 10:24:57 +02:00
shell.py Begin building virtualenvs for each component 2014-10-22 17:59:46 +00:00
test.py Shell execute command refactoring 2014-02-25 12:35:41 +02:00
trace.py Remove PIP_INSTALL trace 2014-03-24 20:48:18 -07:00
type_utils.py Pylint and pep8 cleanup 2012-11-13 21:37:49 -08:00
utils.py Add the ability to merge distro settings from the persona/origins 2014-12-19 18:14:57 -08:00
version.py Remove usage of pbr 2014-03-23 16:38:42 -07:00