We're seeing the same issue multiple times. It is relatively easy to
reproduce. Please let me know if I can provide any information needed to
help fix this issue ASAP.
** Changed in: nova
Status: Expired => Confirmed
--
You received this bug notification because you are a member of Yahoo!
Mark the python-keystoneclient ticket as "invalid" too.
** Changed in: python-keystoneclient
Status: Triaged => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1070544
Titl
Public bug reported:
This is applicable for UUID and PKI tokens.
Token table has extra column where we store role information. It is a
blob with 64K limit
Basically we can do the following
Say user is U, and Project is P
for i =1 to 1000 ( or any large number)
role x =
already addressed by:
https://github.com/openstack/horizon/commit/49f9d15488b115a49a97bb65a74dee9886060d65
#diff-b2563902a2e374d28979194905a1ea84
** Changed in: horizon
Status: In Progress => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team
With the current state of master, the bug is already invalid.
The code referenced above have already been removed.
** Changed in: horizon
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenSta
I think we can close this, as the domain role assignment is already in
Horizon.
There is work on-going for domain scoped token to make this useful.
** Changed in: horizon
Status: Confirmed => Won't Fix
--
You received this bug notification because you are a member of Yahoo!
Engineering T
already fixed by https://review.openstack.org/#/c/79764/
** Changed in: horizon
Status: New => Won't Fix
--
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/1412974
Public bug reported:
1. Exact version of Nova/OpenStack you are running:
$ git log -1
commit b6249dc2ad630ecb9a231d0ce65d0f14f2116598
Merge: 5090142 91b7fa1
Author: Jenkins
Date: Wed Sep 23 10:28:14 2015 +
Merge "Add manila to devstack plugin registry"
2. Relevant log files:
2015-0
** Changed in: horizon
Milestone: None => liberty-rc1
** Changed in: horizon
Status: Triaged => Fix Committed
** Changed in: horizon
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscr
Fix proposed to branch: master
Review: https://review.openstack.org/227564
** Changed in: nova
Status: Invalid => In Progress
** Changed in: nova
Assignee: Ikuo Kumagai (i-kumagai) => Matt Riedemann (mriedem)
--
You received this bug notification because you are a member of Yahoo!
E
If you look at
https://github.com/openstack/nova/blob/master/nova/virt/libvirt/driver.py#L4628
you can see the three different functions used for getting available disk space.
'get_volume_group_info'
'get_pool_info' and
'get_fs_info'
All of these methods are going to return the ACTUAL disk space
** No longer affects: keystone/icehouse
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1348818
Title:
Unittests do not succeed with random PYTHONHASHSEED value
Status in Ceilometer:
F
** Changed in: keystone/icehouse
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1334466
Title:
Eventlet Log Spamming on Client Disconnect (B
** Changed in: keystone/icehouse
Status: Triaged => Won't Fix
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1360446
Title:
client connection leak to memcached under eventlet due
** No longer affects: keystone/icehouse
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1361360
Title:
Eventlet green threads not released back to the pool leading to
choking of new req
** Changed in: keystone/icehouse
Status: Triaged => Won't Fix
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1396763
Title:
user id beginning with 0 cannot authenticate through l
** Changed in: keystone/icehouse
Status: In Progress => Won't Fix
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1361306
Title:
Keystone doesn't handle user_attribute_id mapping
** Changed in: keystone/icehouse
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1407793
Title:
keystone icehouse stable jobs failing: No di
** Changed in: keystone/icehouse
Status: Confirmed => Won't Fix
** Tags removed: icehouse-backport-potential
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1358243
Title:
LDAP C
** Tags removed: icehouse-backport-potential
** Changed in: keystone/icehouse
Status: In Progress => Won't Fix
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1379077
Title:
Tena
greenthreads are extremely cheap. This is not worth adding conditionals
for.
** Changed in: neutron
Status: New => Opinion
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1497570
Ti
*** This bug is a duplicate of bug 1405367 ***
https://bugs.launchpad.net/bugs/1405367
This has been fixed and will be available in the liberty release.
** This bug has been marked a duplicate of bug 1405367
Rbd backend doesn't support disk IO qos
--
You received this bug notification be
Public bug reported:
CONF.block_device_allocate_retries in nova.compute.manager is used to
control how long nova waits for a volume it created in cinder to be
available when booting from volume and source != 'volume'.
In liberty, cinder landed some features for image cache:
https://review.openst
** Also affects: nova/kilo
Importance: Undecided
Status: New
** Changed in: nova/kilo
Status: New => In Progress
** Changed in: nova/kilo
Assignee: (unassigned) => Matt Riedemann (mriedem)
** Changed in: nova/kilo
Importance: Undecided => Low
--
You received this bug n
Public bug reported:
The following code is from
neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent.OVSNeutronAgent.treat_devices_added_or_updated():
devices_details_list = (
self.plugin_rpc.get_devices_details_list_and_failed_devices(
self.context,
*** This bug is a duplicate of bug 1489575 ***
https://bugs.launchpad.net/bugs/1489575
** This bug has been marked a duplicate of bug 1489575
Cinder always tries to create volumes in Cinder AZ with same name as Nova AZ
--
You received this bug notification because you are a member of Yaho
Upon further investigation, the Ubuntu packages for Liberty include the
wsgi-keystone-public and wsgi-keystone-admin files and put them in the
/usr/bin directory. Prior versions did not include any files for
Apache/WSGI, so the installation guide pulled them (particularly
keystone.py) from the git
Public bug reported:
Some operators carries a local patch for exposing this link:
https://etherpad.openstack.org/p/operator-local-patches
This seems a useful feature for operators, let's just add it.
** Affects: horizon
Importance: Undecided
Assignee: Lin Hua Cheng (lin-hua-cheng)
** No longer affects: nova
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1499393
Title:
Openstack Kilo Nova-Docker:Container states are not sync up between
docker cl
Public bug reported:
Changes to the Apache/WSGI implementation for Liberty (wsgi-
keystone.conf) requires editing the keystone-paste.ini file and
modifying the [composite:main] and [composite:admin] directives to
[composite:keystone-wsgi-public] and [composite:keystone-wsgi-admin],
respectively, o
class QuotaClassesPolicyEnforcementV21(test.NoDBTestCase): is a
NoDBTestCase so it shouldn't be accessing the database at all.
I have no problem running that test on it's own:
http://paste.openstack.org/show/473910/
Remember that RAX has out of tree things for quota classes, so maybe
you're just
*** This bug is a duplicate of bug 1498665 ***
https://bugs.launchpad.net/bugs/1498665
** This bug has been marked a duplicate of bug 1498665
no dnsmasq name resolution for IPv6 addresses
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is s
** Project changed: neutron => nova-docker
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1498402
Title:
Nova-Docker:container lost the ip address withouy dhcp assignment ip
if docker
change it to nova-docker
** Project changed: neutron => nova-docker
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1498395
Title:
Nova-Docker:container lost the ip address withouy dhcp
change it to nova-docker
** Project changed: neutron => nova-docker
** Changed in: nova-docker
Status: Invalid => 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/1499381
Title:
*** This bug is a duplicate of bug 1499397 ***
https://bugs.launchpad.net/bugs/1499397
change it to nova-docker
** Project changed: nova => nova-docker
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
The nova-docker virt driver is out of tree for nova and as far as I know
no longer maintained, so please don't report issues against nova, report
them against the nova-docker project and then after triage if they are
nova issues add nova to the bug report.
** Also affects: nova-docker
Importanc
The nova-docker virt driver is out of tree for nova and as far as I know
no longer maintained, so please don't report issues against nova, report
them against the nova-docker project and then after triage if they are
nova issues add nova to the bug report.
** Also affects: nova-docker
Importanc
The nova-docker virt driver is out of tree for nova and as far as I know
no longer maintained, so please don't report issues against nova, report
them against the nova-docker project and then after triage if they are
nova issues add nova to the bug report.
** Also affects: nova-docker
Importanc
Public bug reported:
It is possible for a libvirt to report libvirt.VIR_DOMAIN_JOB_UNBOUNDED
in _live_migration_monitor
(https://github.com/openstack/nova/blob/ccea5d6b0ace535b375d3e63bd572885cb5dbc91/nova/virt/libvirt/driver.py#L5823)
but return 0s for data_remaining, which in turn makes out pro
** Also affects: nova-docker
Importance: Undecided
Status: New
** Changed in: nova
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1
** Project changed: neutron => nova
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1499393
Title:
Openstack Kilo Nova-Docker:Container states are not sync up between
** Project changed: neutron => nova
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1499397
Title:
openstack Kilo Nova-Docker:Container will be hung in "powering-on"
s
Public bug reported:
On a multinode devstack installation I have created a new lvm device:
sudo dd if=/dev/zero of=/loopy bs=1M count=5124 # 5gb
sudo losetup /dev/loop2 /loopy
sudo sfdisk /dev/loop2 << EOF
,,8e,,
EOF
sudo pvcreate /dev/loop2
sudo vgcreate encrypted-ephemeral /dev/loop2
Please n
Public bug reported:
Initially found here: https://bugzilla.redhat.com/show_bug.cgi?id=1256816#c9
Patch https://review.openstack.org/#/c/211963 intreduces a regression with
force_metadata = True.
Using the option force_metadata = True can will cause neutron to fail:
ERROR neutron.agent.dhcp.agen
Public bug reported:
Bug description:
[Summary]
When nova-compute service on compute node is down, issuing "nova start xxx" to
start SHUTOFF container, container will be hung in "powering-on" state, even
the nova-compute service has been started on compute node.
# Expected behavior:
Cmd "N
Public bug reported:
We need a more useful tests for 'Unicode support shell client ', based
on this https://review.openstack.org/#/c/206037/ .
** Affects: glance
Importance: Undecided
Assignee: dshakhray (dshakhray)
Status: New
** Tags: cli
--
You received this bug notifica
Public bug reported:
Bug description:
[Summary]
Container states are not sync up between docker cli and nova cli.
The container state got from docker cli and nova cli are not some.
such as a running /up container, but nova list shows SHUTOFF state.
root@quasarucn3:~# nova list | grep leo
| 5
** Project changed: neutron => nova
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1499383
Title:
Openstack Kilo Nova-Docker:Container will be hung in "powering-on"
s
Seems to be invalid for neutron
** 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.net/bugs/1499381
Title:
Openstack Kilo Nova-Docker:P of conta
Public bug reported:
Bug description:
[Summary]
When stop container and restart container via docker cli (docker stop xx /
docker start xx) on compute node, ip of this container will be lost. for
detail pls refer following logs.
[Topo]
Unbuntu Kilo 14.04 OS , Kilo docker setup , 1 cont
Public bug reported:
Bug description:
[Summary]
When nova-compute service on compute node is down, issuing "nova start xxx"
to start SHUTOFF container, container will be hung in "powering-on" state,
even the nova-compute service has been started on compute node.
# Expected behavior:
Cmd "
it is not a client side issue.
I will change the affected project to neutron and add tag 'lbaas'.
** Project changed: python-neutronclient => neutron
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.
Public bug reported:
If you try to create an image a image with the owner property currently you are
restricted as you get the following error:
403 Forbidden: Attribute 'owner' is reserved. (HTTP 403)
What is expected:
For non-admin: 403
For admin: 200
This allows admins to create images with d
Public bug reported:
Bug description:
[Summary]
NOVA-DOCKER:Delete 45 docker instanse got neutron errors from
dashboard(shutoff/Exited status)
[Topo]
Unbuntu Kilo 14.04 OS , Kilo docker setup , 1 controller ,2 network node,6
computenode
[Reproduceable or not]
Can be reproduced,
T
Public bug reported:
If you try to create an image a image with the owner property currently you are
restricted as you get the following error:
403 Forbidden: Attribute 'owner' is reserved. (HTTP 403)
What is expected:
For non-admin: 403
For admin: 200
This allows admins to create images with d
You have been subscribed to a public bug:
When neutron lbaas agent is not running, all the ‘neutron lb*’ commands
display "404 Not Found". This makes the user think that something is
wrong with the lbaas agent (when it is not even running!).
Instead, when neutron lbaas agent is not running, an er
Public bug reported:
Functional tests are needed to avoid breaking the mechanisms that
regulate quota usage tracking in ML2.
With proper tests in place these bugs could have been avoided:
https://bugs.launchpad.net/neutron/+bug/1499339
https://bugs.launchpad.net/neutron/+bug/1497459
** Affects:
** No longer affects: murano
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1479700
Title:
Artifacts: filtering by dictionary key is not working
Status in Glance:
Fix Committed
Bug de
Public bug reported:
for resizeing filesystems cc_resizefs.py, needs to check if the running
system is a container, this is done in util.py.
for vservers the test always ends up true, since the VxID: line in
/proc/self/status sometimes has a space, or a tab or noting.
to make the detection work
Public bug reported:
Change Ic0cf8a9ca7f3a16b556a6825e2979471ae136c33 has added the handling
of SIGHUP in neutron_ovs_agent. This does not work on Windows as there
is no SIGHUP signal on windows.
** Affects: neutron
Importance: Undecided
Status: New
--
You received this bug notifi
Public bug reported:
Security group rules are now being deleted with query.delete
while efficient, this prevents sqlalchemy events from being fired (see
http://docs.openstack.org/developer/neutron/devref/quota.html#exceptions-and-caveats)
It might be worth to have this fixed before releasing RC-
That fixed gate for ironic and inspector, thanks
** Changed in: ironic
Status: Confirmed => Invalid
** Changed in: ironic-inspector
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutro
** Changed in: horizon
Status: New => Invalid
** Changed in: horizon
Assignee: Rob Cresswell (robcresswell) => (unassigned)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.la
Public bug reported:
The VPNaaS error and success messages often return empty strings if they
do not have a name, like or
** Affects: horizon
Importance: Medium
Assignee: Rob Cresswell (robcresswell)
Status: New
** Changed in: horizon
Assignee: (unassigned) => Rob Cress
Public bug reported:
[Summary]
[nova-docker]Some instances are assigned with 2 IPs when 100 instances are
launched concurrently.
[Topo]
Both controller and compute nodes are running on centos7.0 img:
3.10.0-229.11.1.el7.x86_64
[Reproduceable or not]
Can be reproduced, but not easily.
This issu
Public bug reported:
[Summary]
Launch 20 instances concurrently, found 5 instances are in ERROR status.
[Topo]
Both controller and compute nodes are running on centos7.0 img:
3.10.0-229.11.1.el7.x86_64
ovs_version: "2.3.1"
[Reproduceable or not]
Can be reproduced easily.
[Recreate Steps]
1. La
Public bug reported:
The Details pages for FWaas items (Rules, Policies, and Firewalls) don't
have the usual actions available.
** Affects: horizon
Importance: Low
Assignee: Rob Cresswell (robcresswell)
Status: New
** Changed in: horizon
Assignee: (unassigned) => Rob Cres
Public bug reported:
If host_state.metrics is set to None, then calling the MetricsWeigher
returns:
File "/opt/stack/new/nova/nova/scheduler/weights/metrics.py", line 89, in
_weigh_object
metrics_dict = {m.name: m for m in host_state.metrics}
TypeError: 'NoneType' object is not iterable
Public bug reported:
Whenever I try to attach a direct port to an existing instance It fails:
#neutron port-create Management --binding:vnic_type direct
Created a new port:
+---+-+
| Field
** Also affects: murano
Importance: Undecided
Status: New
** Changed in: murano
Importance: Undecided => Medium
** Changed in: murano
Status: New => Confirmed
** Changed in: murano
Milestone: None => liberty-rc1
** Changed in: murano
Assignee: (unassigned) => Tetian
Public bug reported:
etc/nova/logging_sample.conf has wrong formtter.
nova.openstack.common.log.ContextFormatter no longer exists.
We should replace it with oslo_log.formatters.ContextFormatter.
** Affects: nova
Importance: Undecided
Assignee: Masaki Matsushita (mmasaki)
Status
Public bug reported:
lb not deployable but still add into instance_mapping when lbaas agent
restart and reload loadbalancer.
** Affects: neutron
Importance: Undecided
Assignee: yaowei (yaowei)
Status: In Progress
** Changed in: neutron
Assignee: (unassigned) => yaowei (ya
** Changed in: neutron
Status: Fix Committed => 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/1486300
Title:
ICMP port code should be checked in range [0,255]
Statu
** Changed in: neutron
Status: Fix Committed => Fix Released
** Changed in: neutron
Milestone: None => liberty-rc1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1478949
Title:
** Changed in: neutron
Status: Fix Committed => Fix Released
** Changed in: neutron
Milestone: None => liberty-rc1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1483315
Title:
** Changed in: neutron
Status: Fix Committed => Fix Released
** Changed in: neutron
Milestone: None => liberty-rc1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1487139
Title:
** Changed in: neutron
Status: Fix Committed => Fix Released
** Changed in: neutron
Milestone: None => liberty-rc1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1486861
Title:
** Changed in: neutron
Status: Fix Committed => Fix Released
** Changed in: neutron
Milestone: None => liberty-rc1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1488730
Title:
** Changed in: neutron
Status: Fix Committed => Fix Released
** Changed in: neutron
Milestone: None => liberty-rc1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1489184
Title:
** Changed in: neutron
Status: Fix Committed => Fix Released
** Changed in: neutron
Milestone: None => liberty-rc1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1488764
Title:
** Changed in: neutron
Status: Fix Committed => Fix Released
** Changed in: neutron
Milestone: None => liberty-rc1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1489609
Title:
** Changed in: neutron
Status: Fix Committed => Fix Released
** Changed in: neutron
Milestone: None => liberty-rc1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1493492
Title:
** Changed in: neutron
Status: Fix Committed => Fix Released
** Changed in: neutron
Milestone: None => liberty-rc1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1489111
Title:
** Changed in: neutron
Status: Fix Committed => Fix Released
** Changed in: neutron
Milestone: None => liberty-rc1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1491690
Title:
** Changed in: neutron
Status: Fix Committed => Fix Released
** Changed in: neutron
Milestone: None => liberty-rc1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1491110
Title:
** Changed in: neutron
Status: Fix Committed => Fix Released
** Changed in: neutron
Milestone: None => liberty-rc1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1493809
Title:
** Changed in: neutron
Status: Fix Committed => 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/1495161
Title:
Cannot add tap interface to the bridge when bridge mappi
** Changed in: neutron
Status: Fix Committed => 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/1494157
Title:
Regression: ObjectDeletedError on network delete
Status
** Changed in: neutron
Status: Fix Committed => Fix Released
** Changed in: neutron
Milestone: None => liberty-rc1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1497823
Title:
** Changed in: neutron
Status: Fix Committed => Fix Released
** Changed in: neutron
Milestone: None => liberty-rc1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1494574
Title:
This was actually merged after the branch cut and might need a backport
now
** Changed in: neutron
Status: Fix Released => Fix Committed
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bu
Public bug reported:
in pci utils the is_physical_function function check it based on existing
virtfn* symbolic link. The check is incorrect because
if the PF doen't enable SR-IOV meaning sriov_numvfs is set to zero there are no
virtfn* ljnks and the nova-compute recognize it as VF.
see:
root
** Changed in: neutron
Status: Fix Committed => Fix Released
** Changed in: neutron
Milestone: None => liberty-rc1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1408855
Title:
** Changed in: neutron
Status: Fix Committed => Fix Released
** Changed in: neutron
Milestone: None => liberty-rc1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1329223
Title:
** Changed in: neutron
Status: Fix Committed => Fix Released
** Changed in: neutron
Milestone: None => liberty-rc1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1105488
Title:
** Changed in: neutron
Status: Fix Committed => Fix Released
** Changed in: neutron
Milestone: None => liberty-rc1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1331502
Title:
** Changed in: neutron
Status: Fix Committed => 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/1427122
Title:
dvr case with 1 subnet attaches multi routers, fail to c
** Changed in: neutron
Status: Fix Committed => 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/1450982
Title:
DVR: Moving FloatingIP between hosts can lead to Floatin
** Changed in: neutron
Status: Fix Committed => Fix Released
** Changed in: neutron
Milestone: None => liberty-rc1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1455338
Title:
1 - 100 of 241 matches
Mail list logo