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 -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

