[jbosstools-issues] [JBoss JIRA] (JBIDE-10263) Warn about App creation when limit (5 apps per account) is reached

RH Bugzilla Integration (JIRA) jira-events at lists.jboss.org
Wed Aug 15 22:06:15 EDT 2012


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

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

qgong at redhat.com <qgong at redhat.com> made a comment on [bug 806836|https://bugzilla.redhat.com/show_bug.cgi?id=806836]

Verified on devenv_1995, could get user's max_gear

      <link>
          <optional-params/>
          <method>POST</method>
          <href>https://ec2-174-129-130-66.compute-1.amazonaws.com/broker/rest/user/keys</href>
          <required-params>
            <param>
              <description>Name of the key</description>
              <valid-options/>
              <name>name</name>
              <invalid-options/>
              <type>string</type>
            </param>
            <param>
              <description>Type of Key</description>
              <valid-options>
                <valid-option>ssh-rsa</valid-option>
                <valid-option>ssh-dss</valid-option>
              </valid-options>
              <name>type</name>
              <invalid-options/>
              <type>string</type>
            </param>
            <param>
              <description>The key portion of an rsa key (excluding ssh-rsa and comment)</description>
              <valid-options/>
              <name>content</name>
              <invalid-options/>
              <type>string</type>
            </param>
          </required-params>
          <rel>Add new SSH key</rel>
        </link>
      </links>
      <login>qgong at redhat.com</login>
      <max-gears>10</max-gears>
    </user>
  </data>
  <status>ok</status>
  <messages/>
  <type>user</type>
                
> Warn about App creation when limit (5 apps per account) is reached
> ------------------------------------------------------------------
>
>                 Key: JBIDE-10263
>                 URL: https://issues.jboss.org/browse/JBIDE-10263
>             Project: Tools (JBoss Tools)
>          Issue Type: Enhancement
>          Components: openshift
>    Affects Versions: 3.3.0.M4
>            Reporter: Xavier Coulon
>            Assignee: Andre Dietisheim
>             Fix For: 3.4.x
>
>         Attachments: error-application-quota-reached.png
>
>
> The 'new' button should be disabled when the account already has 5 applications and a message should inform the user that he as reached his quota. 
> Otherwise, Openshift responds with a 400 error when the user finished his app creation :-(

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

        


More information about the jbosstools-issues mailing list