[
https://issues.apache.org/jira/browse/CLOUDSTACK-7009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14047668#comment-14047668
]
ASF subversion and git services commented on CLOUDSTACK-7009:
-------------------------------------------------------------
Commit a34faae919b280fe6009e2608c95f59eafdfac48 in cloudstack's branch
refs/heads/4.4-forward from SrikanteswaraRao Talluri
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=a34faae ]
CLOUDSTACK-7009: add ability to handle serviceofferingdetails to base.py
to support creation of service offering upon passing details in the following
format
serviceofferingdetails[1].key=pciDevice
serviceofferingdetails[1].value=Group of NVIDIA Corporation GK107GL
[GRID K1] GPUs
serviceofferingdetails[2].key=vgpuType
serviceofferingdetails[2].value=GRID K120Q
> [Automation]serviceofferingdetails needs to be handled properly in base.py
> --------------------------------------------------------------------------
>
> Key: CLOUDSTACK-7009
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7009
> Project: CloudStack
> Issue Type: Test
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: marvin
> Affects Versions: 4.5.0
> Reporter: Srikanteswararao Talluri
> Assignee: Srikanteswararao Talluri
> Priority: Critical
> Fix For: 4.5.0
>
>
> enhance base.py to handle the serviceofferingdetails
> we should be able to format the API request in the form of
> serviceofferingdetails[1].key=pciDevice
> serviceofferingdetails[1].value=Group of NVIDIA Corporation
> GK107GL [GRID K1] GPUs
> serviceofferingdetails[2].key=vgpuType
> serviceofferingdetails[2].value=GRID K120Q
--
This message was sent by Atlassian JIRA
(v6.2#6252)