Commit Graph

7 Commits

Author SHA1 Message Date
Dmitriy Rabotjagov 3bf45d57cb Replace git.openstack.org with opendev.org
This patch replaces git.openstack.org with opendev.org as redirection
from old path was enabled.

Change-Id: I8a070e0aded59dd7a4751218bd95bc23d153c6d3
2019-05-08 19:49:28 +03:00
Mohammed Naser 0f4872e823 sync: use proposal-bot + gerrit ssh API to pull projects
With the transition to OpenDev, we cannot rely on the old URLs
and this is a much cleaner solution that leverages the proposa-bot
user to get all the information we need.

Change-Id: Ie5dae335c12e178928186637b7b73f97c6a694ab
2019-04-20 16:19:57 -04:00
Jesse Pretorius fd687cae96 Add new 'ansible-role-*' roles to proposal bot sync
In order to ensure that we keep common test files synchronized
we need to ensure that these repositories are included.

Change-Id: I437a97a86904d6ba6bb40aadda3e65f1adcc35ab
2018-03-28 07:44:21 +00:00
Jean-Philippe Evrard 875ca74927 Remove new retired projects from update bot
Update bot should not try to update repos that have been retired.
os_freezer being newly retired, we exclude it from the proposal
bot script using our exclude list.

Change-Id: I598da7a2da10a7c59168791a741ffd89da987b5b
2017-11-01 17:38:00 +00:00
Markos Chandras d17eb95b52 gen-projects-list.sh: Add ability to include extra OSA projects
Extend the script to allow us to define extra projects which should
be taken into consideration when syncing the test files. One such
project is 'ansible-hardening' which has replaced the
openstack-ansible-security one. This project doesn't match the usual
'openstack/openstack-*' pattern and as such it needs to be explicitely
added.

Change-Id: I97a5708b6897402f21ee87d5d637f7949059fd49
2017-06-26 13:41:07 +01:00
Markos Chandras 85a4ee4d55 gen-projects-list.sh: openstack-ansible-security is now deprecated
The openstack-ansible-security role is now deprecated so we shouldn't
sync it anymore

Link: http://git.openstack.org/cgit/openstack/openstack-ansible-security/commit/?id=b97de6d748e96b6a4eb035d15d3c6ec73fdbff5d
Change-Id: I2974d313971e9e61305d337391a3ab46a33d7aa9
2017-06-20 12:03:07 +01:00
Markos Chandras cb7a8cd2d1 Add script to get all the maintained OpenStack Ansible projects
Add a gen-projects-list.sh script which can be used by a proposal
bot to sync all the actively maintained OpenStack Ansible repositories
with the openstack-ansible-tests one in the future.

Change-Id: I3ca495dbe859e26de3eb5b15dad6257fe01bd833
2017-03-31 16:01:49 +01:00