Hi Sharath,

 

The code will have to live in the stx-gui repo at /stx/gui/ as this isn’t a change we would want to push to upstream horizon.  Bart, Kristine, Angie, and myself will be able to review your code.

 

Thanks,

Tyler

 

From: Kumar, Sharath <sharath.kumar@intel.com>
Sent: December 8, 2020 9:46 AM
To: Wang, Jing (Angie) <Angie.Wang@windriver.com>; Wensley, Barton <Barton.Wensley@windriver.com>; Bujold, Kristine <Kristine.Bujold@windriver.com>; Smith, Tyler <tyler.smith@windriver.com>; starlingx-discuss@lists.starlingx.io
Cc: Mukherjee, Sanjay K <sanjay.k.mukherjee@intel.com>; Kalvala, Haridhar <haridhar.kalvala@intel.com>; Bhat, Gopalkrishna <gopalkrishna.bhat@intel.com>
Subject: RE: Help required on the code commit for the horizon repo

 

[Please note this e-mail is from an EXTERNAL e-mail address]

Adding starlingx-discussion.

 

From: Kumar, Sharath
Sent: Tuesday, December 8, 2020 7:54 PM
To: 'angie.wang@windriver.com' <
angie.wang@windriver.com>; Wensley, Barton <Barton.Wensley@windriver.com>; 'Kristine.Bujold@windriver.com' <Kristine.Bujold@windriver.com>; Smith, Tyler <tyler.smith@windriver.com>
Subject: Help required on the code commit for the horizon repo

 

Hi All,

 

I am working on Fault management front end coding for openstack dashboard, and to push my changes for the review, I have some questions on branch and commits.

 

My code is currently part of horizon repo which comes under distro layer. In the build layer, code will be present under below path:

       /stx/distro/cgcs-root/stx/git/horizon/openstack_dashboard/dashboards.

 

Under horizon repo, only openstack community branches are present :

       remotes/m/master -> openstack/stable/train

       remotes/openstack/master

       remotes/openstack/stable/ocata

       remotes/openstack/stable/pike

       remotes/openstack/stable/queens

       remotes/openstack/stable/rocky

       remotes/openstack/stable/stein

       remotes/openstack/stable/train

       remotes/openstack/stable/ussuri

       remotes/openstack/stable/Victoria

 

I can see starlingx branches under below path in distro layer:

/stx/distro/cgcs-root/stx/git

       

Branches:

  remotes/m/master -> starlingx/master

  remotes/starlingx/centos75

  remotes/starlingx/f/centos75

  remotes/starlingx/f/centos76

  remotes/starlingx/f/centos8

  remotes/starlingx/f/keystone-db

  remotes/starlingx/m/2018.07

  remotes/starlingx/m/2018.08

  remotes/starlingx/master

remotes/starlingx/r/2018.10

  remotes/starlingx/r/stx.2.0

  remotes/starlingx/r/stx.3.0

  remotes/starlingx/r/stx.4.0

 

Now challenge is, to push my code under horizon repo only openstack branches are listing , not starlingx.

 

My questions:

  1. With the present repo path and branches,  I cannot push code because it will go to the openstack community. Could you please suggest how can I push my changes to the starlingx community for review?
  2. Whom should I add from WindRiver team to review my code which are part of horizon repo?

 

Thank you for helping me here.

 

Regards,
Sharath