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

2015-01-24 Thread Andrew Gaul (JIRA)

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

Andrew Gaul updated JCLOUDS-700:

Labels: openstack-nova  (was: api openstack)

> 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: openstack-nova
> 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)


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

2015-01-23 Thread Jeremy Daggett (JIRA)

 [ 
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)