[
https://issues.apache.org/jira/browse/CLOUDSTACK-6479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989365#comment-13989365
]
ASF subversion and git services commented on CLOUDSTACK-6479:
-------------------------------------------------------------
Commit 149cb33e3c1e0b2bfaffdd600201704da7cf5eab in cloudstack's branch
refs/heads/4.4-forward from [~sanjay.tripathi]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=149cb33 ]
CLOUDSTACK-6479: Strict and Preferred modes should only be allowed in Implict
Dedication Planner Service Offerings.
> Strict and Preferred modes should only be allowed in Implict Dedication
> Planner Service Offerings
> -------------------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-6479
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6479
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: UI
> Affects Versions: 4.4.0
> Reporter: Saksham Srivastava
> Assignee: Sanjay Tripathi
>
> While creating service offering choosing deployment planner other than
> Implicit Dedication Planner the modes(Strict and Preferred) should not be
> allowed.
> However CS allows creation of service offerings with other planners using
> Implicit Dedication Planner modes.
> >> create serviceoffering name=so1 displaytext=other_planner
> >> storagetype=shared deploymentplanner=UserConcentratedPodPlanner
> >> serviceofferingdetails[0].key=ImplicitDedicationMode
> >> serviceofferingdetails[0].value=Strict
> >> serviceofferingdetails[1].key=pciDevice
> >> serviceofferingdetails[1].value=Group%20of%20NVIDIA%20Corporation%20GK107GL%20[GRID%20K1]%20GPUs
> >> serviceofferingdetails[2].key=vgpuType
> >> serviceofferingdetails[2].key=vgpuType
> >> serviceofferingdetails[2].value=passthrough
> serviceoffering:
> name = so1
> id = d6a6db13-5eb8-4e93-924a-127bf89d8029
> created = 2014-04-23T12:15:00+0530
> defaultuse = False
> deploymentplanner = UserConcentratedPodPlanner
> displaytext = other_planner
> iscustomized = True
> issystem = False
> isvolatile = False
> limitcpuuse = False
> offerha = False
> serviceofferingdetails:
> ImplicitDedicationMode = Strict
> pciDevice = Group%20of%20NVIDIA%20Corporation%20GK107GL%20[GRID%20K1]%20GPUs
> vgpuType = passthrough
> storagetype = shared
--
This message was sent by Atlassian JIRA
(v6.2#6252)