[Yahoo-eng-team] [Bug 1669021] Re: ovsfw doesn't support cidr in allowed_address_pairs

2017-07-18 Thread jazeltq
magnum use template can not create master for this bug in neutron. ** Also affects: magnum Importance: Undecided Status: New ** No longer affects: magnum -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1705161] [NEW] Instance is not able to launch

2017-07-18 Thread Ankit Purohit
Public bug reported: I followed the procedure from https://docs.openstack.org/ocata/install- guide-ubuntu/InstallGuide.pdf to build OpenStack environment. But while launching instance I got the error as follows; Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and

[Yahoo-eng-team] [Bug 1705147] [NEW] cloud-init interface renaming should apply .lower() to mac_address values to match sysfs entries

2017-07-18 Thread Ryan Harper
Public bug reported: When supplying a network config to cloud-init with MAC address values using Upper case letters, this will fail to match MAC address values returned from sysfs. THe result is that cloud-init gives up on the renaming of the interface. ** Affects: cloud-init Importance:

[Yahoo-eng-team] [Bug 1705141] [NEW] select_destinations results in "TypeError: 'NoneType' object is not iterable" randomly

2017-07-18 Thread Matt Riedemann
Public bug reported: http://logs.openstack.org/99/471899/25/check/gate-grenade-dsvm-neutron- ubuntu- xenial/3f9a9e3/logs/new/screen-n-cond.txt.gz?level=TRACE#_2017-07-18_22_04_39_026 2017-07-18 22:04:39.026 32126 ERROR nova.conductor.manager Traceback (most recent call last): 2017-07-18

[Yahoo-eng-team] [Bug 1703254] Re: When subnet allocation pool is updated, existing ports should be validated

2017-07-18 Thread Miguel Lavalle
Please see comment left in patchset (https://review.openstack.org/481967): "This is not a bug. Ports can be created with IP addresses outside of the allocation pools. The allocation pools are only there to determine where automatic addresses come from." ** Changed in: neutron Status: In

[Yahoo-eng-team] [Bug 1705125] [NEW] ArgumentError: Could not parse rfc1738 URL from string 'nova'

2017-07-18 Thread Jessica Repka
Public bug reported: openstack newton - Fresh install centos 7 openstack-nova 14.0.7-1.el7 LVM storage libvirt, qemu Currently using keystone v2.0 by request cannot move to v3 yet. Cannot refresh page with out an error "Cannot retrieve instances" which I would expect with nova being broken. Can

[Yahoo-eng-team] [Bug 1705115] [NEW] max_version is wrong for os-quota-class-sets api reference

2017-07-18 Thread Matt Riedemann
Public bug reported: The network related resources that are deprecated in the os-quota-class- sets API is specifying the wrong version: https://developer.openstack.org/api-ref/compute/?expanded=show-the- quota-for-quota-class-detail#show-the-quota-for-quota-class That says those are deprecated

[Yahoo-eng-team] [Bug 1687888] Re: creating a federation protocol returns Bad Request instead of Conflict

2017-07-18 Thread Lance Bragstad
I was unable to recreate this locally. I took the following steps: $ openstack identity provider list -f yaml - Description: null Enabled: true ID: myidp $ openstack mapping list -f yaml - ID: myidp_mapping $ openstack mapping show myidp_mapping -f yaml id: myidp_mapping rules: - local: -

[Yahoo-eng-team] [Bug 1702230] Re: fernet token fails with keystone HA

2017-07-18 Thread Lance Bragstad
For what it's worth - if the concept described in comment #5 was broken, we'd see a bunch of issues and failures in the gate with projects that deploy keystone in HA configurations by default (e.g. the openstack- ansible community does this with some of their gate tests). I'm going to mark this

[Yahoo-eng-team] [Bug 1705097] [NEW] test_all_task_api fails in stable/ocata

2017-07-18 Thread Rajath Agasthya
Public bug reported: test_all_task_api unit test fails when tox is run in stable/ocata branch and is consistently reproducible. == Failed 1 tests - output below: == glance.tests.integration.v2.test_tasks_api.TestTasksApi.test_all_task_api

[Yahoo-eng-team] [Bug 1694589] Re: Federation protocol creation gives error

2017-07-18 Thread Lance Bragstad
I am still unable to create this the directions supplied in the description. I started with a fresh installation and did the following: 1.) installed keystone from source @ 239bc3627cfb0546148e9d496f9e1536057052a7 2.) recreated the database and populated it with data 3.) source the

[Yahoo-eng-team] [Bug 1694769] Re: Nova fails to plug port because of missing ipset when calling iptables-restore

