[Yahoo-eng-team] [Bug 1861529] [NEW] [RFE] A port's network should be changable

2020-01-31 Thread Stephen Ma
Public bug reported: We want a way to change a VM port’s network when the VM’s operating system does not support online removal and addition of devices. These are the steps to accomplish this: Given a running VM. We want to change the network of . No floating IP is associated with the VM. #

[Yahoo-eng-team] [Bug 1857047] [NEW] openstack port set --no-fixed-ips removed only 1 fixed IP

2019-12-19 Thread Stephen Ma
Public bug reported: In the devstack environment (master branch), stack.sh created the private network. It has two subnets it (an IPv4 and an IPv6). A port is created using the "private" network. Then the port is updated using the "openstack port set --no-fixed-ip" command. The IPv4 IP

[Yahoo-eng-team] [Bug 1822199] [NEW] neutron-vpn-netns-wrapper not invoked with --rootwrap_config parameter

2019-03-28 Thread Stephen Ma
Public bug reported: The neutron-vpn-netns-wrapper always assumes the rootwrap.conf lives in the default location of /etc/neutron/ because it is not executed with the --rootwrap_config parameter. If rootwrap.conf is not in the default location, then execution will fail with a message like:

[Yahoo-eng-team] [Bug 1543756] [NEW] RBAC: Port creation on a shared network failed if --fixed-ip is specified in 'neutron port-create' command

2016-02-09 Thread Stephen Ma
Public bug reported: The network demo-net, owned by user demo, is shared with tenant demo-2. The sharing is created by demo using the command neutron rbac-create --type network --action access_as_shared --target- tenant demo-net A user on the demo-2 tenant is can see the network demo-net:

[Yahoo-eng-team] [Bug 1489091] [NEW] neutron l3-agent-router-remove is not unscheduling dvr routers from L3-agents

2015-08-26 Thread Stephen Ma
Public bug reported: In my environment where there is a compute node and a controller node. On the compute node the L3-agent mode is 'dvr'. On the controller node the L3-agent mode is 'dvr-snat'. Nova-compute is only running on the compute node. Start: the compute node has no VMs running, there

[Yahoo-eng-team] [Bug 1489183] [NEW] Port is unbound from a compute node, the DVR scheduler needs to check whether the router can be deleted on the L3-agent

2015-08-26 Thread Stephen Ma
Public bug reported: In my environment where there is a compute node and a controller node. On the compute node the L3-agent mode is 'dvr' on the controller node the L3-agent mode is 'dvr-snat'. Nova-compute is only running on the compute node. Start: the compute node has no VMs running, there

[Yahoo-eng-team] [Bug 1489184] [NEW] Port is unbound from a compute node, the DVR scheduler needs to check whether the router can be deleted on the L3-agent

2015-08-26 Thread Stephen Ma
didn't check whether the router can be removed from an L3-agent. ** Affects: neutron Importance: Undecided Assignee: Stephen Ma (stephen-ma) Status: New ** Tags: l3-dvr-backlog ** Changed in: neutron Assignee: (unassigned) = Stephen Ma (stephen-ma) ** Tags added: l3-dvr

[Yahoo-eng-team] [Bug 1468783] [NEW] File not Found error in check-neutron-lbaasv1-dsvm-api

2015-06-25 Thread Stephen Ma
Public bug reported: In https://review.openstack.org/#/c/195223/ (a backport to stable/juno) the jenkins check job failed at the check-neutron-lbaasv1-dsvm-api. Looking at the console.html log, the failure occurred during the test setup phase. The console.log is:

[Yahoo-eng-team] [Bug 1462154] [NEW] With DVR Pings to floating IPs replied with fixed-ips

2015-06-04 Thread Stephen Ma
Public bug reported: On my single node devstack setup, there are 2 VMs hosted. VM1 has no floating IP assigned. VM2 has a floating IP assigned. From VM1, ping to VM2 using the floating IP. Ping output reports the replies comes from VM2's fixed ip address. The reply should be from VM2's

[Yahoo-eng-team] [Bug 1456822] [NEW] AgentNotFoundByTypeHost exception logged when L3-agent starts up

2015-05-19 Thread Stephen Ma
Public bug reported: On my single-node devstack setup running the latest neutron code, there is one AgentNotFoundByTypeHost exception found for the L3-agent. However, the AgentNotFoundByTypeHost exception is not logged for the DHCP, OVS, or metadata agents. This fact would point to a problem

[Yahoo-eng-team] [Bug 1456809] [NEW] L3-agent not recreating missing fg- device

2015-05-19 Thread Stephen Ma
Public bug reported: When using DVR, the fg device in a compute is needed to access VMs on a compute node. If for any reason the fg- device is deleted. users will not be able access the VMs on the compute node. On a single node system where the L3-agent is running in 'dvr-snat' mode, a VM is

[Yahoo-eng-team] [Bug 1445202] Re: Bug #1414218 is not fixed on the stable/juno branch

2015-04-30 Thread Stephen Ma
** Changed in: neutron Status: New = Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1445202 Title: Bug #1414218 is not fixed on the stable/juno branch Status in

[Yahoo-eng-team] [Bug 1445202] [NEW] Bug #1414218 is not fixed on the stable/juno branch

2015-04-16 Thread Stephen Ma
is the performance overhead due to the LOG.debug statements in the for-loop of the _output_hosts_file() function. This problem is only found on the stable/juno branch of neutron. ** Affects: neutron Importance: Undecided Assignee: Stephen Ma (stephen-ma) Status: New ** Changed

