← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1458800] [NEW] No hostname validation

 

Public bug reported:

Horizon Juno does not have hostname validation in instance creation
form. For example, you can create a new instance with name: "#3rtttt"

That name will cause problems when Nova try to handle, but Horizon allow
launch a new instance with a not valid hostname. A valid hostname is
specified in RFC1123 (http://tools.ietf.org/html/rfc1123).

I propose add hostname validation to create/edit instance form following
the RFC1123.

** Affects: horizon
     Importance: Undecided
     Assignee: Ritesh (rsritesh)
         Status: New

-- 
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/1458800

Title:
  No hostname validation

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  Horizon Juno does not have hostname validation in instance creation
  form. For example, you can create a new instance with name: "#3rtttt"

  That name will cause problems when Nova try to handle, but Horizon
  allow launch a new instance with a not valid hostname. A valid
  hostname is specified in RFC1123 (http://tools.ietf.org/html/rfc1123).

  I propose add hostname validation to create/edit instance form
  following the RFC1123.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1458800/+subscriptions


Follow ups

References