refstack/refstack/api
Megan Guiney 0f55b39a6b allow for the addition of new capability sources
This change will modify a number of things about the way
we manage guideline sources
  - it allows the api to pull guidelines from a list of
    additional guideline sources, as specified in conf
  - changes the object returned by the guidelines api
    from a list to a dictionary of lists pertaining to
    a specific guideline type

Change-Id: Ic42197b32d4c9030a35e613cae8cc64dca794c85
2018-05-08 06:16:05 -07:00
..
controllers allow for the addition of new capability sources 2018-05-08 06:16:05 -07:00
__init__.py Add authentication through openstackid.org 2015-07-02 16:20:55 +03:00
app.py allow for the addition of new capability sources 2018-05-08 06:16:05 -07:00
app.wsgi Add WSGI file 2015-04-29 18:46:38 +03:00
config.py Add oslo.log library 2015-02-12 15:25:50 +04:00
constants.py Add authentication with Json Web Tokens 2016-12-17 09:25:15 +00:00
exceptions.py Fix failing pep gate 2015-10-10 13:07:52 -07:00
guidelines.py allow for the addition of new capability sources 2018-05-08 06:16:05 -07:00
utils.py Reconcile inconsistencies in the db api namescheme 2018-03-02 07:18:42 -08:00
validators.py Enable py35 functional test env 2017-03-15 11:12:46 -07:00