You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.
With Mitaka+ Heat you can get the subnets associated with a Port object. From the subnet you can get a CIDR notation. That's the last piece missing to support full static configurations (no DHCP needed) for VE onboarding.
However, the startup script needs to take CIDR notation for Self IP creations.
With Mitaka+ Heat you can get the subnets associated with a Port object. From the subnet you can get a CIDR notation. That's the last piece missing to support full static configurations (no DHCP needed) for VE onboarding.
However, the startup script needs to take CIDR notation for Self IP creations.
f5-openstack-image-prep/lib/f5_image_prep/os-functions/openstack-network.sh
line 58 needs to have the IP regex removed from the netmask validation for this to work.
The text was updated successfully, but these errors were encountered: