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