summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge "Turn down requests logging level"Jenkins2013-03-111-0/+7
|\
| * Turn down requests logging levelDean Troyer2013-03-091-0/+7
| | | | | | | | | | | | | | Looks like the default is INFO, we don't need to see that unless --debug is specified. Change-Id: Ieee5d4dc5102f11536ecc6330461f86101811f9e
* | Add force-delete option for volumesSteve Martinelli2013-03-091-2/+12
|/ | | | | | | | | Again, looking thorouhgly through cinders commands, i noticed an force-delete command, which was for volumes only. Decided it would work best as an optional argument for the regular delete case Change-Id: I9de6040ea0ad71c2a9c8edc7be18779d39e7ede0
* Merge "add domain, credential to identity v3 api"Jenkins2013-03-083-0/+407
|\
| * add domain, credential to identity v3 apiSteve Martinelli2013-03-083-0/+407
| | | | | | | | | | | | | | | | | | | | | | moved policy.py to it's own patch minor changes based on comments reworked it now that the domain specs have changed added credential - create, delete, update, show, list added domain - create, delete, update, show, list update setup.py entry points Change-Id: I6bbbb8fdfbc3e76ba75374e9579eb92c96c928fe
* | Merge "Add compute hosts support."Jenkins2013-03-082-1/+86
|\ \
| * | Add compute hosts support.Josh Kearney2013-03-062-1/+86
| | | | | | | | | | | | Change-Id: I51c443512a82729564b76e6f835195ff193232d2
* | | Merge "Add volume support for openstack client"Jenkins2013-03-082-0/+221
|\ \ \ | |_|/ |/| |
| * | Add volume support for openstack clientSteve Martinelli2013-03-072-0/+221
| |/ | | | | | | | | | | | | | | | | fix with dtroyer's comments rebase fix with dhellmann's comments create/list/delete/show/set for volume commands Change-Id: Id8236685d815dbf73873bab2363d82274a9aa556
* | Merge "Clean up args and help strings in server commands"Jenkins2013-03-081-9/+9
|\ \
| * | Clean up args and help strings in server commandsDean Troyer2013-03-061-9/+9
| | | | | | | | | | | | | | | | | | | | | Help string corrections and align args with wiki at https://wiki.openstack.org/wiki/UnifiedCLI/Mapping#server Change-Id: Ifd6f587d383534142003277e64532f77ecb37106
* | | Merge "Change create flavor to use default arguments"Jenkins2013-03-081-22/+26
|\ \ \ | |_|/ |/| |
| * | Change create flavor to use default argumentsDean Troyer2013-03-061-22/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | Most of the arguments required by the create flavor API can have reasonable defaults and therefore can be made optional in the CLI. This brings create flavor in line with the documented args in the wiki at https://wiki.openstack.org/wiki/UnifiedCLI/Mapping#flavor Change-Id: Iecb3baf72f9dc3981742ff7989780894e37921c9
* | | Add metadata support for volume typeSteve Martinelli2013-03-052-0/+69
| |/ |/| | | | | | | | | | | rebase added set and unset metadata Change-Id: I8d969e1de305975d7c71a0bad3a62b15f423c3e0
* | Merge "Added compute service support."Jenkins2013-03-052-0/+115
|\ \
| * | Added compute service support.Josh Kearney2013-03-052-0/+115
| |/ | | | | | | Change-Id: I548e35396534b5498f31a45c752984f6d33357c3
* | Add quota v1 support for volumeSteve Martinelli2013-03-042-0/+116
|/ | | | | | | | added dhellmann's suggestions created entry points in setup.py added show/set/list quotas for v1 volume Change-Id: I8ed6a9518007b31cafeaa70a54d5bf54a549195b
* Merge "Added compute flavor support."Jenkins2013-03-012-0/+190
|\
| * Added compute flavor support.Josh Kearney2013-02-282-0/+190
| | | | | | | | Change-Id: Idb1eb2f838074ce5fb3d4aa7b72fd747ac6915c7
* | Remove underscore.Josh Kearney2013-02-251-1/+1
|/ | | | Change-Id: Iaf2791b96e81d6a0d4846adb3128e4dff61faf30
* Merge "Added compute agent support."Jenkins2013-02-222-0/+172
|\
| * Added compute agent support.Josh Kearney2013-02-202-0/+172
| | | | | | | | Change-Id: I818a2ea51a773f50da385cbdd71771a4ac923bd7
* | Correct the version mapping to image service.Josh Kearney2013-02-193-4/+4
|/ | | | | | This was preventing image support from being activated. Change-Id: I1b7ab9174b90c55423b244ca63402d33b4411a49
* Add volume test cases and structureSteve Martinelli2013-02-113-2/+74
| | | | | | | add basic unit test for client update/modify test_shell.py to include volume Change-Id: I7d08e15a2711da5e51590b8a82eca3a1234962f8
* Add Cinder API V1 SupportSteve Martinelli2013-02-088-0/+184
| | | | | | | | | | | | | made the changes suggested by dtroyer added client modified setup.py entry points updated pip required added support for create/delete/list volume types openstack list type openstack create type typeName openstack delete type typeNameOrId Change-Id: I43655de151582e37f14dc9550151a66db7a009ab
* Merge "Multiple API version support"Jenkins2013-02-0710-27/+540
|\
| * Multiple API version supportDean Troyer2013-02-0610-27/+540
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Use multiple entry point groups to represent each API+version combination supported * Add some tests Try it out: * Right now only '* user' commands have multiple overlapping versions; you can see the selection between v2.0 and v3 by looking at the command help output for 'tenant' vs 'project': os --os-identity-api-version=2.0 help set user os --os-identity-api-version=3 help set user Change-Id: I7114fd246843df0243d354a7cce697810bb7de62
* | Merge "Update .coveragerc"Jenkins2013-02-061-0/+7
|\ \
| * | Update .coveragercAlessio Ababilov2013-02-061-0/+7
| |/ | | | | | | | | | | | | Set up proper source and omit options. Change-Id: Ia067d229eb3d7a5806364de22724c16166950bc1 Implements: blueprint update-coveragerc
* | Merge "Sync latest openstack-common."Jenkins2013-02-061-0/+7
|\ \ | |/ |/|
| * Sync latest openstack-common.Josh Kearney2013-01-311-0/+7
| | | | | | | | | | | | | | This fixes an issue when trying to run install_venv from within the source directory. Change-Id: Id4dcb070319ec52d0a1b466e911fbfdf805db613
* | Upgraded to PEP8 1.3.3 to stay aligned with Nova, etc.Josh Kearney2013-01-3121-522/+325
|/ | | | | | | | Made all the necessary changes to pass new PEP8 standards. Also cleaned up docstrings to conform to the HACKING stanards. Change-Id: Ib8df3030da7a7885655689ab5da0717748c9edbe
* Merge "Copy cfg and iniparser from oslo-incubator"Jenkins2013-01-313-1/+1862
|\
| * Copy cfg and iniparser from oslo-incubatorDean Troyer2013-01-303-1/+1862
| | | | | | | | | | | | | | https://review.openstack.org/20753 introduced tools/install_venv_common.py but not it's dependencies openstack.common.{cfg,iniparser} Change-Id: I270a1d8f6fd8f93988a5e2ccbc446adda0a6cd81
* | Clean up test_shell so that the tests are captured though the test framework.Josh Kearney2013-01-303-281/+219
|/ | | | | | Also makes a small modification to gitignore. Change-Id: Iefbfbcfd35270b06ed65edb34708fa9b4d5bf563
* Merge "Remove old/unsupported options from run_tests help message."Jenkins2013-01-301-3/+1
|\
| * Remove old/unsupported options from run_tests help message.Josh Kearney2013-01-291-3/+1
| | | | | | | | Change-Id: Ie0d796ecbd3c98b496a225c2a2c128db94a1831e
* | Merge "Use install_venv_common.py from oslo."Jenkins2013-01-304-208/+270
|\ \
| * | Use install_venv_common.py from oslo.Josh Kearney2013-01-294-208/+270
| |/ | | | | | | | | | | | | This syncs install_venv_common.py from oslo and reworks the tools/install_venv.py script to use the new library. Change-Id: I3426a7f51b0018e074cc6f4b1d70b38e52464a38
* | Merge "Updated README to reflect latest changes."Jenkins2013-01-301-36/+24
|\ \
| * | Updated README to reflect latest changes.Josh Kearney2013-01-291-36/+24
| |/ | | | | | | Change-Id: I996d5c0ec6e480fcbdc546bad238eee2e20504d6
* | Ensure that image and identity clients are constructed properly.Josh Kearney2013-01-295-19/+139
|/ | | | | | Also removed tests that don't test anything. Change-Id: I0cb420248c8a1374110c014063fe029686e90216
* First pass at adding compute unit tests.Josh Kearney2013-01-285-21/+91
| | | | Change-Id: Icf3340d457f75eec89bb0e5c9b4b953c3b81020f
* Merge "Use the cliff framework's ShowOne as intended for `show image`."Jenkins2013-01-281-18/+15
|\
| * Use the cliff framework's ShowOne as intended for `show image`.Josh Kearney2013-01-241-18/+15
| | | | | | | | | | | | | | Also reformat code to follow newer PEP8 version. Full cleanup and PEP8 version bump coming in later patch. Change-Id: Ida3dd9a89660b9c4a91449846dd2d6e223ef187a
* | Merge "Sync latest openstack-common updates."Jenkins2013-01-282-127/+88
|\ \
| * | Sync latest openstack-common updates.Josh Kearney2013-01-242-127/+88
| |/ | | | | | | Change-Id: I09adc9b5c01aa97ffba58dff8a696172e8654e3e
* | Merge "Standardize on a copyright header and ensure all files have them."Jenkins2013-01-2829-194/+317
|\ \
| * | Standardize on a copyright header and ensure all files have them.Josh Kearney2013-01-2429-194/+317
| |/ | | | | | | Change-Id: I64812bca01ca655c9cf9239a0daea84907082a29
* | v3 identity - group and project apiSteve Martinelli2013-01-285-0/+467
| | | | | | | | | | | | | | | | | | | | | | updated with latest comments modified entry points in setup.py added group.py (v3) added project.py (v3) fixed indentation updated to include new headers Change-Id: Ice68b6c5bacb68d2e95321d903043056a9b8e810