Source: openstack-meta-packages
Section: net
Priority: extra
Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
Uploaders: Thomas Goirand <zigo@debian.org>,
Build-Depends: debhelper (>= 9),
Standards-Version: 3.9.8
Homepage: http://openstack.alioth.debian.org/
Vcs-Browser: https://anonscm.debian.org/cgit/openstack/openstack-meta-packages.git/
Vcs-Git: https://anonscm.debian.org/git/openstack/openstack-meta-packages.git

Package: openstack-clients
Architecture: all
Depends: python-aodhclient,
         python-barbicanclient,
         python-ceilometerclient,
         python-cinderclient,
         python-congressclient,
         python-designateclient,
         python-glanceclient,
         python-gnocchiclient,
         python-heatclient,
         python-ironicclient,
         python-keystoneclient,
         python-magnumclient,
         python-manilaclient,
         python-mistralclient,
         python-muranoclient,
         python-neutronclient,
         python-novaclient,
         python-openstackclient,
         python-saharaclient,
         python-senlinclient,
         python-swiftclient,
         python-troveclient,
         python-zaqarclient,
         ${misc:Depends},
Description: Metapackage to install all Openstack clients
 OpenStack is a reliable cloud infrastructure. Its mission is to produce
 the ubiquitous cloud computing platform that will meet the needs of public
 and private cloud providers regardless of size, by being simple to implement
 and massively scalable.
 .
 This metapackage will install all of the Openstack clients available for
 remote controling block devices (Cinder), Image Service (Glance), Identity
 (Keystone), Compute (Nova), Networking (Neutron) and Object Storage (Swift).

Package: openstack-cloud-services
Architecture: all
Depends: dbconfig-common,
         mongodb | mongodb-10gen-unstable | mongodb-nightly | mongodb-stable | mongodb-unstable | mongodb-10gen,
         mysql-server,
         ntp,
         rabbitmq-server,
         ${misc:Depends},
Recommends: memcached,
Description: Metapackage to install all Openstack service dependencies
 OpenStack is a reliable cloud infrastructure. Its mission is to produce
 the ubiquitous cloud computing platform that will meet the needs of public
 and private cloud providers regardless of size, by being simple to implement
 and massively scalable.
 .
 This metapackage will install memcached, rabbitmq and MySQL servers, which
 are all needed in order to run an Openstack cloud service.

Package: openstack-cloud-identity
Architecture: all
Pre-Depends: openstack-cloud-services,
Depends: keystone,
         ${misc:Depends},
Description: Metapackage to install an Openstack keystone
 OpenStack is a reliable cloud infrastructure. Its mission is to produce
 the ubiquitous cloud computing platform that will meet the needs of public
 and private cloud providers regardless of size, by being simple to implement
 and massively scalable.
 .
 This metapackage will install keystone, and is needed because of the orders
 in which things should be configured to install all of openstack at once.

Package: openstack-proxy-node
Architecture: all
Pre-Depends: openstack-cloud-identity,
Depends: aodh-api,
         aodh-evaluator,
         aodh-notifier,
         ceilometer-agent-central,
         ceilometer-api,
         ceilometer-collector,
         glance,
         heat-api,
         heat-api-cfn,
         heat-api-cloudwatch,
         heat-engine,
         neutron-dhcp-agent,
         neutron-l3-agent,
         neutron-metadata-agent,
         neutron-plugin-openvswitch,
         neutron-plugin-openvswitch-agent | neutron-openvswitch-agent,
         neutron-server,
         nova-api,
         nova-conductor,
         nova-consoleauth,
         nova-consoleproxy,
         nova-scheduler,
         openstack-dashboard-apache,
         openstack-pkg-tools,
         ${misc:Depends},
Description: Metapackage to install an Openstack proxy node
 OpenStack is a reliable cloud infrastructure. Its mission is to produce
 the ubiquitous cloud computing platform that will meet the needs of public
 and private cloud providers regardless of size, by being simple to implement
 and massively scalable.
 .
 This metapackage will install a proxy node server, or management / API node,
 composed of: Nova-API, Nova-Scheduler, Glance, Keystone, Neutron (using
 OpenVSwitch) RabbitMQ, Memcached, and openstack-dashboard.

Package: openstack-compute-node
Architecture: all
Depends: ceilometer-agent-compute,
         neutron-plugin-openvswitch-agent,
         nova-cert,
         nova-compute,
         nova-compute-kvm | nova-compute-qemu,
         novnc,
         ntp,
         openstack-pkg-tools,
         ${misc:Depends},
Pre-Depends: mysql-client,
Description: Metapackage to install an Openstack compute node
 OpenStack is a reliable cloud infrastructure. Its mission is to produce
 the ubiquitous cloud computing platform that will meet the needs of public
 and private cloud providers regardless of size, by being simple to implement
 and massively scalable.
 .
 This metapackage will install a KVM based compute node which will also run
 Neutron OVS Agent.

