summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Drop paramiko < 2 compat codeSean Dague2016-05-103-34/+2
* crypto: Add support for Paramiko 2.xCorey Wright2016-05-101-6/+17
* Merge "Complete method verification of os-fping"Jenkins2016-05-101-7/+10
|\
| * Complete method verification of os-fpingSivasathurappan Radhakrishnan2016-05-101-7/+10
* | Merge "Complete method verification of os-security-groups"Jenkins2016-05-101-14/+10
|\ \
| * | Complete method verification of os-security-groupsRonald Bradford2016-05-091-14/+10
* | | Merge "Add ability to filter migrations by instance uuid"Jenkins2016-05-102-0/+13
|\ \ \
| * | | Add ability to filter migrations by instance uuidOleg Bondarev2016-04-292-0/+13
* | | | Merge "Complete method verification of os-quotas"Jenkins2016-05-101-26/+70
|\ \ \ \
| * | | | Complete method verification of os-quotasHe Jie Xu2016-05-091-26/+70
* | | | | Merge "Add api-sample test for showing quota detail"Jenkins2016-05-103-0/+156
|\ \ \ \ \ | |/ / / /
| * | | | Add api-sample test for showing quota detailHe Jie Xu2016-05-093-0/+156
* | | | | Merge "Complete method verification of os-security-group-rules"Jenkins2016-05-101-5/+4
|\ \ \ \ \
| * | | | | Complete method verification of os-security-group-rulesRonald Bradford2016-05-101-5/+4
* | | | | | Merge "Complete Verification of server-metadata"Jenkins2016-05-101-27/+23
|\ \ \ \ \ \
| * | | | | | Complete Verification of server-metadatajichenjc2016-04-251-27/+23
* | | | | | | Merge "api-ref: add url parameter to expand all sections"Jenkins2016-05-101-0/+7
|\ \ \ \ \ \ \
| * | | | | | | api-ref: add url parameter to expand all sectionsSean Dague2016-05-091-0/+7
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge "Remove 404 for list and details actions of servers"Jenkins2016-05-101-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Remove 404 for list and details actions of serversHe Jie Xu2016-05-101-2/+2
| |/ / / / / /
* | | | | | | Merge "Complete method verification of os-tenant-networks"Jenkins2016-05-101-30/+35
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Complete method verification of os-tenant-networksRonald Bradford2016-05-091-30/+35
| | |/ / / / | |/| | | |
* | | | | | Merge "api-ref: method verification and fixes for servers.inc"Jenkins2016-05-091-15/+34
|\ \ \ \ \ \
| * | | | | | api-ref: method verification and fixes for servers.incSean Dague2016-05-091-15/+34
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "Config options: centralize quobyte libvirt options (14)"Jenkins2016-05-093-14/+10
|\ \ \ \ \ \
| * | | | | | Config options: centralize quobyte libvirt options (14)Hieu LE2016-05-063-14/+10
* | | | | | | Merge "Config options: centralize volume nfs libvirt options (13)"Jenkins2016-05-093-15/+11
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Config options: centralize volume nfs libvirt options (13)Hieu LE2016-05-063-15/+11
* | | | | | | Merge "Config options: centralize volume net libvirt options (12)"Jenkins2016-05-095-21/+13
|\ \ \ \ \ \ \ | |/ / / / / / | | / / / / / | |/ / / / / |/| | | | |
| * | | | | Config options: centralize volume net libvirt options (12)Hieu LE2016-05-065-21/+13
* | | | | | Merge "Complete method Verification of os-hypervisors"Jenkins2016-05-091-9/+22
|\ \ \ \ \ \
| * | | | | | Complete method Verification of os-hypervisorsjichenjc2016-04-251-9/+22
* | | | | | | Merge "libvirt: release serial console ports when destroying guests"Jenkins2016-05-092-77/+32
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | libvirt: release serial console ports when destroying guestsSahid Orentino Ferdjaoui2016-05-042-77/+32
* | | | | | | Merge "Compelete method verification of os-servers-admin"Jenkins2016-05-091-11/+5
|\ \ \ \ \ \ \
| * | | | | | | Compelete method verification of os-servers-adminHe Jie Xu2016-05-091-11/+5
* | | | | | | | Merge "Complete method verification of os-shevle"Jenkins2016-05-091-7/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Complete method verification of os-shevleHe Jie Xu2016-05-091-7/+3
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge "config: remove deprecated ironic.client_log_level"Jenkins2016-05-094-19/+6
|\ \ \ \ \ \ \
| * | | | | | | config: remove deprecated ironic.client_log_levelMarkus Zoeller2016-05-094-19/+6
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "Add keypairs to instance_extra"Jenkins2016-05-093-0/+32
|\ \ \ \ \ \ \
| * | | | | | | Add keypairs to instance_extraDan Smith2016-05-063-0/+32
* | | | | | | | Merge "Consolidate image_href to image uuid validation code"Jenkins2016-05-095-56/+48
|\ \ \ \ \ \ \ \
| * | | | | | | | Consolidate image_href to image uuid validation codeMatt Riedemann2016-05-065-56/+48
* | | | | | | | | Merge "Unavailable hosts have no resources for use"Jenkins2016-05-095-21/+34
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Unavailable hosts have no resources for useJesse J. Cook2016-04-185-21/+34
* | | | | | | | | | Merge "Centralize config option for nova/network/driver.py"Jenkins2016-05-093-11/+10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Centralize config option for nova/network/driver.pySivasathurappan Radhakrishnan2016-05-063-11/+10
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Updated config description on live snapshot"Jenkins2016-05-091-5/+12
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Updated config description on live snapshotSean Dague2016-04-261-5/+12