Public bug reported:
If live migrate operation failed, there would be a message like:
"Failed to live migrate instance to host "host01"."
But, if we choose none target host, the message will be:
"Failed to live migrate instance to host ""."
The empty quotes looks strange.
** Affects: horizon
Public bug reported:
https://review.openstack.org/409351
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:
Now we just support floating ip for DNET and SNET. But we don't support port
mapping .
I think we can add a extension param "port" to the floating ip add allowed the
same floating ip with different port associate to different local ip.
For example:
We have two vm192.16
Public bug reported:
Env: devstack master branch
Steps to reproduce:
1. Go to identity/Groups/ panel
2. Click 'Create Group'
3. Enter a name longer than 64 characters
4. Submit form
Erro info:
Recoverable error: Group name should not be greater than 64 characters. (HTTP
400) (Request-ID: req-97
Public bug reported:
mask2cidr error with integer value - argument of type 'int' is not
iterable
~~~
def mask2cidr(mask):
if ':' in str(mask):
return ipv6mask2cidr(mask)
elif '.' in mask:
return ipv4mask2cidr(mask)
else:
return mask
~~~
is not type safe. It t
I'm sorry that this question prodeced by my mistake, thank you.
** Changed in: neutron
Status: Incomplete => Invalid
** Changed in: neutron
Assignee: QunyingRan (ran-qunying) => (unassigned)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, w
Public bug reported:
eg. http://logs.openstack.org/11/458011/1/check/gate-tempest-dsvm-
networking-midonet-ml2-ubuntu-xenial/86d989d/logs/midonet-cluster.txt.gz
2017.04.19 10:50:50.132 ERROR [rest-api-55] auth Login authorization error
occurred for user null
java.net.ConnectException: Connection
** Changed in: oslo.db
Status: Confirmed => 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/1549516
Title:
Too many reconnections to the SQLalchemy en
Public bug reported:
Using linuxbridge with VLAN networks with MTU<>1500, the nova instance's
VIF's tap interface's MTU needs to get set to that of the network it's
being plugged into, otherwise the first instance on a compute node gets
a tap interface (and bridge) with MTU 1500, but the VM tries
Public bug reported:
When running 'tox -e npm' on Ubuntu, Chrome fails to start with the
following error:
19 04 2017 16:34:15.249:INFO [karma]: Karma v1.1.2 server started at
http://localhost:9876/
19 04 2017 16:34:15.251:INFO [launcher]: Launching browser Chrome with
unlimited concurrency
19 0
Public bug reported:
Add a interface for getting specific Hypervisor object based on ID of
the hypervisor. This will be a useful API for custom extensions of
horizon. This API will map to the get() of hypervisor from nova client.
This is a small enhancement, IMO Horizon pages/extension which only
What the change Diana put there doesn't seem to have effect. So mark
this invalid.
** Changed in: horizon
Status: In Progress => Invalid
** Changed in: horizon
Assignee: Gloria Gu (gloria-gu) => (unassigned)
--
You received this bug notification because you are a member of Yahoo!
En
Public bug reported:
The OVSDB API has been split out into its own project: ovsdbapp. Neutron
should use ovsdbapp, but still provide a deprecated ability to import
the OVSDB API for projects that have not yet been switched over to using
ovsdbapp.
** Affects: neutron
Importance: Undecided
Reviewed: https://review.openstack.org/457904
Committed:
https://git.openstack.org/cgit/openstack/neutron/commit/?id=37097a991b837b5508b4eb85649854a6c07cc280
Submitter: Jenkins
Branch:master
commit 37097a991b837b5508b4eb85649854a6c07cc280
Author: Vasyl Saienko
Date: Wed Apr 19 07:47:09 20
We are reverting the 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/bugs/1671548
Title:
Updating mac_address of port do
Public bug reported:
There is a code that does not support new auth URL format:
https://github.com/openstack/keystoneauth/blob/3364703d3b0e529f7c1b7d1d8ea81726c4f5f121/keystoneauth1/identity/generic/base.py#L143-L152
e.g. auth_url = http://example.com/foo/v2.0
And such format is now used in dev
Reviewed: https://review.openstack.org/457896
Committed:
https://git.openstack.org/cgit/openstack/keystone/commit/?id=502f783bd3c095ae8506e35be8c88fcc9c7c8ccd
Submitter: Jenkins
Branch:master
commit 502f783bd3c095ae8506e35be8c88fcc9c7c8ccd
Author: Hemanth Nakkina
Date: Wed Apr 19 12:49:41
Octavia project maintains neutron-lbaas repo now.
Targeting the bug to Octavia
** Project changed: neutron => octavia
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1683832
Title:
[neut
Octavia project maintains neutron-lbaas repo now.
Targeting the bug to Octavia
** Project changed: neutron => octavia
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1683824
Title:
[neut
Same comment, it was just run on a patch with merge conflict, no actual
issue with ironic or nova.
** Changed in: ironic
Status: New => Invalid
** Changed in: nova
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, whi
Reviewed: https://review.openstack.org/457854
Committed:
https://git.openstack.org/cgit/openstack/nova/commit/?id=75a7e6fc7d02608bf128ad72b2b8945515b12c21
Submitter: Jenkins
Branch:master
commit 75a7e6fc7d02608bf128ad72b2b8945515b12c21
Author: Matt Riedemann
Date: Tue Apr 18 21:14:43 2017
Reviewed: https://review.openstack.org/457854
Committed:
https://git.openstack.org/cgit/openstack/nova/commit/?id=75a7e6fc7d02608bf128ad72b2b8945515b12c21
Submitter: Jenkins
Branch:master
commit 75a7e6fc7d02608bf128ad72b2b8945515b12c21
Author: Matt Riedemann
Date: Tue Apr 18 21:14:43 2017
Reviewed: https://review.openstack.org/454351
Committed:
https://git.openstack.org/cgit/openstack/keystone/commit/?id=dc7f81083180eeb5233f7007e3d2514cc0d7c6d3
Submitter: Jenkins
Branch:master
commit dc7f81083180eeb5233f7007e3d2514cc0d7c6d3
Author: Peter Sabaini
Date: Thu Apr 6 23:06:29 20
Public bug reported:
Currently, create a ha router will create a ha network, but the network lack of
tenant_id attribute.
It worth to know the ha network's owner for the administrate purpose.
** Affects: neutron
Importance: Undecided
Assignee: Dongcan Ye (hellochosen)
Status:
Reviewed: https://review.openstack.org/457684
Committed:
https://git.openstack.org/cgit/openstack/openstack-manuals/commit/?id=cebe1c1527372fc34277ef409694fba93d36646e
Submitter: Jenkins
Branch:master
commit cebe1c1527372fc34277ef409694fba93d36646e
Author: Ihar Hrachyshka
Date: Tue Apr 18
Removing sponsors as update is already in the unapproved queue for
xenial
** Changed in: nova (Ubuntu)
Status: Confirmed => Fix Released
** Changed in: nova (Ubuntu Xenial)
Status: Incomplete => Triaged
--
You received this bug notification because you are a member of Yahoo!
Engin
** Project changed: tempest => neutron
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1684065
Title:
No tests available for l3-ha extension under neutron tempest tests
Status in neutron
Public bug reported:
This is a new feature, and I think we just miss proper tempest test
coverage for it.
Filing this bug to take care of the same
** Affects: neutron
Importance: Undecided
Status: New
** Project changed: tempest => neutron
--
You received this bug notification b
Public bug reported:
There are AZ tests in
tempest tree, but they cover compute and storage only. AZ tests should also be
added for Neutron, filing this bug for the same.
** Affects: neutron
Importance: Undecided
Status: New
** Summary changed:
- No tests available for availabil
Public bug reported:
There are no tests available under neutron tests for default-
subnetpools, filing this bug to take care of the same.
** Affects: neutron
Importance: Undecided
Status: New
** Project changed: tempest => neutron
--
You received this bug notification because you
You have been subscribed to a public bug:
After doing a grep on neutron test repo for the extension I am not able
to find any tests that are related to this extension. I believe coverage
should be increased in this case.
I am adding below snippet of the discussion I had with Ihar regarding
this.
Reviewed: https://review.openstack.org/455338
Committed:
https://git.openstack.org/cgit/openstack/neutron/commit/?id=0376d2f6adada320554f247e4c67e15243d01d74
Submitter: Jenkins
Branch:master
commit 0376d2f6adada320554f247e4c67e15243d01d74
Author: Sławek Kapłoński
Date: Mon Apr 10 14:09:51
You have been subscribed to a public bug:
This is a new feature, and I think we just miss proper tempest test
coverage for it.
Filing this bug to take care of the same
** Affects: neutron
Importance: Undecided
Status: New
--
No tests available for multi-provider extension under n
You have been subscribed to a public bug:
There are no tests available under neutron tests for default-
subnetpools, filing this bug to take care of the same.
** Affects: neutron
Importance: Undecided
Status: New
--
No tests available for default-subnetpools in neutron tempest te
You have been subscribed to a public bug:
There are AZ tests in
tempest tree, but they cover compute and storage only. AZ tests should also be
added for Neutron, filing this bug for the same.
** Affects: neutron
Importance: Undecided
Status: New
--
No tests available for availab
** Changed in: neutron (Ubuntu Xenial)
Status: New => Triaged
** Changed in: neutron (Ubuntu)
Status: New => Fix Released
** Also affects: cloud-archive/mitaka
Importance: Undecided
Status: New
** Changed in: cloud-archive
Status: New => Fix Released
** Changed in
** No longer affects: horizon (Ubuntu Trusty)
** Changed in: horizon (Ubuntu Xenial)
Status: New => Triaged
** Changed in: cloud-archive/mitaka
Status: New => Triaged
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to
Reviewed: https://review.openstack.org/439859
Committed:
https://git.openstack.org/cgit/openstack/horizon/commit/?id=a35cf2da28d2732acebc297f44a222f2cd7028da
Submitter: Jenkins
Branch:master
commit a35cf2da28d2732acebc297f44a222f2cd7028da
Author: Ying Zuo
Date: Wed Mar 1 13:21:41 2017 -08
** Also affects: neutron
Importance: Undecided
Status: New
** Changed in: ironic
Importance: Undecided => Critical
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1684038
Titl
Public bug reported:
Following updates are required in api documentation
The normal response codes for following API should be 201 instead of 200
https://developer.openstack.org/api-ref/identity/v3-ext/#create-request-token
https://developer.openstack.org/api-ref/identity/v3-ext/#create-access-t
40 matches
Mail list logo