yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #60296
[Bug 1654659] [NEW] test_sql_upgrade docstring needs update
Public bug reported:
Currently, the docstring at [1] states the usage of the backend_sql.conf
file, which isn't used anymore in the tests of the module. Instead, the
tests are using oslo.db unit tests base [2]. This doesn't mean the
backend_sql.conf file isn't used anywhere else, but that it is not used
anymore at test_sql_upgrade.
[1] https://github.com/openstack/keystone/blob/master/keystone/tests/unit/test_sql_upgrade.py#L14-L32
[2] http://docs.openstack.org/developer/oslo.db/contributing.html#how-to-run-unit-tests
** Affects: keystone
Importance: Low
Status: New
** Tags: documentation low-hanging-fruit
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1654659
Title:
test_sql_upgrade docstring needs update
Status in OpenStack Identity (keystone):
New
Bug description:
Currently, the docstring at [1] states the usage of the
backend_sql.conf file, which isn't used anymore in the tests of the
module. Instead, the tests are using oslo.db unit tests base [2]. This
doesn't mean the backend_sql.conf file isn't used anywhere else, but
that it is not used anymore at test_sql_upgrade.
[1] https://github.com/openstack/keystone/blob/master/keystone/tests/unit/test_sql_upgrade.py#L14-L32
[2] http://docs.openstack.org/developer/oslo.db/contributing.html#how-to-run-unit-tests
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1654659/+subscriptions
Follow ups