...
Criteria | Description |
---|---|
XML Syntax | <property/> |
Description | Defines the various Cartridge properties available. A Cartridge element can have 0..n properties and they will be overwritten by the properties specified under IaaS Provider child elements of Cartridge element. |
Mandatory/Optional | Optional |
Attribute | name |
Type | String |
Mandatory/Optional | Mandatory |
Attribute | value |
Type | String |
Mandatory/Optional | Mandatory |
...
Criteria | Description |
---|---|
XML Syntax | <property/> |
Description | In this case the property sub-element defines the properties of the IaaS provider. A Cartridge element can have 0..n properties. The properties specified under the iaasProvider child elements in the Cloud Controller XML will be overwritten by the properties specified under the iaasProvider child elements in the Cartridge XML. |
Mandatory/Optional | Optional |
Attribute | name |
Type | String |
Mandatory/Optional | Mandatory |
Attribute | value |
Type | String |
Mandatory/Optional | Optional |
...