Subbu created STRATOS-621: ------------------------------ Summary: Volume size should not be mandatory during subscription, shall be taken from cartridge definition Key: STRATOS-621 URL: https://issues.apache.org/jira/browse/STRATOS-621 Project: Stratos Issue Type: Bug Components: Cloud Controller Affects Versions: 4.0.0 Alpha Reporter: Subbu
Volume size is made as a mandatory element in the VM subscription request, if persistence volume support is enabled. But this info is already given in cartridge definition. This overrides all volume sizes specified in cartridge definition in the case of multiple volumes being defined. This single value is applied for all the volumes created, which is not the expected behavior. Expected behavior is: - volume size not mandatory element in the VM subscription if persistence is enabled - volume size, if given in the subscription (persistence enabled), shall override the given size in cartridge definition - If volume size is not given in the subscription, all volumes shall be created with the size specified in the cartridge definition -- This message was sent by Atlassian JIRA (v6.2#6252)