Public bug reported:

Steps to reproduce:

1. Create new artifact with custom id:
{"description": "This is a sample plugin",      "name": "Demo Artifact",  
"version": "42"       ,  "id":"123456789"}
2. Get list of artifacts. We can see new artifact with id: "123456789".
3. Delete artifact with id: "123456789"
4. Get list of artifacts. 

Expected result:
We expected list without id: "123456789"

Actual result:
Object with id: "123456789" exists in database and list with artifacts.

** Affects: glance
     Importance: Undecided
         Status: New


** Tags: artifacts

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1463898

Title:
  Unable to delete artifact with custom id

Status in OpenStack Image Registry and Delivery Service (Glance):
  New

Bug description:
  Steps to reproduce:

  1. Create new artifact with custom id:
  {"description": "This is a sample plugin",    "name": "Demo Artifact",  
"version": "42"       ,  "id":"123456789"}
  2. Get list of artifacts. We can see new artifact with id: "123456789".
  3. Delete artifact with id: "123456789"
  4. Get list of artifacts. 

  Expected result:
  We expected list without id: "123456789"

  Actual result:
  Object with id: "123456789" exists in database and list with artifacts.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to