OpenDev Migration Patch

This patch migrates cinderlib to the new OpenDev code review system as
described in these mailing list messages:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Change-Id: I53af5de68e021896a2bd940b4a8901dedc1f6a04
This commit is contained in:
Gorka Eguileor
2019-04-22 10:51:48 +02:00
committed by Eric Harney
parent c99944412a
commit 46565c4995
5 changed files with 11 additions and 11 deletions

View File

@@ -59,7 +59,7 @@ volume driver configuration documentation`_.
Python library dependencies are usually documented in the
`driver-requirements.txt file
<https://github.com/openstack/cinder/blob/master/driver-requirements.txt>`_,
<https://opendev.org/openstack/cinder/src/branch/master/driver-requirements.txt>`_,
as for the CLI required tools, we'll have to check in the Vendor's
documentation.