Add reno for etcd_volume_size label

Related-Bug: #1697655

Change-Id: I2755c0b365a4b0c77d486cd478cc0ceefe381030
This commit is contained in:
Ricardo Rocha 2017-07-05 11:48:01 +00:00 committed by yatin
parent 4e2dc3e590
commit eba956061b
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
---
features:
- |
Add support to store the etcd configuration in a cinder volume.
k8s_fedora_atomic accepts a new label etcd_volume_size defining the size
of the volume. A value of 0 or leaving the label unset means no volume
should be used, and the data will go to the instance local storage.