adjutant/adjutant
Adrian Turjak 9dd1f3a302 Update CONFspirator with example and toml support
Example config generation now is in CONFspirator so we can instead
use that.

We now also natively get toml support through the new version of the
library.

Change-Id: Ic3a46d075dd83e11ee3cccc1ad2bbdb81005c60d
2020-08-07 20:28:24 +12:00
..
actions Stop to use the __future__ module. 2020-06-02 19:31:59 +02:00
api Stop to use the __future__ module. 2020-06-02 19:31:59 +02:00
commands Update CONFspirator with example and toml support 2020-08-07 20:28:24 +12:00
common Use unittest.mock instead of third party mock 2020-03-24 07:47:24 -05:00
config Update CONFspirator with example and toml support 2020-08-07 20:28:24 +12:00
notifications Use unittest.mock instead of third party mock 2020-03-24 07:47:24 -05:00
startup Reformat code using the Black style linter 2020-02-21 14:43:31 +13:00
tasks Stop to use the __future__ module. 2020-06-02 19:31:59 +02:00
__init__.py Rework Adjutant's config system to use CONFspirator 2020-02-05 19:07:04 +13:00
core.py Reformat code using the Black style linter 2020-02-21 14:43:31 +13:00
exceptions.py Reformat code using the Black style linter 2020-02-21 14:43:31 +13:00
feature_set.py Reformat code using the Black style linter 2020-02-21 14:43:31 +13:00
middleware.py Reformat code using the Black style linter 2020-02-21 14:43:31 +13:00
settings.py Reformat code using the Black style linter 2020-02-21 14:43:31 +13:00
urls.py Reformat code using the Black style linter 2020-02-21 14:43:31 +13:00
version.py Convert setup to use pbr 2019-05-17 11:56:30 +12:00
wsgi.py Reformat code using the Black style linter 2020-02-21 14:43:31 +13:00