Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:Update
pacemaker.3577
pacemaker-crm_mon-xml-schema-multiple-active.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File pacemaker-crm_mon-xml-schema-multiple-active.patch of Package pacemaker.3577
commit e8d324a69071760b0f4fe47689c978bf08a5b669 Author: Ken Gaillot <kgaillot@redhat.com> Date: Fri Aug 5 09:41:23 2016 -0500 Low: tools: make crm_mon XML schema handle resources with multiple active diff --git a/xml/crm_mon.rng b/xml/crm_mon.rng index 008c3ef..653c15e 100644 --- a/xml/crm_mon.rng +++ b/xml/crm_mon.rng @@ -264,14 +264,14 @@ <optional> <attribute name="pending"> <text/> </attribute> </optional> - <optional> + <zeroOrMore> <!-- crm_mon prints the node only if group-by-node is false --> <element name="node"> <attribute name="name"> <text/> </attribute> <attribute name="id"> <text/> </attribute> <attribute name="cached"> <data type="boolean" /> </attribute> </element> - </optional> + </zeroOrMore> </element> </define>
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor