From 692e086a56291601f426727af42df3c901168197 Mon Sep 17 00:00:00 2001 From: Al Bailey Date: Fri, 6 Sep 2019 16:29:41 -0500 Subject: [PATCH] Fix tox and zuul files for re-org of packages The cephclient was moved from integ to utilities. The required projects in zuul are now alphabetized. Change-Id: I5f52d3a4de8a5b7c617d14d98bb57519fafea4a1 Story: 2006166 Task: 36491 Signed-off-by: Al Bailey --- .zuul.yaml | 6 +++--- tox.ini | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 08a4a969..31968dd3 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -24,7 +24,7 @@ - starlingx/config - starlingx/distcloud-client - starlingx/fault - - starlingx/update - - starlingx/nfv - starlingx/ha - - starlingx/integ + - starlingx/nfv + - starlingx/update + - starlingx/utilities diff --git a/tox.ini b/tox.ini index 05359654..2badcee2 100644 --- a/tox.ini +++ b/tox.ini @@ -57,7 +57,7 @@ deps = {[testenv]deps} -e{[tox]stxdir}/update/cgcs-patch/cgcs-patch -e{[tox]stxdir}/nfv/nfv/nfv-client -e{[tox]stxdir}/ha/service-mgmt-client/sm-client - -e{[tox]stxdir}/integ/ceph/python-cephclient/python-cephclient + -e{[tox]stxdir}/utilities/ceph/python-cephclient/python-cephclient requests-toolbelt pylint commands =