| --- |
| # ============LICENSE_START======================================================= |
| # Copyright (C) 2019 The Nordix Foundation. All rights reserved. |
| # ================================================================================ |
| # Licensed under the Apache License, Version 2.0 (the "License"); |
| # you may not use this file except in compliance with the License. |
| # You may obtain a copy of the License at |
| # |
| # http://www.apache.org/licenses/LICENSE-2.0 |
| # |
| # Unless required by applicable law or agreed to in writing, software |
| # distributed under the License is distributed on an "AS IS" BASIS, |
| # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| # See the License for the specific language governing permissions and |
| # limitations under the License. |
| # |
| # SPDX-License-Identifier: Apache-2.0 |
| # ============LICENSE_END========================================================= |
| |
| # ------------------------------------------------------------------------------- |
| # Please note that changing versions of components to anything other than what |
| # is pinned in this file might not work as expected so you can attempt that as |
| # you wish but it is not officially supported by the Engine as the version bumps |
| # are done in a controlled manner and tested in Nordix CI/CD. |
| # |
| # If you want to try it, you should always check with Nordix Infra and upstream |
| # projects to ensure the support for the versions you intend to use are compatible |
| # with each other. |
| # ------------------------------------------------------------------------------- |
| |
| # ------------------------------------------------------------------------------- |
| # OpenDev: Versions of Bifrost and Ironic dependencies |
| # ------------------------------------------------------------------------------- |
| # HEAD of "master" as of 27.03.2020 |
| bifrost_version: "9440e5489cc1a9f13e56beb381a1654fa7ac2979" |
| diskimage_builder_version: "1ac31afd6297c2a9a0673b0cde17e18230c3b977" |
| ironic_version: "ec42ca77a1ad242ac9738c888c1dcdc2bb6cb2fc" |
| ironic_inspector_version: "4eefb425507c5ca9c876774fad3ac90ba6db3cb3" |
| ironic_python_agent_version: "d73d27afbdbec41e395fb1abc901441fb3ae4d18" |
| ironic_python_agent_builder_version: "0f20afb47848c724ec483d9500ab55dee3823786" |
| ironic_staging_drivers_version: "d8191f9ab2c079433ab900559850ace90cb0c41a" |
| keystone_version: "bf9f5dec55e17e7aa71ac21b6c10108ebe0c538c" |
| openstacksdk_version: "ab2fcb753f6e25cb810d6d19a4c358fdafd4b096" |
| python_ironicclient_version: "b7cb687b5ed61d40bbb5f1d3038af43e8621c75c" |
| python_ironic_inspector_client_version: "f4c5d5136ec9b88c73ddf2ad1f01fbde320b0bb5" |
| requirements_version: "c25104da3d306d353774c8c26d239c0fbf734ee3" |
| shade_version: "e7c7f29ae9b9ec84ad05ba984cb62a15e4c33e7e" |
| sushy_version: "439eb8e99730f76bb71b5f77abd410bbb3a54844" |
| |
| # vim: set ts=2 sw=2 expandtab: |