Public bug reported:
no detach interface policy in nova api
** Affects: nova
Importance: Undecided
Status: New
--
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/bug
Fix proposed to branch: master
Review: https://review.openstack.org/351479/
** No longer affects: openstack-api-site
** Summary changed:
- Networking API v2.0 extensions show wrong Response Parameter
+ api-ref: Networking API v2.0 extensions show wrong Response Parameter
--
You received this b
** Also affects: neutron
Importance: Undecided
Status: New
** Changed in: neutron
Assignee: (unassigned) => Anh Tran (trananhkma)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/b
Public bug reported:
API: floating IP updating with `{}` change its association
If pass a empty `{}` data dict to the floating IP update API, the associated
floating IP will be dissociated from its port.
** Affects: neutron
Importance: Undecided
Status: New
--
You received this b
Public bug reported:
For user who doesn't have admin role, he / she can get other projects
shared networks, but can not to get ip availabilities
** Affects: neutron
Importance: Undecided
Status: New
** Description changed:
- For user who doesn't have admin role, he / she can see o
Public bug reported:
the following rules in horizon for loadbalance related rules are missing
in neutron policy file.
"create_pool": "rule:admin_or_owner",
"update_pool": "rule:admin_or_owner",
"delete_pool": "rule:admin_or_owner",
"create_vip": "rule:admin_or_owner",
"update
Reviewed: https://review.openstack.org/348968
Committed:
https://git.openstack.org/cgit/openstack/horizon/commit/?id=c2ec417edca95766fff6102bbd8da89c7bc8f129
Submitter: Jenkins
Branch:master
commit c2ec417edca95766fff6102bbd8da89c7bc8f129
Author: Tyr Johanson
Date: Fri Jul 29 11:08:47 201
** Also affects: nova/mitaka
Importance: Undecided
Status: New
** Changed in: nova/mitaka
Status: New => Confirmed
** Changed in: nova/mitaka
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is s
Public bug reported:
Steps to reproduce:
# grep -B1 images /etc/nova/nova.conf
[libvirt]
images_type = lvm
images_volume_group = vgroot
# nova boot --flavor --image --key-name
id_rsa_test --security-groups default --nic net-id= test
Expected result: instance will boot
Actual result: instance
** Also affects: openstack-api-site
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/1609932
Title:
Added API extensions to detect sorting/p
** Also affects: openstack-api-site
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/1609934
Title:
Enable sorting and pagination by default
Public bug reported:
nova/compute/api.py::_local_cleanup_bdm_volumes passes a fake connector
to Cinder to ask it to terminate a connection to a volume. Many Cinder
volume drivers need a valid connector that has a real 'host' value in
order to terminate the connection on the array.
The connector
Public bug reported:
I am debugging some database issues on a new node.
I'm building Kolla containers, configured to be centos distro, off of
latest.
$ nova-manage --version
14.0.0
$ rpm -ql | grep nova
rpm: no arguments given for query
I wanted to have the progress for nova-manage to be outpu
Public bug reported:
I'm seeing intermittent failures via ml2.plugin
_setup_dhcp_agent_provisioning_component().
ATM, logstash is only showing 3 hits with my query [1]; not all the same
test (2 hits on 8/01/2016 and 1 hit on 7/25/2016). There's also a hit
from today [3] that's not showing up in [
Reviewed: https://review.openstack.org/329474
Committed:
https://git.openstack.org/cgit/openstack/neutron/commit/?id=5e0878f476d7116bc4e0c29c7929718f379b36c2
Submitter: Jenkins
Branch:master
commit 5e0878f476d7116bc4e0c29c7929718f379b36c2
Author: Ihar Hrachyshka
Date: Tue Jun 14 16:16:06
Public bug reported:
https://review.openstack.org/329481
Dear bug triager. This bug was created since a commit was marked with DOCIMPACT.
Your project "openstack/neutron" is set up so that we directly report the
documentation bugs against it. If this needs changing, the docimpact-group
option ne
Public bug reported:
https://review.openstack.org/329474
Dear bug triager. This bug was created since a commit was marked with DOCIMPACT.
Your project "openstack/neutron" is set up so that we directly report the
documentation bugs against it. If this needs changing, the docimpact-group
option ne
We are seeing the 500 DELETE error from tempest as well.
As you can see here: http://logs.openstack.org/06/350806/4/check/gate-
openstack-ansible-os_tempest-ansible-func-ubuntu-
trusty/6a2c7cc/console.html#_2016-08-04_15_54_20_044407
We are deploying neutron from master.
Here is the exact error
Reviewed: https://review.openstack.org/331357
Committed:
https://git.openstack.org/cgit/openstack/nova/commit/?id=720e5af1e08cc829e98db10da4b93795771a927e
Submitter: Jenkins
Branch:master
commit 720e5af1e08cc829e98db10da4b93795771a927e
Author: Walter A. Boring IV
Date: Fri Jun 17 14:35:18
Public bug reported:
Cloud-init's salt minion module writes minion.pem, and minion.pub to
the wrong directory. Salt-minion expects them in /etc/salt/pki/minion,
but /etc/salt/pki is used by cloud-init's salt minion module. Somehow in
the past this worked out, and the files would be moved to
/etc
** Changed in: nova
Status: In Progress => Won't Fix
--
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/1430512
Title:
Adding a fixed_ip to an instance with neutron o
Seems that all of the rules are being ignored for good (or at least
agreed-upon) reasons.
See https://review.openstack.org/#/c/351253/
** Changed in: nova
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed
Public bug reported:
openstack --debug server remove security group test-server throws an
exception after getting the security group parameters, while add
security gruop can handle the same situation.
Here is the execution log of add security group:
$ openstack --debug server add security group
Public bug reported:
When all workers are set to 0, neutron-server starts now at least 3
processes.
** Affects: neutron
Importance: Low
Assignee: Jakub Libosvar (libosvar)
Status: New
** Changed in: neutron
Importance: Undecided => Low
** Changed in: neutron
Assignee:
** Changed in: sahara
Status: In Progress => Fix Released
--
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/1427277
Title:
[UI] Detailed error on object creatio
Fix proposed to branch: master
Review: https://review.openstack.org/351232
** Changed in: nova
Status: Invalid => In Progress
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.
Public bug reported:
The LBaaS dashboard doesn't respect the settings:
OPENSTACK_SSL_NO_VERIFY
OPENSTACK_SSL_CACERT
This means that sessions aren't created properly for conditions where
those are relevant.
** Affects: horizon
Importance: Undecided
Status: New
--
You received thi
Public bug reported:
tox.ini contains a number of entries in the 'ignore' list for flake8,
allowing developers to kick certain minor infractions down the road,
resulting in creeping technical debt.
Wherever feasible, these ignore entries should be weeded out and their
respective issues resolved i
Reviewed: https://review.openstack.org/349297
Committed:
https://git.openstack.org/cgit/openstack/nova/commit/?id=a280d2e88c7a732630a5ae00c2c452c6db34cc8b
Submitter: Jenkins
Branch:master
commit a280d2e88c7a732630a5ae00c2c452c6db34cc8b
Author: Matt Riedemann
Date: Sun Jul 31 18:34:57 2016
Reviewed: https://review.openstack.org/348129
Committed:
https://git.openstack.org/cgit/openstack/neutron-lib/commit/?id=23e738ffb1304f4c73782064b1caedf30e186cbc
Submitter: Jenkins
Branch:master
commit 23e738ffb1304f4c73782064b1caedf30e186cbc
Author: Akihiro Motoki
Date: Thu Jul 28 14:58:
Reviewed: https://review.openstack.org/349260
Committed:
https://git.openstack.org/cgit/openstack/neutron/commit/?id=38f1ec03f94fc6936fe7ea51471e89d432a68099
Submitter: Jenkins
Branch:master
commit 38f1ec03f94fc6936fe7ea51471e89d432a68099
Author: Gary Kotton
Date: Sun Jul 31 05:28:37 2016
** Changed in: horizon
Status: In Progress => 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/1570482
Title:
UX: Single Step Workflows should be han
Reviewed: https://review.openstack.org/348559
Committed:
https://git.openstack.org/cgit/openstack/networking-ovn/commit/?id=9c810bb3acaa4ede25c5f3796df3603f66887ee8
Submitter: Jenkins
Branch:master
commit 9c810bb3acaa4ede25c5f3796df3603f66887ee8
Author: Richard Theis
Date: Thu Jun 30 16:1
Public bug reported:
Current api-ref is showing 2.4 as CURRENT, but 2.4 has not yet been
released.
** Affects: glance
Importance: High
Assignee: Brian Rosmaita (brian-rosmaita)
Status: Confirmed
** Tags: api-ref
--
You received this bug notification because you are a member
Reviewed: https://review.openstack.org/344871
Committed:
https://git.openstack.org/cgit/openstack/horizon/commit/?id=126860671c082d032102a720832e5f8cfefa537a
Submitter: Jenkins
Branch:master
commit 126860671c082d032102a720832e5f8cfefa537a
Author: Rob Cresswell
Date: Wed Jul 20 15:41:18 20
Public bug reported:
Environment: OpenStack Mitaka on CentOS 7 (but I see the same issue also
on a Kilo installation)
I have an external network, and a network for each project.
The external network belongs to the 'admin' project.
Each project network belongs to the relevant project.
There is a s
Since the offending commit appears only in the master branch of
openstack/nova and doesn't seem to have been backported to any stable
branches, this falls under VMT report class Y and will therefore not
require publication of a security advisory:
https://security.openstack.org/vmt-process.html#inci
Public bug reported:
In the legacy launch instance experience users can set the admin
password of the instance, if 'can_set_password' is true in
local_settings.
In the new launch instance experience this is not possible
Environment: OpenStack Mitaka on CentOS7
** Affects: horizon
Importanc
The neutron fixes have been released.
** 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/1597898
Title:
OVN L3 service plug
Reviewed: https://review.openstack.org/338802
Committed:
https://git.openstack.org/cgit/openstack/nova/commit/?id=cbd3ec476f769c42e5b2a0ef8c996b60935e7f6c
Submitter: Jenkins
Branch:master
commit cbd3ec476f769c42e5b2a0ef8c996b60935e7f6c
Author: ghanshyam
Date: Thu Jul 28 16:11:47 2016 +090
** Also affects: python-django (Ubuntu Z-series)
Importance: Undecided
Status: New
** Changed in: python-django (Ubuntu Z-series)
Importance: Undecided => Wishlist
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenS
Reviewed: https://review.openstack.org/349008
Committed:
https://git.openstack.org/cgit/openstack/horizon/commit/?id=299c6617c8ac344396deb6f69f72eaaa400c496a
Submitter: Jenkins
Branch:master
commit 299c6617c8ac344396deb6f69f72eaaa400c496a
Author: Diana Whitten
Date: Fri Jul 29 10:38:46 20
Reviewed: https://review.openstack.org/349008
Committed:
https://git.openstack.org/cgit/openstack/horizon/commit/?id=299c6617c8ac344396deb6f69f72eaaa400c496a
Submitter: Jenkins
Branch:master
commit 299c6617c8ac344396deb6f69f72eaaa400c496a
Author: Diana Whitten
Date: Fri Jul 29 10:38:46 20
Public bug reported:
The scenario is a simple one: during the creation of a router, the
server that deals with the request crashes after creating the router
with the ALLOCATING state [1] but before it's changed to ACTIVE [2]. In
this case, the router will be "stuck" in the ALLOCATING and the only
Reviewed: https://review.openstack.org/346269
Committed:
https://git.openstack.org/cgit/openstack/horizon/commit/?id=7339641fac40787dee8474be5cd6939291d55b0d
Submitter: Jenkins
Branch:master
commit 7339641fac40787dee8474be5cd6939291d55b0d
Author: Tyr Johanson
Date: Fri Jul 22 16:53:49 201
Public bug reported:
Neutron tries to store description that has more than 1024 characters.
Length of description should be validated.
Request
ubuntu@neutron-ml2:~$ curl -g -i -X POST
http://172.16.1.29:9696/v2.0/metering/metering-labels -H "X-Auth-Token: $TOKEN"
-d '{"mete
Public bug reported:
Neutron tries to store name that has more than 255 characters.
Length of name should be validated.
Request
=
ubuntu@neutron-ml2:~$ curl -g -i -X POST
http://172.16.1.29:9696/v2.0/metering/metering-labels -H "X-Auth-Token: $TOKEN"
-d
'{"metering_label":{"nam
Public bug reported:
Behavior of Show/Delete meter-label-rule is odd.
Case1. There is more than one meter-label-rule in system.
ubuntu@neutron-ml2:~$ neutron meter-label-rule-list
+--+--+---+--+
| id
Public bug reported:
With DVR an IPv6 subnet being added to an interface will also add the
subnet to the CSNAT port. If adding the subnet to CSNAT fails (either
with a retriable error or a regular exception), the change to the
original router port will not be undone. This leads to inconsistency
be
*** This bug is a security vulnerability ***
Public security bug reported:
Non-admin users can lists VM instances of other projects (tenants) by default.
They should not be able to see VM instances of other projects by default.
stack@devstack-master:/opt/devstack$ openstack project list
+--
Public bug reported:
As the title says, updating a non-HA router to be HA while there is less
than the minimum available l3 agents to handle this router results in an
invalid state caused by a partial update.
[stack@js16 ~]$ neutron router-create --ha=False x
neutron router-update x --admin-0sCre
Public bug reported:
Ubuntu 16.04 4.4.0-31
glance-api, glance-registry & python-glance 2:12.0.0-0ubuntu2
ps auxf | grep glance-reg
glance4949 0.0 0.5 163484 90740 ?Ss 08:04 0:01
/usr/bin/python /usr/bin/glance-registry
--config-file=/etc/glance/glance-registry.conf
--log-file
52 matches
Mail list logo