summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Improve help strings"2.3.5Jenkins2014-06-2531-251/+255
|\
| * Improve help stringsAndreas Jaeger2014-06-2531-251/+255
* | Merge "Set firewall_rules only after appending all rules"Jenkins2014-06-251-5/+5
|\ \
| * | Set firewall_rules only after appending all rulesCarlos Goncalves2014-06-101-5/+5
* | | Merge "Ensure .status_code is defined for all NeutronClientExceptions"Jenkins2014-06-252-0/+37
|\ \ \ | |_|/ |/| |
| * | Ensure .status_code is defined for all NeutronClientExceptionsAngus Lees2014-06-252-0/+37
| |/
* | Merge "Improvements in neutron_test sanity tests script"Jenkins2014-06-251-7/+25
|\ \
| * | Improvements in neutron_test sanity tests scriptAndres Buraschi2014-03-311-7/+25
* | | Merge "Add OverQuotaClient as exception to neutronclient"Jenkins2014-06-142-0/+5
|\ \ \
| * | | Add OverQuotaClient as exception to neutronclientjichenjc2014-05-312-0/+5
* | | | Merge "Make neutronclient parse keystone v3 endpoints correctly"Jenkins2014-06-133-138/+10
|\ \ \ \
| * | | | Make neutronclient parse keystone v3 endpoints correctlyYaguang Tang2014-06-093-138/+10
* | | | | Merge "Synced jsonutils from oslo-incubator"Jenkins2014-06-132-9/+41
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Synced jsonutils from oslo-incubatorIhar Hrachyshka2014-05-272-9/+41
* | | | | removed usage of '... can be repeated.'Christian Berendt2014-06-084-19/+20
| |/ / / |/| | |
* | | | Merge "Python3: fix syntax issue in _encode_item()"Jenkins2014-06-081-1/+2
|\ \ \ \
| * | | | Python3: fix syntax issue in _encode_item()Cyril Roelandt2014-04-081-1/+2
* | | | | Merge "added new column binary to the listing of agents"Jenkins2014-06-081-1/+2
|\ \ \ \ \
| * | | | | added new column binary to the listing of agentsChristian Berendt2014-06-041-1/+2
* | | | | | Merge "Add ability to update certain attributes in a subnet"Jenkins2014-06-072-50/+121
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add ability to update certain attributes in a subnetCarl Baldwin2014-06-032-50/+121
* | | | | | Merge "Removed now unnecesary workaround for PyPy"Jenkins2014-06-031-5/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Removed now unnecesary workaround for PyPyAlex Gaynor2014-06-011-5/+0
| | |/ / / | |/| | |
* | | | | Merge "enable sorting support for agent listing"Jenkins2014-05-281-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | enable sorting support for agent listingChristian Berendt2014-05-201-0/+1
| | |/ / | |/| |
* | | | Suppress expected help messages caused by wrong CLI inputsarmando-migliaccio2014-05-192-8/+24
|/ / /
* | | Merge "Remove httplib2 requirement"Jenkins2014-05-091-1/+0
|\ \ \
| * | | Remove httplib2 requirementMatt Riedemann2014-04-291-1/+0
* | | | Updated from global requirementsOpenStack Proposal Bot2014-04-301-0/+8
|/ / /
* | | Merge "Allow user ID for authentication"Jenkins2014-04-257-24/+54
|\ \ \
| * | | Allow user ID for authenticationPhil Day2014-04-237-24/+54
* | | | Merge "Use requests module for HTTP/HTTPS"Jenkins2014-04-258-74/+79
|\ \ \ \
| * | | | Use requests module for HTTP/HTTPSarmando-migliaccio2014-04-238-74/+79
| |/ / /
* | | | Updated from global requirementsOpenStack Proposal Bot2014-04-231-1/+1
|/ / /
* | | Support packet_filter extension in NEC pluginAkihiro MOTOKI2014-04-188-1/+750
* | | Merge "session_persistence: invalid str2dict value: u''"Jenkins2014-04-172-0/+10
|\ \ \
| * | | session_persistence: invalid str2dict value: u''Marcos Lobo2014-01-282-0/+10
* | | | Merge "Suppress stdout/stderr in test_shell"Jenkins2014-04-171-32/+45
|\ \ \ \
| * | | | Suppress stdout/stderr in test_shellAkihiro Motoki2014-03-231-32/+45
* | | | | Merge "Return response status reason on error"Jenkins2014-04-172-4/+28
|\ \ \ \ \
| * | | | | Return response status reason on errorThomas Herve2014-04-042-4/+28
* | | | | | Merge "Updated from global requirements"OpenStack Jenkins2014-04-171-1/+1
|\ \ \ \ \ \
| * | | | | | Updated from global requirementsOpenStack Jenkins2014-04-071-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Rearrange neutronclient exceptions for more easy use"Jenkins2014-04-145-102/+145
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Rearrange neutronclient exceptions for more easy useAkihiro Motoki2014-03-245-102/+145
| | |/ / / | |/| | |
* | | | | Merge "Support building wheels (PEP-427)"Jenkins2014-04-071-0/+3
|\ \ \ \ \
| * | | | | Support building wheels (PEP-427)Sascha Peilicke2014-02-071-0/+3
* | | | | | Adds support for os-auth-strategy=noauthJustin Hammond2014-03-312-4/+51
| |_|_|_|/ |/| | | |
* | | | | Show the unknown auth stratey in neutron clientarmando-migliaccio2014-03-251-1/+2
| |/ / / |/| | |
* | | | Merge "Work around pypy testing issue"Jenkins2014-03-211-0/+5
|\ \ \ \