mirror of https://github.com/apache/cloudstack.git
-Add support to filter network offerings based on whether security
groups is checked; options then come from a separate
'securityGroupNetworkOfferings' object:
args.response.success({
domains: domainObjs,
// Non-security-group-enabled offerings
networkOfferings: networkOfferingObjs,
// Security group-enabled offerings
securityGroupNetworkOfferings: []
});
-Remove old/unused fields from wizard
|
||
|---|---|---|
| .. | ||
| css | ||
| images | ||
| lib | ||
| old | ||
| scripts | ||
| scripts-test | ||
| .classpath | ||
| .project | ||
| index-test.html | ||
| index.jsp | ||