← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1675950] [NEW] swift auth opts to be removed from glance store code

 

Public bug reported:

The following opts were deprecated in favor of reading swift params from
the file set with swift_store_config_file: [1]

swift_store_auth_version
swift_store_auth_address
swift_store_user
swift_store_key

These opts to need to be removed and the required swift params need to be read from the swift store config file.
This is is the desired behaviour for both swift single tenant and swift multi tenant mode where the user has to set default_swift_reference accordingly.

[1]
https://github.com/openstack/glance_store/blob/2612aac2974d08214cdb1ea0d9a806cfb829adfc/glance_store/_drivers/swift/utils.py#L44-L75

** Affects: glance
     Importance: Undecided
     Assignee: Dharini Chandrasekar (dharini-chandrasekar)
         Status: New

** Changed in: glance
     Assignee: (unassigned) => Dharini Chandrasekar (dharini-chandrasekar)

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

Title:
  swift auth opts to be removed from glance store code

Status in Glance:
  New

Bug description:
  The following opts were deprecated in favor of reading swift params
  from the file set with swift_store_config_file: [1]

  swift_store_auth_version
  swift_store_auth_address
  swift_store_user
  swift_store_key

  These opts to need to be removed and the required swift params need to be read from the swift store config file.
  This is is the desired behaviour for both swift single tenant and swift multi tenant mode where the user has to set default_swift_reference accordingly.

  [1]
  https://github.com/openstack/glance_store/blob/2612aac2974d08214cdb1ea0d9a806cfb829adfc/glance_store/_drivers/swift/utils.py#L44-L75

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


Follow ups