[
https://issues.jboss.org/browse/JBDS-3306?page=com.atlassian.jira.plugin....
]
Jeff Cantrill commented on JBDS-3306:
-------------------------------------
[~adietish][~ldimaggio]
* I expect to be able to retrieve templates from the server before June. The web console
will need to be able to do it so I'm not certain why it would not be available from
cli or java client
* Overriding the template variables is not in our list of requirements but it seems like a
reasonable stretch goal. If the functionality goes in before June to override params then
it should be trivial for us to offer it in eclipse
* I don't expect editing templates unless we were to offer a raw json editor
* Auth with certs and then oauth is happing. We were told to assume no auth, but I
don't see how we can if the server supports it and users can turn it on.
Create Deployment from Template
-------------------------------
Key: JBDS-3306
URL:
https://issues.jboss.org/browse/JBDS-3306
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Feature Request
Components: openshift, requirements
Reporter: Burr Sutter
Priority: Blocker
Fix For: 9.0.0.GA
Use Case #3
Create Deployment from Template
a) Assume OpenShift is started remotely and provides an entrypoint URL
b) Assume end-user is logged in (ignore auth for now)
c) Eclipse user will open a dialog and enter the URL from step a
d) Eclipse user will then be presented with a list of templates from the template
library
(initially a set of files on the local filesystem until openshift has a real template
library api)
e) The template list should allow sorting so that higher priority items are at the top
We will likely need some form of categorization for templates also
f) The template list should be searchable by keyword
g) Eclipse user will select a particular template and
h) Create a new openshift deployment based on selected template
i) follow steps JBDS-3297 f through j (clone, import, project facets, etc)
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)