----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13896/ -----------------------------------------------------------
(Updated Oct. 1, 2013, 1:46 p.m.) Review request for cloudstack and Chiradeep Vittal. Repository: cloudstack-git Description ------- Abstract/suggestion: While a VM is instantiated, Cloudstack could send and add furthermore data for the hypervisor coming from a new field such as 'Other options/Other configuration' for example in the 'Compute offering' screen. Thus, each hypervisor could decide whether it want to process the data and how or to do not take it into account. With a such input, Cloudstack will be able to use the specificity and the full power of each hypervisor. Applications: 1) On XCP, it will be possible to branch some pci straightforwardly (via pci passthrough) 2) To use the more efficiently the min, max memories (static and/or dynamic) Please feel free to modify the text if you to find better and sexy application examples with this two kinds of features and of course to correct mistakes. Diffs ----- api/src/com/cloud/offering/ServiceOffering.java 45d5f38 api/src/org/apache/cloudstack/api/ApiConstants.java 00d526d api/src/org/apache/cloudstack/api/command/admin/offering/CreateServiceOfferingCmd.java decac29 api/src/org/apache/cloudstack/api/response/ServiceOfferingResponse.java 288f76b client/WEB-INF/classes/resources/messages.properties 3e775e0 client/WEB-INF/classes/resources/messages_fr_FR.properties 284fde8 engine/schema/src/com/cloud/migration/ServiceOffering21VO.java 7a49e63 engine/schema/src/com/cloud/service/ServiceOfferingVO.java 9a262c5 plugins/hypervisors/xen/src/com/cloud/hypervisor/xen/resource/CitrixResourceBase.java 7173f0b plugins/hypervisors/xen/src/com/cloud/hypervisor/xen/resource/XenServer56FP1Resource.java 11a7b42 server/src/com/cloud/api/query/vo/ServiceOfferingJoinVO.java 05ff5f3 server/src/com/cloud/configuration/ConfigurationManager.java e06488e server/src/com/cloud/configuration/ConfigurationManagerImpl.java 6c32c55 server/src/com/cloud/hypervisor/HypervisorGuruBase.java 6d368bd server/src/com/cloud/vm/UserVmManagerImpl.java e4d1c78 server/src/com/cloud/vm/VirtualMachineManagerImpl.java 1fb118f server/test/com/cloud/vpc/MockConfigurationManagerImpl.java 840f539 setup/db/42betaTo43.sql PRE-CREATION setup/db/create-schema.sql 79550ae ui/dictionary.jsp eec0264 ui/scripts/configuration.js 68f38ec ui/scripts/docs.js 6537646 Diff: https://reviews.apache.org/r/13896/diff/ Testing ------- Thanks, Nicolas FOATA