From 0b6a95560e5b61c3386e95560963b3cb45d6ed6f Mon Sep 17 00:00:00 2001
From: shanyunfan33 <shanyunfan@inspur.com>
Date: Mon, 21 Feb 2022 13:41:19 +0800
Subject: [PATCH] change skydive source to skydive-project

change skydive source to skydive-project[1]

[1] http://skydive.network/documentation/getting-started#openstackdevstack

Change-Id: Icaa4ee7ff7df18e17e3e3da6ec1a8af006e6d44c
---
 devstack/ovn-compute-local.conf.sample | 2 +-
 devstack/ovn-local.conf.sample         | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/devstack/ovn-compute-local.conf.sample b/devstack/ovn-compute-local.conf.sample
index 837f90f423a..884aa91f63c 100644
--- a/devstack/ovn-compute-local.conf.sample
+++ b/devstack/ovn-compute-local.conf.sample
@@ -74,7 +74,7 @@ VNCSERVER_LISTEN=$HOST_IP
 VNCSERVER_PROXYCLIENT_ADDRESS=$VNCSERVER_LISTEN
 
 # Skydive
-#enable_plugin skydive https://github.com/redhat-cip/skydive.git
+#enable_plugin skydive https://github.com/skydive-project/skydive.git
 #enable_service skydive-agent
 
 # Provider Network
diff --git a/devstack/ovn-local.conf.sample b/devstack/ovn-local.conf.sample
index 42ba24bd88a..d31e05b90fb 100644
--- a/devstack/ovn-local.conf.sample
+++ b/devstack/ovn-local.conf.sample
@@ -98,7 +98,7 @@ disable_service cinder c-sch c-api c-vol
 OVN_BUILD_MODULES=True
 
 # Skydive
-#enable_plugin skydive https://github.com/redhat-cip/skydive.git
+#enable_plugin skydive https://github.com/skydive-project/skydive.git
 #enable_service skydive-analyzer
 #enable_service skydive-agent