Uploaded image for project: 'jclouds'
  1. jclouds
  2. JCLOUDS-863

How to retrieve availability zone for specific host

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.8.1
    • None
    • jclouds-labs-openstack
    • None

    Description

      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

      Attachments

        Activity

          People

            Unassigned Unassigned
            marina.bunin Marina Bunin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: