Bug 825905 - Get warning message when create domain for reserved namespace using rhc-admin-ctl-domain
Summary: Get warning message when create domain for reserved namespace using rhc-admin...
Keywords:
Status: CLOSED DUPLICATE of bug 822769
Alias: None
Product: OKD
Classification: Red Hat
Component: Pod
Version: 2.x
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
: ---
Assignee: Dan McPherson
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-05-29 03:21 UTC by Rony Gong 🔥
Modified: 2015-05-15 01:56 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-05-29 04:41:43 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Rony Gong 🔥 2012-05-29 03:21:54 UTC
Description of problem:


Version-Release number of selected component (if applicable):
devenv_1806
(i-4fe5e829)

How reproducible:
always


Steps to Reproduce:
1.run command in server instance:
rhc-admin-ctl-domain -c create -l bmeng+1 -n bmeng1dev -s ~/.ssh/id_rsa.pub

  
Actual results:

[root@ip-10-70-9-220 ~]# rhc-admin-ctl-domain -c create -l bmeng+1 -n bmeng1dev -s ~/.ssh/id_rsa.pub
/usr/lib/ruby/gems/1.8/gems/stickshift-controller-0.11.17/lib/stickshift-controller/app/models/cloud_user.rb:8: warning: already initialized constant DEFAULT_SSH_KEY_NAME
/usr/lib/ruby/gems/1.8/gems/stickshift-controller-0.11.17/lib/stickshift-controller/app/models/validators/key_validator.rb:2: warning: already initialized constant KEY_NAME_MAX_LENGTH
/usr/lib/ruby/gems/1.8/gems/stickshift-controller-0.11.17/lib/stickshift-controller/app/models/validators/key_validator.rb:3: warning: already initialized constant KEY_NAME_MIN_LENGTH
/usr/lib/ruby/gems/1.8/gems/stickshift-controller-0.11.17/lib/stickshift-controller/app/models/validators/namespace_validator.rb:2: warning: already initialized constant NAMESPACE_MAX_LENGTH
/usr/lib/ruby/gems/1.8/gems/stickshift-controller-0.11.17/lib/stickshift-controller/app/models/validators/namespace_validator.rb:3: warning: already initialized constant NAMESPACE_MIN_LENGTH
Successfully created user.

Expected results:
shouldn't get those warning message.

Additional info:

Comment 1 Xiaoli Tian 2012-05-29 04:41:43 UTC

*** This bug has been marked as a duplicate of bug 822769 ***


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