Merge "Remove cueclient"

This commit is contained in:
Jenkins 2016-12-28 14:48:50 +00:00 committed by Gerrit Code Review
commit 6adb686b43
2 changed files with 0 additions and 7 deletions

View File

@ -31,7 +31,6 @@ keystoneauth1>=2.14.0 # Apache Software License
os-faults>=0.1.5 # Apache Software License
python-ceilometerclient>=2.5.0 # Apache Software License
python-cinderclient>=1.6.0,!=1.7.0,!=1.7.1 # Apache Software License
python-cueclient>=1.0.0 # Apache License, Version 2.0
python-designateclient>=1.5.0 # Apache License, Version 2.0
python-glanceclient>=2.5.0 # Apache License, Version 2.0
python-heatclient>=1.5.0 # Apache Software License

View File

@ -1553,12 +1553,6 @@ class FakeEC2Client(object):
pass
class FakeCueClient(object):
def __init__(self):
pass
class FakeSenlinClient(object):
def __init__(self):