[Yahoo-eng-team] [Bug 1837655] [NEW] glance can't be used with MySQL 8.0.17 or newer because 'member' became keyword

2019-07-23 Thread Nikita Gerasimov
Public bug reported: Since MySQL 8.0.17 'member' is reserved keyword so it can't be column name in 'image_members' table. https://dev.mysql.com/doc/refman/8.0/en/keywords.html # rpm -qf /usr/bin/glance-manage openstack-glance-17.0.0-2.el7.noarch $ glance-manage --config-file

[Yahoo-eng-team] [Bug 1762736] [NEW] Iptables firewall driver adds forward rules for trusted ports only in the ingress direction

2018-04-10 Thread Nikita Gerasimov
Public bug reported: Iptables firewall driver adds forward rules for trusted ports only in the ingress direction. But for normal working of ports like "network:router_ha_interface" egress direction also required. Version: queens openstack-neutron-linuxbridge-12.0.1-1.el7.noarch

[Yahoo-eng-team] [Bug 1720205] [NEW] neutron does not create the necessary iptables rules for l3 and dhcp agents when linuxbridge used

2017-09-28 Thread Nikita Gerasimov
Public bug reported: Version: pike openstack-neutron-11.0.0-3.el7 Config: according to https://docs.openstack.org/neutron/pike/install/install-rdo.html ml2 linuxbridge vxlan neutron creates rules in neutron-linuxbri-FORWARD chain only for compute ports but router and dhcp ports have no mention

[Yahoo-eng-team] [Bug 1717927] [NEW] neutron does not create the necessary forward rules for HA network

2017-09-18 Thread Nikita Gerasimov
Public bug reported: neutron version - 10.0.3 ml2 linuxbridge tenant network type - VXLAN firewall driver - iptables When HA router used neutron automatically create HA network per project but miss appropriate forward rules configuration so router instances in network namespaces can't reach each

[Yahoo-eng-team] [Bug 1655662] [NEW] libvirt xen hvm guests can't hot plug (attach detach) default block devices

2017-01-11 Thread Nikita Gerasimov
Public bug reported: Currently default disk bus for libvirt+Xen HVM guests is "ide", which not allow hot reconfiguration. So images without special metadata property specifying bus can't be attached or detached.

[Yahoo-eng-team] [Bug 1441083] Re: pkg_resources.DistributionNotFound: The 'argparse' distribution was not found and is required by oslo.config, python-keystoneclient, pysaml2

2015-04-07 Thread Nikita Gerasimov
** Also affects: python-openstackclient Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1441083 Title: pkg_resources.DistributionNotFound: