openstack-resource-agents software package provides pacemaker resource agents for OpenStack, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install openstack-resource-agents
openstack-resource-agents is installed in your system.
Make ensure the openstack-resource-agents package were installed using the commands given below,
$ sudo dpkg-query -l | grep openstack-resource-agents *
You will get with openstack-resource-agents package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Administration Utilities |
| Package | openstack-resource-agents |
| Version | 2012.2~f3-1ubuntu3 |
| Description | pacemaker resource agents for OpenStack |
| Sub Section | Admin |