devstack/inc
Sean Dague 7af8a1b9b3 only soft enforce requirements not in projects.txt
We're adding the ability to have devstack plugins, which should be
much more free to require new things not in global requirements. Our
old thinking of locking down all the requirements doesn't really work
in a plugin model.

Instead, if the project is in projects.txt, continue with the old
behavior. If it is not, do a soft update (update all the requirements
we know about, leave the ones we don't). This was previously the SOFT
requirements update mode, but now it will just be the default.

Change-Id: Ic0c6e01a6d7613d712ac9e7e4a378cc3a8ce75e6
2015-06-24 05:55:02 -04:00
..
ini-config Move back isset to the functions-common 2015-03-26 14:00:02 +01:00
meta-config Create config file in merge_config_file 2015-04-17 13:23:25 +10:00
python only soft enforce requirements not in projects.txt 2015-06-24 05:55:02 -04:00
rootwrap Support for running Nova with oslo.rootwrap daemon 2015-05-15 04:26:04 +00:00