[Yahoo-eng-team] [Bug 1789403] [NEW] ip6tables rules for PD subnets not fully recreated at l3-agent restart

2018-08-28 Thread Eigil Obrestad
Public bug reported: currently ip6tables in the qrouter namespace has the following rule. This causes unmarked packets to drop. -A neutron-l3-agent-scope -o qr-f4eceee5-a4 -m mark ! --mark 0x400/0x -j DROP In a related bug (1570122) there was a problem that prefix-delegated sub-nets

[Yahoo-eng-team] [Bug 1788745] Re: resource ACCEPT LOG can only print once then get CookieNotFound

2018-08-28 Thread LIU Yulong
Disappear from the test env, please retore this if anyone meets this again. ** Changed in: neutron Status: Incomplete => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1789382] [NEW] openstack server list error

2018-08-28 Thread cc
Public bug reported: when execute openstack server list,Show the following error: 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-6a17a629-6bc5-4297-90b4-524dd96b5694) everytime I see this in

[Yahoo-eng-team] [Bug 1789402] [NEW] Security group rule - Other protocol

2018-08-28 Thread Aleksey Myltsev
Public bug reported: If try to create rule with other ip protocol then exception rise. Cause of problem in openstack_dashboard/api/neutron.py https://github.com/openstack/horizon/blob/841bce062327d70fb834b99bc2f238323e400a51/openstack_dashboard/api/neutron.py#L418-L441 If we define ip_protocol

[Yahoo-eng-team] [Bug 1777157] Re: cold migration fails for ceph volume instances

2018-08-28 Thread TingtingYu
** Changed in: nova Status: Invalid => Confirmed -- 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/1777157 Title: cold migration fails for ceph volume instances

[Yahoo-eng-team] [Bug 1789391] [NEW] [RFE]Support VPC peering for openstack public cloud providers

2018-08-28 Thread zhaobo
Public bug reported: Currently, the AWS VPC is a common concept for cloud providers, but for openstack models, we treat it as a Neutron Router. So the VPC peering support corresponds to something like "Router peering" support. This function provides the network connecting between different

[Yahoo-eng-team] [Bug 1789429] [NEW] Glance v2 API doesn't support credentials for image importing

2018-08-28 Thread kay
Public bug reported: Old glance v1 API supported credentials specification in the "--copy- from" parameter. However new v2 API doesn't support credentials as well as "swift+https" method. Besides when URL is specified with credentials, these credentials are available via "glance task-show

[Yahoo-eng-team] [Bug 1789423] [NEW] Server operations fail to complete with versioned notifications if payload contains unset is_public field

2018-08-28 Thread Matt Riedemann
Public bug reported: This is a follow up to bug 1739325 which fixed the scenario that the flavor.disabled field was missing from the embedded instance flavor. The same case occurs for the is_public field, so we should default that to True if it's not set in the embedded instance.flavor. **

[Yahoo-eng-team] [Bug 1787331] Re: The eventlet.monkey_patch is not valid under uwsgi mode

2018-08-28 Thread OpenStack Infra
Reviewed: https://review.openstack.org/592285 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=23ba1c690652832c655d57476630f02c268c87ae Submitter: Zuul Branch:master commit 23ba1c690652832c655d57476630f02c268c87ae Author: Yikun Jiang Date: Thu Aug 16 14:29:26 2018

[Yahoo-eng-team] [Bug 1789434] [NEW] neutron_tempest_plugin.scenario.test_migration.NetworkMigrationFromHA failing 100% times

2018-08-28 Thread Slawek Kaplonski
Public bug reported: Since few days all migration tests from DVR router fails. Example of failure: http://logs.openstack.org/37/382037/71/check/neutron-tempest-plugin-dvr-multinode-scenario/605ed17/logs/testr_results.html.gz May be related somehow to https://review.openstack.org/#/c/589410/ but

[Yahoo-eng-team] [Bug 1789450] [NEW] Groups mapped to projects that do not exist in OpenStack breaks WebSSO

2018-08-28 Thread Steven Relf
Public bug reported: I have come across an issue when using webSSO/Federation. We are using keycloak as an SP, in which our users exist. These users have multiple groups some of which are open stack specific and some which are not. These users and groups are being mapped as ephemeral users, and

[Yahoo-eng-team] [Bug 1789455] [NEW] nova list --status SOFT_DELETED does not return soft-deleted instance

2018-08-28 Thread Chen
Public bug reported: Description === nova list --status SOFT_DELETED does not return soft-deleted instance Steps to reproduce == 1 enable soft-delete by setting reclaim_instance_interval > 0 in nova.conf on api and compute nodes. 2 $ nova boot --flavor xxx --image xxx

[Yahoo-eng-team] [Bug 1788833] Re: Error during ComputeManager.update_available_resource: AttributeError: '_TransactionContextManager' object has no attribute 'async_

2018-08-28 Thread Matt Riedemann
** Changed in: nova Importance: Undecided => Medium ** Also affects: nova/rocky Importance: Undecided Status: New ** Changed in: nova/rocky Status: New => Triaged ** Changed in: nova/rocky Importance: Undecided => Medium -- You received this bug notification because you

[Yahoo-eng-team] [Bug 1746863] Re: scheduler affinity doesn't work with multiple cells

