summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data
diff options
context:
space:
mode:
authorTomas Babej <tbabej@redhat.com>2013-08-09 11:55:49 +0200
committerMartin Kosek <mkosek@redhat.com>2013-08-09 12:14:42 +0200
commit69394bab5a279a07f596d529cfd01c858a48229c (patch)
treea0d2fa201ad428ea6009abcca249bbe517d6df88 /install/ui/test/data
parent49a621a2572bc9cc8d640d10480c36795b4b17bb (diff)
downloadfreeipa-69394bab5a279a07f596d529cfd01c858a48229c.tar.gz
freeipa-69394bab5a279a07f596d529cfd01c858a48229c.tar.xz
freeipa-69394bab5a279a07f596d529cfd01c858a48229c.zip
Remove support for IPA deployments with no persistent search
Drops the code from ipa-server-install, ipa-dns-install and the BindInstance itself. Also changed ipa-upgradeconfig script so that it does not set zone_refresh to 0 on upgrades, as the option is deprecated. https://fedorahosted.org/freeipa/ticket/3632
Diffstat (limited to 'install/ui/test/data')
-rw-r--r--install/ui/test/data/dnsconfig_mod.json5
-rw-r--r--install/ui/test/data/dnsconfig_show.json5
-rw-r--r--install/ui/test/data/ipa_init_commands.json11
-rw-r--r--install/ui/test/data/ipa_init_objects.json15
4 files changed, 1 insertions, 35 deletions
diff --git a/install/ui/test/data/dnsconfig_mod.json b/install/ui/test/data/dnsconfig_mod.json
index d6e1b8c2d..d1149f7c0 100644
--- a/install/ui/test/data/dnsconfig_mod.json
+++ b/install/ui/test/data/dnsconfig_mod.json
@@ -9,8 +9,6 @@
"idnsallowsyncptr": "rscwo",
"idnsforwarders": "rscwo",
"idnsforwardpolicy": "rscwo",
- "idnspersistentsearch": "rscwo",
- "idnszonerefresh": "rscwo",
"nsaccountlock": "rscwo",
"objectclass": "rscwo"
},
@@ -26,9 +24,6 @@
"idnsforwardpolicy": [
"first"
],
- "idnszonerefresh": [
- "20"
- ],
"objectclass": [
"idnsConfigObject",
"nsContainer",
diff --git a/install/ui/test/data/dnsconfig_show.json b/install/ui/test/data/dnsconfig_show.json
index 4ee15cd2f..f847baeb3 100644
--- a/install/ui/test/data/dnsconfig_show.json
+++ b/install/ui/test/data/dnsconfig_show.json
@@ -9,8 +9,6 @@
"idnsallowsyncptr": "rscwo",
"idnsforwarders": "rscwo",
"idnsforwardpolicy": "rscwo",
- "idnspersistentsearch": "rscwo",
- "idnszonerefresh": "rscwo",
"nsaccountlock": "rscwo",
"objectclass": "rscwo"
},
@@ -27,9 +25,6 @@
"idnsforwardpolicy": [
"first"
],
- "idnszonerefresh": [
- "20"
- ],
"objectclass": [
"idnsConfigObject",
"nsContainer",
diff --git a/install/ui/test/data/ipa_init_commands.json b/install/ui/test/data/ipa_init_commands.json
index 3a812ef51..4f28701fb 100644
--- a/install/ui/test/data/ipa_init_commands.json
+++ b/install/ui/test/data/ipa_init_commands.json
@@ -2843,17 +2843,6 @@
"type": "bool"
},
{
- "attribute": true,
- "class": "Int",
- "doc": "An interval between regular polls of the name server for new DNS zones",
- "flags": [],
- "label": "Zone refresh interval",
- "maxvalue": 2147483647,
- "minvalue": 0,
- "name": "idnszonerefresh",
- "type": "int"
- },
- {
"name": "setattr"
},
{
diff --git a/install/ui/test/data/ipa_init_objects.json b/install/ui/test/data/ipa_init_objects.json
index 7d8baed33..bef3cc65d 100644
--- a/install/ui/test/data/ipa_init_objects.json
+++ b/install/ui/test/data/ipa_init_objects.json
@@ -812,7 +812,6 @@
"idnsforwarders",
"idnsforwardpolicy",
"idnsname",
- "idnspersistentsearch",
"idnssoaexpire",
"idnssoaminimum",
"idnssoamname",
@@ -822,7 +821,6 @@
"idnssoaserial",
"idnsupdatepolicy",
"idnszoneactive",
- "idnszonerefresh",
"inetdomainbasedn",
"inetdomainstatus",
"inetsubscriberaccountid",
@@ -1726,8 +1724,7 @@
"default_attributes": [
"idnsforwardpolicy",
"idnsforwarders",
- "idnsallowsyncptr",
- "idnszonerefresh"
+ "idnsallowsyncptr"
],
"hidden_attributes": [
"objectclass",
@@ -1798,16 +1795,6 @@
"label": "Allow PTR sync",
"name": "idnsallowsyncptr",
"type": "bool"
- },
- {
- "class": "Int",
- "doc": "An interval between regular polls of the name server for new DNS zones",
- "flags": [],
- "label": "Zone refresh interval",
- "maxvalue": 2147483647,
- "minvalue": 0,
- "name": "idnszonerefresh",
- "type": "int"
}
],
"uuid_attribute": ""