Update git submodules
* Update glance from branch 'master'
to 6f5f24623cd25395cbefce67c055efdd196868cb
- Merge "tests: Add tests for loading, unloading metadefs"
- tests: Add tests for loading, unloading metadefs
These methods were not being tested. Add some basic tests to validate
loading and unloading of our stock definitions, preventing regressions
during e.g. the SQLAlchemy 2.0 preparation series.
Implementation of this test highlights an minor issue in the DB API,
whereby the default values for some methods with 'sort_key' and
'sort_dir' parameters are not valid. This means you can't call these
without overriding the parameters. This is corrected.
Change-Id: I6e76dcacc32f05a70757df28ab2f119b25da440b
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
This commit is contained in: