elektra icon indicating copy to clipboard operation
elektra copied to clipboard

Attach interface: require ip specificied if no allocation_pools set

Open notandy opened this issue 5 years ago • 3 comments

Elektra shows a error messaging for attach-interfaces if the subnet has no attribute 'allocation_pools' set. In such case neutron cannot auto-allocate an ip address and the user should be forced to set an address manually: image

notandy avatar May 22 '19 20:05 notandy

@notandy Do you have a suggestion how we can solve it? I would suggest adopting the description of the field:

"Choose a previously reserved IP or type a new one. Leave empty to let the DHCP select one for you (this requires the backend to set allocation_pools)."

andypf avatar Sep 10 '20 07:09 andypf