.coveragerc
.git-blame-ignore-revs
.zuul.yaml
AUTHORS
ChangeLog
LICENSE
README.rst
bindep.txt
package_readme.rst
requirements.txt
setup.cfg
setup.py
test-requirements.txt
tox.ini
adjutant/__init__.py
adjutant/core.py
adjutant/exceptions.py
adjutant/feature_set.py
adjutant/middleware.py
adjutant/settings.py
adjutant/urls.py
adjutant/version.py
adjutant/wsgi.py
adjutant/actions/__init__.py
adjutant/actions/models.py
adjutant/actions/utils.py
adjutant/actions/migrations/0001_initial.py
adjutant/actions/migrations/0002_action_auto_approve.py
adjutant/actions/migrations/0003_auto_20190610_0205.py
adjutant/actions/migrations/0004_auto_20190610_0209.py
adjutant/actions/migrations/0005_alter_action_auto_approve.py
adjutant/actions/migrations/__init__.py
adjutant/actions/v1/__init__.py
adjutant/actions/v1/base.py
adjutant/actions/v1/misc.py
adjutant/actions/v1/projects.py
adjutant/actions/v1/resources.py
adjutant/actions/v1/serializers.py
adjutant/actions/v1/users.py
adjutant/actions/v1/tests/__init__.py
adjutant/actions/v1/tests/test_misc_actions.py
adjutant/actions/v1/tests/test_project_actions.py
adjutant/actions/v1/tests/test_resource_actions.py
adjutant/actions/v1/tests/test_user_actions.py
adjutant/api/__init__.py
adjutant/api/exception_handler.py
adjutant/api/models.py
adjutant/api/urls.py
adjutant/api/utils.py
adjutant/api/views.py
adjutant/api/migrations/0001_initial.py
adjutant/api/migrations/0002_auto_20160815_2249.py
adjutant/api/migrations/0003_task_approved_by.py
adjutant/api/migrations/0004_auto_20160929_0317.py
adjutant/api/migrations/0005_auto_20190610_0209.py
adjutant/api/migrations/0006_auto_20190610_0209.py
adjutant/api/migrations/0007_auto_20190610_0209.py
adjutant/api/migrations/0008_auto_20190610_0209.py
adjutant/api/migrations/__init__.py
adjutant/api/v1/__init__.py
adjutant/api/v1/base.py
adjutant/api/v1/openstack.py
adjutant/api/v1/tasks.py
adjutant/api/v1/urls.py
adjutant/api/v1/utils.py
adjutant/api/v1/views.py
adjutant/api/v1/tests/__init__.py
adjutant/api/v1/tests/test_api_admin.py
adjutant/api/v1/tests/test_api_openstack.py
adjutant/api/v1/tests/test_api_taskview.py
adjutant/commands/__init__.py
adjutant/commands/management/__init__.py
adjutant/commands/management/commands/__init__.py
adjutant/commands/management/commands/exampleconfig.py
adjutant/common/__init__.py
adjutant/common/constants.py
adjutant/common/openstack_clients.py
adjutant/common/quota.py
adjutant/common/user_store.py
adjutant/common/utils.py
adjutant/common/tests/__init__.py
adjutant/common/tests/fake_clients.py
adjutant/common/tests/utils.py
adjutant/config/__init__.py
adjutant/config/api.py
adjutant/config/django.py
adjutant/config/feature_sets.py
adjutant/config/identity.py
adjutant/config/notification.py
adjutant/config/quota.py
adjutant/config/workflow.py
adjutant/notifications/__init__.py
adjutant/notifications/utils.py
adjutant/notifications/migrations/__init__.py
adjutant/notifications/templates/notification.txt
adjutant/notifications/v1/__init__.py
adjutant/notifications/v1/base.py
adjutant/notifications/v1/email.py
adjutant/notifications/v1/tests/__init__.py
adjutant/notifications/v1/tests/test_notifications.py
adjutant/startup/__init__.py
adjutant/startup/checks.py
adjutant/startup/config.py
adjutant/startup/loading.py
adjutant/startup/models.py
adjutant/tasks/__init__.py
adjutant/tasks/models.py
adjutant/tasks/migrations/0001_initial.py
adjutant/tasks/migrations/0002_auto_20190619_0613.py
adjutant/tasks/migrations/__init__.py
adjutant/tasks/templates/completed.txt
adjutant/tasks/templates/create_project_and_user_completed.txt
adjutant/tasks/templates/create_project_and_user_initial.txt
adjutant/tasks/templates/create_project_and_user_token.txt
adjutant/tasks/templates/initial.txt
adjutant/tasks/templates/invite_user_to_project_completed.txt
adjutant/tasks/templates/invite_user_to_project_token.txt
adjutant/tasks/templates/reset_user_password_completed.txt
adjutant/tasks/templates/reset_user_password_token.txt
adjutant/tasks/templates/token.txt
adjutant/tasks/templates/update_quota_completed.txt
adjutant/tasks/templates/update_user_email_completed.txt
adjutant/tasks/templates/update_user_email_started.txt
adjutant/tasks/templates/update_user_email_token.txt
adjutant/tasks/v1/__init__.py
adjutant/tasks/v1/base.py
adjutant/tasks/v1/manager.py
adjutant/tasks/v1/projects.py
adjutant/tasks/v1/resources.py
adjutant/tasks/v1/users.py
adjutant/tasks/v1/utils.py
api-ref/_static/fonts/glyphicons-halflings-regular.ttf
api-ref/_static/fonts/glyphicons-halflings-regular.woff
api-ref/source/admin-api.inc
api-ref/source/conf.py
api-ref/source/delegate-apis.inc
api-ref/source/http-status.yaml
api-ref/source/index.rst
api-ref/source/parameters.yaml
api-ref/source/v1-api-reference.rst
doc/Makefile
doc/requirements.txt
doc/source/conf.py
doc/source/configuration.rst
doc/source/contributing.rst
doc/source/development.rst
doc/source/devstack-guide.rst
doc/source/feature-sets.rst
doc/source/features.rst
doc/source/guide-lines.rst
doc/source/history.rst
doc/source/index.rst
doc/source/quota.rst
doc/source/release-notes.rst
etc/adjutant.yaml
python_adjutant.egg-info/PKG-INFO
python_adjutant.egg-info/SOURCES.txt
python_adjutant.egg-info/dependency_links.txt
python_adjutant.egg-info/entry_points.txt
python_adjutant.egg-info/not-zip-safe
python_adjutant.egg-info/pbr.json
python_adjutant.egg-info/requires.txt
python_adjutant.egg-info/top_level.txt
releasenotes/notes/add-trove-quota-helper-9c5c96a941ac740c.yaml
releasenotes/notes/authed_token-6d29688676e7ee32.yaml
releasenotes/notes/django-2-2-465a8bb124f1f7fe.yaml
releasenotes/notes/feature-sets-f363d132c8c377cf.yaml
releasenotes/notes/remove_mysqlclient-74299a42f0d0483e.yaml
releasenotes/notes/story-2004488-5468c184cc3a4691.yaml
releasenotes/notes/story-2004489-857f37e4f6a0fe5c.yaml
releasenotes/notes/toml-d8fba261f61313bf.yaml
releasenotes/source/conf.py
releasenotes/source/index.rst
releasenotes/source/unreleased.rst
releasenotes/source/ussuri.rst
releasenotes/source/victoria.rst
releasenotes/source/wallaby.rst
releasenotes/source/xena.rst
releasenotes/source/yoga.rst
releasenotes/source/zed.rst