Merge "Use osc-lib instead of openstackclient"

This commit is contained in:
Jenkins 2016-08-05 07:07:22 +00:00 committed by Gerrit Code Review
commit dcb53e7040
2 changed files with 2 additions and 1 deletions

View File

@ -14,7 +14,7 @@
import logging
from openstackclient.common import utils
from osc_lib import utils
LOG = logging.getLogger(__name__)

View File

@ -4,6 +4,7 @@
pbr<2.0,>=1.4
cliff>1.16.0 # Apache-2.0
osc-lib>=0.3.0 # Apache-2.0
oslo.serialization>=1.4.0 # Apache-2.0
oslo.utils>=2.0.0 # Apache-2.0
keystoneauth1>=1.0.0