summaryrefslogtreecommitdiff
path: root/nova/api/openstack/compute/plugins
Commit message (Expand)AuthorAgeFilesLines
* Merge "Port fixed_ip extention to v2.1"Jenkins2014-10-231-0/+106
|\
| * Port fixed_ip extention to v2.1Eli Qiao2014-10-211-0/+106
* | Merge "Remove use of unicode on exceptions"Jenkins2014-10-233-3/+4
|\ \
| * | Remove use of unicode on exceptionsJames Carey2014-10-223-3/+4
* | | Merge "Porting baremetal_nodes extension to v2.1/v3"Jenkins2014-10-231-0/+173
|\ \ \ | |/ / |/| |
| * | Porting baremetal_nodes extension to v2.1/v3Eli Qiao2014-10-211-0/+173
| |/
* | Merge "Porting SecurityGroup related controller into v2.1"Jenkins2014-10-221-4/+275
|\ \
| * | Porting SecurityGroup related controller into v2.1He Jie Xu2014-10-151-4/+275
* | | Merge "Port update method of cloudpipe_update to v2.1(v3)"Jenkins2014-10-221-0/+27
|\ \ \
| * | | Port update method of cloudpipe_update to v2.1(v3)Eli Qiao2014-10-211-0/+27
| | |/ | |/|
* | | Merge "Remove unuseful parameter in cloudpipe api(v2/v2.1)"Jenkins2014-10-221-3/+3
|\ \ \
| * | | Remove unuseful parameter in cloudpipe api(v2/v2.1)Eli Qiao2014-10-211-3/+3
| |/ /
* | | Merge "Add more input validation of bdm param in server creation"Jenkins2014-10-212-0/+8
|\ \ \ | |/ / |/| |
| * | Add more input validation of bdm param in server creationChris Yeoh2014-10-142-0/+8
* | | Merge "Cleanup of exception handling in network REST API plugin"Jenkins2014-10-201-18/+16
|\ \ \
| * | | Cleanup of exception handling in network REST API pluginChris Yeoh2014-10-161-18/+16
* | | | Merge "Handle Forbidden error from network_api.show_port in os-interface:show"Jenkins2014-10-161-3/+5
|\ \ \ \
| * | | | Handle Forbidden error from network_api.show_port in os-interface:showMatt Riedemann2014-10-151-3/+5
| |/ / /
* | | | Merge "Port os-networks-associate plugin to v2.1(v3) infrastructure"Jenkins2014-10-161-0/+102
|\ \ \ \
| * | | | Port os-networks-associate plugin to v2.1(v3) infrastructureChris Yeoh2014-10-161-0/+102
* | | | | Merge "Port os-tenant-networks plugin to v2.1(v3) infrastructure"Jenkins2014-10-161-0/+217
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Port os-tenant-networks plugin to v2.1(v3) infrastructureChris Yeoh2014-10-161-0/+217
| | |/ | |/|
* | | Remove unused modules copied from oslo-incubatorDavanum Srinivas2014-10-152-2/+2
|/ /
* | Switch to nova's jsonutils in oslo.serializationDavanum Srinivas2014-10-142-2/+3
* | Merge "Remove init for object list in api layer"Jenkins2014-10-141-2/+1
|\ \
| * | Remove init for object list in api layerjichenjc2014-10-101-2/+1
* | | Merge "Port disk_config extension for V2.1"Jenkins2014-10-142-2/+167
|\ \ \ | |_|/ |/| |
| * | Port disk_config extension for V2.1ghanshyam2014-10-082-2/+167
* | | Merge "Port os-networks plugin to v2.1(v3) infrastructure"Jenkins2014-10-141-0/+216
|\ \ \
| * | | Port os-networks plugin to v2.1(v3) infrastructureChris Yeoh2014-10-101-0/+216
* | | | Merge "Port floating_ip_pools extention to v2.1"Jenkins2014-10-131-0/+68
|\ \ \ \
| * | | | Port floating_ip_pools extention to v2.1Eli Qiao2014-10-131-0/+68
| | |_|/ | |/| |
* | | | Merge "Finish objects conversion in the os-interface API"Jenkins2014-10-111-2/+6
|\ \ \ \
| * | | | Finish objects conversion in the os-interface APIMatt Riedemann2014-10-091-2/+6
| |/ / /
* | | | Port cloudpipe extension to v2.1Eli Qiao2014-10-091-0/+171
|/ / /
* | | Merge "Port fping extension to work in v2.1/v3 framework"Jenkins2014-10-081-0/+155
|\ \ \
| * | | Port fping extension to work in v2.1/v3 frameworkChris Yeoh2014-10-071-0/+155
| |/ /
* | | Merge "Use oslo.utils"Jenkins2014-10-089-10/+10
|\ \ \ | |_|/ |/| |
| * | Use oslo.utilsDavanum Srinivas2014-10-069-10/+10
| |/
* | Merge "Correctly catch InstanceExists in servers create API"Jenkins2014-10-071-0/+1
|\ \
| * | Correctly catch InstanceExists in servers create APIChris Yeoh2014-10-071-0/+1
| |/
* | Log id in raise_http_conflict_for_instance_invalid_state()Matthew Treinish2014-10-0714-30/+34
|/
* Merge "Making nova.compute.api to return Aggregate Objects"Jenkins2014-10-041-1/+9
|\
| * Making nova.compute.api to return Aggregate ObjectsPawel Koniszewski2014-09-221-1/+9
* | Adds missing exception handling in resize and rebuild servers APIChris Yeoh2014-10-031-1/+5
* | Merge "Fix "revertResize/confirmResize" for V2.1 API"Jenkins2014-09-291-5/+8
|\ \
| * | Fix "revertResize/confirmResize" for V2.1 APIGhanshyam2014-09-111-5/+8
* | | Merge "Fix 'os-interface' resource name for Nova V2.1"Jenkins2014-09-271-1/+1
|\ \ \
| * | | Fix 'os-interface' resource name for Nova V2.1Ghanshyam2014-09-111-1/+1
* | | | Merge "Add decorator expected_errors for ips v3 extension"Jenkins2014-09-251-0/+2
|\ \ \ \