← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1479962] [NEW] Use extras for deployment-specific package requirements

 

Public bug reported:


Keystone should use "extras" in setup.cfg for deployment-specific package requirements.

One example is ldap.

With this change, deployers can do something like `pip install
keystone[ldap]` to install the packages required for ldap.

** Affects: keystone
     Importance: Undecided
     Assignee: Brant Knudson (blk-u)
         Status: New

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

Title:
  Use extras for deployment-specific package requirements

Status in Keystone:
  New

Bug description:
  
  Keystone should use "extras" in setup.cfg for deployment-specific package requirements.

  One example is ldap.

  With this change, deployers can do something like `pip install
  keystone[ldap]` to install the packages required for ldap.

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


Follow ups