Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | neutron: uuid whitespace check fix | Amy Fong | 2014-07-17 | 1 | -2/+2 |
| | | | | | | The uuid candidate may be none, need to check for this. Signed-off-by: Amy Fong <amy.fong@windriver.com> | ||||
* | neutron: update uuid check error message | Amy Fong | 2014-06-24 | 1 | -0/+35 |
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 <amy.fong@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> |