openstack-resource-agents/debian/control
Norbert Illes 64be08fac8 Remove trailing whitespaces
This commit removes hopefully all trailing whitespaces from all files in
the repository.

Change-Id: I248160ee767e13c34c1cd19745c5496a4bcbba0b
Signed-off-by: Norbert Illes <norbert.e.illes@ericsson.com>
2016-02-11 10:24:32 +01:00

33 lines
1.0 KiB
Plaintext

Source: openstack-resource-agents
Section: admin
Priority: extra
Maintainer: Martin Loschwitz <madkiss@debian.org>
Build-Depends: debhelper (>= 9.0.0)
Standards-Version: 3.9.3
Homepage: http://github.com/madkiss/openstack-resource-agents
#Vcs-Git: git://github.com/madkiss/openstack-resource-agents.git
Package: openstack-resource-agents
Architecture: all
Depends: ${misc:Depends}, netstat, python-keystoneclient, python-glanceclient, python-novaclient, curl
Description: 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.