# HG changeset patch
# User Florian Haas <florian.h...@linbit.com>
# Date 1283778895 -7200
# Branch stable-1.0
# Node ID 4341d047ac9d29f7125f58e5957ac58b60771a5e
# Parent  878dfd58396ca7e2de2999ffe52583e24e425594
xml: allow upstart primitives in resources.rng

Since cluster-glue has added support for upstart resources, allow
them in the RelaxNG schema as well.

diff -r 878dfd58396c -r 4341d047ac9d xml/resources.rng.in
--- a/xml/resources.rng.in      Thu Sep 09 09:51:42 2010 +0200
+++ b/xml/resources.rng.in      Mon Sep 06 15:14:55 2010 +0200
@@ -30,6 +30,7 @@
              <value>lsb</value>
              <value>heartbeat</value>
              <value>stonith</value>
+             <value>upstart</value>
            </choice>
          </attribute>
        </choice>



_______________________________________________
Pacemaker mailing list: Pacemaker@oss.clusterlabs.org
http://oss.clusterlabs.org/mailman/listinfo/pacemaker

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker

Reply via email to