GitHub user sudhansu7 opened a pull request:

    https://github.com/apache/cloudstack/pull/47

    CLOUDSTACK-7986 [F5 LB] Failed to execute IPAssocCommand due to com.clou...

    added 3 new method to strip partition information from VirtualServer, 
LBPool, VLAN api response.
    
    With BigIP V11.x VirtualServer, LBPool, VLAN api response has been modified.
    Now BigIP returns resource  name with user partition information
    ex: if vlanname is vlan-100 then the get_list() will return 
/Common/vlan-100 (/Common -> Suer portition)
    This method will strip the partition information and only returns a list 
with vlan name (vlan-100)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sudhansu7/cloudstack CLOUDSTACK-7986

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cloudstack/pull/47.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #47
    
----
commit 7ed6909246d55c63e89a419a82af03b6080af340
Author: Sudhansu <sudhansu.s...@citrix.com>
Date:   2014-11-28T11:01:08Z

    CLOUDSTACK-7986 [F5 LB] Failed to execute IPAssocCommand due to 
com.cloud.utils.exception.ExecutionException: Exception caught in 
Networking::urn:iControl:Networking/VLAN::create()
    
    added 3 new method to strip partition information from VirtualServer, 
LBPool, VLAN api response.
    
    With BigIP V11.x VirtualServer, LBPool, VLAN api response has been modified.
    Now BigIP returns resource  name with user partition information
    ex: if vlanname is vlan-100 then the get_list() will return 
/Common/vlan-100 (/Common -> Suer portition)
    This method will strip the partition information and only returns a list 
with vlan name (vlan-100)

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to