← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1426813] [NEW] configuration docs need to be updated for the deprecated swift options

 

Public bug reported:

The sample conf shows that a bunch of the swift options in glance-store
are deprecated. We set some of these with puppet so I'd like to know
where they're moving to or if they're just going away so that I can
update the puppet-glance module.

The configuring.rst doc needs to be updated to account for these.  Since
that's part of the main repo I'm filing here and not in docs, please
move if needed.

Some examples:

# Version of the authentication service to use. Valid versions are 2
# for keystone and 1 for swauth and rackspace. (deprecated) (string
# value)
#swift_store_auth_version = 2

# The address where the Swift authentication service is
# listening.(deprecated) (string value)
#swift_store_auth_address = <None>

# The user to authenticate against the Swift authentication service
# (deprecated) (string value)
#swift_store_user = <None>

# Auth key for the user authenticating against the Swift
# authentication service. (deprecated) (string value)
#swift_store_key = <None>

** 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/1426813

Title:
  configuration docs need to be updated for the deprecated swift options

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

Bug description:
  The sample conf shows that a bunch of the swift options in glance-
  store are deprecated. We set some of these with puppet so I'd like to
  know where they're moving to or if they're just going away so that I
  can update the puppet-glance module.

  The configuring.rst doc needs to be updated to account for these.
  Since that's part of the main repo I'm filing here and not in docs,
  please move if needed.

  Some examples:

  # Version of the authentication service to use. Valid versions are 2
  # for keystone and 1 for swauth and rackspace. (deprecated) (string
  # value)
  #swift_store_auth_version = 2

  # The address where the Swift authentication service is
  # listening.(deprecated) (string value)
  #swift_store_auth_address = <None>

  # The user to authenticate against the Swift authentication service
  # (deprecated) (string value)
  #swift_store_user = <None>

  # Auth key for the user authenticating against the Swift
  # authentication service. (deprecated) (string value)
  #swift_store_key = <None>

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


Follow ups

References