puppet-octavia/releasenotes/notes/change-amphora-flavor-property-178cb1a154af80ba.yaml
Xingchao Yu aa19faa05d Change Amphora flavor from public to private
In octavia, when create specified nova flavor for Amphora,
it's supposed to be accessed by octavia for creating Amphora instances,
and other projetcs/users shouldn't get this flavor[1].

[1] https://github.com/openstack/octavia/blob/master/devstack/plugin.sh#L396

Closes-Bug: #1729450
Change-Id: I1d2b74dd99d949263e24b62c427c8718ec8de5b0
2017-11-02 06:17:27 +08:00

4 lines
76 B
YAML

---
fixes:
- Change amphora flavor is_public property from true to false.