New Question

Revision history [back]

Cannot boot Windows Server 2012 R2 on Devstack installation

I have a fresh installation of Devstack on 32 GB Ram and 2TB server, I followed the steps mentioned in here link:https://cloudbase.it/windows-cloud-images/

and chose KVM Hypervisor. The Instance was never able to boot and it displays the error code 500 "No valid host was found. There are not enough hosts available.". I'm pretty sure I have enough resources to run the VM because I basically used non of the resources for any other machine. Does anyone have an Idea what the problem here is ? I used the command nova --debug boot --flavor 2 --image "Windows Server 2012 R2 Std Eval" --key-name windows MyWindowsInstance

and got the following results

DEBUG (extension:189) found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') DEBUG (extension:189) found extension EntryPoint.parse('tokenendpoint = openstackclient.api.authplugin:TokenEndpoint') DEBUG (extension:189) found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') DEBUG (extension:189) found extension EntryPoint.parse('v2token = keystoneauth1.loading.plugins.identity.v2:Token') DEBUG (extension:189) found extension EntryPoint.parse('none = keystoneauth1.loading.plugins.noauth:NoAuth') DEBUG (extension:189) found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1.loading:V3OAuth1') DEBUG (extension:189) found extension EntryPoint.parse('admintoken = keystoneauth1.loading.plugins.admintoken:AdminToken') DEBUG (extension:189) found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading.plugins.identity.v3:OpenIDConnectAuthorizationCode') DEBUG (extension:189) found extension EntryPoint.parse('v2password = keystoneauth1.loading.plugins.identity.v2:Password') DEBUG (extension:189) found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras.saml2.loading:Saml2Password') DEBUG (extension:189) found extension EntryPoint.parse('v3password = keystoneauth1.loading.plugins.identity.v3:Password') DEBUG (extension:189) found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras.saml2.loading:ADFSPassword') DEBUG (extension:189) found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading.plugins.identity.v3:OpenIDConnectAccessToken') DEBUG (extension:189) found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading.plugins.identity.v3:OpenIDConnectPassword') DEBUG (extension:189) found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos.loading:Kerberos') DEBUG (extension:189) found extension EntryPoint.parse('token = keystoneauth1.loading.plugins.identity.generic:Token') DEBUG (extension:189) found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading.plugins.identity.v3:OpenIDConnectClientCredentials') DEBUG (extension:189) found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading.plugins.identity.v3:TokenlessAuth') DEBUG (extension:189) found extension EntryPoint.parse('v3token = keystoneauth1.loading.plugins.identity.v3:Token') DEBUG (extension:189) found extension EntryPoint.parse('v3totp = keystoneauth1.loading.plugins.identity.v3:TOTP') DEBUG (extension:189) found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading.plugins.identity.v3:ApplicationCredential') DEBUG (extension:189) found extension EntryPoint.parse('password = keystoneauth1.loading.plugins.identity.generic:Password') DEBUG (extension:189) found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos.loading:MappedKerberos') DEBUG (session:448) REQ: curl -g -i -X GET http://10.0.8.170/identity/v3 -H "Accept: application/json" -H "User-Agent: nova keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.12" DEBUG (connectionpool:205) Starting new HTTP connection (1): 10.0.8.170:80 DEBUG (connectionpool:393) http://10.0.8.170:80 "GET /identity/v3 HTTP/1.1" 200 254 DEBUG (session:479) RESP: [200] Connection: close Content-Length: 254 Content-Type: application/json Date: Thu, 25 Oct 2018 10:14:48 GMT Server: Apache/2.4.18 (Ubuntu) Vary: X-Auth-Token x-openstack-request-id: req-18415361-92a8-466a-87d4-22c06b3d4c4c DEBUG (session:511) RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://10.0.8.170/identity/v3/", "rel": "self"}]}} DEBUG (session:853) GET call to http://10.0.8.170/identity/v3 used request id req-18415361-92a8-466a-87d4-22c06b3d4c4c DEBUG (base:176) Making authentication request to http://10.0.8.170/identity/v3/auth/tokens DEBUG (connectionpool:240) Resetting dropped connection: 10.0.8.170 DEBUG (connectionpool:393) http://10.0.8.170:80 "POST /identity/v3/auth/tokens HTTP/1.1" 201 3500 DEBUG (base:181) {"token": {"isdomain": false, "methods": ["password"], "roles": [{"id": "3b2190d7b38242f688d359c9804e7164", "name": "member"}, {"id": "ffb09f0fe3d846e28dd597f870bb7897", "name": "admin"}, {"id": "33c8227f015c4d93a193308740e1b335", "name": "reader"}], "expiresat": "2018-10-25T11:14:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "189f373df1284788ab17172cdf70ca4d", "name": "demo"}, "catalog": [{"endpoints": [{"url": "http://10.0.8.170/image", "interface": "public", "region": "RegionOne", "regionid": "RegionOne", "id": "2f33c790f95c4a90bd879c8a49f72eae"}], "type": "image", "id": "1c7f6f55baf047909edb8157bcda200c", "name": "glance"}, {"endpoints": [{"url": "http://10.0.8.170/compute/v2/189f373df1284788ab17172cdf70ca4d", "interface": "public", "region": "RegionOne", "regionid": "RegionOne", "id": "373dbc1678e645b99cf245c82c2fbfc9"}], "type": "computelegacy", "id": "24b676d86657472c9aa4698b4558d240", "name": "novalegacy"}, {"endpoints": [{"url": "http://10.0.8.170/compute/v2.1", "interface": "public", "region": "RegionOne", "regionid": "RegionOne", "id": "e0e8aac014754030b0f79d67a0d16eee"}], "type": "compute", "id": "3475957aa0b74423a2e87948a5d8a3f5", "name": "nova"}, {"endpoints": [{"url": "http://10.0.8.170/volume/v3/189f373df1284788ab17172cdf70ca4d", "interface": "public", "region": "RegionOne", "regionid": "RegionOne", "id": "8d5abedd2f4a42439081755005703715"}], "type": "block-storage", "id": "42c835fdae2e46788947c26b94aac1f0", "name": "cinder"}, {"endpoints": [{"url": "http://10.0.8.170/identity", "interface": "admin", "region": "RegionOne", "regionid": "RegionOne", "id": "0ae69f7102d74902a6e27392199fe90f"}, {"url": "http://10.0.8.170/identity", "interface": "public", "region": "RegionOne", "regionid": "RegionOne", "id": "e2f50242002e43b18daf50bcdb207e2c"}], "type": "identity", "id": "5193aec2d7e3476dbca9b222d405e032", "name": "keystone"}, {"endpoints": [{"url": "http://10.0.8.170/volume/v3/189f373df1284788ab17172cdf70ca4d", "interface": "public", "region": "RegionOne", "regionid": "RegionOne", "id": "6f7f2e9b460e4023ae8ca9b22d7fa020"}], "type": "volumev3", "id": "744be7cbedf344958130172f208bfc9c", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.0.8.170/placement", "interface": "public", "region": "RegionOne", "regionid": "RegionOne", "id": "e9064aa21d2e4fca826cc4135b344e8b"}], "type": "placement", "id": "835f54ca9e2e4deeaba7182318963513", "name": "placement"}, {"endpoints": [{"url": "http://10.0.8.170/volume/v1/189f373df1284788ab17172cdf70ca4d", "interface": "public", "region": "RegionOne", "regionid": "RegionOne", "id": "6d8abb4d6210479da36e48dd40c3a277"}], "type": "volume", "id": "90a62b7329214c3a933698a43841ae5a", "name": "cinder"}, {"endpoints": [{"url": "http://10.0.8.170:9696/", "interface": "public", "region": "RegionOne", "regionid": "RegionOne", "id": "9382fe9005ee42bdbe7416f1df6f9d6b"}], "type": "network", "id": "adabe3fc84b94b0c896b6b67ed737883", "name": "neutron"}, {"endpoints": [{"url": "http://10.0.8.170/volume/v2/189f373df1284788ab17172cdf70ca4d", "interface": "public", "region": "RegionOne", "regionid": "RegionOne", "id": "1b9c699ea4924639a30d3d66c62475a5"}], "type": "volumev2", "id": "d70e6844aa9045afb9a5c0d5b8fa5307", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "passwordexpiresat": null, "name": "admin", "id": "83e2fc7353df48bf8f91beebcdfa8c2e"}, "auditids": ["8mSq0xHoRMaGRlw6aNzGA"], "issuedat": "2018-10-25T10:14:48.000000Z"}} REQ: curl -g -i -X GET http://10.0.8.170/compute/v2.1 -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}1767b639c3ab0494d122e89461dea9fe923eb27d57ab7a61f0caba912207214e" DEBUG (session:448) REQ: curl -g -i -X GET http://10.0.8.170/compute/v2.1 -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}1767b639c3ab0494d122e89461dea9fe923eb27d57ab7a61f0caba912207214e" DEBUG (connectionpool:240) Resetting dropped connection: 10.0.8.170 DEBUG (connectionpool:393) http://10.0.8.170:80 "GET /compute/v2.1 HTTP/1.1" 302 None RESP: [302] Connection: close Content-Type: text/plain; charset=utf8 Date: Thu, 25 Oct 2018 10:14:48 GMT Location: http://10.0.8.170/compute/v2.1/ Server: Apache/2.4.18 (Ubuntu) Transfer-Encoding: chunked x-compute-request-id: req-01ee1d98-61f4-4376-94b3-bc04dee7ca1b x-openstack-request-id: req-01ee1d98-61f4-4376-94b3-bc04dee7ca1b DEBUG (session:479) RESP: [302] Connection: close Content-Type: text/plain; charset=utf8 Date: Thu, 25 Oct 2018 10:14:48 GMT Location: http://10.0.8.170/compute/v2.1/ Server: Apache/2.4.18 (Ubuntu) Transfer-Encoding: chunked x-compute-request-id: req-01ee1d98-61f4-4376-94b3-bc04dee7ca1b x-openstack-request-id: req-01ee1d98-61f4-4376-94b3-bc04dee7ca1b RESP BODY: Omitted, Content-Type is set to text/plain; charset=utf8. Only application/json responses have their bodies logged. DEBUG (session:511) RESP BODY: Omitted, Content-Type is set to text/plain; charset=utf8. Only application/json responses have their bodies logged. DEBUG (connectionpool:240) Resetting dropped connection: 10.0.8.170 DEBUG (connectionpool:393) http://10.0.8.170:80 "GET /compute/v2.1/ HTTP/1.1" 200 387 RESP: [200] Connection: close Content-Length: 387 Content-Type: application/json Date: Thu, 25 Oct 2018 10:14:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache/2.4.18 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-099844b5-9a12-4f62-ab5e-c2995edbfe19 x-openstack-request-id: req-099844b5-9a12-4f62-ab5e-c2995edbfe19 DEBUG (session:479) RESP: [200] Connection: close Content-Length: 387 Content-Type: application/json Date: Thu, 25 Oct 2018 10:14:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache/2.4.18 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-099844b5-9a12-4f62-ab5e-c2995edbfe19 x-openstack-request-id: req-099844b5-9a12-4f62-ab5e-c2995edbfe19 RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://10.0.8.170/compute/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "minversion": "2.1", "version": "2.67", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} DEBUG (session:511) RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://10.0.8.170/compute/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "minversion": "2.1", "version": "2.67", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} GET call to compute for http://10.0.8.170/compute/v2.1/ used request id req-099844b5-9a12-4f62-ab5e-c2995edbfe19 DEBUG (session:844) GET call to compute for http://10.0.8.170/compute/v2.1/ used request id req-099844b5-9a12-4f62-ab5e-c2995edbfe19 DEBUG (extension:189) found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') DEBUG (extension:189) found extension EntryPoint.parse('tokenendpoint = openstackclient.api.authplugin:TokenEndpoint') DEBUG (extension:189) found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') DEBUG (extension:189) found extension EntryPoint.parse('v2token = keystoneauth1.loading.plugins.identity.v2:Token') DEBUG (extension:189) found extension EntryPoint.parse('none = keystoneauth1.loading.plugins.noauth:NoAuth') DEBUG (extension:189) found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1.loading:V3OAuth1') DEBUG (extension:189) found extension EntryPoint.parse('admintoken = keystoneauth1.loading.plugins.admintoken:AdminToken') DEBUG (extension:189) found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading.plugins.identity.v3:OpenIDConnectAuthorizationCode') DEBUG (extension:189) found extension EntryPoint.parse('v2password = keystoneauth1.loading.plugins.identity.v2:Password') DEBUG (extension:189) found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras.saml2.loading:Saml2Password') DEBUG (extension:189) found extension EntryPoint.parse('v3password = keystoneauth1.loading.plugins.identity.v3:Password') DEBUG (extension:189) found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras.saml2.loading:ADFSPassword') DEBUG (extension:189) found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading.plugins.identity.v3:OpenIDConnectAccessToken') DEBUG (extension:189) found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading.plugins.identity.v3:OpenIDConnectPassword') DEBUG (extension:189) found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos.loading:Kerberos') DEBUG (extension:189) found extension EntryPoint.parse('token = keystoneauth1.loading.plugins.identity.generic:Token') DEBUG (extension:189) found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading.plugins.identity.v3:OpenIDConnectClientCredentials') DEBUG (extension:189) found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading.plugins.identity.v3:TokenlessAuth') DEBUG (extension:189) found extension EntryPoint.parse('v3token = keystoneauth1.loading.plugins.identity.v3:Token') DEBUG (extension:189) found extension EntryPoint.parse('v3totp = keystoneauth1.loading.plugins.identity.v3:TOTP') DEBUG (extension:189) found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading.plugins.identity.v3:ApplicationCredential') DEBUG (extension:189) found extension EntryPoint.parse('password = keystoneauth1.loading.plugins.identity.generic:Password') DEBUG (extension:189) found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos.loading:MappedKerberos') DEBUG (session:448) REQ: curl -g -i -X GET http://10.0.8.170/image/v2/images?name=Windows Server 2012 R2 Std Eval -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.65" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}1767b639c3ab0494d122e89461dea9fe923eb27d57ab7a61f0caba912207214e" -H "X-OpenStack-Nova-API-Version: 2.65" DEBUG (connectionpool:240) Resetting dropped connection: 10.0.8.170 DEBUG (connectionpool:393) http://10.0.8.170:80 "GET /image/v2/images?name=Windows%20Server%202012%20R2%20Std%20Eval HTTP/1.1" 200 962 DEBUG (session:479) RESP: [200] Connection: close Content-Length: 962 Content-Type: application/json Date: Thu, 25 Oct 2018 10:14:48 GMT Server: Apache/2.4.18 (Ubuntu) x-openstack-request-id: req-ff9f5ae8-beaa-4872-b169-0b3a7d72e8ca DEBUG (session:511) RESP BODY: {"images": [{"containerformat": "bare", "minram": 0, "updatedat": "2018-10-25T09:01:46Z", "file": "/v2/images/c2cc55b9-d8d7-4c3d-837a-1df7b5a6e217/file", "owner": "189f373df1284788ab17172cdf70ca4d", "id": "c2cc55b9-d8d7-4c3d-837a-1df7b5a6e217", "size": 12001017856, "self": "/v2/images/c2cc55b9-d8d7-4c3d-837a-1df7b5a6e217", "diskformat": "qcow2", "oshashalgo": "sha512", "schema": "/v2/schemas/image", "status": "active", "tags": [], "visibility": "shared", "mindisk": 0, "virtualsize": null, "name": "Windows Server 2012 R2 Std Eval", "hypervisortype": "qemu", "createdat": "2018-10-25T09:00:26Z", "oshidden": false, "protected": false, "oshashvalue": "9bd12698b1cb46e09243fd5704e14292e7393c84a4de178f536caaf21b9222c94d5080cbec69eafe69fd7a7694fe14d792425c5fbb89a89727d2d2615e62890a", "checksum": "a05ead3a04ae663da77eee5d2cb2fa73", "ostype": "windows"}], "schema": "/v2/schemas/images", "first": "/v2/images?name=Windows+Server+2012+R2+Std+Eval"} DEBUG (session:844) GET call to image for http://10.0.8.170/image/v2/images?name=Windows%20Server%202012%20R2%20Std%20Eval used request id req-ff9f5ae8-beaa-4872-b169-0b3a7d72e8ca DEBUG (session:448) REQ: curl -g -i -X GET http://10.0.8.170/compute/v2.1/flavors/2 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.65" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}1767b639c3ab0494d122e89461dea9fe923eb27d57ab7a61f0caba912207214e" -H "X-OpenStack-Nova-API-Version: 2.65" DEBUG (connectionpool:240) Resetting dropped connection: 10.0.8.170 DEBUG (connectionpool:393) http://10.0.8.170:80 "GET /compute/v2.1/flavors/2 HTTP/1.1" 200 403 DEBUG (session:479) RESP: [200] Connection: close Content-Length: 403 Content-Type: application/json Date: Thu, 25 Oct 2018 10:14:48 GMT OpenStack-API-Version: compute 2.65 Server: Apache/2.4.18 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.65 x-compute-request-id: req-17781bdf-61a2-4320-88f8-911cdd87dd7d x-openstack-request-id: req-17781bdf-61a2-4320-88f8-911cdd87dd7d DEBUG (session:511) RESP BODY: {"flavor": {"description": null, "links": [{"href": "http://10.0.8.170/compute/v2.1/flavors/2", "rel": "self"}, {"href": "http://10.0.8.170/compute/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "extraspecs": {}, "os-flavor-access:ispublic": true, "rxtxfactor": 1.0, "disk": 20, "id": "2", "name": "m1.small", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} DEBUG (session:844) GET call to compute for http://10.0.8.170/compute/v2.1/flavors/2 used request id req-17781bdf-61a2-4320-88f8-911cdd87dd7d DEBUG (session:448) REQ: curl -g -i -X POST http://10.0.8.170/compute/v2.1/servers -H "Accept: application/json" -H "Content-Type: application/json" -H "OpenStack-API-Version: compute 2.65" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}1767b639c3ab0494d122e89461dea9fe923eb27d57ab7a61f0caba912207214e" -H "X-OpenStack-Nova-API-Version: 2.65" -d '{"server": {"name": "MyWindowsInstance", "imageRef": "c2cc55b9-d8d7-4c3d-837a-1df7b5a6e217", "keyname": "windows", "flavorRef": "2", "maxcount": 1, "mincount": 1, "networks": "auto"}}' DEBUG (connectionpool:240) Resetting dropped connection: 10.0.8.170 DEBUG (connectionpool:393) http://10.0.8.170:80 "POST /compute/v2.1/servers HTTP/1.1" 202 378 DEBUG (session:479) RESP: [202] Connection: close Content-Length: 378 Content-Type: application/json Date: Thu, 25 Oct 2018 10:14:48 GMT OpenStack-API-Version: compute 2.65 Server: Apache/2.4.18 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.65 location: http://10.0.8.170/compute/v2.1/servers/56dde84b-7e80-4427-b214-2f2a6a558ab7 x-compute-request-id: req-1aca1e20-4e55-4b2a-bb7a-2d74bb2c5411 x-openstack-request-id: req-1aca1e20-4e55-4b2a-bb7a-2d74bb2c5411 DEBUG (session:511) RESP BODY: {"server": {"securitygroups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "56dde84b-7e80-4427-b214-2f2a6a558ab7", "links": [{"href": "http://10.0.8.170/compute/v2.1/servers/56dde84b-7e80-4427-b214-2f2a6a558ab7", "rel": "self"}, {"href": "http://10.0.8.170/compute/servers/56dde84b-7e80-4427-b214-2f2a6a558ab7", "rel": "bookmark"}], "adminPass": "aXH7u9deR5Mg"}} DEBUG (session:844) POST call to compute for http://10.0.8.170/compute/v2.1/servers used request id req-1aca1e20-4e55-4b2a-bb7a-2d74bb2c5411 DEBUG (session:448) REQ: curl -g -i -X GET http://10.0.8.170/compute/v2.1/servers/56dde84b-7e80-4427-b214-2f2a6a558ab7 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.65" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}1767b639c3ab0494d122e89461dea9fe923eb27d57ab7a61f0caba912207214e" -H "X-OpenStack-Nova-API-Version: 2.65" DEBUG (connectionpool:240) Resetting dropped connection: 10.0.8.170 DEBUG (connectionpool:393) http://10.0.8.170:80 "GET /compute/v2.1/servers/56dde84b-7e80-4427-b214-2f2a6a558ab7 HTTP/1.1" 200 1697 DEBUG (session:479) RESP: [200] Connection: close Content-Length: 1697 Content-Type: application/json Date: Thu, 25 Oct 2018 10:14:49 GMT OpenStack-API-Version: compute 2.65 Server: Apache/2.4.18 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.65 x-compute-request-id: req-a3e41d94-6fc9-44ff-b781-8a83fef79e46 x-openstack-request-id: req-a3e41d94-6fc9-44ff-b781-8a83fef79e46 DEBUG (session:511) RESP BODY: {"server": {"OS-EXT-STS:taskstate": "scheduling", "addresses": {}, "links": [{"href": "http://10.0.8.170/compute/v2.1/servers/56dde84b-7e80-4427-b214-2f2a6a558ab7", "rel": "self"}, {"href": "http://10.0.8.170/compute/servers/56dde84b-7e80-4427-b214-2f2a6a558ab7", "rel": "bookmark"}], "image": {"id": "c2cc55b9-d8d7-4c3d-837a-1df7b5a6e217", "links": [{"href": "http://10.0.8.170/compute/images/c2cc55b9-d8d7-4c3d-837a-1df7b5a6e217", "rel": "bookmark"}]}, "OS-EXT-SRV-ATTR:userdata": null, "OS-EXT-STS:vmstate": "building", "OS-EXT-SRV-ATTR:instancename": "", "OS-EXT-SRV-ATTR:rootdevicename": null, "OS-SRV-USG:launchedat": null, "flavor": {"ephemeral": 0, "ram": 2048, "originalname": "m1.small", "vcpus": 1, "extraspecs": {}, "swap": 0, "disk": 20}, "id": "56dde84b-7e80-4427-b214-2f2a6a558ab7", "description": null, "hoststatus": "", "userid": "83e2fc7353df48bf8f91beebcdfa8c2e", "OS-EXT-SRV-ATTR:hostname": "mywindowsinstance", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-SRV-ATTR:reservationid": "r-erexlj0s", "progress": 0, "OS-EXT-STS:powerstate": 0, "OS-EXT-AZ:availabilityzone": "", "configdrive": "", "status": "BUILD", "OS-EXT-SRV-ATTR:ramdiskid": "", "updated": "2018-10-25T10:14:49Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminatedat": null, "tags": [], "keyname": "windows", "OS-EXT-SRV-ATTR:kernelid": "", "locked": false, "OS-EXT-SRV-ATTR:hypervisorhostname": null, "name": "MyWindowsInstance", "OS-EXT-SRV-ATTR:launchindex": 0, "created": "2018-10-25T10:14:49Z", "tenantid": "189f373df1284788ab17172cdf70ca4d", "os-extended-volumes:volumesattached": [], "trustedimagecertificates": null, "metadata": {}}} DEBUG (session:844) GET call to compute for http://10.0.8.170/compute/v2.1/servers/56dde84b-7e80-4427-b214-2f2a6a558ab7 used request id req-a3e41d94-6fc9-44ff-b781-8a83fef79e46 DEBUG (session:448) REQ: curl -g -i -X GET http://10.0.8.170/image/v2/images/c2cc55b9-d8d7-4c3d-837a-1df7b5a6e217 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.65" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}1767b639c3ab0494d122e89461dea9fe923eb27d57ab7a61f0caba912207214e" -H "X-OpenStack-Nova-API-Version: 2.65" DEBUG (connectionpool:240) Resetting dropped connection: 10.0.8.170 DEBUG (connectionpool:393) http://10.0.8.170:80 "GET /image/v2/images/c2cc55b9-d8d7-4c3d-837a-1df7b5a6e217 HTTP/1.1" 200 856 DEBUG (session:479) RESP: [200] Connection: close Content-Length: 856 Content-Type: application/json Date: Thu, 25 Oct 2018 10:14:49 GMT Server: Apache/2.4.18 (Ubuntu) x-openstack-request-id: req-f029ac63-cd29-42e3-84f2-a4feb7384c3c DEBUG (session:511) RESP BODY: {"containerformat": "bare", "minram": 0, "updatedat": "2018-10-25T09:01:46Z", "file": "/v2/images/c2cc55b9-d8d7-4c3d-837a-1df7b5a6e217/file", "owner": "189f373df1284788ab17172cdf70ca4d", "id": "c2cc55b9-d8d7-4c3d-837a-1df7b5a6e217", "size": 12001017856, "self": "/v2/images/c2cc55b9-d8d7-4c3d-837a-1df7b5a6e217", "diskformat": "qcow2", "oshashalgo": "sha512", "schema": "/v2/schemas/image", "status": "active", "tags": [], "visibility": "shared", "mindisk": 0, "virtualsize": null, "name": "Windows Server 2012 R2 Std Eval", "hypervisortype": "qemu", "createdat": "2018-10-25T09:00:26Z", "oshidden": false, "protected": false, "oshashvalue": "9bd12698b1cb46e09243fd5704e14292e7393c84a4de178f536caaf21b9222c94d5080cbec69eafe69fd7a7694fe14d792425c5fbb89a89727d2d2615e62890a", "checksum": "a05ead3a04ae663da77eee5d2cb2fa73", "ostype": "windows"} DEBUG (session:844) GET call to image for http://10.0.8.170/image/v2/images/c2cc55b9-d8d7-4c3d-837a-1df7b5a6e217 used request id req-f029ac63-cd29-42e3-84f2-a4feb7384c3c +--------------------------------------+------------------------------------------------------------------------+ | Property | Value | +--------------------------------------+------------------------------------------------------------------------+ | OS-DCF:diskConfig | MANUAL | | OS-EXT-AZ:availabilityzone | | | OS-EXT-SRV-ATTR:host | - | | OS-EXT-SRV-ATTR:hostname | mywindowsinstance | | OS-EXT-SRV-ATTR:hypervisorhostname | - | | OS-EXT-SRV-ATTR:instancename | | | OS-EXT-SRV-ATTR:kernelid | | | OS-EXT-SRV-ATTR:launchindex | 0 | | OS-EXT-SRV-ATTR:ramdiskid | | | OS-EXT-SRV-ATTR:reservationid | r-erexlj0s | | OS-EXT-SRV-ATTR:rootdevicename | - | | OS-EXT-SRV-ATTR:userdata | - | | OS-EXT-STS:powerstate | 0 | | OS-EXT-STS:taskstate | scheduling | | OS-EXT-STS:vmstate | building | | OS-SRV-USG:launchedat | - | | OS-SRV-USG:terminatedat | - | | accessIPv4 | | | accessIPv6 | | | adminPass | aXH7u9deR5Mg | | configdrive | | | created | 2018-10-25T10:14:49Z | | description | - | | flavor:disk | 20 | | flavor:ephemeral | 0 | | flavor:extraspecs | {} | | flavor:originalname | m1.small | | flavor:ram | 2048 | | flavor:swap | 0 | | flavor:vcpus | 1 | | hostId | | | hoststatus | | | id | 56dde84b-7e80-4427-b214-2f2a6a558ab7 | | image | Windows Server 2012 R2 Std Eval (c2cc55b9-d8d7-4c3d-837a-1df7b5a6e217) | | keyname | windows | | locked | False | | metadata | {} | | name | MyWindowsInstance | | os-extended-volumes:volumesattached | [] | | progress | 0 | | securitygroups | default | | status | BUILD | | tags | [] | | tenantid | 189f373df1284788ab17172cdf70ca4d | | trustedimagecertificates | - | | updated | 2018-10-25T10:14:49Z | | userid | 83e2fc7353df48bf8f91beebcdfa8c2e | +--------------------------------------+------------------------------------------------------------------------+