From 2a89253e369214837185deb1e4621bc84fc7106d 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 --- 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 2a581ca..3973b63 100644 --- a/meta-openstack/recipes-devtools/python/python-neutron_git.bb +++ b/meta-openstack/recipes-devtools/python/python-neutron_git.bb @@ -16,6 +16,7 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/havana \ file://dhcp_agent.ini \ file://metadata_agent.ini \ file://neutron-dhcp-agent-netns-cleanup.cron \ + file://uuid_wscheck.patch \ " SRCREV="a8417d78c2675a2ceb5dbfcee70948a88d69e747" PV="2013.2.3+git${SRCPV}" -- cgit v1.2.3-54-g00ecf