diff options
author | Prem Karat <prem.karat@linux.vnet.ibm.com> | 2013-05-03 22:36:04 +0530 |
---|---|---|
committer | Prem Karat <prem.karat@linux.vnet.ibm.com> | 2013-06-11 11:03:45 +0530 |
commit | 98ff29d13af9e0c1fa96e49e68939634c24ad2c3 (patch) | |
tree | 7500247cbcdd67744b1182b11b15e4a25f96e97d /nova/utils.py | |
parent | e0142d0f63bf64a07db3bd3b840fc2072d2e6ca3 (diff) | |
download | nova-98ff29d13af9e0c1fa96e49e68939634c24ad2c3.tar.gz nova-98ff29d13af9e0c1fa96e49e68939634c24ad2c3.tar.xz nova-98ff29d13af9e0c1fa96e49e68939634c24ad2c3.zip |
Fix to disallow server name with all blank spaces
* Nova CLI allows server name to be created with all blank characters.
This fix will disallow a server name with all blank spaces during
server/instance creation as well as while updating/renaming a server
* Adding unit tests to test the above scenarios (create & rename
server with blank spaces)
Fixes bug 1175956
Change-Id: I58af207c4a6b8579bb172d4bb612e0aa2aa6b498
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions