From c22949a4449d96a67caa616290cf76b67b182917 Mon Sep 17 00:00:00 2001 From: fumihiko kakuma Date: Wed, 16 Sep 2015 11:52:59 +0900 Subject: [PATCH] Remove requirements.txt for the ofagent mechanism driver It is no longer used. Related-Blueprint: core-vendor-decomposition https://blueprints.launchpad.net/neutron/+spec/core-vendor-decomposition Change-Id: Ib31fb3febf8968e50d86dd66e1e6e1ea2313f8ac --- neutron/plugins/ml2/drivers/ofagent/requirements.txt | 1 - 1 file changed, 1 deletion(-) delete mode 100644 neutron/plugins/ml2/drivers/ofagent/requirements.txt diff --git a/neutron/plugins/ml2/drivers/ofagent/requirements.txt b/neutron/plugins/ml2/drivers/ofagent/requirements.txt deleted file mode 100644 index 4824acf48..000000000 --- a/neutron/plugins/ml2/drivers/ofagent/requirements.txt +++ /dev/null @@ -1 +0,0 @@ -networking-ofagent>=2015.1,<2015.2 -- 2.45.2