opts_per_subnet
2016-09-19 06:55:44.211 TRACE neutron.agent.dhcp.agent subnet_dhcp_ip =
subnet_to_interface_ip[subnet.id]
2016-09-19 06:55:44.211 TRACE neutron.agent.dhcp.agent KeyError:
u'7e086056-521a-4d91-b2a7-6d1b3fffb49b'
** Affects: neutron
Importance: Undecided
Assignee: ZongKai LI (
** Changed in: networking-ovn
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1618343
Title:
UT failed for PortsV2 case
test_update_port_status_notify_port
uld understand they are just different alias, and we don't need
"duplicated" entries to deal with.
** Affects: neutron
Importance: Undecided
Assignee: ZongKai LI (lzklibj)
Status: In Progress
--
You received this bug notification because you are a member of Yah
Public bug reported:
For IPv6, it has protocol port checked for "icmp" in
_validate_port_range, but not for "icmpv6" and "ipv6-icmp".
** Affects: neutron
Importance: Undecided
Assignee: ZongKai LI (lzklibj)
Status: New
** Changed in: neut
Public bug reported:
Patch https://review.openstack.org/#/c/302623 is partial implement for
blueprint routed-networks, it tries to add Chassis table access in
networking-ovn. In Chassis table, it contains column hostname and
external_ids, which are needed for segment-hostname mapping in bp
routed-
aster/neutron/tests/functional/agent/l3/test_dvr_router.py#L258-L280
** Affects: neutron
Importance: Undecided
Assignee: ZongKai LI (lzklibj)
Status: New
** Changed in: neutron
Assignee: (unassigned) => ZongKai LI (lzklibj)
--
You received this bug notification because
ubnet-update" command, just like it
gets updated in the opposite operation, update a specified gateway from
no gateway by "neutron subnet-update --gateway ".
** Affects: neutron
Importance: Undecided
Assignee: ZongKai LI (lzklibj)
Status: New
** Changed in: n
amespace deleted, and l3 networking on that node crashed.
We should add a checking for removing router from agent in 'dvr' mode, and
forbidden processing going on.
** Affects: neutron
Importance: Undecided
Assignee: ZongKai LI (lzklibj)
Status: New
** Changed in: neutron
gs. So it's not a one-to-one
relationship, we should remove "uselist=False" in DVRPortBinding port
orm.relationship.
** Affects: neutron
Importance: Undecided
Assignee: ZongKai LI (lzklibj)
Status: In Progress
** Changed in: neutron
Assignee: (unassigned) =&
subnets on
her/his network.
** Affects: neutron
Importance: Undecided
Assignee: ZongKai LI (lzklibj)
Status: New
** Changed in: neutron
Assignee: (unassigned) => ZongKai LI (lzklibj)
--
You received this bug notification because you are a member of Yahoo!
En
d be updated to "admin_or_owner".
** Affects: neutron
Importance: Undecided
Assignee: ZongKai LI (lzklibj)
Status: In Progress
** Changed in: neutron
Assignee: (unassigned) => ZongKai LI (lzklibj)
** Description changed:
For user from a common tenant,
rocessing for legacy/HA router
than DVR router.
But for DVR scenario, only query floatingips associated ports on given
host should be necessary, and no need to do additional filter processing
which should be done sql.
** Affects: neutron
Importance: Undecided
Assignee: ZongKai LI (lzklibj
The target has been done in neutron.
** Changed in: neutron
Status: In Progress => Invalid
** Changed in: neutron
Assignee: Swapnil Kulkarni (coolsvap) => (unassigned)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to O
h again.
** Affects: neutron
Importance: Undecided
Assignee: ZongKai LI (lzklibj)
Status: New
** Changed in: neutron
Assignee: (unassigned) => ZongKai LI (lzklibj)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subsc
router on dvr agent_mode agent should be only scheduled, not manually
assigned."
** Affects: neutron
Importance: Undecided
Assignee: ZongKai LI (lzklibj)
Status: New
** Changed in: neutron
Assignee: (unassigned) => ZongKai LI (lzklibj)
--
You received th
se)
ports_by_host.append(port_dict)
https://github.com/openstack/neutron/blob/master/neutron/db/dvr_mac_db.py#L128-L156
** Affects: neutron
Importance: Undecided
Assignee: ZongKai LI (lzklibj)
Status: New
** Changed in: neutron
Assignee: (unassigned) =>
rts for/by demo1;
expected: return result should contain port-1 for demo1 is network owner;
observed: return result doesn't contain port-1
** Affects: neutron
Importance: Undecided
Assignee: ZongKai LI (lzklibj)
Status: New
** Changed in: neutron
Assignee: (unassigned
, verify external network is not shared, demo user run "neutron
net-show EXTERNAL-NETWORK";
network info will show external network shared field is False.
** Affects: neutron
Importance: Undecided
Assignee: ZongKai LI (lzklibj)
Status: In Progress
** Changed in: neu
RNAL-NETWORK have tenant_id.
3, following dvr and floatingip related ports have no tenant_id,
_validate_shared_update need be fixed for them:
fg: network:floatingip_agent_gateway
sg: network:router_centralized_snat
** Affects: neutron
Importance: Undecided
Assignee: ZongKai LI (lzklibj
gent/l3/dvr_local_router.py#L229-L241
We can create that IPDevice object before code enter the for loop, and
pass it to _update_arp_entry
** Affects: neutron
Importance: Undecided
Assignee: ZongKai LI (lzklibj)
Status: New
** Changed in: neutron
Assignee: (unassigned) =
1.665 TRACE neutron.agent.dhcp.agent Command: ['ip', 'netns',
'exec', u'qdhcp-79673257-aa5e-4d19-91b5-225391b2691c', 'ip', 'route', 'list',
'dev', 'tapbcd64879-be']
2015-11-06 05:46:41.665 TRACE neutron.agent.
Public bug reported:
=
my env
=
controller +network node(dvr_snat) + 2 compute nodes(dvr)
DVR: enable DVR when using devstack to deploy this env
FWaaS: manually git clone neutron-fwaas and to configure, using iptables as
driver
steps
1) create net, subnet, boot VM-1 on CN-1, V
Public bug reported:
in _test__kill_process, utils.execute has been mocked in following code:
...
with mock.patch.object(utils, 'execute',
side_effect=exc) as mock_execute:
...
so indeed, no signal will be sent at all, for that, we don't need
if admin_state_up:
self.port_bound(vif_port, network_id, network_type,
...
logic:
if vif_port:
if not vif_port.ofport:
...
should be better.
** Affects: neutron
Importance: Undecided
Assignee: ZongKai LI (lzklibj)
Status: In Progress
**
Public bug reported:
As a "private" method, class AsyncProcess method _kill_process return
value seems useless. And currently, they are only used in UT.
Maybe we should remove useless return value.
** Affects: neutron
Importance: Undecided
Assignee: ZongKai L
put that net-1
is hosted by agent-A and agent-B now.
** Affects: neutron
Importance: Undecided
Assignee: ZongKai LI (lzklibj)
Status: New
** Changed in: neutron
Assignee: (unassigned) => ZongKai LI (lzklibj)
--
You received this bug notification because you are a
{}
binding:vif_details {"port_filter": true, "ovs_hybrid_plug": true}
binding:vif_type ovs
binding:vnic_type normal
device_id dhcpxxx(relate-to-agent-A-host)-NET-1-ID
** Affects: neutron
Importance: Undecided
Assignee: ZongKai LI (lzklibj)
Status:
when their configure files need be changed.
** Affects: neutron
Importance: Undecided
Assignee: ZongKai LI (lzklibj)
Status: New
** Changed in: neutron
Assignee: (unassigned) => ZongKai LI (lzklibj)
--
You received this bug notification because you are a member of Yahoo!
host are not changed, and we
have queried DB twice, we don't need do another DB operation and raise a
warning.
** Affects: neutron
Importance: Undecided
Assignee: ZongKai LI (lzklibj)
Status: New
** Changed in: neutron
Assignee: (unassigned) => ZongKai LI (lzkl
Per https://review.openstack.org/#/c/182920/58 , to keep tunnel connectivity,
reset_bridge
isn't used anymore. And by that, tunnel ports will not be deleted anymore. This
issue is no longer exist, mark it as invalid.
** Changed in: neutron
Status: In Progress => Invalid
--
You received
Case 1: Without restarting l3-agent and ovs-agent on compute node, they will
keep running as legacy mode.
Case 2: I don't think manually assign a DVR router to l3-agent should be valid,
DVR router will be scheduled based on port-bindings. So manually disassociate a
DVR router from l3-agent could
Public bug reported:
lbaas vip port IP cannot be updated by lbaas api like "neutron lb-vip-
update VIP --address NEW_IP", but it can be updated by "neutron port-
update".
This is conflict, if lbaas doesn't support update vip port IP yet,
another API shouldn't make it possible to update.
** Affec
help us to do a quick
issue locating.
** Affects: neutron
Importance: Undecided
Assignee: ZongKai LI (lzklibj)
Status: New
** Changed in: neutron
Assignee: (unassigned) => ZongKai LI (lzklibj)
--
You received this bug notification because you are a member
plex.
** Changed in: neutron
Status: New => Invalid
** Changed in: neutron
Assignee: ZongKai LI (lzklibj) => (unassigned)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/145379
** Package changed: neutron-lbaas (Ubuntu) => neutron
** Changed in: neutron
Assignee: (unassigned) => ZongKai LI (lzklibj)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1
** Changed in: neutron
Status: In Progress => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1405528
Title:
Migration of legacy router to distributed router should remove
-ip to VM-2 on CN1.
** Affects: neutron
Importance: Undecided
Assignee: ZongKai LI (lzklibj)
Status: New
** Changed in: neutron
Assignee: (unassigned) => ZongKai LI (lzklibj)
--
You received this bug notification because you are a member of Yahoo!
Engineering
** Changed in: neutron
Status: In Progress => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1421042
Title:
AttributeError during migration legacy router to DVR router.
S
The commands to update router in DVR migration should be:
neutron router-update --admin_state_up=False ROUTER
neutron router-update --distributed=True ROUTER
neutron router-update --admin_state_up=True ROUTER
** Changed in: neutron
Status: In Progress => Invalid
--
You received this bug n
The commands to update router in DVR migration should be:
neutron router-update --admin_state_up=False ROUTER
neutron router-update --distributed=True ROUTER
neutron router-update --admin_state_up=True ROUTER
** Changed in: neutron
Status: In Progress => Invalid
--
You received this bug n
TRACE neutron.agent.l3.agent AttributeError:
'LegacyRouter' object has no attribute 'dist_fip_count'
It seems current code is not ready to migrate LegacyRouter to DvrRouter.
** Affects: neutron
Importance: Undecided
Assignee: ZongKai LI (lzklibj)
Status: Ne
attached to one router), this issue
will not raise.
** Affects: neutron
Importance: Undecided
Assignee: ZongKai LI (lzklibj)
Status: New
** Changed in: neutron
Assignee: (unassigned) => ZongKai LI (lzklibj)
--
You received this bug notification because you are a
Public bug reported:
We can use following steps to migrate a non-dvr env to dvr env.
1) modify related attributes in config files;
2) restart related services,(like neutron-server, neutron-l3-agent,
neutron-openvswitch-agent)
3) update router: neutron router-update --distributed=True ROUTER.
You
Assignee: (unassigned) => ZongKai LI (lzklibj)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1381886
Title:
nova list show incorrect when neutron re-assign floatingip
Status in Op
Public bug reported:
boot more several instances, create a floatingip, when re-assign the floatingip
to multi instances, nova list will show incorrect result.
>>>neutron floatingip-associate floatingip-id instance-id-0
>>>neutron floatingip-associate floatingip-id instance-id-1
>>>neutron floatin
45 matches
Mail list logo