You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltacloud.apache.org by "Michal Fojtik (JIRA)" <ji...@apache.org> on 2012/05/23 12:42:40 UTC

[jira] [Resolved] (DTACLOUD-219) FGCP driver returns error when retrieving load balancer with no instances, FW missing description, FW rules should exclude 'Deny' rules until DC API supports it, instance creation [Additional parameters] do not apply

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

Michal Fojtik resolved DTACLOUD-219.
------------------------------------

    Resolution: Fixed
      Assignee: Michal Fojtik  (was: Marios Andreou)

Pushed:

commit e6312c3e942f894c8a2d6febddbd6fd9dada4eef
Author: Michal Fojtik <mf...@redhat.com>
Date:   Wed May 23 12:42:10 2012 +0200

    Don't display [Additional parameters] if there aren't (backported dkoper patch)

commit 0e5ddb5fc8caa39f4a3b6dc238d951efe460b906
Author: Dies Koper <di...@fast.au.fujitsu.com>
Date:   Sun May 20 12:46:13 2012 +1000

    don't display FW rules for Deny with FGCP (until DC API has a way to distinguish Accept/Deny rules)

commit 0393c2752bd6edd9f565e29a192b70847e068377
Author: Dies Koper <di...@fast.au.fujitsu.com>
Date:   Sun May 20 12:27:03 2012 +1000

    add FW description to FGCP driver

commit 7d001b88ba5ee8950780f5245938757a37209e4b
Author: Dies Koper <di...@fast.au.fujitsu.com>
Date:   Sun May 20 09:53:12 2012 +1000

    fix nil error when load balancer has nothing attached (no groups)
                
> FGCP driver returns error when retrieving load balancer with no instances, FW missing description, FW rules should exclude 'Deny' rules until DC API supports it, instance creation [Additional parameters] do not apply
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: DTACLOUD-219
>                 URL: https://issues.apache.org/jira/browse/DTACLOUD-219
>             Project: DeltaCloud
>          Issue Type: Bug
>          Components: Server
>            Reporter: Dies Koper
>            Assignee: Michal Fojtik
>         Attachments: 0001-fix-nil-error-when-load-balancer-has-nothing-attache.patch, 0002-add-FW-description-to-FGCP-driver.patch, 0003-don-t-display-FW-rules-for-Deny-with-FGCP-until-DC-A.patch, 0004-don-t-display-Additional-parameters-if-there-aren-t-.patch
>
>
> Various issues with FGCP driver on my todo list or uncovered during internal review:
> 1. FW description should be descriptive
> 2. DC API does not distinguish between Accept and Deny rules, so omit Deny rules until DC API supports them
> 3. Error when retrieving details of a load balancer with no attached instances (nil check missing)
> 4. [Additional parameters] expandable field for instance creation should only be displayed if the driver supports any additional parameters (FGCP does not).

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