13.11.2014 00:12, Kristoffer Grönlund wrote:
> Vladislav Bogdanov <[email protected]> writes:
> 
>>> I haven't had time to look closer at resource-discovery, but yes, I
>>> certainly intend to support every option that makes it into a released
>>> version of pacemaker at least.
>>
>> Great. Can't wait for that to happen :)
>>
>>>
>>> As for the pacemaker-next schema, I thought I had added support for it
>>> already, but I haven't actually tested it :) But yes, it should be
>>> usable in theory at least, and if it is not, that is a bug that I will
>>> fix.
>>
>> It is not supported in crmsh-2.1.1-1.1 rpm for EL7 in OBS. Regexps in
>> three places match only pacemaker-[[:digit:]]\.[[:digit:]] and can
>> trivially be fixed.
> 
> Alright, I have added tentative support for both resource-discovery and
> the pacemaker-next schema in the master branch for crmsh.

Yep!

will test tomorrow morning.

One more place for pacemaker-next is cibconfig.py, CibFactory:__init__
self.supported_cib_re = "^pacemaker-([12][.][0123]|next)$"

Thank you,
Vladislav

_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to