[Yahoo-eng-team] [Bug 1722720] [NEW] [RFE] Add new admin_state_up option 'auto' for SR-IOV VF port

2017-10-11 Thread Peng Liu
Public bug reported: Currently, there are only 2 options True/False for port attribute 'admin_state_up', underneath they are mapped to 'ip link set enable/disable'. However, in case of SR-IOV VF port the state can be set to 'auto', which means the VF link state can follow that of PF. When PF

[Yahoo-eng-team] [Bug 1721670] Re: Build notification in conductor fails to send due to InstanceNotFound

2017-10-11 Thread OpenStack Infra
Reviewed: https://review.openstack.org/509967 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=54cf9f5a90d745896d133669e6d1260e6adee51b Submitter: Jenkins Branch:master commit 54cf9f5a90d745896d133669e6d1260e6adee51b Author: melanie witt Date: Thu

[Yahoo-eng-team] [Bug 1722771] [NEW] Connection_info is refreshed on reboot unintentionally

2017-10-11 Thread Ildiko Vancsa
Public bug reported: _get_instance_block_device_info is called without explicitly specifying 'bdms' which is an optional parameter here: https://github.com/openstack/nova/blob/master/nova/compute/manager.py#L3044 Function definition:

[Yahoo-eng-team] [Bug 1714247] Re: Cleaning up deleted instances leaks resources

2017-10-11 Thread Xuanzhou Perry Dong
Tested in the latest master branch using devstack: 1. vif is unplugged See logs in: paste.openstack.org/show/623286/ 2. no stale iscsi session See logs in: http://paste.openstack.org/show/623288/ Hi, Lucian, Could you check the logs to see if you do things differently? BR/Perry **

[Yahoo-eng-team] [Bug 1722608] Re: Able to delete a neutron port that is attached to a VM

2017-10-11 Thread Jakub Libosvar
The port is correctly detached from the vm in case it's deleted. Also it's correctly unplugged from instance on libvirt level, in case of libvirt driver. ** Changed in: neutron Importance: Undecided => Wishlist ** Changed in: neutron Status: New => Opinion -- You received this bug

[Yahoo-eng-team] [Bug 1718356] Re: Include default config files in python wheel

2017-10-11 Thread OpenStack Infra
Reviewed: https://review.openstack.org/506149 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=0502d749a6ac43167cfcbdd73bd25c542035dbbb Submitter: Jenkins Branch:master commit 0502d749a6ac43167cfcbdd73bd25c542035dbbb Author: Jesse Pretorius

[Yahoo-eng-team] [Bug 1716046] Re: GET /resource_providers api-ref doesn't mention microversions for resources/member_of filters

2017-10-11 Thread OpenStack Infra
Reviewed: https://review.openstack.org/502168 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=84360f693fbaa8c6b4993d30c1ddf6db547ec770 Submitter: Jenkins Branch:master commit 84360f693fbaa8c6b4993d30c1ddf6db547ec770 Author: Matt Riedemann Date:

[Yahoo-eng-team] [Bug 1722946] [NEW] openvswitch flows not fully restored after openvswitch-switch upgrade

2017-10-11 Thread James Page
Public bug reported: In previous releases, an upgrade to the openvswitch packages which results in a restart of the userspace daemons is detected by the neutron-openvswitch-agent, which then tidies and restores the required state resulting in a minimal outage to instances on the hypervisor being

[Yahoo-eng-team] [Bug 1722959] [NEW] Implement Key-Value Pair Telemetry for Azure

2017-10-11 Thread Christopher Boumenot
Public bug reported: Azure uses Key-Value Pair (KVP) telemetry to monitor the deployment of Windows VMs. This type of telemetry is available early in the deployment boot and deployment process when other services are not available. I would like to see this work also available for cloud-init

[Yahoo-eng-team] [Bug 1721670] Re: Build notification in conductor fails to send due to InstanceNotFound

2017-10-11 Thread Matt Riedemann
** Also affects: nova/ocata Importance: Undecided Status: New ** Changed in: nova/ocata Status: New => In Progress ** Changed in: nova/ocata Importance: Undecided => High ** Changed in: nova/ocata Assignee: (unassigned) => melanie witt (melwitt) -- You received this

[Yahoo-eng-team] [Bug 1722293] Re: Keystone not removing mapping between deleted LDAP user and Openstack

2017-10-11 Thread David Ames
Xav, In other deploys we have seen either of the following used: user_id_attribute=cn or user_id_attribute=sAMAccountName Docs use cn: https://docs.openstack.org/keystone/latest/admin/identity-integrate-with-ldap.html I don't think this is a charm bug. It is either configuration or upstream

[Yahoo-eng-team] [Bug 1494688] Re: [VMWARE] Connection pool is full, discarding connection

2017-10-11 Thread OpenStack Infra
Reviewed: https://review.openstack.org/414085 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=d5c29e1be5ff12045c6dd324ca73509a5213adc3 Submitter: Jenkins Branch:master commit d5c29e1be5ff12045c6dd324ca73509a5213adc3 Author: Jay Jahns Date: Thu Dec

[Yahoo-eng-team] [Bug 1715451] Re: Castellan 0.13.0 doesn't work with ConfKeyManager due to missing list() abstract method

2017-10-11 Thread Jeremy Liu
** 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/1715451 Title: Castellan 0.13.0 doesn't work with

[Yahoo-eng-team] [Bug 1693923] Re: compute_monitors help incorrectly shows multiple values in a list

