← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1536050] Re: Error: ImageMetaProps object has no attribute 'ssd'

 

Yes, that is by design

** Changed in: nova
       Status: New => Opinion

** Changed in: nova
   Importance: Undecided => Wishlist

** Changed in: nova
       Status: Opinion => Won't Fix

-- 
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/1536050

Title:
  Error: ImageMetaProps object has no attribute 'ssd'

Status in OpenStack Compute (nova):
  Won't Fix

Bug description:
  When use AggregateImagePropertiesIsolation scheduler filter, there is : Error: ImageMetaProps object has no attribute 'ssd'
  Step 1:
  create a agg
  aggregate-create ssd-agg nova
  nova aggregate-set-metadata  ssd-agg  ssd=true
  nova aggregate-add-host ssd-agg host-2
  Step2. add ssd metadata
  nova  image-meta 28565806-241c-43cf-b096-666721748004 set ssd=true
  step3: add AggregateImagePropertiesIsolation to nova.conf
  step4: boot an instance

  Actual result:
   Error: ImageMetaProps object has no attribute 'ssd'

  environments:
  master stream code

  Looks like host-agg can have arbitrary meta but image_props only have
  limited meta.

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


References