keystone.cmd.status module

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.

keystone.cmd.status.main()[source]
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.