]> review.fuel-infra Code Review - openstack-build/horizon-build.git/commitdiff
Added more text in the extended description
authorThomas Goirand <thomas@goirand.fr>
Wed, 28 Nov 2012 14:11:32 +0000 (14:11 +0000)
committerThomas Goirand <thomas@goirand.fr>
Wed, 28 Nov 2012 14:11:32 +0000 (14:11 +0000)
Rewritten-From: 7f83e5437ae9cdd949961fbe64eac4b9d08e4c5c

trusty/debian/control

index 8256aa42959eb01fb105001416e02bdad414066d..d9068d9d889f011ca160621b21bc1cffb4acf026 100644 (file)
@@ -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.