Bug 1033401 - Should remove "plan" related items in the output of some oo-admin-* tools
Summary: Should remove "plan" related items in the output of some oo-admin-* tools
Keywords:
Status: CLOSED EOL
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Node
Version: 2.2.0
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: ---
Assignee: Luke Meyer
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-22 03:25 UTC by Gaoyun Pei
Modified: 2017-01-13 22:45 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-01-13 22:45:09 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Gaoyun Pei 2013-11-22 03:25:21 UTC
Description of problem:
"oo-admin-ctl-user" and "oo-admin-usage" command would return "plan" stuff of the user.
According to https://bugzilla.redhat.com/show_bug.cgi?id=958992 , we removed the plan stuff in ose-1.2, so we should also remove it in ose-2.0.

Version-Release number of selected component (if applicable):
2.0/2013-11-15.1
openshift-origin-broker-util-1.17.5-2.el6op.noarch

How reproducible:
always

Steps to Reproduce:
1.Run the two commands on broker
[root@broker ~]# oo-admin-ctl-user -l xiaom

User xiaom:
                            plan: 
                consumed domains: 1
                     max domains: 10
                  consumed gears: 0
                       max gears: 100
    max tracked storage per gear: 0
  max untracked storage per gear: 0


[root@broker ~]# oo-admin-usage -l xiaom

Usage for xiaom (Plan: )
------------------------------------------
#1
 Usage Type: GEAR_USAGE (small)
    Gear ID: 528ebe5667ee3ca380000058 (pys27)
   Duration: 1 minutes and 24 seconds (2013-11-22 02:15:57 - 2013-11-22 02:17:22)



Actual results:
The commands return a blank value of plan.

Expected results:
"Plan" items should not be there.

Additional info:

Comment 2 Rory Thrasher 2017-01-13 22:45:09 UTC
OpenShift Enterprise v2 has officially reached EoL.  This product is no longer supported and bugs will be closed.

Please look into the replacement enterprise-grade container option, OpenShift Container Platform v3.  https://www.openshift.com/container-platform/

More information can be found here: https://access.redhat.com/support/policy/updates/openshift/


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