How to Install and Uninstall openstack-resource-agents Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 22,2024

1. Install "openstack-resource-agents" package

Please follow the instructions below to install openstack-resource-agents on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install openstack-resource-agents

2. Uninstall "openstack-resource-agents" package

This is a short guide on how to uninstall openstack-resource-agents on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove openstack-resource-agents $ sudo apt autoclean && sudo apt autoremove

3. Information about the openstack-resource-agents package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: openstack-resource-agents
Priority: extra
Section: universe/admin
Installed-Size: 241
Maintainer: Ubuntu Developers
Original-Maintainer: Martin Loschwitz
Architecture: all
Version: 2012.2~f3-1ubuntu3
Depends: net-tools, python-keystoneclient, python-glanceclient, python-novaclient, curl
Filename: pool/universe/o/openstack-resource-agents/openstack-resource-agents_2012.2~f3-1ubuntu3_all.deb
Size: 17064
MD5sum: 0b7a49e42a501465152b0f44f193a279
SHA1: def42bbc7a55799bad6f949a092b1a87d92a8d35
SHA256: bf24130904369bcd2eb69f3154f8c5ee7d2c7f39fa960bbdfa05d737932b9903
Description-en: pacemaker resource agents for OpenStack
This package contains resource agents to run most of the OpenStack
components inside a pacemaker-controlled high availability cluster.
Agents for the following OpenStack components are included:
.
* glance-api
* glance-registry
* keystone
* nova-api
* nova-cert
* nova-consoleauth
* nova-network
* nova-novnc
* nova-objectstore
* nova-scheduler
* nova-volume
* quantum-server
.
Install this package if you want this computer to act as member
of a pacemaker HA cluster running OpenStack components.
Description-md5: 5fd4646b675dba8971b56e23fe65e499
Homepage: http://github.com/madkiss/openstack-resource-agents
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu