yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #12526
[Bug 1279590] Re: Enforce length checking for instance name field in update instance
** Changed in: horizon
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1279590
Title:
Enforce length checking for instance name field in update instance
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
There is an allowed maximum length for instance name, while current
code doesn't check / restrict the instance name field when update an
instance.
One question regarding this issue is what number should be used for
the max_length: current code in create instance is using 80 as the
max_length, while back end seems to be using 255, as shown in the
error message below:
RESP BODY: {"badRequest": {"message": "Server name has more than 255
characters.", "code": 400}}
Would be really appreciate if somebody can help clarify this. Thanks.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1279590/+subscriptions
References