You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltacloud.apache.org by "Dies Koper (JIRA)" <ji...@apache.org> on 2012/08/05 14:07:02 UTC

[jira] [Created] (DTACLOUD-292) error when public/private ip or instance state is not returned by driver

Dies Koper created DTACLOUD-292:
-----------------------------------

             Summary: error when public/private ip or instance state is not returned by driver
                 Key: DTACLOUD-292
                 URL: https://issues.apache.org/jira/browse/DTACLOUD-292
             Project: DeltaCloud
          Issue Type: Bug
          Components: EC2/Frontend
            Reporter: Dies Koper


I noticed these issues while trying out the ec2 front-end with the FGCP driver:

1. When an instance does not have a public IP address assigned, an error occurs.
2. When a driver does not return the instance state (FGCP driver only returns instance when querying a specific instance), an error occurs.
3. For the instance's public IP, private IP address is returned.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (DTACLOUD-292) error when public/private ip or instance state is not returned by driver

Posted by "Dies Koper (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DTACLOUD-292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dies Koper updated DTACLOUD-292:
--------------------------------

    Attachment: 0001-ec2-client-added-if-statements-for-when-instance-sta.patch

fixes these issues
                
> error when public/private ip or instance state is not returned by driver
> ------------------------------------------------------------------------
>
>                 Key: DTACLOUD-292
>                 URL: https://issues.apache.org/jira/browse/DTACLOUD-292
>             Project: DeltaCloud
>          Issue Type: Bug
>          Components: EC2/Frontend
>            Reporter: Dies Koper
>         Attachments: 0001-ec2-client-added-if-statements-for-when-instance-sta.patch
>
>
> I noticed these issues while trying out the ec2 front-end with the FGCP driver:
> 1. When an instance does not have a public IP address assigned, an error occurs.
> 2. When a driver does not return the instance state (FGCP driver only returns instance when querying a specific instance), an error occurs.
> 3. For the instance's public IP, private IP address is returned.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (DTACLOUD-292) error when public/private ip or instance state is not returned by driver

Posted by "Michal Fojtik (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DTACLOUD-292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michal Fojtik resolved DTACLOUD-292.
------------------------------------

    Resolution: Fixed
      Assignee: Michal Fojtik

commit ac24be5fe9dd88c48f4886bbb8599c470172742c
Author: Dies Koper <di...@fast.au.fujitsu.com>
Date:   Sun Aug 5 21:58:21 2012 +1000

    ec2 client: added if statements for when instance state, public IPs or private IPs are not returned by driver
                
> error when public/private ip or instance state is not returned by driver
> ------------------------------------------------------------------------
>
>                 Key: DTACLOUD-292
>                 URL: https://issues.apache.org/jira/browse/DTACLOUD-292
>             Project: DeltaCloud
>          Issue Type: Bug
>          Components: EC2/Frontend
>            Reporter: Dies Koper
>            Assignee: Michal Fojtik
>         Attachments: 0001-ec2-client-added-if-statements-for-when-instance-sta.patch
>
>
> I noticed these issues while trying out the ec2 front-end with the FGCP driver:
> 1. When an instance does not have a public IP address assigned, an error occurs.
> 2. When a driver does not return the instance state (FGCP driver only returns instance when querying a specific instance), an error occurs.
> 3. For the instance's public IP, private IP address is returned.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (DTACLOUD-292) error when public/private ip or instance state is not returned by driver

Posted by "Michal Fojtik (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DTACLOUD-292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13430460#comment-13430460 ] 

Michal Fojtik commented on DTACLOUD-292:
----------------------------------------

ACK. Good catch!
                
> error when public/private ip or instance state is not returned by driver
> ------------------------------------------------------------------------
>
>                 Key: DTACLOUD-292
>                 URL: https://issues.apache.org/jira/browse/DTACLOUD-292
>             Project: DeltaCloud
>          Issue Type: Bug
>          Components: EC2/Frontend
>            Reporter: Dies Koper
>         Attachments: 0001-ec2-client-added-if-statements-for-when-instance-sta.patch
>
>
> I noticed these issues while trying out the ec2 front-end with the FGCP driver:
> 1. When an instance does not have a public IP address assigned, an error occurs.
> 2. When a driver does not return the instance state (FGCP driver only returns instance when querying a specific instance), an error occurs.
> 3. For the instance's public IP, private IP address is returned.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Closed] (DTACLOUD-292) error when public/private ip or instance state is not returned by driver

Posted by "Ronelle Landy (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DTACLOUD-292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ronelle Landy closed DTACLOUD-292.
----------------------------------


Closing this issue as fixed in the latest delatcloud release under test. The instance returned below has no sate and no pubic IP.

>>  FGCP_CERT_DIR="~/.deltacloud/drivers/fgcp"; curl -X GET --user un:pw" "qeblade39.rhq.lab.eng.bos.redhat.com:3007/ec2/?Action=DescribeInstances&InstanceId.1=xxxxxxxxxxxx"
<DescribeInstancesResponse xmlns='http://ec2.amazonaws.com/doc/2012-04-01/'>
  <requestId>f2101612fca159caed0abb9f47ff92e7</requestId>
  <reservationSet>
    <item>
      <reservationId>r-11111111</reservationId>
      <ownerId>deltacloud</ownerId>
      <groupSet>
        <item>
          <groupId>sg-11111111</groupId>
          <groupName>default</groupName>
        </item>
      </groupSet>
      <instanceSet>
        <item>
          <instanceId>xxxxxxxxxx</instanceId>
          <imageId>xxxxx</imageId>
          <instanceType>economy</instanceType>
          <launchTime>2012-10-04 12:59:45 -0400</launchTime>
          <privateIpAddress>192.168.0.11</privateIpAddress>
          <privateDnsName>192.168.0.11</privateDnsName>
          <architecture>i386</architecture>
          <placement>
            <availabilityZone>UZXC0GRT-9Q988189J</availabilityZone>
            <groupName></groupName>
            <tenancy>default</tenancy>
          </placement>
        </item>
      </instanceSet>
    </item>
  </reservationSet>
</DescribeInstancesResponse>
[root@qeblade39 rlandy]# 

                
> error when public/private ip or instance state is not returned by driver
> ------------------------------------------------------------------------
>
>                 Key: DTACLOUD-292
>                 URL: https://issues.apache.org/jira/browse/DTACLOUD-292
>             Project: DeltaCloud
>          Issue Type: Bug
>          Components: EC2/Frontend
>            Reporter: Dies Koper
>            Assignee: Michal Fojtik
>         Attachments: 0001-ec2-client-added-if-statements-for-when-instance-sta.patch
>
>
> I noticed these issues while trying out the ec2 front-end with the FGCP driver:
> 1. When an instance does not have a public IP address assigned, an error occurs.
> 2. When a driver does not return the instance state (FGCP driver only returns instance when querying a specific instance), an error occurs.
> 3. For the instance's public IP, private IP address is returned.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira