Skip to content

Commit

Permalink
Add required project for Neutron / OSP 17.1
Browse files Browse the repository at this point in the history
There was a feature backported downstream that requires
a newer version of Neutron-Lib project installed locally.
Thanks to tox-siblings role, we can install the version
of code for liniting specified as dependent repository.
  • Loading branch information
sdatko committed Jan 9, 2024
1 parent 3d9fbd8 commit 4eb7d17
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions znoyder/config.d/42-override-OSP-17.yml
Original file line number Diff line number Diff line change
Expand Up @@ -313,6 +313,8 @@ override:
vars:
extra_commands:
- dnf install -y python3-hacking python3-neutron-lib-tests
required-projects:
- python-neutron-lib

'nova':
'osp-17.0':
Expand Down

0 comments on commit 4eb7d17

Please sign in to comment.