keystone.cmd.status module¶
-
class
keystone.cmd.status.
Checks
[source]¶ Bases:
oslo_upgradecheck.upgradecheck.UpgradeCommands
Programmable upgrade checks.
Each method here should be a programmable check that helps check for things that might cause issues for deployers in the upgrade process. A good example of an upgrade check would be to ensure all roles defined in policies actually exist within the roles backend.