
As we've passed a coordinated release date and roadmap looks clean enough in terms of anticipated changes, we should be able to make a beta release this time around. Change-Id: I65c41144a545d53198e3f5e9fa16113c051fd91c
18 lines
596 B
YAML
18 lines
596 B
YAML
---
|
|
features:
|
|
- |
|
|
Added variables ``octavia_gigabytes`` and ``octavia_num_volumes`` to
|
|
control quota defenitions for the project where Octavia Amphorae is
|
|
being spawned.
|
|
fixes:
|
|
- |
|
|
Octavia role now handles quota defenition properly when BFV is set for
|
|
Amphorae by defining ``octavia_cinder_enabled: True``
|
|
upgrade:
|
|
- |
|
|
Changed default for ``octavia_cinder_volume_size`` to 20gb in order
|
|
to align with value of ``octavia_amp_disk``
|
|
- |
|
|
Amphorae flavor will have 0 disk set (through variable
|
|
``octavia_amp_disk``), when ``octavia_cinder_enabled: True``.
|