Fix typos in the yml files
Change-Id: I0d113aa3d1c1eb89ce98f1cbc6febf9ac3173a7c
This commit is contained in:
parent
197e5d77f5
commit
453166431a
@ -3,7 +3,7 @@ issues:
|
|||||||
- Due to a change in how backend_host is defined when using Ceph, all the
|
- Due to a change in how backend_host is defined when using Ceph, all the
|
||||||
Cinder volumes will restart under the same backend name. This will mean
|
Cinder volumes will restart under the same backend name. This will mean
|
||||||
that any volumes which previously were assigned to the host or container
|
that any volumes which previously were assigned to the host or container
|
||||||
that hosted the volume will no longer be managable. The workaround for
|
that hosted the volume will no longer be manageable. The workaround for
|
||||||
this is to use the `cinder-manage volume update_host` command to move
|
this is to use the `cinder-manage volume update_host` command to move
|
||||||
those volumes to the new backend host. This known issue will be resolved
|
those volumes to the new backend host. This known issue will be resolved
|
||||||
soon with an upgrade playbook.
|
soon with an upgrade playbook.
|
||||||
|
@ -5,6 +5,6 @@ features:
|
|||||||
- The task dropping the cinder systemd unit files now uses the
|
- The task dropping the cinder systemd unit files now uses the
|
||||||
``config_template`` action plugin allowing deployers access to
|
``config_template`` action plugin allowing deployers access to
|
||||||
customize the unit files as they see fit without having to
|
customize the unit files as they see fit without having to
|
||||||
load extra options into the defaults and polute the generic
|
load extra options into the defaults and pollute the generic
|
||||||
systemd unit file with jinja2 variables and conditionals.
|
systemd unit file with jinja2 variables and conditionals.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user