Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: controller_nova index configuration produces warnings #68

Open
Tracked by #66
displague opened this issue May 15, 2023 · 0 comments
Open
Tracked by #66

CI: controller_nova index configuration produces warnings #68

displague opened this issue May 15, 2023 · 0 comments
Labels
area/ci-cd-release Related to the integration, deployment, or release processes

Comments

@displague
Copy link
Member

displague commented May 15, 2023

controller_nova index configuration produces warnings:

null_resource.controller-nova (remote-exec): /usr/lib/python3/dist-packages/pymysql/cursors.py:165: Warning: (1831, 'Duplicate index `block_device_mapping_instance_uuid_virtual_name_device_name_idx`. This is deprecated and will be disallowed in a future release.')
null_resource.controller-nova (remote-exec):   result = self._query(query)
null_resource.controller-nova (remote-exec): /usr/lib/python3/dist-packages/pymysql/cursors.py:165: Warning: (1831, 'Duplicate index `uniq_instances0uuid`. This is deprecated and will be disallowed in a future release.')
null_resource.controller-nova (remote-exec):   result = self._query(query)
@displague displague changed the title CI: controller_nova index warnings CI: controller_nova index configuration produces warnings May 15, 2023
@displague displague added the area/ci-cd-release Related to the integration, deployment, or release processes label May 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci-cd-release Related to the integration, deployment, or release processes
Projects
None yet
Development

No branches or pull requests

1 participant