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

GitHub / openstack/python-troveclient / commits

OpenStack Database as a Service (Trove) Client. Mirror of code maintained at opendev.org.

SHA Message Author Date Stats
65d70713 merge Merge pull request #23 from TimSimpsonR/xml Tim Simpson <t****n@r****m> about 14 years ago
454ecf2b merge Merge pull request #24 from ed-/double-dash Tim Simpson <t****n@r****m> about 14 years ago
248f8790 Support for root user reset-password action Vipul Sabhaya <v****s@g****m> about 14 years ago
0fad705f Built common CommandsBase so we can share double-dashed options from the pars... Ed Cranford <e****d@r****m> about 14 years ago
65a0ba56 merge Merge pull request #22 from TimSimpsonR/doc_it_up Tim Simpson <t****n@r****m> about 14 years ago
fc5d8bd4 Made the client send and receive XML. Tim Simpson <t****n@r****m> about 14 years ago
6a02267f Adding tox to Python-RDC to make documenting the client very easy. Tim Simpson <t****n@r****m> about 14 years ago
f82a5800 merge Merge pull request #21 from TimSimpsonR/fake_mode Tim Simpson <t****n@r****m> about 14 years ago
89b00801 merge Merge pull request #19 from TimSimpsonR/pretty_print Nirmal Ranganathan <r****l@g****m> about 14 years ago
0450ba4e merge Merge pull request #20 from pdmars/mgmt_list_accounts Michael Basnight <m****t@g****m> about 14 years ago
3d7037e2 Changed client to allow custom Authenticator classes. Tim Simpson <t****n@r****m> about 14 years ago
20f1611f list all accounts with non-deleted instances Paul Marshall <p****l@r****m> about 14 years ago
d202079a Added a "pretty_print" option which makes captured output look even better. Tim Simpson <t****n@r****m> about 14 years ago
4b73dbcc merge Merge pull request #18 from pdmars/mgmt_reboot_instance Nirmal Ranganathan <r****l@g****m> about 14 years ago
d744ccd5 merge Merge pull request #17 from rnirmal/splitup Nirmal Ranganathan <r****l@g****m> about 14 years ago
5fa0c6f7 adding mysql stop and instance reboot commands for management client Paul Marshall <p****l@r****m> about 14 years ago
5241529f merge Merge pull request #16 from rnirmal/mgmt Nirmal Ranganathan <r****l@g****m> about 14 years ago
199ded7e Moving away from novaclient and adding all the missing pieces into reddwarfcl... Nirmal Ranganathan <r****l@g****m> about 14 years ago
ef67fe3b add host action for updating all instances Paul Marshall <p****l@c****u>
Committed by: Tim Simpson <t****n@r****m>
about 14 years ago
9249ac88 Adding stop command. Tim Simpson <t****n@r****m> about 14 years ago
d79605b3 merge Merge pull request #15 from TimSimpsonR/import_exceptions2 Tim Simpson <t****n@r****m> about 14 years ago
6fd2d54d Import nova exceptions as our own, so they can be used by importing from our ... Tim Simpson <t****n@r****m> about 14 years ago
b1534616 Mgmt Storage device details Sudarshan Acharya <s****a@r****m>
Committed by: Nirmal Ranganathan <r****l@g****m>
about 14 years ago
44c95234 Changing the default auth_strategy from "basic" to None. Tim Simpson <t****n@r****m> about 14 years ago
220b8daa merge Merge pull request #14 from rnirmal/raxauth Nirmal Ranganathan <r****l@g****m> about 14 years ago
773590df Mgmt Instances. Sudarshan Acharya <s****a@r****m>
Committed by: Nirmal Ranganathan <r****l@g****m>
about 14 years ago
290d515c Adding rax auth Nirmal Ranganathan <r****l@g****m> about 14 years ago
79ecd5c0 Adding hosts to management CLI. Tim Simpson <t****n@r****m>
Committed by: Nirmal Ranganathan <r****l@g****m>
about 14 years ago
2167dab9 merge Merge pull request #13 from rnirmal/farvel_flavor_details Nirmal Ranganathan <r****l@g****m> about 14 years ago
9e860e0c merge Merge pull request #12 from rnirmal/au_revoir_details Nirmal Ranganathan <r****l@g****m> about 14 years ago
9aaf84cc Removing flavor detail/index and just sticking with flavor list which is the ... Nirmal Ranganathan <r****l@g****m> about 14 years ago
b5bc8b7c Au revoir instances/detail. Changing the instances list to just use index. Nirmal Ranganathan <r****l@g****m> about 14 years ago
5521b2de Adding back accounts to the mgmt cli Nirmal Ranganathan <r****l@g****m> about 14 years ago
63a8acb9 merge Merge pull request #11 from ed-/users-page-cli-fix Tim Simpson <t****n@r****m> about 14 years ago
0b21c5d6 Small bugfix, now iterates over users.links like dbs and instances. Ed Cranford <e****d@r****m> about 14 years ago
5f635004 merge Merge pull request #10 from ed-/pagination Tim Simpson <t****n@r****m> about 14 years ago
389bdf81 Adds pagination limit and marker to instances, databases, and users indices. Ed Cranford <e****d@r****m> over 14 years ago
83e74a3d merge Merge pull request #9 from TimSimpsonR/qe_merge Tim Simpson <t****n@r****m> over 14 years ago
bbda631e Saving the last response. Tim Simpson <t****n@r****m> over 14 years ago
68d036de Fixed error where self was passed unnecessarily to super class __init__, mess... Tim Simpson <t****n@r****m> over 14 years ago
bf1ff22e merge Merge pull request #8 from TimSimpsonR/qe_merge Michael Basnight <m****t@g****m> over 14 years ago
f1bafd3d Added the ability to handle "basic auth" authentication. Tim Simpson <t****n@r****m> over 14 years ago
795fe363 merge Merge pull request #7 from ed-/root-to-mgmt Michael Basnight <m****t@g****m> over 14 years ago
ecdb1854 root_enabled_history shortened to root_history. Ed Cranford <e****d@r****m> over 14 years ago
ca9f35c8 merge Merge pull request #5 from ed-/root Tim Simpson <t****n@r****m> over 14 years ago
9fa1947a merge Merge pull request #6 from TimSimpsonR/unproc-fix Michael Basnight <m****t@g****m> over 14 years ago
b1eeaa4b Changing Reddwarf client to use its own request function. Tim Simpson <t****n@r****m> over 14 years ago
2dc5d02d merge Merge pull request #4 from ed-/haz_flavors Michael Basnight <m****t@g****m> over 14 years ago
01313e56 PEP8 fixes Ed Cranford <e****d@r****m> over 14 years ago
3e92682e Updated the root history property names. Ed Cranford <e****d@r****m> over 14 years ago
ece8b9e2 Fixed a 1/N problem with the client Ed Cranford <e****d@r****m> over 14 years ago
3ec9bc32 Adding Flavors to the client Ed Cranford <e****d@r****m> over 14 years ago
88704a54 Updated python-reddwarfclient to work with the newer version of Keystone. Tim Simpson <t****n@r****m> over 14 years ago
4487402a merge Merge pull request #3 from TimSimpsonR/keystone-fix Tim Simpson <t****n@r****m> over 14 years ago
db440d96 merge Merge pull request #2 from TimSimpsonR/keystone-fix Tim Simpson <t****n@r****m> over 14 years ago
3590d985 Updated client to work with newer keystone version. Tim Simpson <t****n@r****m> over 14 years ago
49412e55 merge Merge pull request #1 from TimSimpsonR/setup-py Michael Basnight <m****t@g****m> over 14 years ago
1faea31c Added setup.py. Tim Simpson <t****n@r****m> over 14 years ago
424c649c first commit Michael Basnight <m****t@g****m> over 14 years ago
17911cb6 Initial copy of reddwarfclient from reddwarf project. Tim Simpson <t****n@r****m> over 14 years ago

← Back to repository