This change adds the publish-to-pypi job template
for the whitebox-tempest-plugin.
This change also correct the syntax error in the
README.rst preventign the twine check command form passing.
this will enable releases to be done via commits to the release
repo via pypi https://pypi.org/project/whitebox-tempest-plugin/
a side effect of this process is the creation of git tags
and release tarballs for each tagged release.
Change-Id: I5cf0e3072c0502320866de1ce9771d61f1e0ec1b
This option indicates the number of (available) compute hosts in the
deployment, and will be used by tests that require all their instances
landing on the same host (ie, a single-compute deployment). The
default value is a childish large number to make sure that tests that
need a single node are skipped unless max_compute_nodes is set.
Change-Id: Id274baeb13ce87783e35daff74bf4cfe67554900
`target_controller` is not used by anything, remove it. Rename the
`target_` options to something more indicative of their real meaning,
and give them defaults that are sensible in an OSP deployment.
Change-Id: Id1e05cda37ba20a6d806e84bcf7ccf8c6a938aec
We also insert placeholders for docs and the bug tracker, of which we
currently have neither.
Change-Id: I094cea454ace02ab354a5b687478269b0a44089f
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
Move project into a directory matching its name.
Change-Id: I26934edd049909482ccc078d88b581fa369326b4
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
Cleanup and the 'README.rst' and 'setup.cfg' to reflect new package
names and locations. Remove 'CONTRIBUTING.rst' as it is wholly
irrelevant now.
Change-Id: I3efedc83e38e702d669fb5d3de5aa3bfa749687c
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>