Fatih Degirmenci | 0046d6d | 2020-04-22 07:50:40 +0000 | [diff] [blame] | 1 | --- |
| 2 | # ============LICENSE_START======================================================= |
| 3 | # Copyright (C) 2019 The Nordix Foundation. All rights reserved. |
| 4 | # ================================================================================ |
| 5 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 6 | # you may not use this file except in compliance with the License. |
| 7 | # You may obtain a copy of the License at |
| 8 | # |
| 9 | # http://www.apache.org/licenses/LICENSE-2.0 |
| 10 | # |
| 11 | # Unless required by applicable law or agreed to in writing, software |
| 12 | # distributed under the License is distributed on an "AS IS" BASIS, |
| 13 | # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 14 | # See the License for the specific language governing permissions and |
| 15 | # limitations under the License. |
| 16 | # |
| 17 | # SPDX-License-Identifier: Apache-2.0 |
| 18 | # ============LICENSE_END========================================================= |
| 19 | |
| 20 | # ------------------------------------------------------------------------------- |
| 21 | # Please note that changing versions of components to anything other than what |
| 22 | # is pinned in this file might not work as expected so you can attempt that as |
| 23 | # you wish but it is not officially supported by the Engine as the version bumps |
| 24 | # are done in a controlled manner and tested in Nordix CI/CD. |
| 25 | # |
| 26 | # If you want to try it, you should always check with Nordix Infra and upstream |
| 27 | # projects to ensure the support for the versions you intend to use are compatible |
| 28 | # with each other. |
| 29 | # ------------------------------------------------------------------------------- |
| 30 | |
| 31 | # ------------------------------------------------------------------------------- |
| 32 | # OpenDev: Versions of Bifrost and Ironic dependencies |
| 33 | # ------------------------------------------------------------------------------- |
| 34 | # HEAD of "master" as of 27.03.2020 |
| 35 | bifrost_version: "9440e5489cc1a9f13e56beb381a1654fa7ac2979" |
| 36 | diskimage_builder_version: "1ac31afd6297c2a9a0673b0cde17e18230c3b977" |
| 37 | ironic_version: "ec42ca77a1ad242ac9738c888c1dcdc2bb6cb2fc" |
| 38 | ironic_inspector_version: "4eefb425507c5ca9c876774fad3ac90ba6db3cb3" |
| 39 | ironic_python_agent_version: "d73d27afbdbec41e395fb1abc901441fb3ae4d18" |
| 40 | ironic_python_agent_builder_version: "0f20afb47848c724ec483d9500ab55dee3823786" |
| 41 | ironic_staging_drivers_version: "d8191f9ab2c079433ab900559850ace90cb0c41a" |
| 42 | keystone_version: "bf9f5dec55e17e7aa71ac21b6c10108ebe0c538c" |
| 43 | openstacksdk_version: "ab2fcb753f6e25cb810d6d19a4c358fdafd4b096" |
| 44 | python_ironicclient_version: "b7cb687b5ed61d40bbb5f1d3038af43e8621c75c" |
| 45 | python_ironic_inspector_client_version: "f4c5d5136ec9b88c73ddf2ad1f01fbde320b0bb5" |
| 46 | requirements_version: "c25104da3d306d353774c8c26d239c0fbf734ee3" |
| 47 | shade_version: "e7c7f29ae9b9ec84ad05ba984cb62a15e4c33e7e" |
| 48 | sushy_version: "439eb8e99730f76bb71b5f77abd410bbb3a54844" |
| 49 | |
| 50 | # vim: set ts=2 sw=2 expandtab: |