ovn-octavia-provider/releasenotes/notes/support-member-create-witho...

8 lines
257 B
YAML

---
fixes:
- |
Creating members without specifying a subnet ID is now supported.
Since the subnet ID is an optional API argument, if not given
the provider driver will now attempt to look it up via the pool
ID that is a required argument.