post-update
===========

.. _post-update_check-uc-hostname:

check-uc-hostname
-----------------

Check DockerInsecureRegistryAddress parameter points to correct UC hostname.

This validation checks the DockerInsecureRegistryAddress parameter
points to the right UC hostname


- **hosts**: undercloud
- **groups**: pre-overcloud-upgrade, post-update
- **parameters**:

  - **check_uc_hostname_debug**: False
- **roles**: check_uc_hostname

Role documentation

.. toctree::

   roles/role-check_uc_hostname

.. _post-update_openstack-endpoints:

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, pre-update, post-update
- **parameters**:
- **roles**: openstack_endpoints

Role documentation

.. toctree::

   roles/role-openstack_endpoints

.. _post-update_undercloud-service-status:

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, post-update, pre-update
- **parameters**:
- **roles**: undercloud_service_status

Role documentation

.. toctree::

   roles/role-undercloud_service_status
