Comment 16 for bug 1875705

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to utilities (f/centos8)

Reviewed: https://review.opendev.org/729829
Committed: https://git.openstack.org/cgit/starlingx/utilities/commit/?id=8b997e7817ae0a4a1886a0aac803b9d38c3e80eb
Submitter: Zuul
Branch: f/centos8

commit 115332ef6b0016393e6af9a65eadc1911be2be33
Author: Ran An <email address hidden>
Date: Thu May 14 11:41:43 2020 +0000

    Revert "Update logmgmt to use python3"

    This reverts commit dfbf7166b3a7317ed426023b1667553bfa9ad86c.

    Change-Id: I28c1b30edc4c97cda77724fdc20775f8b6b8faea

commit e84e6637d0ba2aea93d16f4ec82678fcf927de19
Author: Sharath Kumar K <email address hidden>
Date: Tue May 5 08:59:55 2020 +0200

    De-branding in starlingx/utilities: CGCS,TIS -> StarlingX

    1. Rename CGCS,TIS to StarlingX for .spec file

    Test:
    After the de-brand change, bootimage.iso has been built in the flock
    Layer and installed on the dev machine to validate the changes.

    Please note, doing de-brand changes in batches, this is batch13 changes.

    Story: 2006387
    Task: 39270

    Change-Id: Iee7156e3d4e2f326c70518abb444d0154b2d2648
    Signed-off-by: Sharath Kumar K <email address hidden>

commit dfbf7166b3a7317ed426023b1667553bfa9ad86c
Author: Long Li <email address hidden>
Date: Tue Apr 7 18:16:17 2020 +0800

    Update logmgmt to use python3

    Change python to python3 about script and spec
    fix log runtime errors in python3 env

    Change-Id: Ia7e00a4f5b8b4dc617cb17ab8b7dc37576e809b5
    Story: 2007106
    Task: 39288
    Depends-on: https://review.opendev.org/#/c/717211/
    Signed-off-by: Long Li <email address hidden>
    Signed-off-by: SidneyAn <email address hidden>

commit 785ab826e24f5adeef40f2aff8d764a0e7f9e850
Author: albailey <email address hidden>
Date: Tue Apr 28 12:52:39 2020 -0500

    Clamp pylint to be less than 2.5.0

    A new version of pylint was released on April 27 and it is
    breaking zuul jobs so submissions cannot merge.

    Clamping pylint to be less than 2.5.0 for now.

    Change-Id: I77464800aa4ec5b94e10a5e9fbaeb0ddbd2e7845
    Partial-Bug: 1875705
    Signed-off-by: albailey <email address hidden>

commit 58f6baa560beeb2fbe700a39bb6d9eb1463e0a28
Author: Jessica Castelino <email address hidden>
Date: Fri Apr 24 15:46:10 2020 -0400

    Rename the existing /opt/patch-vault filesystem to /opt/dc-vault

    The filesystem /opt/patch-vault is renamed to /opt/dc-vault so that
    it can be re-used to store FPGA images and software loads. Thus,
    necessary changes have been made in the collect tool.

    Change-Id: I701dcb90e6c9571b5dc0eda17d27a241a40677d2
    Story: 2006740
    Task: 39550
    Depends-On: https://review.opendev.org/#/c/723007/
    Signed-off-by: Jessica Castelino <email address hidden>

commit b82899d14441daac5f674440e9f88b12c0bc10bd
Author: Jessica Castelino <email address hidden>
Date: Thu Apr 23 10:25:06 2020 -0400

    Collect contents of etcd database

    When the collect tool is run, it does not include the contents
    of the etcd database. Fixes have been made for this to dump the
    contents in "etcd_database.dump" file.

    Change-Id: If52144a18f10b9242d6317b33fb38805c33ed481
    Closes-Bug: 1873947
    Signed-off-by: Jessica Castelino <email address hidden>

commit 1cfa49de33574f3e5aea53518c7fe8197dd174f2
Author: Carmen Rata <email address hidden>
Date: Thu Apr 16 19:21:55 2020 -0400

    Verify-license refactoring

    Added variable number of arguments capability and
    cleaned up unused code.
    Allowing variable number of arguments would help different
    vendors implement their own version of licensing that might
    need additional information to be passed to the verify_license
    function, e.g. software version.

    Story: 2007403
    Task: 39407

    Change-Id: I5c7639fb77e7a2a3edd3c99a8b29b0761cd444c4
    Signed-off-by: Carmen Rata <email address hidden>

commit ac3dd4af7b20ca0c6386b50f0c129f97641d1d5a
Author: John Kung <email address hidden>
Date: Thu Apr 16 14:30:59 2020 +0000

    Revert "Verify-license refactoring"

    This reverts commit 57da4ced76141a844d6ad895dc1bc49236934ffc.

    Further verification is necessary for the handling of parameters.

    Change-Id: Ibd432dfbf5cbb99c0b530f99819cc4727d32e28f

