summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* OpenDev Migration PatchquantumclientOpenDev Sysadmins2019-04-191-1/+1
* Proxy find_resource_by_name_or_id from neutron client2.2.4.3Matt Riedemann2013-09-301-2/+3
* add missing symbols for 3rd party libs2.2.4.2Mark McClain2013-09-272-0/+6
* Remove quantumclient and proxy to neutronclient2.2.4.1Mark McClain2013-09-2566-10992/+35
* Merge "Remove the monkey patching of _ into the builtins."2.2.3Jenkins2013-07-0111-9/+8
|\
| * Remove the monkey patching of _ into the builtins.Alex Gaynor2013-06-1411-9/+8
* | Merge "Enables H404 check (multi line docstring) in flake8"Jenkins2013-07-017-292/+115
|\ \
| * | Enables H404 check (multi line docstring) in flake8Akihiro MOTOKI2013-06-177-292/+115
* | | Merge "Allow subnet name in lb-vip-create and lb-pool-create"Jenkins2013-06-292-2/+8
|\ \ \
| * | | Allow subnet name in lb-vip-create and lb-pool-createAkihiro MOTOKI2013-06-162-2/+8
| |/ /
* | | Merge "Support router-interface-add/delete by port_id"Jenkins2013-06-293-44/+96
|\ \ \
| * | | Support router-interface-add/delete by port_idAkihiro MOTOKI2013-06-173-44/+96
| |/ /
* | | python3: Introduce py33 to tox.iniChuck Short2013-06-211-1/+1
* | | Merge "Fix mocking of HTTPClient.request() method."Jenkins2013-06-212-11/+14
|\ \ \
| * | | Fix mocking of HTTPClient.request() method.Roman Podolyaka2013-06-182-11/+14
* | | | Merge "Make --version option print a more detailed client version."Jenkins2013-06-212-1/+24
|\ \ \ \ | |/ / / |/| | |
| * | | Make --version option print a more detailed client version.Carl Baldwin2013-06-212-1/+24
* | | | Merge "Add metavar for --fixed-ip"Jenkins2013-06-171-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Add metavar for --fixed-iparosen2013-06-101-1/+1
| |/ /
* | | Merge "Remove class-based import in the code repo"Jenkins2013-06-1521-408/+340
|\ \ \ | |_|/ |/| |
| * | Remove class-based import in the code repoAkihiro MOTOKI2013-06-1321-408/+340
* | | Merge "update to latest pbr & remove distribute from tox"2.2.2a12.2.2Jenkins2013-06-142-2/+3
|\ \ \
| * | | update to latest pbr & remove distribute from toxMark McClain2013-06-132-2/+3
| |/ /
* | | Merge "Remove explicit distribute depend."Jenkins2013-06-131-1/+0
|\ \ \ | |/ / |/| |
| * | Remove explicit distribute depend.Monty Taylor2013-06-111-1/+0
| |/
* | Merge "Rename README to README.rst"Jenkins2013-06-123-2/+2
|\ \ | |/ |/|
| * Rename README to README.rstDirk Mueller2013-06-013-2/+2
* | Merge " Rename requires files to standard names."Jenkins2013-06-093-2/+2
|\ \
| * | Rename requires files to standard names.Carlos D. Garza2013-05-283-2/+2
* | | Merge "Set default columns in ext-list"Jenkins2013-06-0513-82/+77
|\ \ \
| * | | Set default columns in ext-listAkihiro MOTOKI2013-05-2713-82/+77
| |/ /
* | | Merge "CLI support for disabling SNAT"Jenkins2013-06-022-3/+9
|\ \ \ | |_|/ |/| |
| * | CLI support for disabling SNATSalvatore Orlando2013-05-162-3/+9
* | | add readme for 2.2.22.2.2aMark McClain2013-05-291-0/+8
| |/ |/|
* | Merge "Migrate to pbr."Jenkins2013-05-258-442/+55
|\ \
| * | Migrate to pbr.Clark Boylan2013-05-248-442/+55
* | | Merge "Avoid error 414 when retrieving subnet cidrs for ListNetworks"Jenkins2013-05-225-4/+110
|\ \ \
| * | | Avoid error 414 when retrieving subnet cidrs for ListNetworksSalvatore Orlando2013-05-035-4/+110
* | | | Merge "Add update method of security group name and description"Jenkins2013-05-224-0/+58
|\ \ \ \
| * | | | Add update method of security group name and descriptionZhenguo Niu2013-05-154-0/+58
* | | | | Merge "Allow the HTTPClient consumer to pass endpoint_type."Jenkins2013-05-217-6/+216
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Allow the HTTPClient consumer to pass endpoint_type.Carl Baldwin2013-05-217-6/+216
| |/ / /
* | | | Merge "Make flake8 deps consistent with other projects."Jenkins2013-05-141-2/+6
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Make flake8 deps consistent with other projects.Clark Boylan2013-05-111-2/+6
* | | Merge "Improve unit tests for python-quantumclient"Jenkins2013-05-131-0/+190
|\ \ \ | |/ / |/| |
| * | Improve unit tests for python-quantumclientTatyana Leontovich2013-04-261-0/+190
* | | Merge "Change variable name of admin_state_down to admin_state"Jenkins2013-05-108-21/+20
|\ \ \ | |_|/ |/| |
| * | Change variable name of admin_state_down to admin_stateAkihiro MOTOKI2013-04-088-21/+20
* | | Fix a comment formatting to make pep8 test passRoman Podolyaka2013-04-191-6/+6
| |/ |/|
* | Enable automatic validation of many HACKING rules.Maru Newby2013-04-0827-81/+90