ISSUE TYPE
COMPONENT NAME
CLOUDSTACK VERSION
CONFIGURATION
N/A
OS / ENVIRONMENT
N/A
SUMMARY
There is a failure when attempting to create a Static Routed Network with the persistent flag enabled. The persistent flag is important because it allows Administrators to configure static routes in the upstream router before deploying Instances within the network. Without this functionality, proper route configuration cannot be guaranteed prior to usage, disrupting workflows that rely on pre-established static routes.
STEPS TO REPRODUCE
- Add the IPv4 subnet to the Zone
- Add a static routed Network Offering with
persistent flag enabled.
- Create a Network using the Network Offering.
Backtrace with the complete failure.
https://gist.github.com/msinhore/6afcc0b7c4387b17a792246d6a24d4be
EXPECTED RESULTS
Network created and VR allocated with a public IP address.
ACTUAL RESULTS
Fails during the creation.
https://gist.githubusercontent.com/msinhore/6afcc0b7c4387b17a792246d6a24d4be/raw/e7c3ab9cbc3d28d62652a0da01a219f11736d45e/gistfile1.txt
ISSUE TYPE
COMPONENT NAME
CLOUDSTACK VERSION
CONFIGURATION
N/A
OS / ENVIRONMENT
N/A
SUMMARY
There is a failure when attempting to create a Static Routed Network with the persistent flag enabled. The persistent flag is important because it allows Administrators to configure static routes in the upstream router before deploying Instances within the network. Without this functionality, proper route configuration cannot be guaranteed prior to usage, disrupting workflows that rely on pre-established static routes.
STEPS TO REPRODUCE
persistentflag enabled.EXPECTED RESULTS
ACTUAL RESULTS
Fails during the creation.