Bug 1418356 - Lack of dancer-example template
Summary: Lack of dancer-example template
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: OpenShift Online
Classification: Red Hat
Component: Templates
Version: 3.x
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: Vu Dinh
QA Contact: yasun
URL:
Whiteboard: online_3.4.1
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-02-01 15:50 UTC by Eduard Trott
Modified: 2017-02-10 21:13 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-02-10 21:13:43 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Eduard Trott 2017-02-01 15:50:50 UTC
Description of problem:
Lack of dancer-example template in Online env

Version-Release number of selected component (if applicable):
$ oc version
oc v3.4.1.2
kubernetes v1.4.0+776c994
features: Basic-Auth GSSAPI Kerberos SPNEGO

Server https://console.dev-preview-stg.openshift.com:443
openshift v3.4.1.2
kubernetes v1.4.0+776c994


How reproducible:
always


Steps to Reproduce:
1.oc new-app --template=dancer-example


Actual results:
      error: no match for "dancer-example"
      
      The 'oc new-app' command will match arguments to the following types:
      
        1. Images tagged into image streams in the current project or the 'openshift' project
           - if you don't specify a tag, we'll add ':latest'
        2. Images in the Docker Hub, on remote registries, or on the local Docker engine
        3. Templates in the current project or the 'openshift' project
        4. Git repository URLs or local paths that point to Git repositories
      
      --allow-missing-images can be used to point to an image that does not exist yet.
      
      See 'oc new-app -h' for examples.

Expected results:
template was found

Additional info:

Comment 1 Vu Dinh 2017-02-10 19:15:02 UTC
We do not have dancer-example for Online. We do have dancer-mysql-persistent.

Thanks,
Vu


Note You need to log in before you can comment on or make changes to this bug.