diff options
author | Jenkins <jenkins@review.openstack.org> | 2017-01-16 10:06:43 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2017-01-16 10:06:43 +0000 |
commit | 6998edc64a16e1dd859008caba719baeebf43d37 (patch) | |
tree | 2a3740b88dc671c5f459769fa9066c8923fca974 /environments/updates/README.md | |
parent | e0d1ab8da4950d2ae7c82992289ae60ee5fb363b (diff) | |
parent | 6f20304c43bd010f656e9000f098d1d5d02cdc78 (diff) |
Merge "Add deployed-server backwards compatible template"
Diffstat (limited to 'environments/updates/README.md')
-rw-r--r-- | environments/updates/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/environments/updates/README.md b/environments/updates/README.md index 426d7329..93714ed8 100644 --- a/environments/updates/README.md +++ b/environments/updates/README.md @@ -10,3 +10,6 @@ Contents **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. |