← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1789800] [NEW] enable_consoleauth is missing a help string

 

Public bug reported:

The 'enable_consoleauth' config option is missing a help string.

nova master (commit 06e5a22bc6ab800f5fea6e676909d16cac7b79a3)

stack@devstack-master:/tmp/nova$ tox -e genconfig
genconfig create: /tmp/nova/.tox/shared
genconfig installdeps: -r/tmp/nova/test-requirements.txt
genconfig develop-inst: /tmp/nova
(snipped...)
genconfig runtests: commands[0] | oslo-config-generator --config-file=etc/nova/nova-config-generator.conf
WARNING:oslo_config.generator:"enable_consoleauth" is missing a help string

The sample generation is failed in etc/nova/nova.conf.sample.

# Warning: Failed to format sample for enable_consoleauth
# 'NoneType' object has no attribute 'startswith'

** Affects: nova
     Importance: Undecided
     Assignee: Takashi NATSUME (natsume-takashi)
         Status: In Progress


** Tags: config

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

Title:
  enable_consoleauth is missing a help string

Status in OpenStack Compute (nova):
  In Progress

Bug description:
  The 'enable_consoleauth' config option is missing a help string.

  nova master (commit 06e5a22bc6ab800f5fea6e676909d16cac7b79a3)

  stack@devstack-master:/tmp/nova$ tox -e genconfig
  genconfig create: /tmp/nova/.tox/shared
  genconfig installdeps: -r/tmp/nova/test-requirements.txt
  genconfig develop-inst: /tmp/nova
  (snipped...)
  genconfig runtests: commands[0] | oslo-config-generator --config-file=etc/nova/nova-config-generator.conf
  WARNING:oslo_config.generator:"enable_consoleauth" is missing a help string

  The sample generation is failed in etc/nova/nova.conf.sample.

  # Warning: Failed to format sample for enable_consoleauth
  # 'NoneType' object has no attribute 'startswith'

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


Follow ups