Plain Hadoop (vanilla) provisioning plugin for Sahara
Go to file
Shu Yingya 3fa078c4db [ut] replace .testr.conf with .stestr.conf
In Chaneg[1], os_testr switches the otestr command to use stestr
under the covers. So that we get warning:

ostestr.py:120:
 UserWarning: No .stestr.conf file found in the CWD.
 Please create one to to replace the .testr.conf. You can find a
 script to do this in the stestr git repository.

So remove the .testr.conf and add .stestr.conf which was generated
using a utility script as documented here[2]:

[1] Id7cb2a39a8308f1413608dcf19273a1d7f33592e
[2] https://media.readthedocs.org/pdf/stestr/stable/stestr.pdf

Change-Id: Ibc39d9c3fe33be91be158e7f6cd574736ed89440
2017-09-13 19:36:18 +08:00
doc/source doc: point to the main git repository and update links 2017-08-21 15:15:47 +02:00
releasenotes/source Imported Translations from Zanata 2017-08-12 08:42:26 +00:00
sahara Enable some off-by-default checks 2017-07-31 01:58:14 +00:00
.gitignore [ut] replace .testr.conf with .stestr.conf 2017-09-13 19:36:18 +08:00
.stestr.conf [ut] replace .testr.conf with .stestr.conf 2017-09-13 19:36:18 +08:00
requirements.txt Updated from global requirements 2017-09-02 12:13:49 +00:00
setup.cfg Update Documention link 2017-07-13 13:26:47 +00:00
setup.py Updated from global requirements 2017-03-02 17:53:46 +00:00
test-requirements.txt Updated from global requirements 2017-08-18 11:43:03 +00:00
tox.ini Enable some off-by-default checks 2017-07-31 01:58:14 +00:00