[Yahoo-eng-team] [Bug 1394043] Re: KeyError: 'gw_port_host' seen for DVR router removal

2015-02-24 Thread Stephen Ma
** Changed in: neutron Status: In Progress = Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1394043 Title: KeyError: 'gw_port_host' seen for DVR router removal

[Yahoo-eng-team] [Bug 1424096] [NEW] DVR routers attached to shared networks aren't being unscheduled from a compute node after deleting the VMs using the shared net

2015-02-20 Thread Stephen Ma
Public bug reported: As the administrator, a DVR router is created and attached to a shared network. The administrator also created the shared network. As a non-admin tenant, a VM is created with the port using the shared network. The only VM using the shared network is scheduled to a compute

[Yahoo-eng-team] [Bug 1377156] [NEW] fg- device is not deleted after the deletion of the last VM on the compute node

2014-10-03 Thread Stephen Ma
} | +--+--+---+--+ ** Affects: neutron Importance: Undecided Assignee: Stephen Ma (stephen-ma) Status: New ** Changed in: neutron Assignee: (unassigned) = Stephen Ma (stephen-ma) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which

[Yahoo-eng-team] [Bug 1373660] [NEW] An in-use dhcp port can be deleted

2014-09-24 Thread Stephen Ma
Public bug reported: An in-use dhcp-port can be deleted by a tenant: For example: stack@Controller:~/DEVSTACK/user-1$ neutron net-list +--+---+--+ | id | name |

[Yahoo-eng-team] [Bug 1362908] [NEW] snat namespace remain on network node after the router is deleted

2014-08-28 Thread Stephen Ma
Public bug reported: On a controller node, with L3 agent mode of 'dvr_snat', the snat namespace remains on the node even after the router is deleted. This problem is reproduced on a 3 node setup with 2 compute nodes and one controller node setup using devstack. L3 agent mode on compute nodes is

[Yahoo-eng-team] [Bug 1357001] [NEW] Snat-namespace created by L3-agent whose agent_mode='dvr'

2014-08-14 Thread Stephen Ma
: Stephen Ma (stephen-ma) Status: New ** Tags: l3-dvr-backlog ** Changed in: neutron Assignee: (unassigned) = Stephen Ma (stephen-ma) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https

[Yahoo-eng-team] [Bug 1351416] Re: neutron agent-list reports incorrect binary

2014-08-06 Thread Stephen Ma
** Changed in: neutron Status: Incomplete = 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/1351416 Title: neutron agent-list reports incorrect binary Status in OpenStack

[Yahoo-eng-team] [Bug 1353165] [NEW] Namespaces not removed when the last VM using a DVR is deleted

2014-08-05 Thread Stephen Ma
the VM comes boots up, check the VM is pingable 3. Delete the VM. The router's namespaces remain on the node. They should have been deleted. ** Affects: neutron Importance: Undecided Assignee: Stephen Ma (stephen-ma) Status: New ** Tags: l3-dvr-backlog ** Tags added: l3-dvr

[Yahoo-eng-team] [Bug 1351416] [NEW] neutron agent-list reports incorrect binary

2014-08-01 Thread Stephen Ma
Public bug reported: In an environment setup with devstack where the the neutron-vpn-agent is used, 'neutron agent-list' is reporting the binary for the L3 agent type is neutron-l3-agent. Neutron-vpn-agent is running but not neutron-l3-agent. The binary column should list neutron-vpn-agent as

[Yahoo-eng-team] [Bug 1331877] [NEW] Neutron api server stopped working due to Errno 24

2014-06-18 Thread Stephen Ma
Public bug reported: This traceback below was found in the neutron api server log. It happened about one minute after the rabbitmq server was restarted after the msgq service was out. Afterwards, noticed that the api server is no longer responding to requests from python-neutronclient. However,

[Yahoo-eng-team] [Bug 1328991] [NEW] External network should not have provider:network_type as vxlan

2014-06-11 Thread Stephen Ma
Public bug reported: Given this is the ml2_conf.ini file on a controller node that also runs neutron API server, DHCP and L3 agents. [ml2] type_drivers = local,flat,vlan,gre,vxlan mechanism_drivers = openvswitch,l2population tenant_network_types = vxlan [ml2_type_flat] [ml2_type_vlan]

[Yahoo-eng-team] [Bug 1325800] [NEW] Potential Race Condition between L3NATAgent.routers_updated and L3NATAgent._rpc_loop.

2014-06-02 Thread Stephen Ma
- device. ** Affects: neutron Importance: Undecided Assignee: Stephen Ma (stephen-ma) Status: New ** Changed in: neutron Assignee: (unassigned) = Stephen Ma (stephen-ma) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which

[Yahoo-eng-team] [Bug 1285962] [NEW] Configurable values is not printed in the ovs-neutron-agent log file

2014-02-27 Thread Stephen Ma
[-] log_opt_values /opt/stack/oslo.config/oslo/config/cfg.py:1923 2014-02-27 13:19:20.257 29288 INFO neutron.common.config [-] Config paste file: /etc/neutron/api-paste.ini ** Affects: neutron Importance: Undecided Assignee: Stephen Ma (stephen-ma) Status: New ** Description changed: When

[Yahoo-eng-team] [Bug 1268823] [NEW] Non-admin owned networks can be updated to shared

2014-01-13 Thread Stephen Ma
| c3d21dbd077144fe9d8f919488f72c2d | +-+--+ ** Affects: neutron Importance: Undecided Assignee: Stephen Ma (stephen-ma) Status: New ** Changed in: neutron Assignee: (unassigned) = Stephen Ma (stephen-ma) -- You received