An open API service providing commit metadata for open source projects.

GitHub / openstack/python-adjutantclient / commits

Client library for Adjutant API. Mirror of code maintained at opendev.org.

SHA Message Author Date Stats
501679cb Add optional use_mfa header to user list display
Signed-off-by: Dale Smith <d****e@c****z>
Dale Smith <d****e@c****z> 7 months ago
fe0003b0 Update python classifier in setup.cfg Ghanshyam Mann <g****n@g****m> over 2 years ago
2f405f1c merge Merge "Fix listing and removing roles from users." Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 3 years ago
57e570f7 merge Merge "Bugfix: Six removal introduced regression in v1/users" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 3 years ago
7af8c212 merge Merge "Fix typo in help text" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 3 years ago
db795e20 Fix listing and removing roles from users. Dale Smith <d****e@c****z> almost 3 years ago
c50e3fee Fix typo in help text Dale Smith <d****e@c****z> almost 3 years ago
5a92d900 Bugfix: Six removal introduced regression in v1/users Dale Smith <d****e@c****z> almost 3 years ago
b4ef3e61 Add check-requirements to Zuul tests Dale Smith <d****e@c****z> over 3 years ago
b5b755c4 merge Merge "Switch to 2023.1 Python3 unit tests and generic template name" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 3 years ago
0ac84256 Switch to 2023.1 Python3 unit tests and generic template name OpenStack Release Bot <i****t@o****g> over 3 years ago
0930120e Update python testing for zed cycle testing runtime Dale Smith <d****e@c****z> over 3 years ago
20d234bc Migrate from testr to stestr Anand Bhat <a****t@g****m> almost 5 years ago
b89a07b5 Remove six wangzihao <w****o@y****m>
Committed by: Dale Smith <d****e@c****z>
over 5 years ago
32ef2538 bump py37 to py38 in tox.ini maaoyu <m****u@i****m> over 5 years ago
e493613f Add expected zuul jobs
Signed-off-by: Sean McGinnis <s****s@g****m>
Sean McGinnis <s****s@g****m> over 5 years ago
9095d25c merge Merge "Add py38 package metadata" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 6 years ago
09777160 Use unittest.mock instead of mock Hervé Beraud <h****d@r****m> almost 6 years ago
5f54efe2 Add py38 package metadata jiasirui <j****i@i****m> almost 6 years ago
9908379f Cleanup py27 support Andreas Jaeger <a****j@s****m> almost 6 years ago
505504fd [ussuri][goal] drop python 2.7 support Ghanshyam Mann <g****n@g****m> almost 6 years ago
03c00a10 Switch Adjutant service type to Admin-Logic Adrian Turjak <a****t@c****z> about 6 years ago
fee539e9 Change to releases.openstack.org tonybrad <z****1@c****n>
Committed by: Adrian Turjak <a****t@c****z>
almost 7 years ago
c0f32f26 OpenDev Migration Patch OpenDev Sysadmins <o****a@l****g> almost 7 years ago
51742657 merge Merge "fix tox python3 overrides" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 7 years ago
8ae1931d Fix some py3 issues and a user invite cancel bug Adrian Turjak <a****t@c****z> about 7 years ago
8627f50c fix tox python3 overrides
Signed-off-by: Doug Hellmann <d****g@d****m>
Doug Hellmann <d****g@d****m> over 7 years ago
05e8af6c Add tox.ini Adrian Turjak <a****t@c****z> over 8 years ago
5d1caeb3 Replace six.iteritems() with .items() Arundhati Surpur <a****i@n****n>
Committed by: Adrian Turjak <a****t@c****z>
over 8 years ago
da2648d2 Remove HTTP client Amelia Cordwell <a****l@c****z>
Committed by: Adrian Turjak <a****t@c****z>
over 8 years ago
e5f4d567 merge Merge "Fixing an issue with json data caused by a code update" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 8 years ago
f26e5dcb Update .gitreview file for openstack gerrit Amelia Cordwell <a****l@c****z> over 8 years ago
da7961e5 Fixing an issue with json data caused by a code update adrian-turjak <a****t@c****z>
Committed by: Amelia Cordwell <a****l@c****z>
almost 9 years ago
7a5a238c Remove incorrect readme line adrian-turjak <a****t@c****z> almost 9 years ago
a9b57aaf Properly handle empty values for show task. adrian-turjak <a****t@c****z> almost 9 years ago
bf62bc73 Renamed to Adjutant and cull legacy code adrian-turjak <a****t@c****z> almost 9 years ago
18a17265 Stacktask Client as a plugin for openstack client Amelia Cordwell <a****l@c****z>
Committed by: adrian-turjak <a****t@c****z>
almost 9 years ago
decc4ed3 Added Quota Commands Amelia Cordwell <a****l@c****z>
Committed by: Adrian Turjak <a****t@c****z>
over 9 years ago
cf869eb1 Better support for unauthenticated requests. Dale Smith <d****e@c****t> over 9 years ago
b7f6bc52 Add unauthenticated signup support to stacktask client. Dale Smith <d****e@c****t> over 9 years ago
4c654465 Fixing client format and sort issues adrian-turjak <a****t@c****z> over 9 years ago
d199682b updating shell and client to use KeystoneAuth adrian-turjak <a****t@c****z> over 9 years ago
be016f29 Fix keystoneclient exceptions import. Bump package versions in requirements Dale Smith <d****e@c****t> over 9 years ago
a5859ccc adding a few print outs to some commands adriant <a****t@c****z> almost 10 years ago
9710e10b updating user role CLI cmds to resolve use_id from email adriant <a****t@c****z> about 10 years ago
eaf5067d Adding a readme for pypi adriant <a****t@c****z> about 10 years ago
3c62b93a minor gitignore changes adriant <a****t@c****z> about 10 years ago
b0425f4c Remove duplicated code in token_submit functions. Dale Smith <d****e@c****t>
Committed by: adriant <a****t@c****z>
about 10 years ago
726a43c9 Add cohort column to user-list output. Dale Smith <d****e@c****t> about 10 years ago
9fa1638a Updating client to be able to use all the stacktask endpoints adriant <a****t@c****z>
Committed by: Dale Smith <d****e@c****t>
about 10 years ago
9b84cac7 Tons of clean up, some new features, some bug fixes adriant <a****t@c****z> about 10 years ago
c85ace93 Lots of cleanup adriant <a****t@c****z> about 10 years ago
1db6fa30 Adding task-list and reissue-token Dale Smith <d****e@c****t>
Committed by: adriant <a****t@c****z>
about 10 years ago
022cb13e Implemented --bypass-url, token submission, user-role editing Dale Smith <d****e@c****t> over 10 years ago
a5559aef Implementing password reset and status endpoints Dale Smith <d****e@c****t> over 10 years ago
f85dcba1 Initial version of python-stacktaskclient Dale Smith <d****e@c****t> over 10 years ago
ace32125 gitreview file adriant <a****t@c****z> about 11 years ago

← Back to repository