Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
1.6.3, 1.7.0
-
None
Description
In the CloudStackComputeServiceAdapter function createNodeWithGroupEncodedIntoName there are some additional actions after the node is created. Most notably the configuration of static nat. When that call fails the node is still created, but users of the api will expect that the node was not created due to the error.