From 23e4555990168a386be3166e3fe41b85c9158dce Mon Sep 17 00:00:00 2001 From: Sergey Nikitin Date: Sun, 11 Aug 2019 14:24:53 +0400 Subject: [PATCH] Fixed airship url Change-Id: Ifd3ef40652bbeee13a7da4270004deb49e78e673 --- etc/default_data.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/etc/default_data.json b/etc/default_data.json index 5b0fd5e15..bb1d740db 100644 --- a/etc/default_data.json +++ b/etc/default_data.json @@ -39385,11 +39385,6 @@ "organization": "opnfv", "uri": "git://git.opnfv.org/prediction.git" }, - { - "module": "rs", - "organization": "opnfv", - "uri": "git://git.opnfv.org/rs.git" - }, { "module": "sdnvpn", "organization": "opnfv", @@ -39662,7 +39657,7 @@ }, { "module": "airship-in-a-bottle", - "uri": "https://opendev.org/airship/in-a-bottle.git", + "uri": "https://opendev.org/airship/airship-in-a-bottle.git", "organization": "openstack" }, {