a981dbaf89
Introduce simple environment file to be included during the final stack update of a FFU. Contains a list of ceph-ansible playbooks. Newton's Ceph Jewel will be migrated to containers by the first playbook and then Ceph will be upgraded to Luminous by the second playbook. Change-Id: Id46b07a8dae23ef3b12d656ce250e2959596eaeb
19 lines
656 B
Markdown
19 lines
656 B
Markdown
This directory contains Heat environment file snippets which can
|
|
be used to ensure smooth updates of the Overcloud.
|
|
|
|
Contents
|
|
--------
|
|
|
|
**update-from-keystone-admin-internal-api.yaml**
|
|
To be used if the Keystone Admin API was originally deployed on the
|
|
Internal API network.
|
|
|
|
**update-from-publicvip-on-ctlplane.yaml**
|
|
To be used if the PublicVirtualIP resource was deployed as an additional VIP on the 'ctlplane'.
|
|
|
|
**update-from-deloyed-server-newton.yaml**
|
|
To be used when updating from the deployed-server template from Newton.
|
|
|
|
**update-from-ceph-newton.yaml**
|
|
To be used when updating Ceph from the storage-environment template from Newton.
|