Update the documentation link for doc migration
Change-Id: Ied5b93d7509ae6a2a9d87740ebe67679ce705c5b
This commit is contained in:
parent
ec6862e6f4
commit
3a625fc914
@ -14,7 +14,8 @@
|
|||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
# It's based on oslo.i18n usage in OpenStack Keystone project and
|
# It's based on oslo.i18n usage in OpenStack Keystone project and
|
||||||
# recommendations from http://docs.openstack.org/developer/oslo.i18n/usage.html
|
# recommendations from https://docs.openstack.org/oslo.i18n/latest/
|
||||||
|
# user/usage.html
|
||||||
|
|
||||||
import oslo_i18n
|
import oslo_i18n
|
||||||
|
|
||||||
|
2
tox.ini
2
tox.ini
@ -88,7 +88,7 @@ commands = pip-missing-reqs -d --ignore-file=sahara/tests/* sahara
|
|||||||
# It runs tests from the specified dir (default is sahara/tests)
|
# It runs tests from the specified dir (default is sahara/tests)
|
||||||
# in interactive mode, so, you could use pbr for tests debug.
|
# in interactive mode, so, you could use pbr for tests debug.
|
||||||
# Example usage: tox -e debug -- -t sahara/tests/unit some.test.path
|
# Example usage: tox -e debug -- -t sahara/tests/unit some.test.path
|
||||||
# http://docs.openstack.org/developer/oslotest/features.html#debugging-with-oslo-debug-helper
|
# https://docs.openstack.org/oslotest/latest/features.html#debugging-with-oslo-debug-helper
|
||||||
commands = oslo_debug_helper -t sahara/tests/unit {posargs}
|
commands = oslo_debug_helper -t sahara/tests/unit {posargs}
|
||||||
|
|
||||||
[testenv:bandit]
|
[testenv:bandit]
|
||||||
|
Loading…
Reference in New Issue
Block a user