Public bug reported:
Currently neutron port-update has following parameters in the help
stack@scalecntl:~/scale$ neutron port-update
usage: neutron port-update [-h] [--request-format {json}] [--name NAME]
[--fixed-ip subnet_id=SUBNET,ip_address=IP_ADDR]
Public bug reported:
[root@controller nova]# openstack server create --flavor 1 --image
943ca578-1604-4d22-8300-cfe1255aebc6 --nic net-id=bf8293c2-e332-411b-
ac8a-4ce0d7425796 --security-group default --key-name mykey
selfservice-instance
2016-05-10 11:57:12.866 14690 INFO nova.osapi_compute.wsg
Public bug reported:
In ng-create instance modal, when we open the import keypair modal, there is
the help-panel.
But when we click this help-panel, help message will be displayed not this
modal but main modal behind import keypair modal.
This modal page has already help message written directl
Reviewed: https://review.openstack.org/312322
Committed:
https://git.openstack.org/cgit/openstack/horizon/commit/?id=cada006da7afeedff61f0b8e46a8af8818abe70a
Submitter: Jenkins
Branch:master
commit cada006da7afeedff61f0b8e46a8af8818abe70a
Author: sharat.sharma
Date: Wed May 4 09:51:36 201
Public bug reported:
http://logs.openstack.org/10/312910/9/check/gate-nova-
python27-db/ad6e438/testr_results.html.gz
ft700.2:
nova.tests.unit.objects.test_objects.TestObjectVersions.test_versions_StringException:
Empty attachments:
pythonlogging:''
stderr
stdout
Traceback (most recent c
Adding keystoneauth and keystonemiddleware because we need to plumb this
information through to a service so that it can actually use it.
** Also affects: keystoneauth
Importance: Undecided
Status: New
** Also affects: keystonemiddleware
Importance: Undecided
Status: New
--
Public bug reported:
Description
===
I'm running devstack Mitaka with networking-ovs-dpdk. I set the cpu model to
Haswell in the flavor, but the guest is created with the default qemu cpu model:
model name : QEMU Virtual CPU version 2.3.0
It worked when I was running on Kilo.
Step
Public bug reported:
There are some misspell words in nova,
nova/api/openstack/compute/legacy_v2/servers.py extesions (extensions)
nova/api/openstack/compute/servers.py availabilty (availability)
nova/compute/manager.py Synchronise (Synchronize)
nova/compute/manager.py evacaute
IMO, let's wait for some more time and get neutron-lib fully ready with
all the constant defined. We can address all the issues one shot and
avoid rework in the future.
** Changed in: neutron
Status: In Progress => Opinion
--
You received this bug notification because you are a member of
Reviewed: https://review.openstack.org/314302
Committed:
https://git.openstack.org/cgit/openstack/neutron-vpnaas/commit/?id=3086f0247c7a47f93b4ce08eb6d9b60aaaf12b33
Submitter: Jenkins
Branch:master
commit 3086f0247c7a47f93b4ce08eb6d9b60aaaf12b33
Author: Kevin Benton
Date: Fri May 6 20:03:
Public bug reported:
I used openstack version is M ,when I go to /admin/info/ path will show
info 'TemplateSyntaxError at /admin/info/'
Browser show info:
TemplateSyntaxError at /admin/info/
service
Request Method: GET
Request URL:http://192.168.22.1:/admin/info/
Django Version: 1.8.7
Ex
Public bug reported:
Running introjucer in Ubuntu 16.04 it freezes on click Open Example
Project
** Affects: horizon
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashbo
Public bug reported:
DESCRIPTION: The dns_assignment attribute is not actually part of the
port's DB schema. It is a field that is populated on the fly during port
creation (if dns_domain is set in neutron.conf and the port has a
dns_name set), in order to send port information to DHCP agent, for
Public bug reported:
DESCRIPTION: Suppose a DNS name is set on a port, either during initial port
creation or a subsequent port-update. Whenever a port update is invoked in
neutron - whether through the CLI or API - to change some other attribute, the
dns_name is wiped out. All other properties
Public bug reported:
neutron/extensions/segment.py:51: DeprecationWarning: ATTR_NOT_SPECIFIED in
version 'mitaka' and will be removed in version 'newton': moved to
neutron_lib.constants
2016-05-09 20:58:33.732 | 'default': attributes.ATTR_NOT_SPECIFIED,
2016-05-09 20:58:33.732 | neutr
** Changed in: neutron
Status: Invalid => In Progress
** Changed in: neutron
Assignee: Brandon Logan (brandon-logan) => Franklin Naval (franknaval)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.
Reviewed: https://review.openstack.org/305301
Committed:
https://git.openstack.org/cgit/openstack/keystone/commit/?id=61ae6d725b8981e2cf0cbf86ff9e98bba6d53b9e
Submitter: Jenkins
Branch:master
commit 61ae6d725b8981e2cf0cbf86ff9e98bba6d53b9e
Author: Ronald De Rose
Date: Wed Apr 13 14:10:48
Public bug reported:
The neutron vpnaas functional tests are failing because they don't have
the correct config directory path for neutron so the config files in the
devstack plugin script end up in the wrong place.
http://logs.openstack.org/02/314302/1/check/gate-neutron-vpnaas-dsvm-functional/
if in json you did:
{"pool": {"session_persistence": null}}
that should give you what you want.
** Changed in: neutron
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
** Also affects: opnfv
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1561540
Title:
Neutron dhcp agent not able to provide dhcp ip to VM
Sta
The way I'm reading this, this is a deployment type issue, not a Neutron
bug. I highly recommend ask.openstack.org, it's a very active Q&A type
resource.
I'm setting this to not-a-bug for now. If later you discover a concrete
bug, reply here and I'll re-open the bug.
** Changed in: neutron
A
Public bug reported:
neutron/tools/pecan_server.sh is not needed anymore. It should be
removed.
** Affects: neutron
Importance: Low
Status: New
** Tags: low-hanging-fruit
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscri
Public bug reported:
Currently I am running LXD on Ubuntu 15.10. I have created two
containers, controller and compute. Ive gone ahead and installed and
setup all services. The only issue I am having is with neutron-l3-agent
and neutron-dhcp-agent. After completing configuration I am seeing the
fo
Public bug reported:
I noticed this while reviewing the api-ref docs updates. The os-
resetState action returns a 202, but it's literally updating the
database from the REST API and doesn't return a body, so it should be a
204:
https://github.com/openstack/nova/blob/7529b94f4a0be17fb3988362619f83
Public bug reported:
When a new version of nova is installed with a corresponding new service
version (nova.objects.service.SERVICE_VERSION), the DB is not correctly
updated on restart to reflect the new version in the services table.
** Affects: nova
Importance: Undecided
Status: N
** Changed in: horizon
Status: In Progress => Won't Fix
** Changed in: horizon
Assignee: Rob Cresswell (robcresswell) => (unassigned)
** Changed in: horizon
Milestone: next => None
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which i
You can just add sticky = True to the tab group definition. See
https://github.com/openstack/horizon/blob/b0f3ec3ace531c110f328d208cded302d2617f88/openstack_dashboard/dashboards/admin/routers/tabs.py#L40
** Changed in: horizon
Status: In Progress => Invalid
--
You received this bug notifi
Reviewed: https://review.openstack.org/301247
Committed:
https://git.openstack.org/cgit/openstack/nova/commit/?id=95da4e87881424524c8ddda6a546764d43eb755e
Submitter: Jenkins
Branch:master
commit 95da4e87881424524c8ddda6a546764d43eb755e
Author: Sahid Orentino Ferdjaoui
Date: Mon Apr 4 10:2
This was already backported to Kilo:
https://git.openstack.org/cgit/openstack/neutron/commit/?id=2b6d1bba5d4c9e30f8389635c963fdcd3707b409
** Changed in: neutron/kilo
Status: New => Fix Released
** Changed in: neutron/kilo
Assignee: (unassigned) => Alex Oughton (alex-oughton)
--
You
Based on above comments, I've switch that bug to public and removed the
OSSA task.
** Information type changed from Private Security to Public
** Description changed:
- This issue is being treated as a potential security risk under embargo.
- Please do not make any public mention of embargoed (p
Re-Opened with clarification on documentation issue
** Summary changed:
- Glance 2.0.0 - No 'glance_store.drivers' driver found, looking for 'vsphere'
+ Documentation and Example configuration refer to `vsphere` whereas `vmware`
is the correct term
** Changed in: glance
Status: Invalid =
Closed, Packaging Issue. Working with maintainers on resolution.
** Changed in: glance
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1579770
Title:
Glance
Reviewed: https://review.openstack.org/312006
Committed:
https://git.openstack.org/cgit/openstack/nova/commit/?id=a924b1db46149d2928731f59afb7fef18deed54d
Submitter: Jenkins
Branch:master
commit a924b1db46149d2928731f59afb7fef18deed54d
Author: Markus Zoeller
Date: Tue May 3 11:35:47 2016
Public bug reported:
When bridge ports are missing for br-int and br-tun and agent starts up, it
checks for patch ports int-br-ex and phy-br-ex before adding those. But here
the function used to check their existence is get_port_ofport() which retries
it because of the @_ofport_retry decoration
Public bug reported:
I'm currently setting up OpenStack to use vSphere/ESXi hosts using
CentOS 7 as Controller node.
When attempting to link the Glance-API service to the vSphere datastores
I get this error in the log:
2016-05-09 13:36:18.139 30525 WARNING glance_store.backend [-] Failed to
load
Reviewed: https://review.openstack.org/306670
Committed:
https://git.openstack.org/cgit/openstack/nova/commit/?id=016b810f675b20e8ce78f4c82dc9c679c0162b7a
Submitter: Jenkins
Branch:master
commit 016b810f675b20e8ce78f4c82dc9c679c0162b7a
Author: Jesse J. Cook
Date: Sat Apr 16 00:35:34 2016
This seems like a very strange thing that cloud-init should be doing.
Maybe for the first interface that MAAS brings up it makes since for
cloud-init to do, but all the other interfaces are brought up by the
MAAS commissioning scripts. That process is a direct process as well and
does not place any
Public bug reported:
Description
===
I am not able to create Egress security rules using python-novaclient,by
default it creates Ingress security rule and also try to list the rules inside
security group.
Steps to reproduce
==
Execute the below command, will create Ingre
** Also affects: neutron/kilo
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1525901
Title:
Agents report as started before neutron recognizes
** Also affects: nova/kilo
Importance: Undecided
Status: New
** Changed in: nova/kilo
Status: New => Fix Committed
** Changed in: nova/kilo
Milestone: None => 2015.1.4
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscr
** Also affects: neutron/kilo
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1444797
Title:
ovs_lib: get_port_tag_dict race with port removal
** Also affects: neutron/kilo
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1490051
Title:
test_assert_pings_during_br_int_setup_not_lost fai
** Also affects: neutron/kilo
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1511311
Title:
L3 agent failed to respawn keepalived process
Sta
** Also affects: neutron/kilo
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1401095
Title:
HA router can't be manually scheduled on L3 agent
** Also affects: neutron/kilo
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1453855
Title:
HA routers may fail to send out GARPs when node bo
** Also affects: neutron/kilo
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1512199
Title:
change vm fixed ips will cause unable to communica
** Also affects: neutron/kilo
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1460164
Title:
restart of openvswitch-switch causes instance netw
*** This bug is a duplicate of bug 1240373 ***
https://bugs.launchpad.net/bugs/1240373
** Also affects: nova/kilo
Importance: Undecided
Status: New
** Changed in: nova/kilo
Status: New => Fix Committed
** Changed in: nova/kilo
Milestone: None => 2015.1.4
--
You receive
** Also affects: horizon/kilo
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1403034
Title:
Horizon should accept an IPv
** Also affects: neutron/kilo
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1521524
Title:
With DVR enabled instances sometimes fail to get m
** Also affects: nova/kilo
Importance: Undecided
Status: New
** Changed in: nova/kilo
Status: New => Fix Committed
** Changed in: nova/kilo
Milestone: None => 2015.1.4
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscr
** Also affects: nova/kilo
Importance: Undecided
Status: New
** Changed in: nova/kilo
Status: New => Fix Committed
** Changed in: nova/kilo
Milestone: None => 2015.1.4
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscr
** Also affects: neutron/kilo
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1463891
Title:
Setting admin_state down on port produces no logs
** Also affects: neutron/kilo
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1501686
Title:
Incorrect exception handling in DB code involving
** Also affects: neutron/kilo
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1487338
Title:
OVS ARP spoofing protection breaks floating IPs wi
** Also affects: nova/kilo
Importance: Undecided
Status: New
** Changed in: nova/kilo
Status: New => Fix Committed
** Changed in: nova/kilo
Milestone: None => 2015.1.4
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscr
** Also affects: neutron/kilo
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1461148
Title:
Dead L3 agent should reflect HA router states
Sta
** Also affects: neutron/kilo
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1499647
Title:
test_ha_router fails intermittently
Status in neu
** Also affects: neutron/kilo
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1515341
Title:
DVR associating a new floatingip on existing netwo
** Also affects: horizon/kilo
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1407105
Title:
Password Change Doesn't Affi
** Also affects: neutron/kilo
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1501515
Title:
DBReferenceError is raised when updating dvr port
** Also affects: neutron/kilo
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1469322
Title:
Associating a floatingip with a dual stack port re
** Also affects: neutron/kilo
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1504527
Title:
network_device_mtu not documented in agent config
** Also affects: neutron/kilo
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1477829
Title:
Create port API with invalid value returns 500(Int
** Also affects: nova/kilo
Importance: Undecided
Status: New
** Changed in: nova/kilo
Status: New => Fix Committed
** Changed in: nova/kilo
Milestone: None => 2015.1.4
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscr
** Also affects: horizon/kilo
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1462484
Title:
Port Details VNIC type value
** Also affects: neutron/kilo
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1520517
Title:
IPv6 networking broken by garp_master_* keepalived
** Also affects: horizon/kilo
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1352256
Title:
Uploading a new object fails
** Also affects: neutron/kilo
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1323766
Title:
Incorrect Floating IP behavior in dual stack or i
** Also affects: horizon/kilo
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1252341
Title:
Horizon crashes when removin
** Also affects: neutron/kilo
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1312016
Title:
nova libvirtError: Unable to add bridge brqxxx-xx
** Also affects: neutron/kilo
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1514728
Title:
insufficient service name for external process
St
** Also affects: neutron/kilo
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1523638
Title:
tempest fails with No IPv4 addresses found
Statu
** Also affects: neutron/kilo
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1523780
Title:
Race between HA router create and HA router delete
** Also affects: neutron/kilo
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1524020
Title:
DVRImpact: dvr_vmarp_table_update and dvr_update_
** Also affects: neutron/kilo
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1533441
Title:
HA router can not be deleted in L3 agent after rac
** Also affects: neutron/kilo
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1533454
Title:
L3 agent unable to update HA router state after ra
** Also affects: neutron/kilo
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1528031
Title:
'NetworkNotFound' exception during listing ports
*** This bug is a duplicate of bug 1252341 ***
https://bugs.launchpad.net/bugs/1252341
** Also affects: horizon/kilo
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboa
** Also affects: neutron/kilo
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1534652
Title:
Host machine exposed to tenant networks via IPv6
** Also affects: neutron/kilo
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1538387
Title:
fdb_chg_ip_tun throwing exception because fdb_entr
** Also affects: neutron/kilo
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1549394
Title:
neutron-sanity-check --no* BoolOpts don't work
St
** Also affects: neutron/kilo
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1545695
Title:
L3 agent: traceback is suppressed on floating ip s
** Also affects: neutron/kilo
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1550623
Title:
Functional ARPSpoofTestCase's occasionally fail
S
** Also affects: neutron/kilo
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1546110
Title:
DB error causes router rescheduling loop to fail
** Also affects: neutron/kilo
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1552960
Title:
Tempest and Neutron duplicate tests
Status in neu
** Also affects: neutron/kilo
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1555850
Title:
excessive "no bound segment for port warnings" in
*** This bug is a duplicate of bug 1470234 ***
https://bugs.launchpad.net/bugs/1470234
** Also affects: neutron/kilo
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://
** Also affects: neutron/kilo
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1555842
Title:
Excessive "network has been deleted" warnings in d
** Also affects: neutron/kilo
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1557640
Title:
DHCP agent logging is causing performance issues
** Also affects: neutron/kilo
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1553595
Title:
test_external_network_visibility intermittent fail
** Also affects: neutron/kilo
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1558397
Title:
functional job fails due to missing netcat
Status
** Also affects: neutron/kilo
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1554695
Title:
network not found warnings in test runs
Status in
** Also affects: neutron/kilo
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1554696
Title:
Neutron server log filled with "device requested b
** Also affects: neutron/kilo
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1558721
Title:
neutron-rootwrap-xen-dom0 not properly closing Xen
** Also affects: neutron/kilo
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1558658
Title:
Security Groups do not prevent MAC and/or IPv4 spo
** Also affects: neutron/kilo
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1563028
Title:
Routes version 2.3 broke the way we register route
** Also affects: neutron/kilo
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1561046
Title:
If there is a /var/lib/neutron/ha_confs/.pid then
** Also affects: neutron/kilo
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1562467
Title:
DVR logic in OVS doesn't handle CSNAT ofport chang
Reviewed: https://review.openstack.org/289269
Committed:
https://git.openstack.org/cgit/openstack/nova/commit/?id=9f60d9bca77379b0429de7b66ba65bc37fd17448
Submitter: Jenkins
Branch:master
commit 9f60d9bca77379b0429de7b66ba65bc37fd17448
Author: Radoslav Gerganov
Date: Mon Mar 7 13:06:38 20
1 - 100 of 109 matches
Mail list logo