Updated from global requirements

Change-Id: I030287c47965cbebb298604bdb4e3c64714c695e
This commit is contained in:
OpenStack Proposal Bot 2015-06-22 08:28:32 +00:00
parent 3b523a3e8e
commit 14927bb99e
3 changed files with 3 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr>=0.11,<2.0
pbr<2.0,>=0.11
dib-utils # Apache-2.0
dib-utils # Apache-2.0
diskimage-builder>=0.1.20

View File

@ -1,4 +1,3 @@
#!/usr/bin/env python
# Copyright (c) 2013 Hewlett-Packard Development Company, L.P.
#
# Licensed under the Apache License, Version 2.0 (the "License");

View File

@ -3,4 +3,4 @@
# process, which may cause wedges in the gate later.
bashate>=0.2 # Apache-2.0
hacking>=0.10.0,<0.11
hacking<0.11,>=0.10.0