summaryrefslogtreecommitdiff
path: root/neutronclient
Commit message (Expand)AuthorAgeFilesLines
* Change try..except to assertRaises in UT4.2.0reedip2016-04-114-45/+29
* Change --no-gateway help textBrian Haley2016-04-051-1/+1
* Merge "Log SHA1 hash of X-Auth-Token value"Jenkins2016-04-041-2/+10
|\
| * Log SHA1 hash of X-Auth-Token valueLokesh S2016-04-041-2/+10
* | Merge "Add parser options for description on resources"Jenkins2016-03-3014-31/+85
|\ \ | |/ |/|
| * Add parser options for description on resourcesKevin Benton2016-03-0814-31/+85
* | Merge "Remove APIParamsCall decorator"Jenkins2016-03-221-280/+0
|\ \
| * | Remove APIParamsCall decoratorThomas Herve2016-03-181-280/+0
* | | Merge "Fixed typos in securitygroup.py"Jenkins2016-03-211-5/+5
|\ \ \
| * | | Fixed typos in securitygroup.pyYi Zhao2016-03-021-5/+5
* | | | Merge "Fix assertNotEqual parameters"Jenkins2016-03-211-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix assertNotEqual parametersreedip2016-03-151-1/+1
* | | | Merge "Adding DSCP marking changes to neutronclient"Jenkins2016-03-188-121/+403
|\ \ \ \ | |/ / / |/| | |
| * | | Adding DSCP marking changes to neutronclientVic Howard2016-03-038-121/+403
* | | | Merge "Do not print 'Created' message when using non-table formatter"Jenkins2016-03-042-2/+62
|\ \ \ \
| * | | | Do not print 'Created' message when using non-table formatterAkihiro Motoki2016-02-242-2/+62
* | | | | Fix TypeError with error messageRabi Mishra2016-03-041-1/+2
* | | | | Merge "Support dry-run option for auto-allocated-topology"Jenkins2016-03-033-2/+36
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Support dry-run option for auto-allocated-topologyHenry Gessau2016-03-023-2/+36
* | | | | Merge "fix: can't get authentication with os-token and os-url"Jenkins2016-03-031-4/+17
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix: can't get authentication with os-token and os-urlJaspinder2016-03-021-4/+17
* | | | | Merge "refactor: Merge all debug logging at the beginning of take_action"Jenkins2016-03-028-22/+4
|\ \ \ \ \
| * | | | | refactor: Merge all debug logging at the beginning of take_actionAkihiro Motoki2016-03-038-22/+4
* | | | | | Merge "refactor: Avoid overriding run() in cliff command"Jenkins2016-03-0212-35/+29
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | |
| * | | | refactor: Avoid overriding run() in cliff commandAkihiro Motoki2016-03-0312-35/+29
* | | | | Add tags supportHirofumi Ichihara2016-03-026-0/+283
|/ / / /
* | | | Merge "Add commands for Network IP Availability"Jenkins2016-03-024-0/+146
|\ \ \ \
| * | | | Add commands for Network IP AvailabilityManjeet Singh Bhatia2016-03-024-0/+146
* | | | | Merge "Support cleanup of tenant resources with a single API call"Jenkins2016-03-024-0/+421
|\ \ \ \ \
| * | | | | Support cleanup of tenant resources with a single API callJohn Davidge2016-02-294-0/+421
* | | | | | Merge "Add use_default_subnetpool to subnet create requests"Jenkins2016-03-012-0/+25
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Add use_default_subnetpool to subnet create requestsCarl Baldwin2016-02-242-0/+25
| | |_|/ / | |/| | |
* | | | | Merge "Add wrapper classes for return-request-id-to-caller"Jenkins2016-03-013-23/+314
|\ \ \ \ \
| * | | | | Add wrapper classes for return-request-id-to-callerHirofumi Ichihara2016-02-263-23/+314
* | | | | | Merge "Reflecting L7 content rules capability in LBaaS"Jenkins2016-03-016-0/+849
|\ \ \ \ \ \
| * | | | | | Reflecting L7 content rules capability in LBaaSEvgeny Fedoruk2016-02-296-0/+849
| | |_|_|/ / | |/| | | |
* | | | | | LBaaS updates to reflect shared pools featureStephen Balukoff2016-02-294-38/+172
|/ / / / /
* | | | | Merge "BGP Dynamic Routing: neutronclient changes"Jenkins2016-02-2910-0/+1226
|\ \ \ \ \
| * | | | | BGP Dynamic Routing: neutronclient changesvikram.choudhary2016-02-2510-0/+1226
* | | | | | Merge "Improve str2dict key validation to avoid wrong keys"Jenkins2016-02-2913-49/+132
|\ \ \ \ \ \
| * | | | | | Improve str2dict key validation to avoid wrong keysAkihiro Motoki2016-02-2113-49/+132
| | |_|/ / / | |/| | | |
* | | | | | Merge "Misleading output when network is not found"Jenkins2016-02-291-3/+11
|\ \ \ \ \ \
| * | | | | | Misleading output when network is not foundNikolas Hermanns2016-02-291-3/+11
| | |_|_|_|/ | |/| | | |
* | | | | | add rbac support for qos-policiesHaim Daniel2016-02-292-21/+48
|/ / / / /
* | | | | Merge "Ensure to use exception per status code for all cases"Jenkins2016-02-282-39/+39
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Ensure to use exception per status code for all casesAkihiro Motoki2016-02-242-39/+39
| |/ / /
* | | | Merge "Add DNS integration support to the client"Jenkins2016-02-257-0/+156
|\ \ \ \
| * | | | Add DNS integration support to the clientMiguel Lavalle2016-02-237-0/+156
* | | | | Use instanceof instead of typeBrandon Palm2016-02-232-3/+3
| |/ / / |/| | |
* | | | Merge "Fix the exception when ID/Name not found"Jenkins2016-02-192-9/+7
|\ \ \ \