From be73f6602bb607cb1c4c0ea504d02f523006b648 Mon Sep 17 00:00:00 2001 From: Vu Tran Date: Thu, 10 Jul 2014 10:23:50 -0400 Subject: rally: remove ironic support OpenStack ironic is not currently supported, so remove any code in rally that invokes ironicclient. Signed-off-by: Vu Tran --- meta-openstack/recipes-devtools/python/python-rally_git.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-openstack/recipes-devtools/python/python-rally_git.bb') 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 \ file://rally.conf \ file://task-example.json \ file://deployment-existing.json \ + file://remove-ironic-support.patch \ " SRCREV="b297cf00750f263b8b5bdeb71f6952f672e87f5a" -- cgit v1.2.3-54-g00ecf