Package: openstack-toaster
Architecture: all
Pre-Depends: openstack-compute-node,
             openstack-proxy-node,
Depends: ${misc:Depends},
Description: Metapackage to install all of Openstack services at once
 OpenStack is a reliable cloud infrastructure. Its mission is to produce
 the ubiquitous cloud computing platform that will meet the needs of public
 and private cloud providers regardless of size, by being simple to
 implement and massively scalable.
 .
 This metapackage will install all Openstack server packages to run a cloud
 on a single computer. Later, more computers can join the cloud.

Package: openstack-deploy
Architecture: all
Depends: ipcalc,
         openstack-pkg-tools,
         python-keystoneclient,
         ${misc:Depends},
Description: Tools to deploy OpenStack
 OpenStack is a reliable cloud infrastructure. Its mission is to produce
 the ubiquitous cloud computing platform that will meet the needs of public
 and private cloud providers regardless of size, by being simple to
 implement and massively scalable.
 .
 This package contains preseeder scripts and other deployment tools to setup an
 OpenStack cloud quickly.

Package: openstack-tempest-ci
Architecture: all
Depends: ipmitool,
         lsb-release,
         nmap,
         openstack-clients,
         ${misc:Depends},
Description: validate OpenStack Debian packages using tempest and openstack-deploy
 OpenStack is a reliable cloud infrastructure. Its mission is to produce
 the ubiquitous cloud computing platform that will meet the needs of public
 and private cloud providers regardless of size, by being simple to
 implement and massively scalable.
 .
 This package is to be used to validate OpenStack packages against the tempest
 functional testing suite. It uses openstack-deploy to install a full OpenStack
 deployment on a single virtual machine running itself on an OpenStack cloud,
 using Qemu as hypervisor. Then the Tempest unit tests will be run.
 .
 Typically, this package is to be installed on a Jenkins machine and it's
 script shall be run on regular basis.

#Package: fuel-master-node-services
#Architecture: all
#Depends: cobbler,
#         cobbler-web,
#         dbconfig-common,
#         dnsutils,
#         ntp,
#         openstack-clients,
#         postgresql,
#         python-ipaddr,
#         rabbitmq-server,
#         rsync,
#         ${misc:Depends},
#Description: Metapackage to install all needed Fuel master node service dependencies
# OpenStack is a reliable cloud infrastructure. Its mission is to produce
# the ubiquitous cloud computing platform that will meet the needs of public
# and private cloud providers regardless of size, by being simple to
# implement and massively scalable.
# .
# Fuel is an open source deployment and management tool for OpenStack. Developed
# as an OpenStack community effort, it provides an intuitive, GUI-driven
# experience for deployment and management of OpenStack, related community
# projects and plug-ins.
# .
# Fuel brings consumer-grade simplicity to streamline and accelerate the
# otherwise time-consuming, often complex, and error-prone process of deploying,
# testing and maintaining various configuration flavors of OpenStack at scale.
# Unlike other platform-specific deployment or management utilities, Fuel is an
# upstream OpenStack project that focuses on automating the deployment and
# testing of OpenStack and a range of third-party options, so it’s not
# compromised by hard bundling or vendor lock-in.
# .
# This metapackage contains all services that a fuel master node needs, like a
# database server, rabbitmq, and so on.
#
#Package: fuel-master-node
#Architecture: all
#Pre-Depends: fuel-master-node-services,
#Depends: astute,
#         cobbler,
#         fuel-agent,
#         fuel-misc,
#         fuel-ui,
#         fuel-web-apache,
#         mcollective,
#         nailgun-api,
#         nailgun-assassin,
#         nailgun-reciever,
#         python-fuelclient,
#         ${misc:Depends},
#Description: Metapackage to install a Fuel master node server
# OpenStack is a reliable cloud infrastructure. Its mission is to produce
# the ubiquitous cloud computing platform that will meet the needs of public
# and private cloud providers regardless of size, by being simple to
# implement and massively scalable.
# .
# Fuel is an open source deployment and management tool for OpenStack. Developed
# as an OpenStack community effort, it provides an intuitive, GUI-driven
# experience for deployment and management of OpenStack, related community
# projects and plug-ins.
# .
# Fuel brings consumer-grade simplicity to streamline and accelerate the
# otherwise time-consuming, often complex, and error-prone process of deploying,
# testing and maintaining various configuration flavors of OpenStack at scale.
# Unlike other platform-specific deployment or management utilities, Fuel is an
# upstream OpenStack project that focuses on automating the deployment and
# testing of OpenStack and a range of third-party options, so it’s not
# compromised by hard bundling or vendor lock-in.
# .
# This metapackage contains all the needed dependencies to install a Fuel master
# node.
