octavia/releasenotes/notes/add-amphora-flavor-field-54d42da0381ced7f.yaml
Yang JianFeng ae8d6fb2de Add compute_flavor field for amphora api
Operators want to have the ability to see amphora flavor information.
But they haven't access permisson of octavia configuration file. So
it is necessary to show amphora flavor information as part of command
'openstack loadbalancer amphora list/show'.

Story: 2002896
Task: 22986

Change-Id: Ib3ca05d816747d08ef7055ec532b81746468cbf9
2018-12-18 19:48:56 +08:00

6 lines
155 B
YAML

---
features:
- |
Amphora API now can return the field `compute_flavor` which is the ID of
the compute instance flavor used to boot the amphora.