public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
From: Lon Hohberger <lon@fedoraproject.org>
To: cluster-cvs-relay@redhat.com
Subject: cluster: STABLE3 - config: Fix misnamed statusmax -> status_child_max
Date: Wed, 08 Jul 2009 16:40:00 -0000 [thread overview]
Message-ID: <20090708163703.8EBCF1201FB@lists.fedorahosted.org> (raw)
Gitweb: http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=5713c7a68e9c1b22fb54b19faf17af3dc00ea6d9
Commit: 5713c7a68e9c1b22fb54b19faf17af3dc00ea6d9
Parent: b150a76a70d1a5ed76ab0ec11819cb72919c3301
Author: Lon Hohberger <lhh@redhat.com>
AuthorDate: Wed Jul 8 12:35:12 2009 -0400
Committer: Lon Hohberger <lhh@redhat.com>
CommitterDate: Wed Jul 8 12:35:12 2009 -0400
config: Fix misnamed statusmax -> status_child_max
Signed-off-by: Lon Hohberger <lhh@redhat.com>
---
config/plugins/ldap/99cluster.ldif | 4 ++--
config/plugins/ldap/ldap-base.csv | 2 +-
config/tools/xml/cluster.rng | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/config/plugins/ldap/99cluster.ldif b/config/plugins/ldap/99cluster.ldif
index c23af02..72e2d57 100644
--- a/config/plugins/ldap/99cluster.ldif
+++ b/config/plugins/ldap/99cluster.ldif
@@ -529,7 +529,7 @@ attributeTypes: (
SINGLE-VALUE
)
attributeTypes: (
- 1.3.6.1.4.1.2312.8.1.1.88 NAME 'rhcsStatusmax'
+ 1.3.6.1.4.1.2312.8.1.1.88 NAME 'rhcsStatus-child-max'
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
SINGLE-VALUE
@@ -1432,7 +1432,7 @@ objectClasses: (
)
objectClasses: (
1.3.6.1.4.1.2312.8.1.2.21 NAME 'rhcsRm' SUP top STRUCTURAL
- MAY( rhcsLog-facility $ rhcsCentral-processing $ rhcsTransition-throttling $ rhcsStatus-poll-interval $ rhcsStatusmax $ rhcsLog-level )
+ MAY( rhcsLog-facility $ rhcsCentral-processing $ rhcsTransition-throttling $ rhcsStatus-poll-interval $ rhcsStatus-child-max $ rhcsLog-level )
)
### Placeholder for rhcsFailoverdomains
### This object class currently has no attributes
diff --git a/config/plugins/ldap/ldap-base.csv b/config/plugins/ldap/ldap-base.csv
index b90c39f..5dfde80 100644
--- a/config/plugins/ldap/ldap-base.csv
+++ b/config/plugins/ldap/ldap-base.csv
@@ -107,7 +107,7 @@ attr,rhcsSecauth,secauth,85
attr,rhcsKeyfile,keyfile,86
obj,rhcsRm,rm,21
attr,rhcsLog-level,log_level,87
-attr,rhcsStatusmax,statusmax,88
+attr,rhcsStatus-child-max,status_child_max,88
attr,rhcsStatus-poll-interval,status_poll_interval,89
attr,rhcsTransition-throttling,transition_throttling,90
attr,rhcsCentral-processing,central_processing,91
diff --git a/config/tools/xml/cluster.rng b/config/tools/xml/cluster.rng
index 56d4ff6..ad5ef0f 100644
--- a/config/tools/xml/cluster.rng
+++ b/config/tools/xml/cluster.rng
@@ -815,7 +815,7 @@ To validate your cluster.conf against this schema, run:
</attribute>
</optional>
<optional>
- <attribute name="statusmax">
+ <attribute name="status_child_max">
<data type="integer"/>
</attribute>
</optional>
reply other threads:[~2009-07-08 16:40 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090708163703.8EBCF1201FB@lists.fedorahosted.org \
--to=lon@fedoraproject.org \
--cc=cluster-cvs-relay@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).