commit 887b0b69ce5b121fb24faad7cd6a1c4ed4489b37
Author: Jessica Castelino <email address hidden>
Date: Mon Apr 13 15:46:26 2020 -0400

    Add Distributed Cloud data to collect tool

    Added a script in collect tool which gathers the below data for
    distributed cloud environment and stores the output in
    distributed_cloud.info.
    1) CLI: dcmanager alarm summary
    2) CLI: dcmanager subcloud list
    3) CLI: dcmanager subcloud-group list
    4) List of all files inside "/opt/patch-vault" directory
    5) Distributed cloud role
    6) Content of /opt/dc/ansible/ on System Controller
    7) IP address of the System Controller for a subcloud

    Change-Id: Ic75adcae074f3323ca668e5da3d418b324f54f59
    Story: 2007267
    Task: 39376
    Signed-off-by: Jessica Castelino <email address hidden>

commit 57da4ced76141a844d6ad895dc1bc49236934ffc
Author: Carmen Rata <email address hidden>
Date: Tue Apr 14 10:48:08 2020 -0400

    Verify-license refactoring

    Added variable number of arguments capability and
    cleaned up unused code.
    Allowing variable number of arguments would help different
    vendors implement their own version of licensing that might
    need additional information to be passed to the verify_license
    function, e.g. software version.

    Story: 2007403
    Task: 39407

    Change-Id: Ib48addb80947f65fc3c4df62e8405ba5a3148505
    Signed-off-by: Carmen Rata <email address hidden>

commit f666e602818df9f311e5b52e01c29c968693aa31
Author: Dan Voiculeasa <email address hidden>
Date: Fri Apr 10 16:53:34 2020 +0300

    Change ceph manager port

    Free port 5001 to be used by keystone.

    Story: 2007347
    Task: 39393

    Depends-On: Id789591bf22931494e970aaf3b12e9e5cbe223fa
    Change-Id: I45ee810c9b4686d98c246c3a73f21f0de4ba76a1
    Signed-off-by: Dan Voiculeasa <email address hidden>

commit 9ec7cf4447f5333097065a35a7d8e1de05b0425c
Author: Long Li <email address hidden>
Date: Fri Mar 20 18:24:32 2020 +0800

    Update engtools to use python3

    Change spec and scripts to only use
    python3 explicitly

    Verification:
    1. Regard as the README,in development docker environment, run
    ./patch-engtools.sh,
    it will generate the ENGTOOLS-20.01.patch
    if we scp the patch to controller,
    we could sw-patch upload and sw-apply it successfully.

    2. The engtools-1.0-4.tis.noarch.rpm is not built into bootimage by default
    thus if we package it into bootimage when to verify it.
    1). Run some bash script, such as
    ceph.sh, memstats.sh, netstats.sh and so on
    it will display the collect system resource information.
    2). The service of collect-engtools.service
    could start and stop without problem
    3). If we run the modified python which we have changed to python3.
    python3 buddyinfo.py
    it will deplay the resource information
    python3 live_stream.py
    the log of livestream.log will display collect information

    This package only be packaged into bootimage when we need it to
    collect system resource information.

    Change-Id: I9bd77e34650e200f0c65db966635a8ebcdc584aa
    Story: 2007106
    Task: 39112
    Depends-on: https://review.opendev.org/#/c/712218/
    Depends-on: https://review.opendev.org/#/c/714072/
    Signed-off-by: Long Li <email address hidden>

commit 4a4981646704e0f202220fdb979320975ff4b7d3
Author: Sharath Kumar K <email address hidden>
Date: Fri Apr 3 08:48:18 2020 +0200

    De-branding in starlingx/utitlities: Titanium Cloud -> StarlingX

    1. Rename Titanium Cloud to StarlingX for .spec files
    2. Rename Titanium Cloud to StarlingX for .service file

    Test:
    After the de-brand change, bootimage.iso has built in the flock layer
    and installed on the dev machine to validate the changes.

    Please note, doing de-brand changes in batches, this is batch3 changes.

    Story: 2006387
    Task: 39270

    Change-Id: I8ef4dd58dc7d1fadf4f32c934e21c37f299a2e31
    Signed-off-by: Sharath Kumar K <email address hidden>

commit 50ea7e34508870c2ce9fa318bc328f2d7475b2fc
Author: Gerry Kopec <email address hidden>
Date: Mon Mar 30 01:14:45 2020 -0400

    Remove dcorch-snmp

    dcorch-snmp process/service is being removed from distributed cloud.
    Remove associated utilities config.

    Change-Id: Ib0f9af10394c0aff4ccf74c29cee54d7b11316dd
    Story: 2007267
    Task: 39195
    Depends-On: https://review.opendev.org/#/c/715765
    Signed-off-by: Gerry Kopec <email address hidden>