[Yahoo-eng-team] [Bug 1675912] Re: DataTable complains a field doesn't exist even when the field exists if its value is None

2017-04-06 Thread OpenStack Infra
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

[Yahoo-eng-team] [Bug 1680580] Re: rally job broken because of new validations failing on NeutronTrunks.create_and_list_trunk_subports

2017-04-06 Thread OpenStack Infra
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

[Yahoo-eng-team] [Bug 1680667] [NEW] TypeError: unorderable types: int() > str() in get_system_metadata_from_image

2017-04-06 Thread Matt Riedemann
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-

[Yahoo-eng-team] [Bug 1680661] [NEW] HostMappingNotFound during update_instance_info

2017-04-06 Thread Matt Riedemann
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

[Yahoo-eng-team] [Bug 1680660] [NEW] empty string server tag can be created

2017-04-06 Thread sanshi_leilei
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

[Yahoo-eng-team] [Bug 1680619] [NEW] Move neutron rally plugin into rally repo

2017-04-06 Thread Ihar Hrachyshka
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

[Yahoo-eng-team] [Bug 1680616] [NEW] instance_get_all_by_host joins tables even if told not to

2017-04-06 Thread Matt Riedemann
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

[Yahoo-eng-team] [Bug 1680614] [NEW] test_instance_get_all_by_host does not actually test instance_get_all_by_host

2017-04-06 Thread Matt Riedemann
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

[Yahoo-eng-team] [Bug 1664709] Re: Partial download of image fails when using image caching

2017-04-06 Thread OpenStack Infra
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

[Yahoo-eng-team] [Bug 1680580] [NEW] rally job broken because of new validations failing on NeutronTrunks.create_and_list_trunk_subports

2017-04-06 Thread Ihar Hrachyshka
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

[Yahoo-eng-team] [Bug 1680311] Re: Vmware NSX Set Router Gateway error

2017-04-06 Thread Akihiro Motoki
** 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:

[Yahoo-eng-team] [Bug 1680563] [NEW] Too many RC download buttons in API access page

2017-04-06 Thread Akihiro Motoki
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:

[Yahoo-eng-team] [Bug 1680558] [NEW] Downloaded clouds.yaml file contains a lot of blank lines

2017-04-06 Thread Akihiro Motoki
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

[Yahoo-eng-team] [Bug 1679436] Re: Edit qos specs page has an exception

2017-04-06 Thread OpenStack Infra
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

[Yahoo-eng-team] [Bug 1680525] [NEW] keystone-manage fails with "ImportError: No module named 'memcache'"

2017-04-06 Thread Ihar Hrachyshka
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

[Yahoo-eng-team] [Bug 1680524] [NEW] Admin state can not keep original value when first open Network form

2017-04-06 Thread wei.ying
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

[Yahoo-eng-team] [Bug 1680506] [NEW] Edit consistency group form has an exception

2017-04-06 Thread wei.ying
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: /

[Yahoo-eng-team] [Bug 1680484] [NEW] neutron-vpnaas:error when create IPSec Site Connection using strongswan on centos

2017-04-06 Thread hebin
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

[Yahoo-eng-team] [Bug 1674946] Re: cloud-init fails with "Unknown network_data link type: dvs"

2017-04-06 Thread Scott Moser
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

[Yahoo-eng-team] [Bug 1680272] Re: several tempest tests failed in gate because of libvirt error

2017-04-06 Thread Dariusz Smigiel
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

[Yahoo-eng-team] [Bug 1680289] Re: Keystone logs fernet token when token is invalid

2017-04-06 Thread Lance Bragstad
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

[Yahoo-eng-team] [Bug 1680457] [NEW] Volume related quota exceptions not handled while creating vms

2017-04-06 Thread Abhishek Sharma M
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

[Yahoo-eng-team] [Bug 1680417] [NEW] There is no validation DVR is enabled before running -neutron.tests.tempest.scenario.test_dvr.NetworkDvrTest tests

2017-04-06 Thread Eran Kuris
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

[Yahoo-eng-team] [Bug 1634340] Re: vCenter virt driver cannot get vmdk root disk when vSAN used

2017-04-06 Thread YuYang
** 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

[Yahoo-eng-team] [Bug 1680353] Re: Some ip addresses in unit tests are invalid

2017-04-06 Thread Spencer Yu
** 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

[Yahoo-eng-team] [Bug 1680362] [NEW] soft-delete a instance, but the system-volume is still exist

2017-04-06 Thread huangsm
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

[Yahoo-eng-team] [Bug 1680363] [NEW] Raise Unexpected API Error when get console log from stopped instance

2017-04-06 Thread Rui Chen
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 +--

[Yahoo-eng-team] [Bug 1680353] [NEW] Some ip addresses in unit tests are invalid

2017-04-06 Thread Spencer Yu
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