adjutant/adjutant
Simon Merrick 472f3c60c4 Convert setup to use pbr
Remove redundant Manifest file
Move configuration to setup.cfg
Upadate atuhor and contact informaion
Change python 3.5 classifier to python 3.6
Grab package version programtically from pbr
gitignore venv and vscode directories.

Change-Id: Iff11f5ca9ddc40e98849c384441db73e5b034ac7
2019-05-17 11:56:30 +12:00
..
actions Fixed some unneeded domain_id handling 2019-02-01 13:05:50 +13:00
api fix pep8 issues because of new pep8 version 2019-01-31 14:57:54 +13:00
common Fix issues around LDAP backed Keystone 2019-01-29 13:42:01 +13:00
notifications better handle empty notification confs 2019-03-11 13:05:51 +13:00
startup Renaming StackTask to Adjutant 2017-05-17 12:25:45 +12:00
__init__.py Renaming StackTask to Adjutant 2017-05-17 12:25:45 +12:00
exceptions.py Link to tasks panel in notifications 2017-12-07 15:09:27 +13:00
middleware.py Renaming StackTask to Adjutant 2017-05-17 12:25:45 +12:00
settings.py Fix yaml.load(input) deprecation 2019-04-02 13:31:14 -04:00
test_settings.py Add Octavia (LBaaS) into quota management 2018-02-12 18:48:02 +13:00
urls.py Renaming StackTask to Adjutant 2017-05-17 12:25:45 +12:00
utils.py Replace six.iteritems() with .items() 2017-07-11 04:20:40 +00:00
version.py Convert setup to use pbr 2019-05-17 11:56:30 +12:00
wsgi.py Removed unnessacary code in wsgi.py file 2018-04-05 15:21:56 +12:00