~ubuntu-branches/ubuntu/vivid/ironic/vivid-updates

« back to all changes in this revision

Viewing changes to ironic.egg-info/requires.txt

  • Committer: Package Import Robot
  • Author(s): Chuck Short
  • Date: 2015-03-30 11:14:57 UTC
  • mfrom: (1.2.6)
  • Revision ID: package-import@ubuntu.com-20150330111457-kr4ju3guf22m4vbz
Tags: 2015.1~b3-0ubuntu1
* New upstream release.
  + d/control: 
    - Align with upstream dependencies.
    - Add dh-python to build-dependencies.
    - Add psmisc as a dependency. (LP: #1358820)
  + d/p/fix-requirements.patch: Rediffed.
  + d/ironic-conductor.init.in: Fixed typos in LSB headers,
    thanks to JJ Asghar. (LP: #1429962)

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
lxml>=2.3
6
6
WebOb>=1.2.3
7
7
greenlet>=0.3.2
8
 
sqlalchemy-migrate>=0.9.1,!=0.9.2
 
8
sqlalchemy-migrate>=0.9.5
9
9
netaddr>=0.7.12
10
10
paramiko>=1.13.0
11
11
iso8601>=0.1.9
12
 
python-neutronclient>=2.3.6,<3
 
12
python-neutronclient>=2.3.11,<3
13
13
python-glanceclient>=0.15.0
14
 
python-keystoneclient>=1.0.0
 
14
python-keystoneclient>=1.1.0
15
15
python-swiftclient>=2.2.0
16
16
stevedore>=1.1.0  # Apache-2.0
17
17
pysendfile==2.0.0
18
18
websockify>=0.6.0,<0.7
19
19
oslo.concurrency>=1.4.1         # Apache-2.0
20
 
oslo.config>=1.6.0  # Apache-2.0
21
 
oslo.db>=1.4.1  # Apache-2.0
 
20
oslo.config>=1.9.0  # Apache-2.0
 
21
oslo.context>=0.2.0
 
22
oslo.db>=1.5.0  # Apache-2.0
22
23
oslo.rootwrap>=1.5.0
23
24
oslo.i18n>=1.3.0  # Apache-2.0
 
25
oslo.policy>=0.3.0  # Apache-2.0
24
26
oslo.serialization>=1.2.0               # Apache-2.0
25
27
oslo.utils>=1.2.0                       # Apache-2.0
26
28
pecan>=0.8.0
27
29
requests>=2.2.0,!=2.4.0
28
 
six>=1.7.0
 
30
six>=1.9.0
29
31
jsonpatch>=1.1
30
32
WSME>=0.6
31
33
Jinja2>=2.6  # BSD License3 clause