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
Modify the get_network_offering to get the default network offerings as well as the network offerings specific with the zone, merge the two sets, and final loop over the newly created set of network offerings.
Expected behaviour
It should be possible to create a CloudStack network with a default network offering when a zone uses basic networking.
Current behaviour
It fails with error:
Network offering 'DefaultSharedNetworkOffering' not found
Possible solution
Modify the get_network_offering to get the default network offerings as well as the network offerings specific with the zone, merge the two sets, and final loop over the newly created set of network offerings.
Steps to reproduce
Environment
Running the version of the module provided with ansible 2.9.6.
Running CloudStack 4.13.
The text was updated successfully, but these errors were encountered: