You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by sudhansu7 <gi...@git.apache.org> on 2014/11/28 12:25:39 UTC

[GitHub] cloudstack pull request: CLOUDSTACK-7986 [F5 LB] Failed to execute...

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 <su...@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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack pull request: CLOUDSTACK-7986 [F5 LB] Failed to execute...

Posted by bhaisaab <gi...@git.apache.org>.
Github user bhaisaab commented on the pull request:

    https://github.com/apache/cloudstack/pull/47#issuecomment-66041997
  
    Thanks Rajani, go for it!


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack pull request: CLOUDSTACK-7986 [F5 LB] Failed to execute...

Posted by karuturi <gi...@git.apache.org>.
Github user karuturi commented on the pull request:

    https://github.com/apache/cloudstack/pull/47#issuecomment-66013624
  
    I tested this with a noredist build. The "stripped" functions work fine ;) 
    I will apply the patch. 


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack pull request: CLOUDSTACK-7986 [F5 LB] Failed to execute...

Posted by sudhansu7 <gi...@git.apache.org>.
Github user sudhansu7 commented on the pull request:

    https://github.com/apache/cloudstack/pull/47#issuecomment-66239667
  
    Thanks Rajani.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack pull request: CLOUDSTACK-7986 [F5 LB] Failed to execute...

Posted by karuturi <gi...@git.apache.org>.
Github user karuturi commented on the pull request:

    https://github.com/apache/cloudstack/pull/47#issuecomment-66104188
  
    missed adding a link to the pr in commit message
    4.3: 7d17e95991035beeb802483a4b3d98df0dc9c8e8
    4.4: c8882b39ec6ba84355a70c2f59f01a422e906b31
    4.5 and master: 0347b2f5f333c38ed1395d31fe26b3d5f6a9d6ab


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack pull request: CLOUDSTACK-7986 [F5 LB] Failed to execute...

Posted by sudhansu7 <gi...@git.apache.org>.
Github user sudhansu7 closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack pull request: CLOUDSTACK-7986 [F5 LB] Failed to execute...

Posted by bhaisaab <gi...@git.apache.org>.
Github user bhaisaab commented on the pull request:

    https://github.com/apache/cloudstack/pull/47#issuecomment-65053922
  
    Our travis does not run noredist builds, can you confirm any build jobs (from Jenkins etc.) so I can help merge it?


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---