-
Notifications
You must be signed in to change notification settings - Fork 15
Home
Uses python-fedora for
- person_by_username
- group_by_name
- person_by_id
- "/user/list"
uses python-fedora to check if a user exists in utils.py. also the badges backend (fedmsg-hub) uses this to build a fas cache of ircnicks to fas usernames so it can act appropriately on certain message types.
uses python-fedora to check groups
and also in:
https://github.com/fedora-infra/fedmsg_meta_fedora_infrastructure/blob/develop/fedmsg_meta_fedora_infrastructure/fasshim.py it uses python-fedora to hit '/user/list'
https://github.com/fedora-infra/fmn/blob/abfc610bd443df2ae588f3d5ce4e1c689cd59c71/fmn/fmn_fasshim.py
same as fedmsg_meta_fedora_infrastructure
uses the fedoraDummyUser from the ansible playbook
uses python-fedora to hit /user/list
uses python-fedora to use the person_by_username method
uses python-fedora to call people_by_groupname
python-fedora to call person_by_username
python-fedora and makes a multiple connections in utils.py and plgdb-sync-bugzilla
uses python-fedora to hit
/account /user/list /json/person_by_username
https://github.com/fedora-infra/nuancier/blob/master/nuancier/__init__.py
(https://pagure.io/fedscm-admin/blob/master/f/fedscm_admin/fas.py)
retrieve-security-question.py (https://infrastructure.fedoraproject.org/cgit/ansible.git/tree/roles/batcave/files/retrieve-security-question.py)
sync-openshift-keys.py (https://infrastructure.fedoraproject.org/cgit/ansible.git/tree/roles/batcave/files/sync-openshift-keys.py)
fas2.py (https://infrastructure.fedoraproject.org/cgit/ansible.git/tree/roles/distgit/pagure/files/fas2.py)
membership-map.py (https://infrastructure.fedoraproject.org/cgit/ansible.git/tree/roles/membership-map/build/templates/membership-map.py) membership-mwclient.py (https://infrastructure.fedoraproject.org/cgit/ansible.git/tree/roles/membership-map/build/templates/membership-mwclient.py)
(https://github.com/fedora-infra/mirrormanager2/blob/master/mirrormanager2/app.py)
- plus-plus-service --> https://infrastructure.fedoraproject.org/cgit/ansible.git/tree/roles/plus-plus-service/templates/settings.py#n6
- fedmsg-genacls-config.py --> https://infrastructure.fedoraproject.org/cgit/ansible.git/tree/roles/distgit/templates/fedmsg-genacls-config.py#n10
- badges-awarder.py --> https://infrastructure.fedoraproject.org/cgit/ansible.git/tree/roles/badges/backend/templates/badges-awarder.py#n38
- fas-credentials.py --> https://infrastructure.fedoraproject.org/cgit/ansible.git/tree/roles/fedmsg/datanommer/templates/fas-credentials.py#n3 and https://infrastructure.fedoraproject.org/cgit/ansible.git/tree/roles/fedmsg/irc/templates/fas-credentials.py#n3
- fmn.consumer.py --> https://infrastructure.fedoraproject.org/cgit/ansible.git/tree/roles/notifs/backend/templates/fmn.consumer.py#n102
- fmn.web.py --> https://infrastructure.fedoraproject.org/cgit/ansible.git/tree/roles/notifs/frontend/templates/fmn.web.py#n17
- pdcupdater.py --> https://infrastructure.fedoraproject.org/cgit/ansible.git/tree/roles/pdc/backend/templates/pdcupdater.py#n34
- the-new-hotness config.toml --> https://infrastructure.fedoraproject.org/cgit/ansible.git/tree/roles/openshift-apps/the-new-hotness/templates/config.toml#n153