Comment 2 for bug 1934784

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