yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #13796
[Bug 1311137] [NEW] GlanceImageService client needs to handle image_id equal to none
Public bug reported:
When we use methods "show", "download", "details", "delete" we need to
check the value of image_id to avoid an unnecessary call to the api. in:
nova/image/glance.py
** Affects: nova
Importance: Low
Assignee: sahid (sahid-ferdjaoui)
Status: New
** Description changed:
When we use methods "show", "download", "details", "delete" we need to
check the value of image_id to avoid an unnecessary call to the api. in:
- nova/glance.py
+ nova/image/glance.py
--
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/1311137
Title:
GlanceImageService client needs to handle image_id equal to none
Status in OpenStack Compute (Nova):
New
Bug description:
When we use methods "show", "download", "details", "delete" we need to
check the value of image_id to avoid an unnecessary call to the api.
in: nova/image/glance.py
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1311137/+subscriptions
Follow ups
References