← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1561233] Re: "Failed to format sample" warning in neutron.conf.sample file

 

*** This bug is a duplicate of bug 1548433 ***
    https://bugs.launchpad.net/bugs/1548433

This is fixed by https://review.openstack.org/292640

** No longer affects: oslo.config

** This bug has been marked a duplicate of bug 1548433
   neutron returns objects other than oslo_config.cfg.Opt instances from list_opts

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1561233

Title:
  "Failed to format sample" warning in neutron.conf.sample file

Status in neutron:
  New

Bug description:
  After generating the neutron configuration files, the following
  warnings appear in the [nova] section of the neutron.conf.sample file:

  #
  # From nova.auth
  #

  # Warning: Failed to format sample for auth_url
  # isinstance() arg 2 must be a class, type, or tuple of classes and types

  # Warning: Failed to format sample for default_domain_id
  # isinstance() arg 2 must be a class, type, or tuple of classes and types

  # Warning: Failed to format sample for default_domain_name
  # isinstance() arg 2 must be a class, type, or tuple of classes and types

  # Warning: Failed to format sample for domain_id
  # isinstance() arg 2 must be a class, type, or tuple of classes and types

  # Warning: Failed to format sample for domain_name
  # isinstance() arg 2 must be a class, type, or tuple of classes and types

  # Warning: Failed to format sample for password
  # isinstance() arg 2 must be a class, type, or tuple of classes and types

  # Warning: Failed to format sample for project_domain_id
  # isinstance() arg 2 must be a class, type, or tuple of classes and types

  # Warning: Failed to format sample for project_domain_name
  # isinstance() arg 2 must be a class, type, or tuple of classes and types

  # Warning: Failed to format sample for project_id
  # isinstance() arg 2 must be a class, type, or tuple of classes and types

  # Warning: Failed to format sample for project_name
  # isinstance() arg 2 must be a class, type, or tuple of classes and types

  # Warning: Failed to format sample for tenant_id
  # isinstance() arg 2 must be a class, type, or tuple of classes and types

  # Warning: Failed to format sample for tenant_name
  # isinstance() arg 2 must be a class, type, or tuple of classes and types

  # Warning: Failed to format sample for trust_id
  # isinstance() arg 2 must be a class, type, or tuple of classes and types

  # Warning: Failed to format sample for user_domain_id
  # isinstance() arg 2 must be a class, type, or tuple of classes and types

  # Warning: Failed to format sample for user_domain_name
  # isinstance() arg 2 must be a class, type, or tuple of classes and types

  # Warning: Failed to format sample for user_id
  # isinstance() arg 2 must be a class, type, or tuple of classes and types

  # Warning: Failed to format sample for username
  # isinstance() arg 2 must be a class, type, or tuple of classes and types

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


References