← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1419905] Re: Nova may not start instances when OS is installed with locale not en_US

 

This bug is invalid and is a case of a bad translation

http://paste.openstack.org/show/190502


# -*- coding: utf-8 -*-

print("good:")
print(u"test %s" % u'á')
print("good:")
print("test %s" % 'á')
print("bad:")
print(u"test %s" % 'á')


** Changed in: nova
       Status: Fix Committed => Invalid

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

Title:
  Nova may not start instances when OS is installed with locale not
  en_US

Status in OpenStack Compute (Nova):
  Invalid

Bug description:
  Nova fails to start instances on compute nodes when the base OS
  (CentOS 7) is installed with a locale other than en_US.UTF-8 (e.g.
  es_ES.UTF-8).

  To avoid this bug, the base system should always be installed with
  locale "en_US.UTF-8" (US English) on all nodes, esp. Compute nodes.

  This has been reported to RedHat RDO here:

  https://bugzilla.redhat.com/show_bug.cgi?id=1190837

  -----------------------------------
  Built: 2015-02-05T19:26:09 00:00
  git SHA: e41ca113a7d9a8d30e2fa7009f4da82a26c3222b
  URL: http://docs.openstack.org/juno/install-guide/install/yum/content/ch_basic_environment.html
  source File: file:/home/jenkins/workspace/openstack-manuals-tox-doc-publishdocs/doc/install-guide/ch_basic_environment.xml
  xml:id: ch_basic_environment

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