2017-07-18 Thread Matt Riedemann
** Changed in: os-vif/newton Assignee: Matt Riedemann (mriedem) => Ihar Hrachyshka (ihar-hrachyshka) ** Changed in: os-vif/ocata Assignee: Matt Riedemann (mriedem) => Kevin Benton (kevinbenton) ** No longer affects: nova -- You received this bug notification because you are a member

[Yahoo-eng-team] [Bug 1694769] Re: Nova fails to plug port because of missing ipset when calling iptables-restore

2017-07-18 Thread Matt Riedemann
Fixed in 1.5.0 in Pike: https://review.openstack.org/#/c/438272/ ** Also affects: os-vif/newton Importance: Undecided Status: New ** Also affects: os-vif/ocata Importance: Undecided Status: New ** Changed in: os-vif Status: Confirmed => Fix Released ** Changed in:

[Yahoo-eng-team] [Bug 1705082] Re: Glance_store test_add_check_metadata_list_with_valid_mountpoint_locations fails in stable/ocata

2017-07-18 Thread Rajath Agasthya
** Project changed: glance => glance-store ** Summary changed: - Glance_store test_add_check_metadata_list_with_valid_mountpoint_locations fails in stable/ocata + test_add_check_metadata_list_with_valid_mountpoint_locations fails in stable/ocata -- You received this bug notification because

[Yahoo-eng-team] [Bug 1705084] [NEW] [RFE] Allow automatic sub interface configuration on the per-trunk basis in the trunk API

2017-07-18 Thread Baodong (Robert) Li
Public bug reported: The nova blueprint https://review.openstack.org/#/c/471815/7/specs/queens/approved/expose- vlan-trunking.rst adds support of automatic sub interfaces configuration in the guest instance by exposing trunk details in the config drive. However, some deployment requires such auto

[Yahoo-eng-team] [Bug 1703697] Re: tests fail under python 3.6

2017-07-18 Thread Scott Moser
** Also affects: cloud-init (Ubuntu) Importance: Undecided Status: New ** Changed in: cloud-init (Ubuntu) Importance: Undecided => High ** Changed in: cloud-init (Ubuntu) Status: New => Confirmed ** Changed in: cloud-init (Ubuntu) Assignee: (unassigned) => Scott Moser

[Yahoo-eng-team] [Bug 1705081] [NEW] DELETE project API is failing in forbidden(403) error message

2017-07-18 Thread prashkre
Public bug reported: With ldap as identity backend driver, when some project is deleted using DELETE /v3/projects/{project_id} API, it is failing in RESP BODY: {"error": {"message": "You are not authorized to perform the requested action.", "code": 403, "title": "Forbidden"}} In the delete

[Yahoo-eng-team] [Bug 1705082] [NEW] Glance_store test_add_check_metadata_list_with_valid_mountpoint_locations fails in stable/ocata

2017-07-18 Thread Rajath Agasthya
Public bug reported: Glance store has a test failure in stable/ocata when tox is run. == Failed 1 tests - output below: == glance_store.tests.unit.test_filesystem_store.TestStore.test_add_check_metadata_list_with_valid_mountpoint_locations

[Yahoo-eng-team] [Bug 1705072] [NEW] clearing default project_id from users using wrong driver implementation

2017-07-18 Thread Matthew Edmonds
Public bug reported: https://github.com/openstack/keystone/commit/51d5597df729158d15b71e2ba80ab103df5d55f8 #diff-271e091a68fb7b6526431423e4efe6e5 attempts to clear the default project_id for users if/when the project to which that ID belongs is deleted. However it only calls the identity driver

[Yahoo-eng-team] [Bug 1705071] [NEW] [placement] Attempting to find allocation candidates for shared-only resources results in KeyError

2017-07-18 Thread Jay Pipes
Public bug reported: When attempting to perform a GET /allocation_candidates request for only resources that are shared, a KeyError is produced: http://paste.openstack.org/show/615753/ The problem is that the _get_usages_by_provider_and_rc() method returns a dict with only the sharing resource

[Yahoo-eng-team] [Bug 1704574] Re: [placement] attempt to put allocation to resource provide that does not host class of resource causes 500

2017-07-18 Thread OpenStack Infra
Reviewed: https://review.openstack.org/484162 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=913149249cc00f50a6219d3ddc86f3600a610c00 Submitter: Jenkins Branch:master commit 913149249cc00f50a6219d3ddc86f3600a610c00 Author: Chris Dent Date: Sat

