Wednesday 02 September 2020 22:05:34 +0000 (0:00:01.849) 0:02:24.824 ***
[WARNING]: Repository platform9-neutron-el7-repo not found.
fatal: [cc-test-host-2]: FAILED! => {"changed": false, "msg": "No package matching 'openvswitch' found available, installed or updated", "rc": 126, "results": ["No package matching 'openvswitch' found available, installed or updated"]}
fatal: [cc-test-host-1]: FAILED! => {"changed": false, "msg": "No package matching 'openvswitch' found available, installed or updated", "rc": 126, "results": ["No package matching 'openvswitch' found available, installed or updated"]}
The
neutron-prerequisitestask fails for Redhat/CentOS hosts as theplatform9-neutron-el7-repohas been renamed toplatform9-neutron-repo.express/roles/neutron-prerequisites/tasks/redhat.yml
Line 62 in e9ad2cd