summaryrefslogtreecommitdiff
path: root/etc/tests
diff options
context:
space:
mode:
authorJared Rohe <jared.rohe@hp.com>2015-06-02 20:16:14 -0700
committerJared Rohe <jared.rohe@hp.com>2015-06-03 12:15:01 -0700
commit8ad786e9be271e3f7f453669700bbf5238c7f2f7 (patch)
tree1caa1d4622612601ced7caf8f56dba2b1e06b613 /etc/tests
parent25e629315ef9760138d4ab205606796e05d59265 (diff)
downloadtrove-8ad786e9be271e3f7f453669700bbf5238c7f2f7.tar.gz
Remove rsdns directory
The rsdns service is no longer needed since trove now supports designate. It is not being tested in the gate and is currently unsupported. Remove other rsdns related files and references. Change-Id: I44009dace44afb5467c51def33c794641ffa33c0 Closes-Bug: #1454028
Diffstat (limited to 'etc/tests')
-rw-r--r--etc/tests/core.test.conf5
1 files changed, 1 insertions, 4 deletions
diff --git a/etc/tests/core.test.conf b/etc/tests/core.test.conf
index 94c162f8..2c18c734 100644
--- a/etc/tests/core.test.conf
+++ b/etc/tests/core.test.conf
@@ -31,8 +31,5 @@
"root_removed_from_instance_api": true,
"root_timestamp_disabled": false,
"openvz_disabled": false,
- "management_api_disabled": true,
-
-"dns_instance_entry_factory":"trove.dns.rsdns.driver.RsDnsInstanceEntryFactory",
- "sentinel": null
+ "management_api_disabled": true
}