Bug 1038745

Summary: ApplicationContainer#user_var_push should be refactored to use oo-ssh rather than ssh
Product: OpenShift Online Reporter: Jhon Honce <jhonce>
Component: ContainersAssignee: Jhon Honce <jhonce>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: medium Docs Contact:
Priority: medium    
Version: 2.xCC: bmeng
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: 2014-02-26 19:08:43 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:

Description Jhon Honce 2013-12-05 18:00:41 UTC
Description of problem:
Code should be refactored to use new oo-ssh command

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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 openshift-github-bot 2014-02-01 03:58:04 UTC
Commit pushed to master at https://github.com/openshift/origin-server

https://github.com/openshift/origin-server/commit/e66152ead67860bc682c98dda3d197ec02eabbb4
Bug 1038745 - Use oo-ssh when rsync'ing user variables

Comment 2 Meng Bo 2014-02-08 08:59:23 UTC
Checked on devenv_4348,

Create scale app with 3 gears, add user env_var to the app.
After done, the env added to all the gears.

Move bug to verified.