← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1753542] [NEW] TypeError: set_override() got an unexpected keyword argument 'enforce_type'

 

Public bug reported:

On a new install of Openstack (ocata), we are having a problem getting the glance API up and running.
This first presented it self in a failure using the CLI.
http://paste.openstack.org/show/692023/
Both the glance-api.log and glance-registry.log show the same error reporting an unexpected keyword argument 'enforce_type'
http://paste.openstack.org/show/692023/

I've found this is not a config directive but is set in various python
packages "enforce_type=True"

** Affects: glance
     Importance: Undecided
         Status: New

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

Title:
  TypeError: set_override() got an unexpected keyword argument
  'enforce_type'

Status in Glance:
  New

Bug description:
  On a new install of Openstack (ocata), we are having a problem getting the glance API up and running.
  This first presented it self in a failure using the CLI.
  http://paste.openstack.org/show/692023/
  Both the glance-api.log and glance-registry.log show the same error reporting an unexpected keyword argument 'enforce_type'
  http://paste.openstack.org/show/692023/

  I've found this is not a config directive but is set in various python
  packages "enforce_type=True"

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


Follow ups