public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* cluster: STABLE3 - Add nodename attr to cman for automatic validation
@ 2009-09-03 17:19 Lon Hohberger
0 siblings, 0 replies; only message in thread
From: Lon Hohberger @ 2009-09-03 17:19 UTC (permalink / raw)
To: cluster-cvs-relay
Gitweb: http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=1f6fca6085ed19ea16e4bdbab2eb3a640100b5cb
Commit: 1f6fca6085ed19ea16e4bdbab2eb3a640100b5cb
Parent: 2af5c6aeef466c36ddd7a7bc4e528b9a2f857ed5
Author: Lon Hohberger <lhh@redhat.com>
AuthorDate: Thu Sep 3 13:18:37 2009 -0400
Committer: Lon Hohberger <lhh@redhat.com>
CommitterDate: Thu Sep 3 13:18:37 2009 -0400
Add nodename attr to cman for automatic validation
Signed-off-by: Lon Hohberger <lhh@redhat.com>
---
config/tools/xml/cluster.rng.in | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/config/tools/xml/cluster.rng.in b/config/tools/xml/cluster.rng.in
index 318afd6..04e6cc1 100644
--- a/config/tools/xml/cluster.rng.in
+++ b/config/tools/xml/cluster.rng.in
@@ -107,6 +107,9 @@ To validate your cluster.conf against this schema, run:
</attribute>
</optional>
<optional>
+ <attribute name="nodename" rha:description="Local node name; this is set internally by cman-preconfig and should never be set by a user."/>
+ </optional>
+ <optional>
<attribute name="broadcast">
<data type="nonNegativeInteger"/>
</attribute>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-09-03 17:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-03 17:19 cluster: STABLE3 - Add nodename attr to cman for automatic validation Lon Hohberger
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).