From: Thomas Goirand Date: Wed, 28 Nov 2012 14:11:32 +0000 (+0000) Subject: Added more text in the extended description X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=a58c3ca21496975925d890825a9bbbf73fec4655;p=openstack-build%2Fhorizon-build.git Added more text in the extended description Rewritten-From: 7f83e5437ae9cdd949961fbe64eac4b9d08e4c5c --- diff --git a/trusty/debian/control b/trusty/debian/control index 8256aa4..d9068d9 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -57,6 +57,11 @@ Depends: ${misc:Depends}, ${python:Depends}, python-tz, Recommends: memcached Description: Django module providing web interaction with OpenStack + The OpenStack Dashboard is a Web application allowing to control an OpenStack + cloud. It connects to OpenStack services including Nova, Swift, Keystone, etc. + using the Openstack REST API just like you would do with the command line + clients. + . Horizon is a Django module that permits interaction with an OpenStack cloud. It can be used to build a dashboard to control an OpenStack cloud. @@ -74,17 +79,22 @@ Depends: ${shlibs:Depends}, libapache2-mod-wsgi (>= 2.3) Recommends: memcached, openstack-dashboard-apache Description: OpenStack Dashboard - The OpenStack Dashboard is a Web application allowing to control an - OpenStack cloud. + The OpenStack Dashboard is a Web application allowing to control an OpenStack + cloud. It connects to OpenStack services including Nova, Swift, Keystone, etc. + using the Openstack REST API just like you would do with the command line + clients. Package: openstack-dashboard-apache Architecture: all Pre-Depends: dpkg (>= 1.15.6~) Depends: debconf, - libapache2-mod-wsgi (>=2.3), openstack-dashboard, ${misc:Depends} Description: OpenStack Dashboard - Apache support - The OpenStack Dashboard is a Web application allowing to control an - OpenStack cloud. - This package includes the configuration files to use within Apache. + The OpenStack Dashboard is a Web application allowing to control an OpenStack + cloud. It connects to OpenStack services including Nova, Swift, Keystone, etc. + using the Openstack REST API just like you would do with the command line + clients. + . + This package includes the configuration files to use within Apache. If you + wish to configure Apache yourself, use only openstack-dashboard.