yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #44943
[Bug 1536050] [NEW] Error: ImageMetaProps object has no attribute 'ssd'
Public bug reported:
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
** Affects: nova
Importance: Undecided
Status: New
--
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):
New
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
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1536050/+subscriptions
Follow ups