* Improve missing cib sections filters
* Change is_online? to use dc-version to determine if CIB is ready
* Cleanup primitives by their full names
* Change node id references to node name as 'id' does not represent
node name for new pacemaker versions
(related change: Id84994df3bf2a990d2925b595aa448746db45383
* Switch location add implementation from pcs to cibadmin --patch
as this provder claims to be crmsh/pcs agnostic and
to solve problems with cib changes not being synced to other nodes
then has been applied concurrently.
* Add missing debug info
* Update rspecs
Author: Dmitry Ilyin <dilyin@mirantis.com>
Closes-bug: #1416378
Change-Id: I2185b17286e46086674abe985bfc48260e7c397b
Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>