From 2833e627e8a3bf679260165e5631e7597bf81173 Mon Sep 17 00:00:00 2001 From: Amy Fong Date: Mon, 23 Jun 2014 11:45:12 -0400 Subject: neutron: update uuid check error message If the uuid specified has trailing whitespace, update the error message to suggest that this is the case. (ie give a more useful error message) Signed-off-by: Amy Fong Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-neutron_git.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-openstack/recipes-devtools/python/python-neutron_git.bb') diff --git a/meta-openstack/recipes-devtools/python/python-neutron_git.bb b/meta-openstack/recipes-devtools/python/python-neutron_git.bb index 5fbad17..1314548 100644 --- a/meta-openstack/recipes-devtools/python/python-neutron_git.bb +++ b/meta-openstack/recipes-devtools/python/python-neutron_git.bb @@ -17,6 +17,7 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/icehouse \ file://metadata_agent.ini \ file://neutron-dhcp-agent-netns-cleanup.cron \ file://0001-neutron.conf-jumpstart-nova-state-reporting-configur.patch \ + file://uuid_wscheck.patch \ " SRCREV="e0deffc71e5031059530b9b6c2ef3b0765de3d10" PV="2014.1+git${SRCPV}" -- cgit v1.2.3-54-g00ecf