Go to file
Sean McGinnis 3a92c6e0b6 Enable JSON results output
This takes a lighter weight approach to allowing output to be formatted
as JSON than switching over to using cliff. This adds the --json flag
argument that will format the printed results in a much more compact
JSON format.

Change-Id: I54f3f347b0d7da4385ffcbfa5da61c83657f390c
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2019-06-11 10:04:58 -05:00
2019-06-11 10:04:58 -05:00
2018-09-13 16:17:56 +00:00
2018-09-13 15:50:37 +00:00
2019-04-19 19:33:06 +00:00
2018-09-12 17:35:58 +00:00
2018-09-20 15:41:08 +00:00
2018-09-12 17:35:58 +00:00
2018-09-12 17:35:58 +00:00
2018-09-12 17:35:58 +00:00
2018-09-12 17:35:58 +00:00
2018-09-20 15:41:21 +00:00
2019-04-15 01:27:16 +00:00
2018-09-12 17:35:58 +00:00

oslo.upgradecheck

Common code for writing OpenStack upgrade checks

This project contains the common code necessary for writing upgrade checks in OpenStack projects. It includes a module (oslo_upgradecheck.upgradecheck) for the common code as well as an example (oslo_upgradecheck.__main__) of integrating that code into a project.

Description
Common code for writing OpenStack upgrade checks.
Readme 1.1 MiB
Languages
Python 100%