2017-10-11 Thread OpenStack Infra
Reviewed: https://review.openstack.org/468538 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=de34bc380c6fb49e9d6f78cdfb11ac57d3c20771 Submitter: Jenkins Branch:master commit de34bc380c6fb49e9d6f78cdfb11ac57d3c20771 Author: Matt Wisch Date:

[Yahoo-eng-team] [Bug 1722967] [NEW] init_handler argument error in ovs agent

2017-10-11 Thread Zhiyuan Cai
Public bug reported: I start a DevStack environment with trunk port feature enabled. In the log of ovs agent, I see the following error message: neutron-openvswitch-agent[26247]: ERROR neutron_lib.callbacks.manager [None req-505cd81e-24d2-4aac-992f-e1614137c1ee None None] Error during

[Yahoo-eng-team] [Bug 1700748] Re: Improper handle building list of token deletion

2017-10-11 Thread OpenStack Infra
** Changed in: keystone Status: Invalid => In Progress -- 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/1700748 Title: Improper handle building list of token

[Yahoo-eng-team] [Bug 1714247] Re: Cleaning up deleted instances leaks resources

2017-10-11 Thread Xuanzhou Perry Dong
Thanks for the response. I have stopped and started the nova-compute service. The re-starting of nova-compute service is shown in the log (I am not sure why the stopping of nova-compute service is not shown; probably I should use "raw"). stack@devstack01:~/devstack$ systemctl start

[Yahoo-eng-team] [Bug 1686266] Re: upload images with an invalid URL lead to a "Queued" status image forever

2017-10-11 Thread Ying Zuo
As discussed in today's meeting, Horizon should simply pass the URL to Glance API and show the status which is "Queued". I don't see the message "TypeError: response is undefined" on the modal with the stable/ocata or master branch. In ocata, the modal closes and shows "Error: Unable to create the

[Yahoo-eng-team] [Bug 1722992] [NEW] On the latest centos 7 release, we are unable to resize our instances filesystems

2017-10-11 Thread J-P methot
Public bug reported: Since the CentOS 7 update to cloud-init 0.7.9, we've been unable to resize our instance's root drives. Of course, since root volume resize is not officially supported in openstack, what we do is a bit of hack. We basically shutdown the vm -> cinder reset-state --state

[Yahoo-eng-team] [Bug 1722989] [NEW] Fullstack job failed while allocating port

2017-10-11 Thread Dongcan Ye
Public bug reported: The fullstack job failed while allocating port: Example: http://logs.openstack.org/53/511353/1/check/gate-neutron-dsvm-fullstack-ubuntu-xenial/bbaf465/testr_results.html.gz

[Yahoo-eng-team] [Bug 1716792] Re: Install and configure in keystone, Pike: nav button wrong

2017-10-11 Thread Lance Bragstad
** Changed in: keystone Importance: Undecided => Medium ** Changed in: keystone Milestone: None => queens-1 ** Also affects: keystone/pike Importance: Undecided Status: New ** Changed in: keystone/pike Status: New => In Progress ** Changed in: keystone Status: In

[Yahoo-eng-team] [Bug 1721670] Re: Build notification in conductor fails to send due to InstanceNotFound

2017-10-11 Thread Matt Riedemann
** Changed in: nova Importance: Undecided => High ** Also affects: nova/pike Importance: Undecided Status: New ** Changed in: nova/pike Status: New => In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed

[Yahoo-eng-team] [Bug 1722842] [NEW] API extension framework: impossible to extend a sub-resource

2017-10-11 Thread Thomas Morin
Public bug reported: The code at [1] assumes that the resource to update is a base resource and the code update its dictionary. When the resource is a sub- resource, ie. a {'parent': ... , 'parameters': {..} } dictionary, the result of the update() call is that the content of 'parameters' is

[Yahoo-eng-team] [Bug 1722771] Re: Connection_info is refreshed on reboot unintentionally

2017-10-11 Thread Matt Riedemann
** Changed in: nova Importance: Undecided => Medium ** Tags added: reboot ** Also affects: nova/pike Importance: Undecided Status: New ** Changed in: nova/pike Status: New => Confirmed ** Changed in: nova/pike Importance: Undecided => Medium ** Also affects: nova/ocata

[Yahoo-eng-team] [Bug 1722566] Re: ci-info:

2017-10-11 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 17.1-18-gd4f70470-0ubuntu1 --- cloud-init (17.1-18-gd4f70470-0ubuntu1) artful; urgency=medium * New upstream snapshot. - simpletable: Fix get_string method to return table-formatted string (LP: #1722566) -- Chad Smith

[Yahoo-eng-team] [Bug 1722499] Re: error neutron_lbaas_dashboard "Unable to retrieve load balancers."

2017-10-11 Thread Rob Cresswell
You've updated Horizon but not updated your plugin. If you look at the Neutron LBaaS plugin code, stable/ocata branch has the offending line but stable/pike does not. Please use Pike plugins with Pike Horizon. ** Changed in: horizon Status: New => Invalid -- You received this bug

[Yahoo-eng-team] [Bug 1722891] [NEW] api-ref: POST /resource_providers/{uuid}/inventories is missing

2017-10-11 Thread Matt Riedemann
Public bug reported: https://developer.openstack.org/api-ref/placement/#resource-provider- inventories Is missing POST /resource_providers/{uuid}/inventories, which is implemented: