[AAP-39138] - Add DAB Feature Flag common API (#15786)

* Add DAB Feature Flag common API

* Use updated API /feature_flags_state/

* fix git reference

* organization updates
This commit is contained in:
Zack Kayyali
2025-02-03 05:40:16 -05:00
committed by GitHub
parent 30b0c19e72
commit a74e7301cd
3 changed files with 37 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
git+https://github.com/ansible/system-certifi.git@devel#egg=certifi
# Remove pbr from requirements.in when moving ansible-runner to requirements.in
git+https://github.com/ansible/ansible-runner.git@devel#egg=ansible-runner
django-ansible-base @ git+https://github.com/ansible/django-ansible-base@devel#egg=django-ansible-base[rest-filters,jwt_consumer,resource-registry,rbac]
django-ansible-base @ git+https://github.com/ansible/django-ansible-base@devel#egg=django-ansible-base[rest-filters,jwt_consumer,resource-registry,rbac,feature-flags]
awx-plugins-core @ git+https://github.com/ansible/awx-plugins.git@devel#egg=awx-plugins-core
awx_plugins.interfaces @ git+https://github.com/ansible/awx_plugins.interfaces.git