~ubuntu-branches/ubuntu/vivid/heat/vivid

« back to all changes in this revision

Viewing changes to heat_integrationtests/requirements.txt

  • Committer: Package Import Robot
  • Author(s): Chuck Short
  • Date: 2015-04-15 13:55:31 UTC
  • mfrom: (1.1.24)
  • Revision ID: package-import@ubuntu.com-20150415135531-ife9cdiuch673nsf
Tags: 2015.1~rc1-0ubuntu1
* New upstream milestone release for Openstack kilo;
  - d/control: Align with upstream dependencies. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
kombu>=2.5.0
 
2
oslo.log>=1.0.0,<1.1.0  # Apache-2.0
 
3
oslo.messaging>=1.8.0,<1.9.0  # Apache-2.0
 
4
oslo.config>=1.9.3,<1.10.0  # Apache-2.0
 
5
oslo.utils>=1.4.0,<1.5.0  # Apache-2.0
 
6
paramiko>=1.13.0
 
7
python-cinderclient>=1.1.0
 
8
python-keystoneclient>=1.1.0
 
9
python-heatclient>=0.3.0
 
10
python-neutronclient>=2.3.11,<3
 
11
python-novaclient>=2.22.0
 
12
python-swiftclient>=2.2.0
 
13
PyYAML>=3.1.0
 
14
requests>=2.2.0,!=2.4.0
 
15
six>=1.9.0
 
16
testrepository>=0.0.18
 
17
testscenarios>=0.4
 
18
testtools>=0.9.36,!=1.2.0