Currently the simple/api.py does not implement any 'image_locations'
related actions as in sqlalchemy/api.py. Actions like image_create/
image-update etc in simple/api.py does not look at making appropriate
changes in the image_locations table as it does in sqlalchemy/api.py
Reviewed: https:/ /review. openstack. org/37860 github. com/openstack/ glance/ commit/ 3cd819fa6eedf07 851c71c9f21aeb4 1d50e29776
Committed: http://
Submitter: Jenkins
Branch: master
commit 3cd819fa6eedf07 851c71c9f21aeb4 1d50e29776
Author: amalaba <email address hidden>
Date: Fri Jul 19 14:42:25 2013 +0530
Simulate image_locations table in simple/api.py
Currently the simple/api.py does not implement any 'image_locations'
related actions as in sqlalchemy/api.py. Actions like image_create/
image-update etc in simple/api.py does not look at making appropriate
changes in the image_locations table as it does in sqlalchemy/api.py
Change-Id: Ifae710d3d82022 5218ba72d7a1665 2b03b64a24f
Fixes: Bug #1202985