Skip to content

Commit

Permalink
Use python3-dns in designate / OSP 17.1
Browse files Browse the repository at this point in the history
From now on we want to rely on the package version
specified in the spec files instead of PyPi constraints.
  • Loading branch information
sdatko committed Apr 3, 2024
1 parent 6f02d90 commit 0859bd6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions znoyder/config.d/42-override-OSP-17.yml
Original file line number Diff line number Diff line change
Expand Up @@ -368,8 +368,7 @@ override:
vars:
extra_commands:
- dnf install -y python3-kazoo python3-oslotest python3-requests-mock python3-stestr python3-testscenarios
- dnf remove -y python3-dns --noautoremove
- pip install -c https://opendev.org/openstack/requirements/raw/branch/stable/wallaby/upper-constraints.txt dnspython monasca-statsd
- pip install -c https://opendev.org/openstack/requirements/raw/branch/stable/wallaby/upper-constraints.txt monasca-statsd
'osp-tox-pep8':
vars:
extra_commands:
Expand Down

0 comments on commit 0859bd6

Please sign in to comment.