Public bug reported:
[Summary]
can create a security group rule with icmp option while ipv6 ether type is set
[Topo]
devstack all-in-one
[Description and expect result]
should return an error if create a security group rule with icmp option
while ipv6 ether type is set
[Reproduceable or not]
r
Public bug reported:
[Summary]
can create a security group rule with icmp option while ipv6 ether type is set
[Topo]
devstack all-in-one
[Description and expect result]
should return an error if create a security group rule with icmp option
while ipv6 ether type is set
[Reproduceable or not]
r
Public bug reported:
dashboard project network column display duplicate default public
network randomly. this occurs randomly
setup:
devstack
reproduce:
yes
steps:
1.check default public network we have
stack@45-59:~/devstack$ neutron net-list
+--+-+-
Public bug reported:
[Summary]
can launch an instance with fixed ipv4 address using v6-fixed-ip option
[Topo]
devstack all-in-one node
[Description and expect result]
should return an error if launch an instance with fixed ipv4 address using
v6-fixed-ip option
[Reproduceable or not]
reproducea
Public bug reported:
We have a setup consisting of multiple cells with their own glance-api
servers. We have a global swift store that holds all the images, and we
are exploring having local stores to increase efficiency. This can be
done using image-locations in glance. (Thanks!)
However, curren
Public bug reported:
When I exec function Rebuild instance ==> chose image for rebuild
After function complete I check and I see cinder volumes do not rebuild as
image that I chosen , just same as before
Rebuild work as my expect when instance create and boot from image, if boot
from image and c
edit, I find problem cause by NFS file system can not lock file, reboot NFS
service have no luck, I must reboot NFS server
Now it worked correctly.
This problem cause by update NFS service
** Changed in: nova
Status: New => Invalid
** Changed in: nova (Ubuntu)
Status: New => Inv
Public bug reported:
When I run git review command on today(AM 10:00), the gate test of VPNaaS is
failing with following error.
There are 5 errors and all of errors are AttributeError.
I guess that following recent modification affects
https://github.com/openstack/neutron/commit/dd5f5716c9a32634
The UI bug is not in Horizon, it's in the Sahara Dashboard which is
external to Horizon now. I'm marking the horizon aspect of this bug
invalid, but can't actually reassign that to Sahara because Launchpad
already has a Sahara component on this bug report (I think).
** Changed in: horizon
S
[Expired for neutron because there has been no activity for 60 days.]
** Changed in: neutron
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1287851
Ti
[Expired for neutron because there has been no activity for 60 days.]
** Changed in: neutron
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1177106
Ti
[Expired for neutron because there has been no activity for 60 days.]
** Changed in: neutron
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1409774
Ti
[Expired for neutron because there has been no activity for 60 days.]
** Changed in: neutron
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1498288
Ti
Public bug reported:
in /horizon/openstack_dashboard/api/neutron.py:
@memoized
def neutronclient(request):
@memoized only take the request's fileds as key to index cache, but if a filed
has a different descendant filed, cache will still hit.
when we reuse the request with new parameters when c
Public bug reported:
setup inforamtion:
devstack
reproduce:
yes
steps:
1.install one devstack.
source accrc/admin/admin
2.check devstack default netowrk inforamtion by using command. we have two
network.
stack@45-59:~/devstack$ neutron net-list
+--+-
Public bug reported:
Material Design is ALL about a stack of 3-D elements, so the upper
toasts in the corner should really reflect that.
** Affects: horizon
Importance: Undecided
Assignee: Diana Whitten (hurgleburgler)
Status: New
** Changed in: horizon
Assignee: (unassig
Public bug reported:
Not all ECC curves we use in signature_utils are available on all
platforms - e.g.
On RHEL 7.2
$ openssl ecparam -list_curves
secp384r1 : NIST/SECG curve over a 384 bit prime field
secp521r1 : NIST/SECG curve over a 521 bit prime field
prime256v1: X9.62/SECG curve ov
** Also affects: openstack-api-site
Importance: Undecided
Status: New
** Changed in: openstack-api-site
Assignee: (unassigned) => Atsushi SAKAI (sakaia)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https
Public bug reported:
Its far too light:
https://www.dropbox.com/s/f6cl12jfdxd4llr/Screenshot%202015-12-21%2016.26.48.png?dl=0
** Affects: horizon
Importance: Undecided
Assignee: Diana Whitten (hurgleburgler)
Status: In Progress
** Changed in: horizon
Assignee: (unassigne
Public bug reported:
H2 styles are manually set in horizon.scss
This has adverse side effects to other themes:
https://www.dropbox.com/s/q78kq58n4bjeo6p/Screenshot%202015-12-21%2015.36.01.png?dl=0
** Affects: horizon
Importance: Undecided
Assignee: Diana Whitten (hurgleburgler)
Public bug reported:
Horizon converted all class='caret' to class='fa fa-caret-down'. The
theme preview page should reflect this as well.
** Affects: horizon
Importance: Undecided
Assignee: Diana Whitten (hurgleburgler)
Status: New
** Changed in: horizon
Assignee: (unass
Flavio, there is a backport to stable/liberty proposed.
** Also affects: nova/liberty
Importance: Undecided
Status: New
** Changed in: nova/liberty
Status: New => In Progress
** Changed in: nova/liberty
Assignee: (unassigned) => Matt Riedemann (mriedem)
** Changed in: nova
Public bug reported:
All buttons in 'material' need to have 0 border radius:
https://www.dropbox.com/s/9z27cjpua72o381/Screenshot%202015-12-21%2015.24.28.png?dl=0
** Affects: horizon
Importance: Undecided
Assignee: Diana Whitten (hurgleburgler)
Status: New
** Changed in: horiz
Public bug reported:
It appears that https://review.openstack.org/256069 took the
signature_utils modules from Glance and modified it in fairly
superficial ways based on review feedback:
$ diff -u nova/nova/signature_utils.py
glance/glance/common/signature_utils.py | diffstat
signature_util
** Changed in: cinder
Status: Triaged => Fix Released
** Changed in: cinder
Assignee: (unassigned) => Ivan Kolodyazhny (e0ne)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.
Public bug reported:
In numa_get_constraints() we call
pagesize = _numa_get_pagesize_constraints(flavor, image_meta)
then later we have
if nodes or pagesize:
[setattr(c, 'pagesize', pagesize) for c in numa_topology.cells]
This ends up treating an instance which doesn't specify pagesi
Reviewed: https://review.openstack.org/257580
Committed:
https://git.openstack.org/cgit/openstack/keystone/commit/?id=5ae155a3dea38612f7f57228424f306ec9bded3c
Submitter: Jenkins
Branch:master
commit 5ae155a3dea38612f7f57228424f306ec9bded3c
Author: Ken'ichi Ohmichi
Date: Mon Dec 14 22:14:4
Reviewed: https://review.openstack.org/258971
Committed:
https://git.openstack.org/cgit/openstack/neutron/commit/?id=be14e905419f0927539e939c1f979430a6e44d42
Submitter: Jenkins
Branch:master
commit be14e905419f0927539e939c1f979430a6e44d42
Author: Sreekumar S
Date: Thu Dec 17 02:34:33 2015
Reviewed: https://review.openstack.org/258867
Committed:
https://git.openstack.org/cgit/openstack/neutron/commit/?id=dd5f5716c9a32634caa2a44d362cd77461ba873d
Submitter: Jenkins
Branch:master
commit dd5f5716c9a32634caa2a44d362cd77461ba873d
Author: Hong Hui Xiao
Date: Thu Dec 17 03:26:56 20
*** This bug is a duplicate of bug 1526976 ***
https://bugs.launchpad.net/bugs/1526976
** This bug is no longer a duplicate of bug 1474942
Missing either X-Auth-Token or X-Subject-Token in fernet token gives HTTP
500 code.
** This bug has been marked a duplicate of bug 1526976
Any opera
Reviewed: https://review.openstack.org/238419
Committed:
https://git.openstack.org/cgit/openstack/django_openstack_auth/commit/?id=58ce9d7edeac81dbd7e7f77efde33c97e8d1e00c
Submitter: Jenkins
Branch:master
commit 58ce9d7edeac81dbd7e7f77efde33c97e8d1e00c
Author: Johannes Grassler
Date: Wed
Public bug reported:
When i add a shard to mongodb cluster. The trove-taskmanager has an error.
The error message is as follow.
2015-12-21 23:44:33.225 16857 ERROR oslo_messaging.rpc.dispatcher [-] Exception
during message handling: Endpoint does not support RPC method add_shard_cluster
2015-12-2
*** This bug is a duplicate of bug 1528258 ***
https://bugs.launchpad.net/bugs/1528258
Public bug reported:
Currently, keystone.conf has a option named secure_proxy_ssl_header
which set to None by default. I suppose it should be set to
HTTP_X_FORWARDED_PROTO by default, as X-Forwarded-Proto
Public bug reported:
https://bugs.launchpad.net/keystone/+bug/1370022 resulted in
https://review.openstack.org/132235 which added secure_proxy_ssl_header
option being added to keystone. It works if it's correctly set, but
there is no valid reason why you would not want to enable this feature
by de
According to VMT taxonomy, this is a class E.
** Changed in: ossa
Status: Incomplete => Won't Fix
--
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/1526244
Title
Public bug reported:
class FlavorExtraSpecUpdateCreateFailed(NovaException):
msg_fmt = _("Flavor %(id)d extra spec cannot be updated or created "
"after %(retries)d retries.")
'id' here means 'flavorid' which is String (not Integer).
** Affects: nova
Importance: Low
Public bug reported:
[Existing problem]
Currently, neutron will treat all l3 agent as the same. The default
LeastRoutersScheduler will chose l3 agent, based on the load of l3 agents. But
the hosts of l3 agents may be different. Some hosts may have better CPU, larger
memory and better network ba
Reviewed: https://review.openstack.org/253067
Committed:
https://git.openstack.org/cgit/openstack/neutron/commit/?id=cac2436f298491dbca2c932c80bdf3a64ac39ee6
Submitter: Jenkins
Branch:master
commit cac2436f298491dbca2c932c80bdf3a64ac39ee6
Author: Andreas Scheuring
Date: Thu Dec 3 14:54:39
Reviewed: https://review.openstack.org/256351
Committed:
https://git.openstack.org/cgit/openstack/nova/commit/?id=326de7607a4a2d9b99fc1f7cf6005bba5b6a06f6
Submitter: Jenkins
Branch:master
commit 326de7607a4a2d9b99fc1f7cf6005bba5b6a06f6
Author: jichenjc
Date: Fri Dec 11 04:11:27 2015 +0800
The following exceptions are not fixed:
1.DBReferenceError: (IntegrityError)
2. AttributeError: 'NoneType' object has no attribute 'config' (l3 agent
process router in router_delete function)
3. DBError: UPDATE statement on table 'ports' expected to update 1
row(s); 0 were matched. (Maybe this pa
Public bug reported:
Created rule by the following API counts packets between a router which
connects to external network and the connection destination device.
API: POST /v2.0/metering/metering-label-rules
When outbound traffic of external router, destination should be
remote_ip, and when in
41 matches
Mail list logo