← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1436462] Re: VMware: no validations for CPU levels

 

** Changed in: nova
       Status: Fix Committed => Fix Released

** Changed in: nova
    Milestone: None => liberty-1

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1436462

Title:
  VMware: no validations for CPU levels

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  When creating a CPI shar of type pele we get the following exception:

  2015-03-25 10:15:44.577 ERROR nova.compute.manager [req-bfe67c3d-0926-4648-8901-027b5912a079 demo demo] [instance: db4c58e7-6606-470d-b315-330528af941a] Error: 
  Error parsing string pele as enum type SharesLevel

  while parsing serialized value of type vim.SharesInfo.Level
  at line 10, column 1227

  while parsing property "level" of static type SharesLevel

  while parsing serialized DataObject of type vim.SharesInfo
  at line 10, column 1189

  while parsing property "shares" of static type SharesInfo

  while parsing serialized DataObject of type vim.ResourceAllocationInfo
  at line 10, column 1109

  while parsing property "cpuAllocation" of static type
  ResourceAllocationInfo

  while parsing serialized DataObject of type vim.vm.ConfigSpec
  at line 1, column 323

  while parsing call information for method CreateVM_Task
  at line 1, column 256

  while parsing SOAP body
  at line 1, column 246

  while parsing SOAP envelope
  at line 1, column 38

  while parsing HTTP request for method createVm
  on object of type vim.Folder
  at line 1, column 0
  Cause: Server raised fault: '
  Error parsing string pele as enum type SharesLevel

  while parsing serialized value of type vim.SharesInfo.Level
  at line 10, column 1227

  while parsing property "level" of static type SharesLevel

  while parsing serialized DataObject of type vim.SharesInfo
  at line 10, column 1189

  while parsing property "shares" of static type SharesInfo

  while parsing serialized DataObject of type vim.ResourceAllocationInfo
  at line 10, column 1109

  while parsing property "shares" of static type SharesInfo

  while parsing serialized DataObject of type vim.ResourceAllocationInfo
  at line 10, column 1109

  while parsing property "cpuAllocation" of static type
  ResourceAllocationInfo

  while parsing serialized DataObject of type vim.vm.ConfigSpec
  at line 1, column 323

  while parsing call information for method CreateVM_Task
  at line 1, column 256

  while parsing SOAP body
  at line 1, column 246

  while parsing SOAP envelope
  at line 1, column 38

  while parsing HTTP request for method createVm
  on object of type vim.Folder
  at line 1, column 0'
  Faults: [InvalidRequest]

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1436462/+subscriptions


References