[PATCH 0/1 conductor] BZ 799270 "Name already taken" validation required on Instances

Tzu-Mainn Chen tzumainn at redhat.com
Mon Mar 5 19:16:33 UTC 2012


The root cause of this bug is actually this: the uniqueness of the name is validated *prior* to the string replacement that takes characters like spaces and replaces them with hyphens.  The fix is to perform that replacement prior to the uniqueness validation.

Mainn




More information about the aeolus-devel mailing list