yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #62004
[Bug 1669847] [NEW] sample config default values show details of infra worker instead of intended default values
Public bug reported:
Following the discovery in [1], few more places were found where the
config options default instead of the intended value reports details of
infra worker.
Affected options are:
* console_host, nova/conf/compute.py
* xenserver.console_public_hostname, nova/conf/xenserver.py
[1] https://bugs.launchpad.net/nova/+bug/1669746
For context:
#
# Console proxy host to be used to connect to instances on this host. It is the
# publicly visible name for the console host.
#
# Possible values:
#
# * Current hostname (default) or any string representing hostname.
# (string value)
#console_host = socket.gethostname()
#
# Publicly visible name for this console host.
#
# Possible values:
#
# * A string representing a valid hostname
# (string value)
# Deprecated group/name - [DEFAULT]/console_public_hostname
#console_public_hostname = ubuntu-xenial-osic-cloud1-s3700-7551763
** Affects: nova
Importance: Medium
Assignee: Maciej Szankin (mszankin)
Status: In Progress
** Tags: doc
** Changed in: nova
Importance: Undecided => Medium
** Changed in: nova
Assignee: (unassigned) => Maciej Szankin (mszankin)
** Changed in: nova
Status: New => In Progress
** Tags added: doc
--
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/1669847
Title:
sample config default values show details of infra worker instead of
intended default values
Status in OpenStack Compute (nova):
In Progress
Bug description:
Following the discovery in [1], few more places were found where the
config options default instead of the intended value reports details
of infra worker.
Affected options are:
* console_host, nova/conf/compute.py
* xenserver.console_public_hostname, nova/conf/xenserver.py
[1] https://bugs.launchpad.net/nova/+bug/1669746
For context:
#
# Console proxy host to be used to connect to instances on this host. It is the
# publicly visible name for the console host.
#
# Possible values:
#
# * Current hostname (default) or any string representing hostname.
# (string value)
#console_host = socket.gethostname()
#
# Publicly visible name for this console host.
#
# Possible values:
#
# * A string representing a valid hostname
# (string value)
# Deprecated group/name - [DEFAULT]/console_public_hostname
#console_public_hostname = ubuntu-xenial-osic-cloud1-s3700-7551763
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1669847/+subscriptions
Follow ups