[Yahoo-eng-team] [Bug 1946816] [NEW] server list by 'tags' does not work

2021-10-12 Thread melanie witt
Public bug reported: Copied from a downtream bug [1]: Description of problem: I have a number of servers tagged with 'capo-e2e'. I want to list them by tag. I cannot do this. I added a second tag 'capo_e2e', and I can't select by that, either. $ openstack --os-compute-api-version 2.26 server s

[Yahoo-eng-team] [Bug 1946781] [NEW] Appropriate way to allocate /64 ipv6 per instance

2021-10-12 Thread Ilya Baykov
Public bug reported: Hi Is there any appropriate way to allocate /64 network (from /48) for each instance instead of only single address /128 ? Tried a lot of ways, but still unable to understand this Why we need this is described at RIPE guide about ipv6: https://www.ripe.net/publications/docs/r

[Yahoo-eng-team] [Bug 1946771] [NEW] Doc on microversions lacks hint on creating folder in api-samples

2021-10-12 Thread Christian Rohmann
Public bug reported: This bug tracker is for errors with the documentation, use the following as a template and remove or add fields as you see fit. Convert [ ] into [x] to check boxes: - [ ] This doc is inaccurate in this way: __ - [x] This is a doc addition request. - [ ] I have a fix to t

[Yahoo-eng-team] [Bug 1946764] [NEW] [OVN]Any dhcp options which are string type should be escape

2021-10-12 Thread Liu Xie
Public bug reported: 2021-10-12T14:11:45Z|290912|lflow|WARN|error parsing actions "reg0[3] = put_dhcp_opts(offerip = 192.168.100.243, bootfile_name = https://127.0.0.1/boot.ipxe, classless_static_route = {169.254.169.254/32,192.168.100.2, 0.0.0.0/0,192.168.100.1}, dns_server = {10.222.0.3}, l

[Yahoo-eng-team] [Bug 1946753] [NEW] scheduler doesn't update weights

2021-10-12 Thread Krzysztof Hajduga
Public bug reported: This is for train release, but I don't see that logic has changed since in this matter. When scheduling number of instances at the same time weights do not get updated for subsequent instances. Seems like _consume_selected_host() function has no effect as when scheduler st

[Yahoo-eng-team] [Bug 1946752] [NEW] live_migration_permit_post_copy and PAUSED vm fails

2021-10-12 Thread Olaf Seibert
Public bug reported: Description === The combination of allowing post-copy and migrating a VM in PAUSED state fails. Steps to reproduce == Suppose you have this in /etc/nova/nova-compute.conf: live_migration_permit_post_copy = True and you try to live-migrate a qemu VM

[Yahoo-eng-team] [Bug 1946748] [NEW] [stable/stein] neutron-tempest-plugin jobs fail with "AttributeError: module 'tempest.common.utils' has no attribute 'is_network_feature_enabled'"

2021-10-12 Thread Bernard Cafarelli
Public bug reported: These recent backports started to fail recently on stein: neutron-tempest-plugin-scenario-linuxbridge-stein neutron-tempest-plugin-scenario-openvswitch-stein neutron-tempest-plugin-scenario-openvswitch-iptables_hybrid-stein Sample backport and log failure: https://review.o

[Yahoo-eng-team] [Bug 1942794] Re: [OVN] "DHCP_Options" is not updated when the metadata port IPs are

2021-10-12 Thread OpenStack Infra
Reviewed: https://review.opendev.org/c/openstack/neutron/+/807692 Committed: https://opendev.org/openstack/neutron/commit/bd0ded15ca21161c0f20679477445f4e31128267 Submitter: "Zuul (22348)" Branch:master commit bd0ded15ca21161c0f20679477445f4e31128267 Author: Rodolfo Alonso Hernandez Date:

[Yahoo-eng-team] [Bug 1931696] Re: ovs offload broken from neutron 16.3.0 onwards

2021-10-12 Thread Chris MacNaughton
** Also affects: neutron (Ubuntu) Importance: Undecided Status: New ** Also affects: neutron (Ubuntu Bionic) Importance: Undecided Status: New ** Also affects: neutron (Ubuntu Impish) Importance: Undecided Status: New ** Also affects: neutron (Ubuntu Focal) Impor

[Yahoo-eng-team] [Bug 1946729] [NEW] libvirt virt driver does not wait for network-vif-plugged event during hard reboot

2021-10-12 Thread Balazs Gibizer
Public bug reported: The libvirt virt driver has a logic during spawn to create the domain in libvirt, the pause it, then only resume it after the network-vif-plugged events are received from neutron for the ports of the instance being spawned. This is in place to avoid starting the guest OS befor