← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1808730] [NEW] Why instance hostnames are not case sensitive

 

Public bug reported:

I create some instances in R.I find these instances` hostnames are not
sensitive.

eg, The name I input is TEST,but login the instance,the hostname is
test.


I study the code of creating instances, but I find a function named sanitized_hostname.
In this function,it will call the function hostname.lower().But I do not know why do like this.

Can somebody help me explain this problem?

** Affects: nova
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1808730

Title:
  Why instance hostnames are not  case sensitive

Status in OpenStack Compute (nova):
  New

Bug description:
  I create some instances in R.I find these instances` hostnames are not
  sensitive.

  eg, The name I input is TEST,but login the instance,the hostname is
  test.

  
  I study the code of creating instances, but I find a function named sanitized_hostname.
  In this function,it will call the function hostname.lower().But I do not know why do like this.

  Can somebody help me explain this problem?

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


Follow ups