~openstack-charmers-next/charms/vivid/swift-storage/trunk

« back to all changes in this revision

Viewing changes to requirements.txt

  • Committer: Liam Young
  • Date: 2016-04-13 10:25:06 UTC
  • Revision ID: liam.young@canonical.com-20160413102506-ssbk7js9ceuwn109
Fix pbr requirement

Change-Id: I9ef7f8b8f70c7ac6175aaed101d876e8b85ae273

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# The order of packages is significant, because pip processes them in the order
2
2
# of appearance. Changing the order has an impact on the overall integration
3
3
# process, which may cause wedges in the gate later.
 
4
pbr>=1.8.0,<1.9.0
4
5
PyYAML>=3.1.0
5
6
simplejson>=2.2.0
6
7
netifaces>=0.10.4