diff --git a/.zuul.yaml b/.zuul.yaml index bb90c9c..261442d 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -6,17 +6,13 @@ check: jobs: - openstack-tox-linters - - stx-distcloud-client-tox-pep8: - voting: false - - stx-distcloud-client-tox-py27: - voting: false + - stx-distcloud-client-tox-pep8 + - stx-distcloud-client-tox-py27 gate: jobs: - openstack-tox-linters - - stx-distcloud-client-tox-pep8: - voting: false - - stx-distcloud-client-tox-py27: - voting: false + - stx-distcloud-client-tox-pep8 + - stx-distcloud-client-tox-py27 - job: name: stx-distcloud-client-tox-py27 diff --git a/centos_wheels.inc b/centos_dev_wheels.inc similarity index 100% rename from centos_wheels.inc rename to centos_dev_wheels.inc diff --git a/centos_iso_image.inc b/centos_iso_image.inc new file mode 100644 index 0000000..59989bc --- /dev/null +++ b/centos_iso_image.inc @@ -0,0 +1,2 @@ +# distributedcloud-client +distributedcloud-client-dcmanagerclient diff --git a/centos_pkg_dirs b/centos_pkg_dirs new file mode 100644 index 0000000..b6de744 --- /dev/null +++ b/centos_pkg_dirs @@ -0,0 +1 @@ +distributedcloud-client diff --git a/centos_stable_wheels.inc b/centos_stable_wheels.inc new file mode 100644 index 0000000..9dd69e8 --- /dev/null +++ b/centos_stable_wheels.inc @@ -0,0 +1 @@ +distributedcloud-client-wheels diff --git a/LICENSE b/distributedcloud-client/LICENSE similarity index 100% rename from LICENSE rename to distributedcloud-client/LICENSE diff --git a/distributedcloud-client/centos/build_srpm.data b/distributedcloud-client/centos/build_srpm.data index f368b18..8911459 100644 --- a/distributedcloud-client/centos/build_srpm.data +++ b/distributedcloud-client/centos/build_srpm.data @@ -1,5 +1,3 @@ -TAR_NAME="distributedcloud-client" -SRC_DIR="$CGCS_BASE/git/distributedcloud-client" +SRC_DIR="." -TIS_BASE_SRCREV=640ee2a980c72b6f97fdd5aef1a66196b4c09272 -TIS_PATCH_VER=GITREVCOUNT+2 +TIS_PATCH_VER=0