From 3c5a6797859ce28be617ad3b2614fc15fa31d8e1 Mon Sep 17 00:00:00 2001 From: CI Date: Wed, 24 Aug 2016 00:40:03 +0000 Subject: [PATCH] Update openstack api calls tracking --- docs/openstack-api-calls.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/openstack-api-calls.md b/docs/openstack-api-calls.md index f86c829d..bba6800a 100644 --- a/docs/openstack-api-calls.md +++ b/docs/openstack-api-calls.md @@ -47,7 +47,7 @@ GET / GET /v1/images/detail GET /v2/images POST /v1/images -POST /v2/images body: {"name":"","disk_format":"qcow2","container_format":"bare","visibility":"private","version":"3262.7","os_type":"linux","os_distro":"ubuntu","architecture":"x86_64","auto_disk_config":"true","hypervisor_type":"kvm"} +POST /v2/images body: {"name":"","disk_format":"qcow2","container_format":"bare","visibility":"private","version":"3262.8","os_type":"linux","os_distro":"ubuntu","architecture":"x86_64","auto_disk_config":"true","hypervisor_type":"kvm"} PUT /v2/images//file ``` ### All calls for API endpoint 'network (neutron)'