Issue Description
After being configured, the floating IP address resource Res_float_ip fails to be started on both the active and standby nodes of the HACS two-node cluster.
The following error message is displayed after the crm_mon -fr1 command is executed to check resource status:
Online: [ host1 host2 ]
Full list of resources:
Res_NIC (ocf::users:hwNIC): Started host1
Res_float_ip (ocf::users:hwIPaddr): Stopped
...
Migration summary:
* Node host1:
Res_float_ip: migration-threshold=1 fail-count=1 last-failure='Fri Mar 29 10:06:32 2013'
...
Failed actions:
Res_float_ip_start_0 (node=host1, call=17, rc=6, status=complete): not configured
...

