File: prioritize-external-network-named-public-fe84c304e536177e.yaml

package info (click to toggle)
python-tempestconf 3.5.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 964 kB
  • sloc: python: 4,530; makefile: 18; sh: 9
file content (9 lines) | stat: -rw-r--r-- 451 bytes parent folder | download
1
2
3
4
5
6
7
8
9
---
fixes:
  - |
    python-tempestconf will prioritize the external network named public when
    auto-discovering an external network for tempest. The public network is
    the network we end up using in most of the cases. This will help avoid
    potential conflicts with other available external networks that are not
    meant to be used by tempest. If no external network with name public is
    found, the network discovered last will be used.