summaryrefslogtreecommitdiff
path: root/quantumclient
Commit message (Expand)AuthorAgeFilesLines
* 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-2537-6442/+19
* Merge "Remove the monkey patching of _ into the builtins."2.2.3Jenkins2013-07-019-2/+8
|\
| * Remove the monkey patching of _ into the builtins.Alex Gaynor2013-06-149-2/+8
* | Merge "Enables H404 check (multi line docstring) in flake8"Jenkins2013-07-016-289/+114
|\ \
| * | Enables H404 check (multi line docstring) in flake8Akihiro MOTOKI2013-06-176-289/+114
* | | 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-291-28/+51
|\ \ \
| * | | Support router-interface-add/delete by port_idAkihiro MOTOKI2013-06-171-28/+51
| |/ /
* | | Merge "Fix mocking of HTTPClient.request() method."Jenkins2013-06-211-4/+8
|\ \ \
| * | | Fix mocking of HTTPClient.request() method.Roman Podolyaka2013-06-181-4/+8
* | | | 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
| |/
* | Remove class-based import in the code repoAkihiro MOTOKI2013-06-1310-77/+51
|/
* Merge "Set default columns in ext-list"Jenkins2013-06-0511-75/+14
|\
| * Set default columns in ext-listAkihiro MOTOKI2013-05-2711-75/+14
* | Merge "CLI support for disabling SNAT"Jenkins2013-06-021-2/+7
|\ \ | |/ |/|
| * CLI support for disabling SNATSalvatore Orlando2013-05-161-2/+7
* | Merge "Migrate to pbr."Jenkins2013-05-251-366/+0
|\ \
| * | Migrate to pbr.Clark Boylan2013-05-241-366/+0
| |/
* | Merge "Avoid error 414 when retrieving subnet cidrs for ListNetworks"Jenkins2013-05-224-3/+44
|\ \
| * | Avoid error 414 when retrieving subnet cidrs for ListNetworksSalvatore Orlando2013-05-034-3/+44
* | | Merge "Add update method of security group name and description"Jenkins2013-05-223-0/+35
|\ \ \
| * | | Add update method of security group name and descriptionZhenguo Niu2013-05-153-0/+35
| | |/ | |/|
* | | Allow the HTTPClient consumer to pass endpoint_type.Carl Baldwin2013-05-215-6/+34
|/ /
* | 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-0812-24/+30
* | Merge "Fix xml request doesn't work with unicode"Jenkins2013-04-088-30/+250
|\ \
| * | Fix xml request doesn't work with unicodeHe Jie Xu2013-04-078-30/+250
| |/
* | Add custom TableFormater for keep same empty list behavior as prettytable 0.6He Jie Xu2013-04-081-0/+19
|/
* Switch to flake8 from pep8.Maru Newby2013-04-053-3/+0
* Merge "Reordering of optional and required args in lbaas commands help"Jenkins2013-04-042-17/+17
|\
| * Reordering of optional and required args in lbaas commands helpIlya Shakhat2013-03-212-17/+17
* | Merge "Move tests to project root"Jenkins2013-04-0421-3705/+0
|\ \
| * | Move tests to project rootAlessio Ababilov2013-04-0121-3705/+0
* | | Add public api to get authentication info from clientOleg Bondarev2013-04-022-0/+9
|/ /
* | Merge "Handle auth_token and endpoint_url if passed to the http client constr...2.2.1Jenkins2013-03-292-30/+74
|\ \
| * | Handle auth_token and endpoint_url if passed to the http client constructorOleg Bondarev2013-03-262-30/+74
* | | Merge "Add exception & gettextutils to openstack.common"Jenkins2013-03-272-0/+175
|\ \ \
| * | | Add exception & gettextutils to openstack.commonRoman Podolyaka2013-03-222-0/+175
| | |/ | |/|
* | | Merge "Don't query the agent with name"Jenkins2013-03-271-0/+1
|\ \ \
| * | | Don't query the agent with namegongysh2013-03-261-0/+1
| | |/ | |/|
* | | Update --remote-group-id metavar to REMOTE_GROUPAaron Rosen2013-03-261-1/+1
|/ /
* | remove remainder argumentgongysh2013-03-262-23/+16