~ubuntu-branches/ubuntu/trusty/horizon/trusty

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
Source: horizon
Section: net
Priority: extra
Maintainer: Chuck Short <zulcss@ubuntu.com>
Build-Depends: debhelper (>= 8.0.0),
 python-all (>= 2.6.6-3~),
 python-cherrypy,
 python-eventlet,
 python-glance,
 python-setuptools,
 python-kombu,
 python-mox,
 python-paste,
 python-pastedeploy,
 python-crypto,
 python-cloudfiles,
 python-django-nose,
 python-nose,
 python-dateutil,
 python-routes,
 python-sqlalchemy,
 python-keystoneclient,
 python-novaclient,
 python-coverage,
 pep8,
 python-sphinx,
 python-webob,
 python-xattr
Standards-Version: 3.9.3
Homepage: http://launchpad.net/horizon

Package: python-django-horizon
Section: python
Architecture: all
Depends: ${misc:Depends}, 
 ${python:Depends}, 
 python-django (>= 1.3),
 python-glance,
 python-nova,
 python-cloudfiles,
 python-eventlet,
 python-kombu,
 python-paste,
 python-pastedeploy,
 python-crypto,
 python-cloudfiles,
 python-dateutil,
 python-routes,
 python-sqlalchemy,
 python-webob,
 python-xattr,
 python-novaclient,
 python-keystoneclient,
 python-django-nose,
Description: Django module providing web based interaction with OpenStack
 The Django-Nova project is a Django module that is used to provide web based
 interactions with the OpenStack Nova cloud controller.

Package: openstack-dashboard
Architecture: all
Depends: ${misc:Depends}, 
 ${python:Depends},
 python-django-horizon,
 adduser,
 libapache2-mod-wsgi (>= 2.3),
 libjs-jquery,
 libjs-jquery-ui,
 libjs-jquery-tablesorter
Description: django web interface to Openstack
 The OpenStack Dashboard is a reference implementation of a Django site that
 uses the Django-Nova project to provide web based interactions with the
 OpenStack Nova cloud controller.

Package: python-django-openstack
Architecture: all
Depends: ${misc:Depends}, python-django-horizon
Description: dummy transitonal package from python-django-openstack to python-django-horizon
 This transitional package from the python-django-openstack to the python-django-horizon 
 package. Once this package and its dependencies are installed you can remove it.