diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-cinderclient_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-cinderclient_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb b/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb index e8d6ffc..bd360ed 100644 --- a/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb | |||
| @@ -8,7 +8,7 @@ DEPENDS = "python-setuptools3-git" | |||
| 8 | SRCNAME = "python-cinderclient" | 8 | SRCNAME = "python-cinderclient" |
| 9 | 9 | ||
| 10 | SRC_URI = "\ | 10 | SRC_URI = "\ |
| 11 | git://github.com/openstack/python-cinderclient.git;branch=stable/pike \ | 11 | git://github.com/openstack/python-cinderclient.git;branch=stable/pike;protocol=https \ |
| 12 | file://cinder-api-check.sh \ | 12 | file://cinder-api-check.sh \ |
| 13 | " | 13 | " |
| 14 | 14 | ||
