Commit Graph

8 Commits

Author SHA1 Message Date
Andreas Jaeger eb9df14f25 Retire repository
Fuel repositories are all retired in openstack namespace, retire
remaining fuel repos in x namespace since they are unused now.

This change removes all content from the repository and adds the usual
README file to point out that the repository is retired following the
process from
https://docs.openstack.org/infra/manual/drivers.html#retiring-a-project

See also
http://lists.openstack.org/pipermail/openstack-discuss/2019-December/011675.html

A related change is: https://review.opendev.org/699752 .

Change-Id: I43bcda1c9154fc091ddc957175b68649295b67f7
2019-12-18 20:14:55 +01:00
Ian Wienand c0207cda05 Replace openstack.org git:// URLs with https://
This is a mechanically generated change to replace openstack.org
git:// URLs with https:// equivalents.

This is in aid of a planned future move of the git hosting
infrastructure to a self-hosted instance of gitea (https://gitea.io),
which does not support the git wire protocol at this stage.

This update should result in no functional change.

For more information see the thread at

 http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html

Change-Id: I22442a18afff1f92b3c0203a34adab8288824dc2
2019-03-24 20:33:38 +00:00
Ruslan Khozinov 5a936abd65 Fix for CI issue related to submodule downloading
Jenkins slaves can't properly update submodule
because tls verification is failed or github repos is unavailable.
Downloading the submodule from review.openstack.com by http
is more stable solution.

Change-Id: If5394d45aa784a0bb47172e071bb0e61efc050e6
2016-11-22 14:07:22 +03:00
Ruslan Khozinov 083592733a The branch of the fuel-qa submodule is changed
After soft-code-freeze event the fuel-qa repository freezes the
current branch. The stable/mitaka branch will be used instead
stable/9.0 to match openstack releases.

Change-Id: Ic2c20294c309a47777acff72f06630def4ecf3e3
2016-04-06 12:39:21 +00:00
Ruslan Khozinov a1c57dcb4c the fuel-qa submodule's branch is updated
for dvs3.0 and fuel9.0 we should use master branch of the fuel-qa repo

Change-Id: I63ea590ba323c9f7cee2a9d1adeb262c86beadda
2016-03-31 15:00:19 +03:00
otsvigun 1d65e7f2e5 Change branch master to stable/8.0 in submodule fuel-qa.
Change-Id: I4f285304235e60bb9fede3b2708feb39c3bf758b
2016-01-04 08:02:08 +02:00
otsvigun c3039e566e Fixed issues in test_plugin and system_test.
-remove logers from system_test
-add clean_old_bridges
-remove command delete predefined network
 from dvs_vcenter_add_delete_controller
- add glance to bvt and bvt_2

Change-Id: Idecf41edc09ecee71e5fe9f71740070ccf2159fe
2015-11-23 08:43:07 +00:00
otsvigun 4aef0ecb4e Add fuel-qa repo as a sub-module for plugin's tests.
Change-Id: I8919a0cfec83a7e4e3e939cc66a35cc492292375
2015-10-20 16:08:59 +00:00