]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
remove old gflags config code
authorMark McClain <mark.mcclain@dreamhost.com>
Tue, 14 Aug 2012 02:35:21 +0000 (22:35 -0400)
committerMark McClain <mark.mcclain@dreamhost.com>
Tue, 14 Aug 2012 02:35:21 +0000 (22:35 -0400)
commit8e66b33b20e14fbc870a5fe80de082235af06e37
tree74586a1456319f4d956659b517c2c6d5c6e9faf5
parent7df906ff1e573be10e4655b0b660da9663819286
remove old gflags config code

blueprint remove-gflags

This code removes the old gflag based configuration tools.  There was
no code out of the unit tests that were using it.

Change-Id: Id3f2e9bcfc5abcfd29ef683684f56c69c058bdc8
quantum/common/config.py
quantum/common/flags.py [deleted file]
quantum/common/utils.py
quantum/tests/unit/__init__.py
quantum/tests/unit/declare_flags.py [deleted file]
quantum/tests/unit/runtime_flags.py [deleted file]
quantum/tests/unit/test_flags.py [deleted file]
tools/pip-requires