[jbosstools-issues] [JBoss JIRA] (JBIDE-13729) Error trying to embed HAProxy into scaled application: HAProxy not listed in embedded cartridges (OpenShift Explorer, Add/Remove embedded cartridges)

RH Bugzilla Integration (JIRA) jira-events at lists.jboss.org
Fri Mar 8 05:19:42 EST 2013


    [ https://issues.jboss.org/browse/JBIDE-13729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759691#comment-12759691 ] 

RH Bugzilla Integration commented on JBIDE-13729:
-------------------------------------------------

Hou Jianwei <jhou at redhat.com> made a comment on [bug 918501|https://bugzilla.redhat.com/show_bug.cgi?id=918501]

Verified on devenv_2910

1. Create a scalable app
rhc app create python-2.6 py26s -s
2. Invoke rest api to query the embedded cartridges
curl -k -H 'Accept: application/xml' --user jhou+1 at redhat.com:redhat https://ec2-54-234-26-102.compute-1.amazonaws.com/broker/rest/domains/2910t/applications/py26s/cartridges -X GET

<response>
  <status>ok</status>
  <type>cartridges</type>
  <data>
    <cartridge>
      <name>python-2.6</name>
      <status-messages nil="true"></status-messages>
      <version>2.6</version>
      <display-name>Python 2.6</display-name>
      <description>Python is a general-purpose, high-level programming language whose design philosophy emphasizes code readability. Popular development frameworks include: Django, Bottle, Pylons, Zope and TurboGears.</description>
      <license>Python License</license>
      <license-url>http://docs.python.org/license.html</license-url>
      <tags>
        <tag>python</tag>
        <tag>python2</tag>
        <tag>service</tag>
        <tag>web_framework</tag>
      </tags>
      <website>http://www.python.org</website>
      <type>standalone</type>
      <usage-rates/>
      <scales-from>1</scales-from>
      <scales-to>-1</scales-to>
      <current-scale>1</current-scale>
      <gear-profile>small</gear-profile>
      <base-gear-storage>1</base-gear-storage>
      <additional-gear-storage>0</additional-gear-storage>
      <collocated-with>
        <collocated-with>haproxy-1.4</collocated-with>
      </collocated-with>
      <supported-scales-from>1</supported-scales-from>
      <supported-scales-to>-1</supported-scales-to>
      <properties>
                
> Error trying to embed HAProxy into scaled application: HAProxy not listed in embedded cartridges (OpenShift Explorer, Add/Remove embedded cartridges)
> -----------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-13729
>                 URL: https://issues.jboss.org/browse/JBIDE-13729
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: openshift
>    Affects Versions: 4.1.0.Alpha1
>            Reporter: Stefan Bunciak
>            Assignee: Andre Dietisheim
>            Priority: Minor
>             Fix For: 4.1.x
>
>         Attachments: scaledeap.png
>
>
> This is a watcher issue that keeps track of the progress in the OpenShift bugzilla:
> HAProxy cartridge not displayed in OpenShift Explorer even it is already embedded during the process of creating scaled application.

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


More information about the jbosstools-issues mailing list