commit | a1ad1fe7854898540ff4dfbd0d006ca072748ad7 | [log] [tgz] |
---|---|---|
author | Ken'ichi Ohmichi <ken-oomichi@wx.jp.nec.com> | Tue Aug 02 11:11:50 2016 -0700 |
committer | Ken'ichi Ohmichi <ken-oomichi@wx.jp.nec.com> | Tue Aug 02 11:13:05 2016 -0700 |
tree | 145d6c61d285afee5e86541ba0eacd3b9e0f9250 | |
parent | 2d8f3a49dc30a289ad5349f5345b3f8d47d7e8ec [diff] [blame] |
Define volume availability_zones_client as library Volume availability_zones_clients have good interfaces now, then this patch makes them as a library. Partially implements blueprint consistent-service-method-names Change-Id: I4fc229b113b4f85af22fb3300ae0907dc49f4a73
diff --git a/releasenotes/notes/volume-clients-as-library-9a3444dd63c134b3.yaml b/releasenotes/notes/volume-clients-as-library-9a3444dd63c134b3.yaml index 101263f..df7e46d 100644 --- a/releasenotes/notes/volume-clients-as-library-9a3444dd63c134b3.yaml +++ b/releasenotes/notes/volume-clients-as-library-9a3444dd63c134b3.yaml
@@ -6,5 +6,7 @@ so the other projects can use these modules as stable libraries without any maintenance changes. + * availability_zone_client(v1) + * availability_zone_client(v2) * extensions_client(v1) * extensions_client(v2)