placement/placement/cmd
Chris Dent 71a6aa21c6 Use one ConfigOpts in placement-status
Because of a conflict between how the oslo.upgradecheck library uses
oslo config and how we want to use it in placement, two different
ConfigOpts were needed to avoid an args already parsed error. The
new release of the oslo.upgradecheck library is change to allow
the two steps in main (registering the CLI opts and running the
command) to be called separately if desired. Doing so allows us
to use just one ConfigOpts.

Requirements and constraints are updated.

Change-Id: I792df18cb17da95659628bfe7f7a69897c6f37ab
2019-02-19 12:36:02 +00:00
..
__init__.py Add a placement-manage CLI 2018-11-20 15:00:32 +00:00
manage.py Copy create_incomplete_consumers online data migration from nova 2019-01-18 15:39:44 -05:00
status.py Use one ConfigOpts in placement-status 2019-02-19 12:36:02 +00:00