Installation guide
Table Of Contents

Stopping openstack-nova-api: [ OK ]
Stopping openstack-nova-cert: [ OK ]
Stopping openstack-nova-conductor: [ OK ]
Stopping openstack-nova-consoleauth: [ OK ]
Stopping openstack-nova-scheduler: [ OK ]
2. Upgrade the packages that provide the service, using:
# yum upgrade \*serviceName*\
For example, for the Compute service, use:
# yum upgrade \*nova\*
3. Upgrade the database schema for the service, using:
# openstack-db --service serviceName --update
For example, for the Compute service, use:
# openstack-db --service nova --update
For specific commands used by o penstack-d b for each individual service, see Table 3.2,
“ openstack-db commands” )
4. Restart the service using:
# o penstack-servi ce start serviceName
For example, to start all Compute services on a host, use:
# o penstack-servi ce start no va
Starting openstack-nova-api: [ OK ]
Starting openstack-nova-cert: [ OK ]
Starting openstack-nova-conductor: [ OK ]
Starting openstack-nova-consoleauth: [ OK ]
Starting openstack-nova-scheduler: [ OK ]
5. Review any new configuration files (*. rpmnew) installed by the upgraded package.
6. Test to ensure the service is functioning properly.
The following table provides specific instructions for each service, and the order in which they
should be upgraded:
T ab le 3.3. Service Up g rad e O rd er an d In st ru ct io n s
Service No t es
Chapt er 3. Upgrading
53