post-overcloud-upgrade

post-overcloud-upgrade

overcloud-service-status

Verify overcloud services state after running a deployment or an update.

An Ansible role to verify the Overcloud services states after a deployment or an update. It checks the API /os-services and looks for deprecated services (nova-consoleauth) or any down services.

  • hosts: Undercloud
  • groups: post-deployment, post-upgrade, post-overcloud-upgrade, post-overcloud-converge
  • parameters:
    • overcloud_service_status_debug: False
    • overcloud_service_api: [‘nova’, ‘cinderv3’]
    • overcloud_deprecated_services: {‘nova’: [‘nova-consoleauth’]}
  • roles: overcloud_service_status

Role documentation

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.