Public bug reported:
When sriov-nic-agent configures VF state, the exception is as follows:
2021-07-08 06:15:47.773 34 DEBUG oslo.privsep.daemon [-] privsep: Exception
during request[139820149013392]: Operation not supported on interface eno4,
namespace None. _process_cmd
/usr/local/lib/python3
Public bug reported:
At the moment, all external ports will be scheduled on a single gateway node
since there’s only one HA Chassis Group for all of those ports.[1]
I think this issue could be solved like l3-ha [2].
[1]https://docs.openstack.org/neutron/latest/admin/ovn/sriov.html#known-limitati
Public bug reported:
This variable [ports] represents the current ports list in func rpc_loop. It
maybe modified by any func which call it like func process_port_info. So I
think it's better to deepcopy [ports] behind the while statement in func
rpc_loop.
Somebody have any other opinions?
** A
collection_name.replace('_', '-')
parent = {'member_name': member_name,
'collection_name': collection_name}
if 'policies' in collection_name:
path_prefix = "/qos"
exts.a
Public bug reported:
currently,the api of Fwaas-v2 support source_firewall_group_id creation with
firewall_rules,but there is no db models for this creation. Besides,l2 agent
can not deal with source_firewall_group_id.
I think this function is not complete.I wonder if it is under development. Ar
quot;true",
"driver": "neutron_lbaas.drivers.octavia.driver.OctaviaDriver",
"description": "Dummy profile",
"metainfo": "{'foo': 'bar'}"
}
}
** Affects: neutron
Importance: Undecid
Public bug reported:
when i create a vpnservice with flavor_id ,there was one error:Flavors plugin
not Found.
Then i found that "Loading plugin:flavors" after "Loading plugin:vpnaas" from
the server.log.
So i modified [_get_provider_for_flavor] in the
neutron_vpnaas/services/vpn/plugin.py,like
7 matches
Mail list logo