~ubuntu-branches/ubuntu/utopic/horizon/utopic-updates

« back to all changes in this revision

Viewing changes to requirements.txt

  • Committer: Package Import Robot
  • Author(s): James Page, Chris Johnston, James Page
  • Date: 2014-10-03 17:54:18 UTC
  • mfrom: (0.4.1) (1.1.44) (70.1.2 utopic)
  • Revision ID: package-import@ubuntu.com-20141003175418-1jomx0azdvnl5fxz
Tags: 1:2014.2~rc1-0ubuntu1
[ Chris Johnston ]
* d/theme/css/ubuntu.css: Fix Ubuntu theme for Instances "more" dropdown
  (LP: #1308651).

[ James Page ]
* New upstream release candidate:
  - d/p/*: Refresh.
* d/watch: Use tarballs.openstack.org for upstream releases. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# The order of packages is significant, because pip processes them in the order
 
2
# of appearance. Changing the order has an impact on the overall integration
 
3
# process, which may cause wedges in the gate later.
1
4
# Order matters to the pip dependency resolver, so sorting this file
2
5
# changes how packages are installed.  New dependencies should be
3
6
# added in alphabetical order, however, some dependencies may need to
8
11
# Horizon Core Requirements
9
12
Django>=1.4.2,<1.7
10
13
django_compressor>=1.4
11
 
django_openstack_auth>=1.1.6
12
 
django-pyscss>=1.0.2  # BSD License (2 clause)
 
14
django_openstack_auth>=1.1.7
 
15
django-pyscss>=1.0.3  # BSD License (2 clause)
13
16
eventlet>=0.15.1
14
17
httplib2>=0.7.5
15
18
iso8601>=0.1.9
16
 
kombu>=2.4.8
 
19
kombu>=2.5.0
17
20
# Horizon Utility Requirements
18
21
# for SECURE_KEY generation
19
22
lockfile>=0.8
20
 
netaddr>=0.7.6
21
 
pyscss>=1.2.0  # MIT License
 
23
netaddr>=0.7.12
 
24
pyScss>=1.2.1,<1.3  # MIT License
22
25
python-ceilometerclient>=1.0.6
23
 
python-cinderclient>=1.0.7
24
 
python-glanceclient>=0.13.1
 
26
python-cinderclient>=1.1.0
 
27
python-glanceclient>=0.14.0
25
28
python-heatclient>=0.2.9
26
29
python-keystoneclient>=0.10.0
27
30
python-neutronclient>=2.3.6,<3
28
 
python-novaclient>=2.17.0
29
 
python-saharaclient>=0.7.1
 
31
python-novaclient>=2.18.0
 
32
python-saharaclient>=0.7.3
30
33
python-swiftclient>=2.2.0
31
34
python-troveclient>=1.0.4
32
 
pytz>=2010h
 
35
pytz
33
36
six>=1.7.0
34
37
xstatic>=1.0.0  # MIT License
35
38
xstatic-angular>=1.2.1.1  # MIT License
36
39
xstatic-angular-cookies>=1.2.1.1  # MIT License
37
40
xstatic-angular-mock>=1.2.1.1  # MIT License
 
41
xstatic-bootstrap-datepicker>=1.3.1.0  # Apache 2.0 License
 
42
xstatic-bootstrap-scss>=3  # Apache 2.0 License
38
43
xstatic-d3>=3.1.6.2  # BSD License (3 clause)
39
44
xstatic-hogan>=2.0.0.2  # Apache 2.0 License
40
45
xstatic-font-awesome>=4.1.0  # SIL OFL 1.1 License, MIT License
43
48
xstatic-jquery-migrate>=1.2.1.1  # MIT License
44
49
xstatic-jquery.quicksearch>=2.0.3.1  # MIT License
45
50
xstatic-jquery.tablesorter>=2.0.5b.0  # MIT License
 
51
xstatic-jquery-ui>=1.10.1  # MIT License
46
52
xstatic-jsencrypt>=2.0.0.2  # MIT License
47
53
xstatic-qunit>=1.14.0.2  # MIT License
48
54
xstatic-rickshaw>=1.5.0  # BSD License (prior)