← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1464348] [NEW] hostname comparison for foced_host should be case-insensitive

 

Public bug reported:

It would appear that when the scheduler is matching the hostname
provided in the --availability-zone option with the hostnames of the
compute nodes in a case-sensitive manner.  However, going back to the
misty Dawn of Internet Time hostnames have been case-insensitive items.
As such, the scheduler should be making the comparisons on a case-
insensitive basis.

$ /opt/stack/venvs/nova/bin/nova-scheduler --version
2014.2.3

** 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/1464348

Title:
  hostname comparison for foced_host should be case-insensitive

Status in OpenStack Compute (Nova):
  New

Bug description:
  It would appear that when the scheduler is matching the hostname
  provided in the --availability-zone option with the hostnames of the
  compute nodes in a case-sensitive manner.  However, going back to the
  misty Dawn of Internet Time hostnames have been case-insensitive
  items.  As such, the scheduler should be making the comparisons on a
  case-insensitive basis.

  $ /opt/stack/venvs/nova/bin/nova-scheduler --version
  2014.2.3

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


Follow ups

References