[jbosstools-issues] [JBoss JIRA] (JBIDE-12724) openshift java client: remove various API elements (show ports etc.) in protocol 1.1

Andre Dietisheim (JIRA) jira-events at lists.jboss.org
Thu Mar 14 09:46:41 EDT 2013


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

Andre Dietisheim commented on JBIDE-12724:
------------------------------------------

{code}
/rest/domains/#{dom_id}/applications/#{app_name}/events # show-port, expose-port, conceal-port
	*port APIs were created for testing Rob's code. Not aware of anyone using them now.
{code}

were removed in commit e17fe39b86b1d19101df8fb0c32f6ae7db00757c: https://github.com/openshift/openshift-java-client/commit/e17fe39b86b1d19101df8fb0c32f6ae7db00757c
                
> openshift java client: remove various API elements (show ports etc.) in protocol 1.1
> ------------------------------------------------------------------------------------
>
>                 Key: JBIDE-12724
>                 URL: https://issues.jboss.org/browse/JBIDE-12724
>             Project: Tools (JBoss Tools)
>          Issue Type: Enhancement
>          Components: openshift
>            Reporter: Andre Dietisheim
>            Assignee: Andre Dietisheim
>            Priority: Minor
>             Fix For: 4.1.x
>
>
> upcoming changes for the REST service protocol 1.1 in OpenShift
> {code:title=Mail from Krishan Raman on 09/26/2012}
> I am planning to break 1.0 compatibility for some REST APIs which I think are not in use. Please correct me if this you are aware of some client which uses these APIs.
> /rest/estimates/*
> 	Estimates API was created for use by UI to calculate estimated number of gears used for a given app descriptor.
> /rest/domains/#{dom_id}/applications/#{app_name}/events # show-port, expose-port, conceal-port
> 	*port APIs were created for testing Rob's code. Not aware of anyone using them now.
> /rest/domains/#{dom_id}/applications/#{app_name}/gears
> 	gears API was in use by UI before gear-groups were exposed to get a list of gears in the application. Not aware of anyone using them now.
> {code}

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