manila/doc/source
silvacarloss b44c36e5ba Fix py311 unit test issues
- Dell EMC driver had an issue with mocking an object
and sending it forward.

- Some of the create table statements in the database
migrations didn't have the charset specified. That seemed
to trick the DB engine while defining foreign keys and
adding a name to them, as the default charset was defined
in the schema, but not in the tables. This behavior was also
noted in different places, like [1]. Fix this issue by
adding the charset to all create table statements, so they
match the engine default charset.

[1] https://github.com/apache/superset/issues/8808

Change-Id: I7cd6fa0cc8e054af112493746e753fef2024000f
2023-09-21 16:31:05 -03:00
..
admin Merge "Allow restricting access rules fields and deletion" 2023-08-28 02:40:24 +00:00
cli [doc] update cli doc about extend share 2021-11-10 09:59:36 +08:00
configuration Dell PowerStore and PowerFlex Manila drivers enhancement 2023-09-07 02:27:44 +00:00
contributor Fix py311 unit test issues 2023-09-21 16:31:05 -03:00
images/rpc [TrivialFix] Fix doc typo error 2016-12-09 08:43:29 +08:00
install [doc] Fix config and install guide for the generic driver 2021-10-26 22:08:36 +00:00
reference doc migration: new directory layout 2017-08-24 09:16:25 -04:00
user Allow restricting access rules fields and deletion 2023-08-24 14:53:06 -03:00
conf.py remove unicode from code 2022-08-03 18:17:24 +08:00
index.rst [cycle-goals] Add PTL and contributor quickstart 2020-04-18 22:29:50 +00:00