Bug 910386

Summary: No Applications Visible for New User
Product: OKD Reporter: Chris Ryan <cryan>
Component: WebsiteAssignee: Clayton Coleman <ccoleman>
Status: CLOSED WORKSFORME QA Contact: libra bugs <libra-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 2.xCC: mzimen, pruan
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-02-15 19:59:05 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Screenshot of the no application message none

Description Chris Ryan 2013-02-12 14:18:40 UTC
Created attachment 696496 [details]
Screenshot of the no application message

Description of problem:
There are no applications visible to a new user on the website under the "Create Application" tab, and a message saying "There are no applications available to install."

Version-Release number of selected component (if applicable):
devenv_2802 (ami-be9001d7)

How reproducible: Random
Not always reproducible - after immediately trying a second time with a new user, applications were displayed correctly. 

Steps to Reproduce:
1. Log in to the Openshift site as a new user
2. Click on the "Create Application" tab
  
Actual results:
Greeted with a message saying "There are no applications available to install."
See the attached screenshot. 

Expected results:
View a list of available applications

Comment 1 mzimen 2013-02-12 17:00:26 UTC
With the same AMI-ID.
Maybe this could be related to this bug:
The output from RHC client when creating PHP app:


rhc app create  --insecure --timeout 120   -a ifu8y8w8pk -t php-5.3 
  -------------------
        Namespace:  mz8ca11b6a18
        Cartridges: php-5.3
        Gear Size:  default
        Scaling:    no
      
     Creating application 'ifu8y8w8pk' ... Each application must contain one web cartridge.  None of the specified cartridges php-5.3 is a web cartridge. Please include one of the following cartridges: .

Comment 2 Clayton Coleman 2013-02-13 04:37:24 UTC
To comment #1, -t isn't a valid argument any more.  It's -c

This seems likely to be related to the production upgrade today.  The cartridge cache may have been poisoned by the update, so you were seeing inconsistent results.  Let me know if you can still reproduce this.

Comment 3 Clayton Coleman 2013-02-13 16:44:03 UTC
Can't reproduce anymore - going to list this as being related to the production upgrade.

Comment 4 Peter Ruan 2013-02-15 19:59:05 UTC
can't reproduce with devenv_2815