yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #16627
[Bug 1334322] [NEW] Cannot add architecture property when it does not exist
Public bug reported:
I have an environment set up using the latest devstack. One of the
images provided by devstack (cirros-0.3.2-x86_64-uec) contains two
custom properties: kernel_id and ramdisk_id. I tried to use the glance
v2 API to add the architecture property and this resulted in a 409
Conflict error. It seems the behavior of glance in this case is to try
to actually replace this property instead of add it, and that results in
the conflict since the property does not exist.
** Affects: glance
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1334322
Title:
Cannot add architecture property when it does not exist
Status in OpenStack Image Registry and Delivery Service (Glance):
New
Bug description:
I have an environment set up using the latest devstack. One of the
images provided by devstack (cirros-0.3.2-x86_64-uec) contains two
custom properties: kernel_id and ramdisk_id. I tried to use the
glance v2 API to add the architecture property and this resulted in a
409 Conflict error. It seems the behavior of glance in this case is
to try to actually replace this property instead of add it, and that
results in the conflict since the property does not exist.
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1334322/+subscriptions
Follow ups
References