diff --git a/deliverables/liberty/python-cinderclient.yaml b/deliverables/liberty/python-cinderclient.yaml index a0160d2851..e5826b11cc 100644 --- a/deliverables/liberty/python-cinderclient.yaml +++ b/deliverables/liberty/python-cinderclient.yaml @@ -9,3 +9,12 @@ releases: projects: - repo: openstack/python-cinderclient hash: f860668d7146bc5cd1b9914ea15ad5d6f0dd9585 + - version: 1.4.0 + projects: + - repo: openstack/python-cinderclient + hash: c167dda40cc65fe437a12b815ef91bbde4efb6bb + highlights: > + Default to Cinder API v2. Support for listing all tenants in backup-list. + Ability to clone consistency groups. Trigger non-disruptive mode when + doing backups. Get the progress status of a volume being migrated between + different pools or storage backends.