Reviewed: https://review.openstack.org/449805
Committed:
https://git.openstack.org/cgit/openstack/horizon/commit/?id=5dadf41c5da56de4d31fa2f2609cf6f6f0b5efb7
Submitter: Jenkins
Branch:master
commit 5dadf41c5da56de4d31fa2f2609cf6f6f0b5efb7
Author: Akihiro Motoki
Date: Fri Mar 24 20:09:32 2
Reviewed: https://review.openstack.org/454318
Committed:
https://git.openstack.org/cgit/openstack/neutron/commit/?id=d28a33a898360ae1c649e07d8bcdf8f2b2e11f1d
Submitter: Jenkins
Branch:master
commit d28a33a898360ae1c649e07d8bcdf8f2b2e11f1d
Author: Ihar Hrachyshka
Date: Thu Apr 6 12:27:11 2
Public bug reported:
Seen in a functional test here:
http://logs.openstack.org/68/454368/1/check/gate-nova-tox-functional-
py35-ubuntu-xenial/b715738/console.html#_2017-04-06_22_16_13_208386
2017-04-06 22:16:13.208386 | b' File
"/home/jenkins/workspace/gate-nova-tox-functional-py35-ubuntu-
Public bug reported:
Noticed this in the nova-scheduler logs during a failed test run today:
http://logs.openstack.org/16/453916/4/check/gate-tempest-dsvm-py35
-ubuntu-
xenial/09850e6/logs/screen-n-sch.txt.gz?level=TRACE#_2017-04-06_23_11_45_834
2017-04-06 23:11:45.834 24111 ERROR oslo_messaging
Public bug reported:
Description
===
In compute api description "Server tags (servers, tags)ΒΆ
Tag is a non-empty string."
But actually we can create empty string server tags via api Replace Tags:
PUT /servers/{server_id}/tags
Steps to reproduce
==
PUT /servers/{server
Public bug reported:
Rally is branchless, and may break us. If we have the plugin in rally
itself, we would not have a chance to be broken by e.g. a new validation
added into rally because then rally will gate on our plugin too.
This work involves moving code, enabling the plugin in rally gate, e
Public bug reported:
The instance_get_all_by_host DB API will join the info_cache and
security_groups tables even if told not to by passing in
columns_to_join=[], which the _sync_instance_scheduler_info periodic
task from the compute manager does.
That is because instance_get_all_by_host doesn't
Public bug reported:
This unit test:
https://github.com/openstack/nova/blob/6103ec7c113121866344cdca2fbbbf7b80dfa975/nova/tests/unit/db/test_db_api.py#L1170
Is not actually testing the thing it's supposed to be testing, which is:
https://github.com/openstack/nova/blob/6103ec7c113121866344cdca2f
Reviewed: https://review.openstack.org/434558
Committed:
https://git.openstack.org/cgit/openstack/glance/commit/?id=dbdc35bb1ae056444c8deb70bf9ad7fe85c07d72
Submitter: Jenkins
Branch:master
commit dbdc35bb1ae056444c8deb70bf9ad7fe85c07d72
Author: Dharini Chandrasekar
Date: Wed Feb 15 23:34
Public bug reported:
2017-04-06 16:36:04.330721 | 2017-04-06 16:36:04.330 | Subtask
NeutronTrunks.create_and_list_trunk_subports[0] has wrong configuration
2017-04-06 16:36:04.332035 | 2017-04-06 16:36:04.331 | Subtask configuration:
2017-04-06 16:36:04.333765 | 2017-04-06 16:36:04.333 | {'runner
** Project changed: neutron => vmware-nsx
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1680311
Title:
Vmware NSX Set Router Gateway error
Status in vmware-nsx:
New
Bug description:
Public bug reported:
In the API access page, we now see three or four "Download OpenStack RC"
buttons.
It is nice if they are packed into a single menu.
** Affects: horizon
Importance: Medium
Assignee: Akihiro Motoki (amotoki)
Status: In Progress
** Tags: ux
** Changed in:
Public bug reported:
Downloaded clouds.yaml file contains a lot of blank lines. blank lines
look unnecessary and it is nice if they are stripped.
** Affects: horizon
Importance: Low
Assignee: Akihiro Motoki (amotoki)
Status: New
** Changed in: horizon
Importance: Undecided
Reviewed: https://review.openstack.org/452999
Committed:
https://git.openstack.org/cgit/openstack/horizon/commit/?id=2ee3f462cab0a3fd7985c33620ff318ca19e8d74
Submitter: Jenkins
Branch:master
commit 2ee3f462cab0a3fd7985c33620ff318ca19e8d74
Author: wei.ying
Date: Tue Apr 4 08:34:33 2017 +08
Public bug reported:
http://logs.openstack.org/91/452691/2/check/gate-tempest-dsvm-py35
-ubuntu-xenial/ef52695/logs/devstacklog.txt.gz#_2017-04-06_10_56_26_001
2017-04-06 10:56:24.491 | + lib/keystone:bootstrap_keystone:657 :
/usr/local/bin/keystone-manage bootstrap --bootstrap-username a
Public bug reported:
Env: devstack master branch
In path of project networks table,if network admin state value is 'UP',when
open Edit Network form its value become 'True',else if admin state value is
'DOWN' its value become 'UP'.
** Affects: horizon
Importance: Undecided
Assignee: we
Public bug reported:
Env: devstack master branch
If old description is empty and submit edit consistency group form,it
will throws an exception.
Exception info:
[06/Apr/2017 15:16:58] "GET
/project/cgroups/671779c1-81de-4354-ac8c-db123f835afa/update/ HTTP/1.1" 200 2175
Internal Server Error:
/
Public bug reported:
Operating system:
CentOS Linux release 7.3.1611 (Core)
Kernel:
3.10.0-514.el7.x86_64
Packages:
python-neutron-vpnaas-9.0.0-1.el7.noarch
openstack-neutron-ml2-9.2.0-1.el7.noarch
python2-neutronclient-6.0.0-2.el7.noarch
python-neutron-lib-0.4.0-1.el7.noarch
openstack-neutron-c
I've dropped the nova task.
This will be fixed in nova hopefully under bug 1642679.
My merge proposal is at https://review.openstack.org/#/c/400883
** No longer affects: nova
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenSta
This one rather looks like possible nova issue.
** 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/1680272
Title:
several tempest tests
As far as I know, that specific case is only for tokens that are invalid
and the cryptography library is unable to decrypt them (the cases where
InvalidToken is raised from decrypt [0].) If a token is considered
invalid from the cryptography library, it's actually not decipherable.
Logging the inva
Public bug reported:
VM creation may fail if it fails to meet these 3 volume related quotas.
1. per_volume_gigabytes - maximum size in GB per volume
2. gigabytes- total GB used across all volumes in a project
3. volumes - maximum number of volumes per project
When any vm
Public bug reported:
When I am running neutron.tests.tempest.scenario.test_dvr.NetworkDvrTest tests
on non-DVR environment they failed as expected. The problem is those tests
should not run if the environment did not configure with DVR.
We should add a mechanism that checks if DVR is configured
** Changed in: nova
Status: Invalid => In Progress
** Changed in: nova
Assignee: Sihan Wang (wsihan) => YuYang (yuyangwang1985)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.lau
** Changed in: nova
Status: In Progress => 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/1680353
Title:
Some ip addresses in unit tests are invalid
Stat
Public bug reported:
Description
===
If enable the config 'reclaim_instance_interval' and the value is greater then
1, the boot-anble volume is still exist which is block-device-mapping with a
instance, when the instance is deleted, even if 'delete-on-terminate' is true
in 'block-device
Public bug reported:
(openstack) console log show chenrui_vm
Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and
attach the Nova API log if possible.
(HTTP 500) (Request-ID:
req-26d4eed4-316f-4d3c-9d2f-040f855ee940)
(openstack) server list
+--
Public bug reported:
When I take py27 tests on nova, the error log is:
nova.tests.unit.api.openstack.compute.test_access_ips.AccessIPsAPIValidationTestV21.test_create_server_with_invalid_access_ipv4
[11.017594s] ... FAILED
Traceback (most recent call last):
File "nova/api/openstack/extensi
28 matches
Mail list logo