diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb b/meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb index 963a2ac..1b0b1e7 100644 --- a/meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb | |||
| @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=4a4d0e932ffae1c0131528d30d419c55" | |||
| 7 | SRCNAME = "keystoneclient" | 7 | SRCNAME = "keystoneclient" |
| 8 | 8 | ||
| 9 | SRC_URI = "\ | 9 | SRC_URI = "\ |
| 10 | git://github.com/openstack/python-keystoneclient.git;branch=stable/newton \ | 10 | git://github.com/openstack/python-keystoneclient.git;nobranch=1 \ |
| 11 | file://keystone-api-check.sh \ | 11 | file://keystone-api-check.sh \ |
| 12 | " | 12 | " |
| 13 | 13 | ||
