Devstack doesn't allow to install os-resource-classes lib from a local repo

Bug #1934784 reported by Przemyslaw Szczerbik
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
devstack
Fix Released
Undecided
Przemyslaw Szczerbik

Bug Description

Devstack doesn't allow os-resource-classes lib to be installed from a local git repository.
Configuration options specified in local.conf are simply ignored.

Example local.conf snippet:

LIBS_FROM_GIT="os-resource-classes"
OS_RESOURCE_CLASSES_REPO="${LOCAL_GIT_BASE}/os-resource-classes"
OS_RESOURCE_CLASSES_BRANCH="dev_branch"

Ability to install a custom os-resource-classes version comes in handy whenever you're working on a feature that adds a new resource class.

Changed in devstack:
assignee: nobody → Przemyslaw Szczerbik (pszczerbik)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to devstack (master)

Fix proposed to branch: master
Review: https://review.opendev.org/c/openstack/devstack/+/799673

Changed in devstack:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to devstack (master)

Reviewed: https://review.opendev.org/c/openstack/devstack/+/799673
Committed: https://opendev.org/openstack/devstack/commit/1ab63132df6831bdf7ce180cf7923540305dcd02
Submitter: "Zuul (22348)"
Branch: master

commit 1ab63132df6831bdf7ce180cf7923540305dcd02
Author: Przemyslaw Szczerbik <email address hidden>
Date: Tue Jul 6 14:26:40 2021 +0200

    Allow to install os-resource-classes from git repo

    Example local.conf config snippet:

    LIBS_FROM_GIT="os-resource-classes"
    OS_RESOURCE_CLASSES_REPO="${LOCAL_GIT_BASE}/os-resource-classes"
    OS_RESOURCE_CLASSES_BRANCH="dev_branch"

    Closes-Bug: #1934784
    Change-Id: I972a2a49aa816433152e5cfac4f672c0465d083f

Changed in devstack:
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.