Activity log for bug #1653116

Date Who What changed Old value New value Message
2016-12-29 13:25:03 Denis Kostryukov bug added bug
2016-12-29 13:25:17 Denis Kostryukov mos: importance Undecided High
2016-12-29 16:28:08 Roman Podoliaka marked as duplicate 1367095
2017-01-03 21:26:41 Roman Rufanov tags customer-found ct1 customer-found
2017-01-03 21:39:36 Roman Rufanov nominated for series mos/10.0.x
2017-01-03 21:39:36 Roman Rufanov bug task added mos/10.0.x
2017-01-03 21:39:36 Roman Rufanov nominated for series mos/8.0.x
2017-01-03 21:39:36 Roman Rufanov bug task added mos/8.0.x
2017-01-03 21:39:36 Roman Rufanov nominated for series mos/9.x
2017-01-03 21:39:36 Roman Rufanov bug task added mos/9.x
2017-01-03 21:40:10 Roman Rufanov mos/8.0.x: milestone 8.0-updates
2017-01-04 19:45:15 Serg Melikyan removed duplicate marker 1367095
2017-01-04 19:45:23 Serg Melikyan mos/8.0.x: importance Undecided High
2017-01-04 19:45:27 Serg Melikyan mos/8.0.x: status New Confirmed
2017-01-04 19:45:48 Serg Melikyan mos/9.x: milestone 8.0-updates 9.3
2017-01-04 19:45:52 Serg Melikyan mos/9.x: milestone 9.3 9.2
2017-01-04 19:47:02 Serg Melikyan description Tried to apply QoS rate limits for network interfaces on instances. Set needed values in flavor metadata, the parameters appear in libvirt XML files, but rate limits aren't applied and the instance can reach up to 2Gbit/sec Please provide a patch. - Similar bug: https://bugs.launchpad.net/juniperopenstack/+bug/1367095 - MOS 8.0 with Contrail - Libvirt packages: libsys-virt-perl 1.2.1-1 libvirt-bin 1.2.9-9~u14.04+mos5+mos8.0+1 libvirt-clients 1.2.9-9~u14.04+mos5+mos8.0+1 libvirt-daemon 1.2.9-9~u14.04+mos5+mos8.0+1 libvirt-daemon-system 1.2.9-9~u14.04+mos5+mos8.0+1 libvirt0 1.2.9-9~u14.04+mos5+mos8.0+1 python-libvirt 1.2.15-1~u14.04+mos1 /mnt/nova/instances/eff4b218-2ce8-48e0-acbd-0489e158c3ec/libvirt.xml <interface type="ethernet"> <mac address="02:9e:e6:d5:60:6d"/> <model type="virtio"/> <script path=""/> <target dev="tap9ee6d560-6d"/> <bandwidth> <inbound average="12800"/> <outbound average="12800"/> </bandwidth> </interface> /etc/libvirt/qemu/instance-000013a3.xml <interface type='ethernet'> <mac address='02:9e:e6:d5:60:6d'/> <bandwidth> <inbound average='12800'/> <outbound average='12800'/> </bandwidth> <script path=''/> <target dev='tap9ee6d560-6d'/> <model type='virtio'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/> </interface> /run/libvirt/qemu/instance-000013a3.xml <interface type='ethernet'> <mac address='02:9e:e6:d5:60:6d'/> <bandwidth> <inbound average='12800'/> <outbound average='12800'/> </bandwidth> <script path=''/> <target dev='tap9ee6d560-6d'/> <model type='virtio'/> <alias name='net0'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/> </interface> Upstream bug: https://bugs.launchpad.net/juniperopenstack/+bug/1367095 Tried to apply QoS rate limits for network interfaces on instances. Set needed values in flavor metadata, the parameters appear in libvirt XML files, but rate limits aren't applied and the instance can reach up to 2Gbit/sec Please provide a patch. - Similar bug: https://bugs.launchpad.net/juniperopenstack/+bug/1367095 - MOS 8.0 with Contrail - Libvirt packages: libsys-virt-perl 1.2.1-1 libvirt-bin 1.2.9-9~u14.04+mos5+mos8.0+1 libvirt-clients 1.2.9-9~u14.04+mos5+mos8.0+1 libvirt-daemon 1.2.9-9~u14.04+mos5+mos8.0+1 libvirt-daemon-system 1.2.9-9~u14.04+mos5+mos8.0+1 libvirt0 1.2.9-9~u14.04+mos5+mos8.0+1 python-libvirt 1.2.15-1~u14.04+mos1 /mnt/nova/instances/eff4b218-2ce8-48e0-acbd-0489e158c3ec/libvirt.xml <interface type="ethernet"> <mac address="02:9e:e6:d5:60:6d"/> <model type="virtio"/> <script path=""/> <target dev="tap9ee6d560-6d"/> <bandwidth> <inbound average="12800"/> <outbound average="12800"/> </bandwidth> </interface> /etc/libvirt/qemu/instance-000013a3.xml <interface type='ethernet'> <mac address='02:9e:e6:d5:60:6d'/> <bandwidth> <inbound average='12800'/> <outbound average='12800'/> </bandwidth> <script path=''/> <target dev='tap9ee6d560-6d'/> <model type='virtio'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/> </interface> /run/libvirt/qemu/instance-000013a3.xml <interface type='ethernet'> <mac address='02:9e:e6:d5:60:6d'/> <bandwidth> <inbound average='12800'/> <outbound average='12800'/> </bandwidth> <script path=''/> <target dev='tap9ee6d560-6d'/> <model type='virtio'/> <alias name='net0'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/> </interface>
2017-01-04 19:47:14 Serg Melikyan mos/10.0.x: milestone 10.0
2017-01-04 19:47:16 Serg Melikyan mos/10.0.x: importance Undecided High
2017-01-04 19:47:30 Serg Melikyan mos/10.0.x: importance High Low
2017-01-04 20:27:05 Roman Rufanov nominated for series mos/7.0.x
2017-01-04 20:27:05 Roman Rufanov bug task added mos/7.0.x
2017-01-04 20:27:12 Roman Rufanov mos/7.0.x: status New Confirmed
2017-01-04 20:27:16 Roman Rufanov mos/7.0.x: importance Undecided High
2017-01-04 20:27:21 Roman Rufanov mos/7.0.x: milestone 6.1-updates
2017-01-04 20:27:24 Roman Rufanov mos/7.0.x: milestone 6.1-updates 7.0-updates
2017-01-05 13:35:00 Roman Podoliaka mos/9.x: status New Invalid
2017-01-05 13:35:02 Roman Podoliaka mos/10.0.x: status New Invalid
2017-01-05 13:44:27 Roman Podoliaka mos/8.0.x: assignee MOS Maintenance (mos-maintenance)
2017-01-05 13:44:31 Roman Podoliaka mos/7.0.x: assignee MOS Maintenance (mos-maintenance)
2017-01-05 13:44:37 Roman Podoliaka tags ct1 customer-found area-linux ct1 customer-found
2017-01-16 17:24:57 Denis Kostryukov bug added subscriber Eugene Nikanorov
2017-01-23 12:51:57 Anton Chevychalov mos/8.0.x: assignee MOS Maintenance (mos-maintenance) Anton Chevychalov (achevychalov)
2017-01-23 12:52:01 Anton Chevychalov mos/7.0.x: assignee MOS Maintenance (mos-maintenance) Anton Chevychalov (achevychalov)
2017-02-01 09:11:45 Vitaly Sedelnik mos/7.0.x: milestone 7.0-updates 7.0-mu-7
2017-02-17 11:48:40 Denis Meltsaykin mos/7.0.x: status Confirmed In Progress
2017-02-22 14:18:25 Denis Meltsaykin mos/7.0.x: milestone 7.0-mu-7 7.0-updates
2017-03-28 09:25:45 Denis Meltsaykin mos/7.0.x: status In Progress Won't Fix
2017-03-28 09:25:48 Denis Meltsaykin mos/8.0.x: status Confirmed Won't Fix