2018-08-28 Thread OpenStack Infra
Reviewed: https://review.openstack.org/540258 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=14f4c502f92b10b669044e5069ac3b3555a42ee0 Submitter: Zuul Branch:master commit 14f4c502f92b10b669044e5069ac3b3555a42ee0 Author: melanie witt Date: Fri Feb 2 05:41:20 2018

[Yahoo-eng-team] [Bug 1788936] Re: Network address translation in Neutron wrong RFC in documentation

2018-08-28 Thread OpenStack Infra
Reviewed: https://review.openstack.org/596495 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=3e1512873ad1fa7ad60a295ef86cefd3ac8c25f8 Submitter: Zuul Branch:master commit 3e1512873ad1fa7ad60a295ef86cefd3ac8c25f8 Author: John-Paul Robinson Date: Fri Aug 24 15:18:56

[Yahoo-eng-team] [Bug 1789484] [NEW] n-cpu fails init on timeout calling n-cond-cell1

2018-08-28 Thread Sean McGinnis
Public bug reported: We've seen several cases now where n-cpu fails to start in gate runs. It appears that during the service init it tries to call out to the cell1 conductor. Logs show n-cond-cell1 did start about 1 second before this, but maybe too soon to accept API calls. Traceback in the

[Yahoo-eng-team] [Bug 1789499] [NEW] Policy.json get_service_profiles says admin_only but non-admin users can access api

2018-08-28 Thread jessegler
Public bug reported: Policy.json has these two lines: "create_service_profile": "rule:admin_only", "get_service_profiles": "rule:admin_only", However get_service_profiles can be accessed without error by non-admin user: $ export OS_USERNAME=demo $ openstack token issue

[Yahoo-eng-team] [Bug 1789484] Re: n-cpu fails init on timeout calling n-cond-cell1

2018-08-28 Thread Matt Riedemann
** Also affects: nova/queens Importance: Undecided Status: New ** Also affects: nova/rocky 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).

[Yahoo-eng-team] [Bug 1788833] Re: Error during ComputeManager.update_available_resource: AttributeError: '_TransactionContextManager' object has no attribute 'async_

2018-08-28 Thread OpenStack Infra
Reviewed: https://review.openstack.org/597173 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=bd7d991309ea2bea5d175cb1f2710519936fd0c2 Submitter: Zuul Branch:master commit bd7d991309ea2bea5d175cb1f2710519936fd0c2 Author: Stephen Finucane Date: Tue Aug 28 17:01:07 2018

[Yahoo-eng-team] [Bug 1789512] [NEW] Can't refresh DNS zones pages, get HTTP 404

2018-08-28 Thread Alexander Monk
Public bug reported: If I've gone to a Designate DNS zone (or any of its instances) within Horizon, if I then press F5 or send the link to someone else all you get is an HTTP 404. Example such URLs: *

[Yahoo-eng-team] [Bug 1789535] [NEW] Command nova-status upgrade check always return warning when checking resource providers

2018-08-28 Thread Ha Manh Dong
Public bug reported: Description === Version: master Cluster model: 1 controller and 1 compute I used nova api database for placement service. When I run command: "nova-status upgrade check", the output always warning in check resource providers. Expected result ===

[Yahoo-eng-team] [Bug 1789351] [NEW] Glance deployment with python3 + "keystone" paste_deploy flavor Fails

2018-08-28 Thread yatin
Public bug reported: This happens with oslo.config >= 6.3.0([1]) + python3 + "keystone" paste_deploy + current glance(before https://review.openstack.org/#/c/532503/10/glance/common/store_utils.py@30 it works) Testing in devstack: https://review.openstack.org/#/c/596380/ The glance api

[Yahoo-eng-team] [Bug 1789340] [NEW] Nova boot server failed due to exception "Cannot complete the operation because the file or folder .vmdk already exists "

2018-08-28 Thread kirandevraaj
Public bug reported: Nova boot server failed due to exception "vmware_base/373ca119-5b29 -441d-bd9c-b2ccfbad/373ca119-5b29-441d-bd9c-b2ccfbad.20.vmdk already exists" Environment - Openstack Pike/Queens/Master KVM computes - 4 VCenter + ESXi computes - 6 nova/conductor.log.1:2018-02-01

[Yahoo-eng-team] [Bug 1789378] [NEW] quotasv2_detail quota driver check

2018-08-28 Thread junbo
Public bug reported: Currently, the quotasv2_detail extension only used for quota driver neutron.db.quota.driver.DbQuotaDriver, because there is a check in extensions/quotasv2_detail.py file, see below class Quotasv2_detail(api_extensions.ExtensionDescriptor): """Quota details management

[Yahoo-eng-team] [Bug 1789376] [NEW] image conversion spelling mistake vdmk

2018-08-28 Thread Fabian Wiesel
Public bug reported: In the stable/rocky branch, the image conversion refers to a format "vdmk", which I presume is actually the "vmdk" format. Enclosed is a patch, which replaces all occurrences of "vdmk" with "vmdk". ** Affects: glance Importance: Undecided Status: New ** Patch

[Yahoo-eng-team] [Bug 1789322] Re: ImportError: cannot import name fake_notifier

2018-08-28 Thread OpenStack Infra
Reviewed: https://review.openstack.org/596971 Committed: https://git.openstack.org/cgit/openstack/neutron-fwaas/commit/?id=5519d771e4a897f39f03acb4df468e531233833c Submitter: Zuul Branch:master commit 5519d771e4a897f39f03acb4df468e531233833c Author: YAMAMOTO Takashi Date: Tue Aug 28