Reviewed: https://review.openstack.org/469650
Committed:
https://git.openstack.org/cgit/openstack/neutron/commit/?id=4a1d951920e26287d849c6e670d1fff5789e261d
Submitter: Jenkins
Branch:master
commit 4a1d951920e26287d849c6e670d1fff5789e261d
Author: Ihar Hrachyshka
Date: Wed May 31 13:41:30
Actually looks like the vif is plugged successfully. This is where it
starts:
http://logs.openstack.org/16/462216/16/check/gate-heat-dsvm-functional-
convg-mysql-lbaasv2-py35-ubuntu-
xenial/17c2da9/logs/screen-n-cpu.txt.gz?level=DEBUG#_May_28_04_09_48_125012
And this is where it says it was succe
** No longer affects: glance
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1694616
Title:
Remove usage of parameter enforce_type
Status in cloudkitty:
In Progress
Status in Cue:
New
** Also affects: glance
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1694616
Title:
Remove usage of parameter enforce_type
Status in cloudki
It's not clear what actually requires documentation from this change
since we publish the config options automatically:
https://docs.openstack.org/developer/nova/sample_config.html
If the security guide needs to be updated, then this should be routed to
the openstack-manuals project.
** Changed
Reviewed: https://review.openstack.org/362887
Committed:
https://git.openstack.org/cgit/openstack/glance/commit/?id=611ff130ebb0879db9f4777601f2e51340aa9f94
Submitter: Jenkins
Branch:master
commit 611ff130ebb0879db9f4777601f2e51340aa9f94
Author: venkatamahesh
Date: Tue Aug 30 19:24:16 201
Public bug reported:
After start keystone v3 configuration on ubuntu Liberty, I run server list
command and get "unexpected API Error".
#openstack --debug server list
START with options: %s(u"['--debug', 'server', 'list']",)
options: %s(u"Namespace(access_token_endpoint='', auth_type='',
auth_ur
Reviewed: https://review.openstack.org/468136
Committed:
https://git.openstack.org/cgit/openstack/nova/commit/?id=452f21183f2f80cc5673ebd3fd3e5daf039caacc
Submitter: Jenkins
Branch:master
commit 452f21183f2f80cc5673ebd3fd3e5daf039caacc
Author: Matt Riedemann
Date: Thu May 25 15:00:24 2017
Reviewed: https://review.openstack.org/349014
Committed:
https://git.openstack.org/cgit/openstack/nova/commit/?id=a3b3e8d8314b0cedc2604be509f0f4d523a35ed5
Submitter: Jenkins
Branch:master
commit a3b3e8d8314b0cedc2604be509f0f4d523a35ed5
Author: Matt Riedemann
Date: Thu Feb 9 15:54:41 2017
Reviewed: https://review.openstack.org/464765
Committed:
https://git.openstack.org/cgit/openstack/nova/commit/?id=03cb9c04f071a19fe4fd8f106cfd7e65e2045639
Submitter: Jenkins
Branch:master
commit 03cb9c04f071a19fe4fd8f106cfd7e65e2045639
Author: Matt Riedemann
Date: Mon May 15 18:15:55 2017
** Changed in: nova
Importance: Undecided => Medium
** Also affects: nova/ocata
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/bu
Public bug reported:
This was recreated with a devstack change:
http://logs.openstack.org/74/467674/4/check/gate-tempest-dsvm-neutron-
full-ubuntu-
xenial/3dbd6e9/logs/screen-n-api.txt.gz#_May_26_02_41_54_584798
In this failing test, Tempest creates a volume:
{"volume": {"status": "creating", "
Public bug reported:
While testing live migration, I hit an exception during libvirt.driver
rollback_live_migration_at_destination. The first step is this:
self.destroy(context, instance, network_info, block_device_info,
destroy_disks, migrate_data)
But there is no arg i
The root cause for this is HAProxy timing out and terminating the TCP
session. The hint in the error was the EOF:
SSLError: SSL exception connecting to
https://keystone-.net:5000/v3/auth/tokens: ("bad handshake:
SysCallError(-1, 'Unexpected EOF')",)
Still failing on pyroute2 (but how has it passed the gate for the first
patch?..)
** Changed in: neutron
Status: Fix Released => Confirmed
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/
Public bug reported:
Static IPV6 subnet with a ipv6 route fails to set the default IPV6
gateway.
With cloud-init master:
% cat ipv6-static.yaml
network:
version: 1
config:
- type: physical
name: interface0
mac_address: "52:54:00:12:34:00"
subnets:
Reviewed: https://review.openstack.org/468793
Committed:
https://git.openstack.org/cgit/openstack/neutron/commit/?id=9fbd9eb3b7b01b5503997655ae5e8729442801eb
Submitter: Jenkins
Branch:master
commit 9fbd9eb3b7b01b5503997655ae5e8729442801eb
Author: Rodolfo Alonso Hernandez
Date: Mon May 29
Backports here:
https://review.openstack.org/#/q/I19d62a8ac730aba2586b9f8eb08e153746ec2bcb,n,z
** Also affects: os-vif
Importance: Undecided
Status: New
** Changed in: os-vif
Status: New => Confirmed
** Changed in: neutron
Status: Confirmed => Won't Fix
** Changed in: no
Public bug reported:
Hi,
In
https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/project/static/dashboard/project/workflow
/launch-instance/launch-instance-model.service.js#L253
where novaAPI.getFlavors() is called with params that does not match the
Nova API in
http
Public bug reported:
http://logs.openstack.org/82/465182/1/check/gate-neutron-dsvm-fullstack-
ubuntu-xenial/a0a5ab4/logs/dsvm-fullstack-
logs/TestHAL3Agent.test_keepalived_multiple_sighups_does_not_forfeit_mastership/neutron-l3-agent
--2017-05-31--17-35-57-322793.txt.gz?level=TRACE
2017-05-31 17:
Public bug reported:
This is Ocata, linuxbridge.
http://logs.openstack.org/95/466395/3/gate/gate-tempest-dsvm-neutron-
linuxbridge-ubuntu-xenial/e5923b4/logs/testr_results.html.gz
File "tempest/common/compute.py", line 188, in create_test_server
clients.servers_client, server['id'], wait_u
Public bug reported:
This is on Newton.
http://logs.openstack.org/82/465182/1/gate/gate-neutron-dsvm-functional-
ubuntu-xenial/2eae399/testr_results.html.gz
Traceback (most recent call last):
File "neutron/tests/functional/agent/test_dhcp_agent.py", line 322, in
test_metadata_proxy_respawned
I think this is not happening anymore. I will close the bug.
** Changed in: neutron
Status: Confirmed => 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/1646107
Title:
** 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/1691805
Title:
functional pecan tests fail with old Routes (< 2.3.0)
Sta
Reviewed: https://review.openstack.org/469517
Committed:
https://git.openstack.org/cgit/openstack/neutron/commit/?id=6cfe39708fd8a25d06335780d8bcc6afb4224443
Submitter: Jenkins
Branch:master
commit 6cfe39708fd8a25d06335780d8bcc6afb4224443
Author: Ihar Hrachyshka
Date: Wed May 31 07:39:11
Public bug reported:
2017-05-31 15:22:20.901842 | FAIL:
neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_update_objects
2017-05-31 15:22:20.901856 | tags: worker-4
2017-05-31 15:22:20.901894 |
--
2017-05
** Also affects: tripleo
Importance: Undecided
Status: New
** Changed in: tripleo
Status: New => Triaged
** Changed in: tripleo
Milestone: None => pike-2
** Changed in: tripleo
Importance: Undecided => Critical
** Tags added: alert ci promotion-blocker
--
You received
psutil was uncapped and updated
** Changed in: openstack-requirements
Status: New => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1645918
Title:
Investigate what's
Public bug reported:
https://review.openstack.org/457678
Dear bug triager. This bug was created since a commit was marked with DOCIMPACT.
Your project "openstack/nova" is set up so that we directly report the
documentation bugs against it. If this needs changing, the docimpact-group
option needs
Public bug reported:
On the Xen Project CI, two new tests always fails:
tempest.api.compute.servers.test_device_tagging.DeviceTaggingTest.test_device_tagging
tempest.api.compute.servers.test_device_tagging.DeviceTaggingTestV2_42.test_device_tagging
It appear that the test is trying to ssh to the
Reviewed: https://review.openstack.org/468147
Committed:
https://git.openstack.org/cgit/openstack/nova/commit/?id=91bd79058abf79978335010a325952f17729d7a5
Submitter: Jenkins
Branch:master
commit 91bd79058abf79978335010a325952f17729d7a5
Author: Matt Riedemann
Date: Thu May 25 15:46:22 2017
It looks like networking-ovn side.
** Also affects: networking-ovn
Importance: Undecided
Status: New
** 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://
** Changed in: keystone
Milestone: None => pike-1
** Also affects: keystone/ocata
Importance: Undecided
Status: New
** Changed in: keystone/ocata
Assignee: (unassigned) => prashkre (prashkre)
** Changed in: keystone
Importance: Undecided => Low
** Changed in: keystone
I
This isn't Neutron issue.
** 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/1691001
Title:
Unwanted errors in the nova-api.logs
Status
Reviewed: https://review.openstack.org/467926
Committed:
https://git.openstack.org/cgit/openstack/nova/commit/?id=92d8103a196c25157295789100117946dcf67304
Submitter: Jenkins
Branch:master
commit 92d8103a196c25157295789100117946dcf67304
Author: Huan Xie
Date: Thu May 25 01:21:31 2017 -0700
Reviewed: https://review.openstack.org/468519
Committed:
https://git.openstack.org/cgit/openstack/nova/commit/?id=590ecfb894a7da0c9a16ab9a60638963a10e48db
Submitter: Jenkins
Branch:master
commit 590ecfb894a7da0c9a16ab9a60638963a10e48db
Author: Chris Dent
Date: Fri May 26 19:25:18 2017 +00
This was fixed with https://review.openstack.org/#/c/458343/ . I put the
wrong bug in the commit message.
** Changed in: neutron
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
htt
Public bug reported:
Description
===
Launching an instance causes a lot of error messages in nova-api logs.
The instance is not able to retrieve metadata.
How to reproduce
Deploy nova master branch.
Spawn an instance.
Wait the instance to be active.
In nova-api logs wil
** Changed in: keystone
Status: In Progress => Invalid
--
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/1693166
Title:
keystone federation auth
Status in Ope
Public bug reported:
We check whether shared storage is used before live migrating instances.
If the vm disks storage location is unavailable, we'll propagate an
OSError instead of a MigrationPreCheckError exception. For this reason,
we prevent Nova from trying a different compute node.
Trace: ht
Public bug reported:
I see failed gate-neutron-docs-ubuntu-xenial in many jobs since
yesterday. It always fails with error like e.g. in
http://logs.openstack.org/60/469260/2/check/gate-neutron-docs-ubuntu-
xenial/e55b579/console.html#_2017-05-30_22_18_04_277430
** Affects: neutron
Importance
41 matches
Mail list logo