← Back to team overview

yahoo-eng-team team mailing list archive

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

 

Public bug reported:

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

** Affects: neutron
     Importance: Undecided
         Status: New

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


Follow ups