diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-09-16 23:49:24 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-09-16 23:49:24 -0400 |
| commit | a7e4f8f04c1b1cf83de4a4a45f75aefc15f8a6bf (patch) | |
| tree | ff6b081fa82c8bf9c5bcd0f1383792fffe6398f2 /meta-openstack/recipes-devtools/python/python-neutronclient_git.bb | |
| parent | d926dfba758be9db6bed30df8bd334c73408cdf8 (diff) | |
| download | meta-cloud-services-a7e4f8f04c1b1cf83de4a4a45f75aefc15f8a6bf.tar.gz | |
clients: update clients to juno b3 sync point
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-neutronclient_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-neutronclient_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-neutronclient_git.bb b/meta-openstack/recipes-devtools/python/python-neutronclient_git.bb index 1911fc3..b4e34e3 100644 --- a/meta-openstack/recipes-devtools/python/python-neutronclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-neutronclient_git.bb | |||
| @@ -24,8 +24,8 @@ SRC_URI = "git://github.com/openstack/python-neutronclient.git;branch=master \ | |||
| 24 | file://neutronclient-use-csv-flag-instead-of-json.patch \ | 24 | file://neutronclient-use-csv-flag-instead-of-json.patch \ |
| 25 | " | 25 | " |
| 26 | 26 | ||
| 27 | PV="2.3.5+git${SRCPV}" | 27 | PV="2.3.7+git${SRCPV}" |
| 28 | SRCREV="bfec80a776a53b554a8f2d023d2974539edef3ce" | 28 | SRCREV="1452193f935f5be0bb2f5f01b54bd4947d27331b" |
| 29 | S = "${WORKDIR}/git" | 29 | S = "${WORKDIR}/git" |
| 30 | 30 | ||
| 31 | inherit setuptools | 31 | inherit setuptools |
