You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Marina Bunin (JIRA)" <ji...@apache.org> on 2015/03/22 17:38:11 UTC

[jira] [Created] (JCLOUDS-863) How to retrieve availability zone for specific host

Marina Bunin created JCLOUDS-863:
------------------------------------

             Summary: How to retrieve availability zone for specific host
                 Key: JCLOUDS-863
                 URL: https://issues.apache.org/jira/browse/JCLOUDS-863
             Project: jclouds
          Issue Type: Bug
          Components: jclouds-labs-openstack
    Affects Versions: 1.8.1
            Reporter: Marina Bunin


I didn't find a way to figure out availability zone to instance
Like 
$ nova boot --flavor 84 --image 64d985ba-2cfa-434d-b789-06eac141c260 \
> --availability-zone test-az testinstance
$ nova show testinstance
...
| OS-EXT-AZ:availability_zone         | test-az    

There is no API to receive it from Server / ServerWithSecurityGroups object, and using getAvailabilityZoneApi I can receive only list of availability zones names and its state, but no relation between host (server allow to retrieve host id) and availability zone




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)