The following pull request was submitted through Github.
It can be accessed and reviewed at: https://github.com/lxc/pylxd/pull/438

This e-mail was sent by the LXC bot, direct replies will not reach the author
unless they happen to be subscribed to this list.

=== Description (from pull-request) ===

From a4ffbbbd79b975ea5da88e07e976a6d7f501d762 Mon Sep 17 00:00:00 2001
From: Alberto Donato <alberto.don...@canonical.com>
Date: Fri, 11 Dec 2020 15:11:52 +0100
Subject: [PATCH] drop unused files

---
 .testr.conf           | 7 -------
 blacklist             | 1 -
 openstack-common.conf | 6 ------
 3 files changed, 14 deletions(-)
 delete mode 100644 .testr.conf
 delete mode 100644 blacklist
 delete mode 100644 openstack-common.conf

diff --git a/.testr.conf b/.testr.conf
deleted file mode 100644
index fb622677..00000000
--- a/.testr.conf
+++ /dev/null
@@ -1,7 +0,0 @@
-[DEFAULT]
-test_command=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \
-             OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \
-             OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \
-             ${PYTHON:-python} -m subunit.run discover -t ./ . $LISTOPT 
$IDOPTION
-test_id_option=--load-list $IDFILE
-test_list_option=--list
\ No newline at end of file
diff --git a/blacklist b/blacklist
deleted file mode 100644
index 5e02c814..00000000
--- a/blacklist
+++ /dev/null
@@ -1 +0,0 @@
-integration.*
diff --git a/openstack-common.conf b/openstack-common.conf
deleted file mode 100644
index b1cb5045..00000000
--- a/openstack-common.conf
+++ /dev/null
@@ -1,6 +0,0 @@
-[DEFAULT]
-
-# The list of modules to copy from oslo-incubator.git
-
-# The base module to hold the copy of openstack.common
-base=pylxd
\ No newline at end of file
_______________________________________________
lxc-devel mailing list
lxc-devel@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-devel

Reply via email to