commit | ae76c1208fea7674742f61f45c73becace6cbdc1 | [log] [tgz] |
---|---|---|
author | Ghanshyam <ghanshyam.mann@nectechnologies.in> | Tue Dec 22 13:41:35 2015 +0900 |
committer | Ghanshyam Mann <ghanshyam.mann@nectechnologies.in> | Wed Jan 06 05:41:25 2016 +0000 |
tree | f1e41c13654bbeba54bc008e6ae722de0fd9bce8 | |
parent | a805a7d3a260421c27fb38fff7ed17370428c8e1 [diff] |
Rename compute images_client to compute_images_client We have two image client one from nova and another from glance. Nove- cls.images_client glance- cls.image_client Both names are very confusing to use or debug. This commit rename the nova images_client to compute_images_client in Manager and in test cases too. Partially implements blueprint consistent-service-method-names Change-Id: I5d67a8ef91b522b5d96011e3039f784caec76b03