Remote CLI install scripts are broken for WINDOWS

Bug #1834668 reported by Greg Waines
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
StarlingX
Fix Released
Medium
Stefan Dinescu

Bug Description

Brief Description
-----------------
The Remote CLI install scripts for WINDOWS are still interfacing with StarlingX Cloud based on non-containerized solution.

Severity
--------
<Critical: Remote CLI is not fully usable due to the defect>

Steps to Reproduce
------------------
Install remote cli on WINDOWS workstation with existing scripts.
Execute:
   system host-list
   openstack server list
One of these won't work depending on which horizon you got the openrc file from.

Expected Behavior
------------------
Both above commands should work

Actual Behavior
----------------
One of the above commands does not work

Reproducibility
---------------
<Reproducible>
100% reproducible

System Configuration
--------------------
All configurations.

Branch/Pull Time/Commit
-----------------------
Any STX 2.0 branch.

Last Pass
---------
No

Timestamp/Logs
--------------

Test Activity
-------------
[Developer Testing]

Revision history for this message
Ghada Khalil (gkhalil) wrote :

Marking as stx.2.0 - this is fall-out from churning out the remote client containerization to stx.3.0. Some code adjustments are required.

Changed in starlingx:
importance: Undecided → Medium
status: New → Triaged
assignee: nobody → Stefan Dinescu (stefandinescu)
tags: added: stx.2.0 stx.integ
Changed in starlingx:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to clients (master)

Reviewed: https://review.opendev.org/668647
Committed: https://git.openstack.org/cgit/starlingx/clients/commit/?id=e6df168e358262be3a516e57387361c5460f732b
Submitter: Zuul
Branch: master

commit e6df168e358262be3a516e57387361c5460f732b
Author: Stefan Dinescu <email address hidden>
Date: Tue Jul 2 13:16:54 2019 +0300

    Remote CLI wrapper scripts

    As part of the providing remote CLI capabilities, we provide
    docker images for both platform and application, each
    containing clients preinstalled.

    To make remote clients easier to use, we also provide a set
    of configuration and wrapper scripts. These scripts take as
    input an RC file downloaded from Horizon (platform or
    application horizon) and generate a script with the proper
    authentication variables and aliases.

    For more details, a README file is also included.

    These scripts also work on Windows, by using cygwin to
    interpret the bash scripts

    Note: these files are not supposed to be included in the
    ISO or be built as part of the normal build. These files
    are to be distributed separately as a tarball.

    Change-Id: I00f6358b8b984150fc11e9087afba83063cb8bb3
    Signed-off-by: Stefan Dinescu <email address hidden>
    Closes-Bug: 1834667
    Closes-Bug: 1834668

Changed in starlingx:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.