post-upgrade

post-upgrade

container-status

Ensure container status.

Detect failed containers and raise an error.

  • hosts: undercloud, overcloud
  • groups: pre-upgrade, post-deployment, post-upgrade
  • parameters:
  • roles: container-status

Role documentation

image-serve

Verify image-serve service is working and answering.

Ensures image-serve vhost is configured and httpd is running.

  • hosts: undercloud
  • groups: pre-upgrade, post-deployment, post-upgrade
  • parameters:
  • roles: image-serve

Role documentation

openstack-endpoints

Check connectivity to various OpenStack services.

This validation gets the PublicVip address from the deployment and tries to access Horizon and get a Keystone token.

  • hosts: undercloud
  • groups: post-deployment, pre-upgrade, post-upgrade
  • parameters:
  • roles: openstack-endpoints

Role documentation

service-status

Ensure services state.

Detect services status on the target host and fails if we find a failed service.

  • hosts: undercloud, overcloud
  • groups: prep, pre-deployment, pre-upgrade, post-deployment, post-upgrade
  • parameters:
  • roles: service-status

Role documentation

stack-health

Stack Health Check.

Check if all stack resources are in a ‘COMPLETE’ state before starting an upgrade.

  • hosts: undercloud
  • groups: pre-upgrade, post-upgrade
  • parameters:
  • roles: stack-health

Role documentation

undercloud-service-status

Verify undercloud services state before running update or upgrade.

Check undercloud status before running a stack update - especially minor update and major upgrade.

  • hosts: undercloud
  • groups: post-upgrade, pre-upgrade
  • parameters:
  • roles: undercloud-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.