Remove references to gate

We aren't submitting this project to openstack infrastructure so there
is no gate or global requirements. Remove references to them.
This commit is contained in:
Jamie Lennox 2016-01-14 10:17:39 +11:00
parent 4e44524ba4
commit ccfdeb772d
2 changed files with 2 additions and 4 deletions

View File

@ -11,7 +11,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# THIS FILE IS MANAGED BY THE GLOBAL REQUIREMENTS REPO - DO NOT EDIT
import setuptools
# In python < 2.7.4, a lazy loading of package `pbr` will break

View File

@ -1,6 +1,5 @@
# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
# of appearance.
hacking<0.11,>=0.10.0
flake8-docstrings==0.2.1.post1
@ -11,4 +10,4 @@ six
testrepository>=0.0.18
testresources>=0.2.4
testtools>=1.4.0
testtools>=1.4.0