diff options
author | Smokowski, Steve (ss835w) <ss835w@us.att.com> | 2019-05-02 09:42:55 -0400 |
---|---|---|
committer | Smokowski, Steve (ss835w) <ss835w@us.att.com> | 2019-05-02 12:15:48 -0400 |
commit | e153f0adfbed711ce1e215748594a4d04fd1edaf (patch) | |
tree | 15a1f4d7b8af126e2061633c1547881992cfbb6f /pom.xml | |
parent | f9b78e1d7ca2b64badd8529aa4600250387ddae7 (diff) |
Enhance Openstack Client
Update Openstack Client to support Cinder, and drop null query params
Issue-ID: SO-1844
Change-Id: If58717656e0468ec0ce5d53055c381fe7d1c03f5
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -55,6 +55,8 @@ <module>ceilometer-client</module> <module>openstack-client-connectors</module> <module>heat-model</module> + <module>cinder-model</module> + <module>cinder-client</module> </modules> <licenses> <license> |