← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1274924] [NEW] Settings the availability zone deletes all attached metadata

 

Public bug reported:

I'm using latest git with devstack on Ubuntu 12.04.

When I update the availability zone the attached metadata gets deleted.
Steps to reproduce the problem:

 1) nova aggregate-create testagg   #assuming that this creates a new metadata entry with the Id 26
 2) nova aggregate-set-metadata 26 x=y
 3) nova aggregate-update 26 testagg zone1

Now the availability zone is set, but the x=y metadata is lost.

** 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/1274924

Title:
  Settings the availability zone deletes all attached metadata

Status in OpenStack Compute (Nova):
  New

Bug description:
  I'm using latest git with devstack on Ubuntu 12.04.

  When I update the availability zone the attached metadata gets
  deleted. Steps to reproduce the problem:

   1) nova aggregate-create testagg   #assuming that this creates a new metadata entry with the Id 26
   2) nova aggregate-set-metadata 26 x=y
   3) nova aggregate-update 26 testagg zone1

  Now the availability zone is set, but the x=y metadata is lost.

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


Follow ups

References