675ea9c35e
Since subnet ID is an optional API argument, if not available the provider driver will now attempt to look it up via the pool ID that is required. Closes-bug: #1896677 Change-Id: Iec17b36ce38be89f83a45ea3ef4c652e837c69c5
8 lines
257 B
YAML
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.
|