← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1434761] Re: glance-manage db load_metadefs does not load all resource_type_associations

 

** Changed in: glance
       Status: Fix Released => Fix Committed

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

Title:
  glance-manage db load_metadefs does not load all
  resource_type_associations

Status in OpenStack Image Registry and Delivery Service (Glance):
  Fix Committed

Bug description:
  The glance-manage db load_metadefs should create
  metadef_namespace_resource_types entries for all
  resource_type_associations listed in a given .json file.
  Unfortunately, load_metadefs only creates a
  metadef_namespace_resource_types entry if the associated resource_type
  is new.

  There are 6 resource_types and as a result only 6
  metadef_namespace_resource_types records are generated instead of the
  expected 31 (as of this writing).

  The bug fix should generate all metadef_namespace_resource_types.

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


References