Comment 22 for bug 1918145

Revision history for this message
Rodolfo Alonso (rodolfo-alonso-hernandez) wrote :

Hello Tyler:

https://review.opendev.org/c/openstack/neutron/+/810072 is the patch. Because is a DB migration, you won't be able to execute it directly. However, this could be achieved manually in Ussuri by:
1) Creating manually the indexes in the DB.
2) Applying https://review.opendev.org/c/openstack/neutron/+/810072/1/neutron/db/rbac_db_models.py.

Regards.