[jira] [Commented] (LIBCLOUD-730) add 'fault' to node.extra in openstack node driver

2016-05-04 Thread Nishant Suneja (JIRA)

[ 
https://issues.apache.org/jira/browse/LIBCLOUD-730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15270214#comment-15270214
 ] 

Nishant Suneja commented on LIBCLOUD-730:
-

Shouldn't this issue be marked as resolved ?
The fix has been pulled into trunk for a while now.

> add 'fault' to node.extra in openstack node driver
> --
>
> Key: LIBCLOUD-730
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-730
> Project: Libcloud
>  Issue Type: Bug
>  Components: Compute
>Reporter: Nick Fox
>Priority: Minor
>  Labels: easyfix
>
> The `OpenStack_1_1_NodeDriver` does not return `fault` in 
> `OpenStack_1_1_NodeDriver.extra` yet it is returned from the api. Fault gives 
> information on why a server is in error state if the server reached an error 
> state. It is an [instance 
> fault|https://github.com/openstack/nova/blob/4cf6ef68199183697a0209751575f88fe5b2a733/nova/objects/instance_fault.py].



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


[jira] [Commented] (LIBCLOUD-730) add 'fault' to node.extra in openstack node driver

2015-08-01 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/LIBCLOUD-730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14650236#comment-14650236
 ] 

ASF subversion and git services commented on LIBCLOUD-730:
--

Commit 97e5e8403c85db0374ce2cb2935382d09f9b1301 in libcloud's branch 
refs/heads/trunk from [~nfox]
[ https://git-wip-us.apache.org/repos/asf?p=libcloud.git;h=97e5e84 ]

Add instance fault to OpenStack_NodeDriver

`InstanceFault` is returned by the API but is not saved in the 
`OpenStack_1_1_NodeDriver.extra` field. Adding `fault` to the `extra` field.
(https://issues.apache.org/jira/browse/LIBCLOUD-730)

Signed-off-by: Tomaz Muraus to...@apache.org


 add 'fault' to node.extra in openstack node driver
 --

 Key: LIBCLOUD-730
 URL: https://issues.apache.org/jira/browse/LIBCLOUD-730
 Project: Libcloud
  Issue Type: Bug
  Components: Compute
Reporter: Nick Fox
Priority: Minor
  Labels: easyfix

 The `OpenStack_1_1_NodeDriver` does not return `fault` in 
 `OpenStack_1_1_NodeDriver.extra` yet it is returned from the api. Fault gives 
 information on why a server is in error state if the server reached an error 
 state. It is an [instance 
 fault|https://github.com/openstack/nova/blob/4cf6ef68199183697a0209751575f88fe5b2a733/nova/objects/instance_fault.py].



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


[jira] [Commented] (LIBCLOUD-730) add 'fault' to node.extra in openstack node driver

2015-08-01 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/LIBCLOUD-730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14650255#comment-14650255
 ] 

ASF GitHub Bot commented on LIBCLOUD-730:
-

Github user asfgit closed the pull request at:

https://github.com/apache/libcloud/pull/557


 add 'fault' to node.extra in openstack node driver
 --

 Key: LIBCLOUD-730
 URL: https://issues.apache.org/jira/browse/LIBCLOUD-730
 Project: Libcloud
  Issue Type: Bug
  Components: Compute
Reporter: Nick Fox
Priority: Minor
  Labels: easyfix

 The `OpenStack_1_1_NodeDriver` does not return `fault` in 
 `OpenStack_1_1_NodeDriver.extra` yet it is returned from the api. Fault gives 
 information on why a server is in error state if the server reached an error 
 state. It is an [instance 
 fault|https://github.com/openstack/nova/blob/4cf6ef68199183697a0209751575f88fe5b2a733/nova/objects/instance_fault.py].



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