[Yahoo-eng-team] [Bug 1704574] Re: [placement] attempt to put allocation to resource provide that does not host class of resource causes 500

2017-07-18 Thread Matt Riedemann
** 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/bugs/1704574 Title: [placement] attempt to put

[Yahoo-eng-team] [Bug 1649616] Re: Keystone Token Flush job does not complete in HA deployed environment

2017-07-18 Thread James Page
This bug was fixed in the package keystone - 2:11.0.2-0ubuntu1~cloud0 --- keystone (2:11.0.2-0ubuntu1~cloud0) xenial-ocata; urgency=medium . * New upstream release for the Ubuntu Cloud Archive. . keystone (2:11.0.2-0ubuntu1) zesty; urgency=medium . [ Jorge Niedbalski ] *

[Yahoo-eng-team] [Bug 1705013] [NEW] Opening of Console screen for a VM from horizon takes huge amount of time

2017-07-18 Thread Sudheer Kalla
Public bug reported: While trying to login into the console of a VM from openstack horizon, we have to wait very long time till we get the console screen. The only way to quickly open the console is to get the console URL from the "nova get-console" command. Clicking on the URL will open up the

[Yahoo-eng-team] [Bug 1705012] [NEW] vif type unbound not supported when creating server

2017-07-18 Thread Stefan Nica
Public bug reported: Creating a vmware server (using stable/newton packages) fails with the following error logged in nova-compute.log: 2017-07-11 13:52:02.494 21616 ERROR nova.compute.manager [req-a970b485-da9e-4032 -8c8a-af6f57d4d0f5 c8380cb1ad1842729061bff8d4a2b637

[Yahoo-eng-team] [Bug 1656183] Re: Delete tags return 200 status code but api-ref says 204

2017-07-18 Thread OpenStack Infra
Reviewed: https://review.openstack.org/420038 Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=529dc665a06bb6f28a38830d974dd2302db3bda8 Submitter: Jenkins Branch:master commit 529dc665a06bb6f28a38830d974dd2302db3bda8 Author: Ian Cordasco

[Yahoo-eng-team] [Bug 1704975] [NEW] Nova API floating IP delete fails

2017-07-18 Thread Marcus Klein
Public bug reported: This happens with OpenStack Newton. We use some outdated openstack clients, that do not provide the "floating ip delete" command. Therefore we use the "ip floating delete" command. The floating IP is allocated using the "ip floating create" command. The floating IP is then

[Yahoo-eng-team] [Bug 1690387] Re: instance delete fails with: 403 Forbidden - CSRF verification failed

2017-07-18 Thread Rob Cresswell
Fixed by https://review.openstack.org/#/c/476147/ ** Changed in: horizon Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).

[Yahoo-eng-team] [Bug 1704963] [NEW] Items per page doesn't work for Angular panel

2017-07-18 Thread Vladislav Kuzmin
Public bug reported: Steps to reproduce: 1. Enable Angular panels in settings.py in ANGULAR_FEATURES dict. 2. Go to settings page in Horizon and set 'Items Per Page' = 1. 3. Navigate to images page for example. Expected result: 1 item per page Actual result: nothing changed ** Affects: horizon

[Yahoo-eng-team] [Bug 1704970] [NEW] When updating volume status, no translation displayed in choice field

2017-07-18 Thread zhang wenjian
Public bug reported: on Ocata horizon web page, when updating a volume's status, the first choice in the select widget is available/creating ... in any language context. In admin/volumes/snapshots/forms.py, populate_status_choices function removes current status from status_choices, but

[Yahoo-eng-team] [Bug 1703856] Re: 502 Bad gateway error on image-create

2017-07-18 Thread Rico Lin
We still require this fix, but we have a patch to work around this issue. Let's try to fix this in Glance ** No longer affects: heat -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1703856

[Yahoo-eng-team] [Bug 1704952] [NEW] VMware: Concurrent nova-compute service initialization may fail

2017-07-18 Thread Radoslav Gerganov
Public bug reported: During initialization, the VMware Nova compute driver checks whether a VC extension with key 'org.openstack.compute' exists and if not, it registers one. This is a race condition. If multiple services try to register the same extension, only one of them will succeed. The fix

[Yahoo-eng-team] [Bug 1704945] [NEW] nova force-delete can't delete instance in vm_state block_device_mapping

2017-07-18 Thread blkart
Public bug reported: Description === when instance in block_device_mapping task state, can't force-delete it by nova force-delete command. Steps to reproduce == * Boot an instance, as soon as instance task state changed to block_device_mapping, run nova force-delete