CI - Add vip_data file

Add a vip_data file for use in CI jobs.

The OVB CI uses 10.0.0.5 as a fixed-ip for the external
VIP.

Related: blueprint network-data-v2-ports
Depends-On: https://review.opendev.org/774857
Change-Id: I3c1f446417e5b718e9b3f0d1ea67d52d12a17e2b
This commit is contained in:
Harald Jensås 2021-02-12 15:23:52 +01:00
parent 310844289a
commit 1925e85fdb
1 changed files with 6 additions and 0 deletions

6
ci/vip_data.yaml Normal file
View File

@ -0,0 +1,6 @@
- network: storage_mgmt
- network: internal_api
- network: storage
- ip_address: 10.0.0.5 # CI jobs rely on this fixed ip for the external VIP
network: external
- network: ctlplane