[35660][Queens] Fixed the issue causing the Neutron Open vSwitch agents
to become out of sync during instance launch. In this case, the
neutron-openvswitch-agent
logs on the OpenStack compute node included the
TypeError error messages.
[35634][Queens] Fixed the issue with inability to create an encrypted volume using public network in the OpenStack environments with Barbican.
[34972][Queens] Fixed the issue causing Keystone to generate non-existing users in case of LDAP and Federation enabled at the same time.
[35682][Pike, Queens] Added the VIR_MIGRATE_PARAM_PERSIST_XML
to
libvirt to fix CVE-2020-17376.
[35480][Pike] Improved the database retry mechanism to avoid issues with Neutron database errors on port update.
[35592][Queens] Fixed the issue with parsing of volume attachment events causing the KeyError error when creating or deleting a volume.
[33882][Pike, Queens] Fixed the issue with a Heat stack deletion failing with the ConcurrentTransaction error.
[35468][Pike, Queens] Fixed the issue with the Heat stack creation failing with the DBError(pymysql.err.IntegrityError) error while updating or creating values in the database.
[35361][Salt] Added the project_id
parameter to the
keystone_user_{{ user_name }}_role_{{ role.name }}_assigned
Salt state to
fix the issue with conflicting state IDs.
[35385][Salt] Added the wsgi_processes_count
to the Cinder Salt
formula to fix the issue with inability to control the number of Cinder WSGI
processes.
[35511][Queens] Improved the Neutron Salt formula to support the integration of Designate with Nova and Neutron. The issue affected only the OpenStack Queens release.
[35661][Queens] Fixed Ceilometer to perform queries based on the adapted user IDs if implicit tenants are enabled in RADOS Gateway.