Bug 804029 - Template shouldn't be created successfully when specified not existing descriptor to creating a template
Summary: Template shouldn't be created successfully when specified not existing descri...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OKD
Classification: Red Hat
Component: Pod
Version: 2.x
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Ravi Sankar
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-03-16 11:13 UTC by bzhao
Modified: 2015-05-15 01:48 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-04-13 18:33:52 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
developmentLog (2.09 MB, text/x-log)
2012-03-16 11:19 UTC, bzhao
no flags Details

Description bzhao 2012-03-16 11:13:51 UTC
Description of problem:
Template could be created successfully when specified not existing descriptor to creating a template

Version-Release number of selected component (if applicable):
rhc-0.88.9-1.el6_2.noarch
rhc-broker-0.88.8-1.el6_2.noarch

How reproducible:
Always

Steps to Reproduce:
1. Add a template and specify not existing descriptor file
# rhc-admin-add-template -n wordpress -d /tmp/XXX.yaml -g
git://github.com/openshift/wordpress-example.git -t wordpress  -c 1  -m
'{"a":"b"}'
  
Actual results:
Template could be created successfully without any error

Expected results:
Template shouldn't be created successfully and it should return error message said that Not specify descriptor file or the others..

Additional info:
I have uploaded /var/www/libra/broker/log/development.log

Comment 1 bzhao 2012-03-16 11:19:02 UTC
Created attachment 570583 [details]
developmentLog

Comment 2 Ravi Sankar 2012-03-21 19:23:01 UTC
Fixed.

Comment 3 bzhao 2012-03-23 07:54:20 UTC
Passed verification on devenv 1670


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