summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-rally_git.bb
diff options
context:
space:
mode:
authorVu Tran <vu.tran@windriver.com>2014-07-10 10:23:50 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2014-07-17 00:12:13 -0400
commitbe73f6602bb607cb1c4c0ea504d02f523006b648 (patch)
treea9cafc8f0b18f1a14edf29e482947e890e82d63d /meta-openstack/recipes-devtools/python/python-rally_git.bb
parent3c40059598035598ec1f88775f0793c96dce2f5e (diff)
downloadmeta-cloud-services-be73f6602bb607cb1c4c0ea504d02f523006b648.tar.gz
rally: remove ironic support
OpenStack ironic is not currently supported, so remove any code in rally that invokes ironicclient. Signed-off-by: Vu Tran <vu.tran@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-rally_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-rally_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-rally_git.bb b/meta-openstack/recipes-devtools/python/python-rally_git.bb
index 811fd07..77c140a 100644
--- a/meta-openstack/recipes-devtools/python/python-rally_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-rally_git.bb
@@ -14,6 +14,7 @@ SRC_URI = "git://github.com/stackforge/${SRCNAME}.git;branch=master \
14 file://rally.conf \ 14 file://rally.conf \
15 file://task-example.json \ 15 file://task-example.json \
16 file://deployment-existing.json \ 16 file://deployment-existing.json \
17 file://remove-ironic-support.patch \
17" 18"
18 19
19SRCREV="b297cf00750f263b8b5bdeb71f6952f672e87f5a" 20SRCREV="b297cf00750f263b8b5bdeb71f6952f672e87f5a"