You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Jeremy Daggett (JIRA)" <ji...@apache.org> on 2015/01/23 19:06:35 UTC

[jira] [Updated] (JCLOUDS-700) OpenStack Nova AvailabilityZone class missing "hosts" field

     [ https://issues.apache.org/jira/browse/JCLOUDS-700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeremy Daggett updated JCLOUDS-700:
-----------------------------------
    Assignee:     (was: Jeremy Daggett)

> OpenStack Nova AvailabilityZone class missing "hosts" field
> -----------------------------------------------------------
>
>                 Key: JCLOUDS-700
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-700
>             Project: jclouds
>          Issue Type: Bug
>          Components: jclouds-compute
>    Affects Versions: 1.8.0
>            Reporter: Jeremy Daggett
>              Labels: api, openstack
>             Fix For: 2.0.0
>
>
> The {{hosts}} field is not taken into consideration by the {{AvailabilityZone}} class as documented [here|https://github.com/openstack/nova/blob/grizzly-eol/nova/api/openstack/compute/contrib/availability_zone.py#L138].
> The following actions should be taken to ensure the correct implementation:
> * Add the {{hosts}} field to {{AvailabilityZone}} class.
> * Move {{AvailabilityZone}} and {{ZoneState}} from the deprecated {{org.jclouds.openstack.nova.v2_0.domain.zonescoped}} package to the correct {{org.jclouds.openstack.nova.v2_0.domain}} package.
> * Change {{ZoneState.available()}} to {{ZoneState.isAvailable()}}.
> * Update expect/live tests.
> * Deprecate where appropriate.



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