[Yahoo-eng-team] [Bug 1471041] Re: interface_list() function doesn't work

2015-07-03 Thread jichenjc
seems nova don't have function 'interface_list' ? ** No longer affects: 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/1471041 Title: interface_list() function

[Yahoo-eng-team] [Bug 1471215] [NEW] Need to add url encode before give response to image show for v1

2015-07-03 Thread Vadim Rovachev
Public bug reported: If we use http proxy ip like a glance endpoint and add metadata for image in bug: https://bugs.launchpad.net/horizon/+bug/1449260 then http response have wrong HTTP type. reproduced on branch: stable/juno Steps to reproduce: Precondition steps: httpproxy glance endpoint:

[Yahoo-eng-team] [Bug 1471239] [NEW] nova service-delete 11-3 returns 500 error

2015-07-03 Thread jichenjc
Public bug reported: nova service-delete 11-3 ERROR (ClientException): The server has either erred or is incapable of performing the requested operation. (HTTP 500) (Request-ID: req-931741d5-4013-477e-93cc-c0c90b302ffe) the logs shows we need to handle DBError Exception 2015-07-03

[Yahoo-eng-team] [Bug 1471271] [NEW] Volume detach leaves volume attached to instance on start/rebuild/reboot

2015-07-03 Thread Roman Podoliaka
Public bug reported: When starting/restarting/rebuilding instances, it may happen that a volume detach request comes right in the middle of attaching a volume in the driver. In this case the hypervisor (e.g. libvirt) will throw DiskNotFound exception in driver.detach_volume() call, but still the

[Yahoo-eng-team] [Bug 1471261] [NEW] When I create a new user and enter the password but not the confirmation password, and then click Create User. I only get one error message, stating that This f

2015-07-03 Thread Raghavendra Kalimisetty
Public bug reported: When I create a new user and enter the password but not the confirmation password, and then click Create User. I only get one error message, stating that This is field is required for Confirm Password but not for Password(with cleared field). I would prefer that either: -

[Yahoo-eng-team] [Bug 1471216] [NEW] Rebuild detaches block devices when instance is still powered on

2015-07-03 Thread Roman Podoliaka
Public bug reported: Due to the fact that rebuild detaches block devices when instance is still powered on, data written to attached volumes can possibly be lost, if it hasn't been fsynced yet. We can prevent this by allowing instance to shut down gracefully before detaching block devices during

[Yahoo-eng-team] [Bug 1471243] [NEW] Test on the xattr image cache fails because of noatime

2015-07-03 Thread Victor Stinner
Public bug reported: The check job gate-glance-python27 failed on my patch https://review.openstack.org/#/c/197916/ I added debug traces and it looks like the OpenStack infra uses a ext4 partition mounted with noatime, whereas the xattr image cache driver explicitly requires atime. Debug trace:

[Yahoo-eng-team] [Bug 1471289] [NEW] Fernet tokens and Federated Identities result in token scope failures

2015-07-03 Thread Jesse Pretorius
Public bug reported: When keystone is configured to use fernet tokens and also configured to be a SP for an external IDP then the token data received by nova and other services appear to not contain the right information, resulting in errors from nova-api-os-compute such as: Returning 400 to

[Yahoo-eng-team] [Bug 1471307] [NEW] Resize from flavor without a swap to a flavor with swap doesn't create the swap disk

2015-07-03 Thread Salvo Davide Rapisarda
Public bug reported: 1. ii nova-common 1:2014.2-fuel6.0~mira19 OpenStack Compute - common files ii nova-compute 1:2014.2-fuel6.0~mira19 OpenStack Compute - compute node base ii nova-compute-kvm

[Yahoo-eng-team] [Bug 1471316] [NEW] _get_subnetpool_id does not return None when a cidr is specified and a subnetpool_id isn't.

2015-07-03 Thread John Davidge
Public bug reported: The create_subnet flow was recently re-factored as part of the ongoing neutron-ipam work, and has broken the process for requesting a specific subnet. Before the refactor, a user could request a subnet from the implicit (None) pool by supplying a cidr and not a subnetpool_id

[Yahoo-eng-team] [Bug 1419175] Re: DVR qrouter created without OVS qr device

2015-07-03 Thread Launchpad Bug Tracker
[Expired for neutron because there has been no activity for 60 days.] ** Changed in: neutron Status: Incomplete = Expired -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1419175

[Yahoo-eng-team] [Bug 1415669] Re: Brocade ICX/MLX ML2 plugin decomposition

2015-07-03 Thread Launchpad Bug Tracker
[Expired for neutron because there has been no activity for 60 days.] ** Changed in: neutron Status: Incomplete = Expired -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1415669

[Yahoo-eng-team] [Bug 1471333] [NEW] neutron-db-manage autogenerate support for external repos

2015-07-03 Thread Henry Gessau
Public bug reported: Neutron third-party external repos (and also the *aaS repos) have their own independent alembic branches. Then autogenerate command of neutron- db-manage shall support these external branches. Documentation shall be provided on how to use it. ** Affects: neutron

[Yahoo-eng-team] [Bug 1471343] [NEW] IPV6 DHCP ports created in neutron has strange behaviour

2015-07-03 Thread David Hill
Public bug reported: Some random IPV6 seems to be selected for the DHCP port when the port is created. It's not really a bug for say but this makes the behaviour less predictable ... For instance, in devstack, by default, it will create a random 40 bit IPV6 global ID (to comply with RFC 4193)

[Yahoo-eng-team] [Bug 1467544] Re: Network field update delayed if a few net-id were specified during creation

2015-07-03 Thread Wen Zhi Yu
Hi George, Since this bug is caused by invalid configuration, I'm closing this bug. According to your comment #4, I think if few networks was attached in this way, and one network is removed, address is written in wrong network filed is a defect, please open a new bug against this defect. **

[Yahoo-eng-team] [Bug 1470219] Re: nova show does not return block device mapping

2015-07-03 Thread Markus Zoeller
** Tags added: api novaclient ** Also affects: python-novaclient 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/1470219

[Yahoo-eng-team] [Bug 1471041] Re: interface_list() function doesn't work

2015-07-03 Thread Markus Zoeller
** Also affects: python-novaclient Importance: Undecided Status: New ** Tags added: novaclient -- 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/1471041 Title:

[Yahoo-eng-team] [Bug 1471168] [NEW] config option 's parameter choices can check value before using it

2015-07-03 Thread ChangBo Guo(gcb)
Public bug reported: In oslo.config StrOpt provide parameter choices, that means the option's value must be in the choices, otherewise an exception will be raised. The current exception is NoSuchOptError[1], a more meaningful exception should be raised [2]. In other word, if an exception

[Yahoo-eng-team] [Bug 1459491] Re: Unexpected result when create server booted from volume

2015-07-03 Thread wangxiyuan
** Changed in: nova Status: In Progress = Invalid ** Changed in: nova Assignee: wangxiyuan (wangxiyuan) = (unassigned) -- 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 1471167] [NEW] A volume attached one instance not working properly in K version

2015-07-03 Thread YaoZheng_ZTE
Public bug reported: Reproducing method as following: 1、create one instance [root@opencosf0ccfb2525a94ffa814d647f08e4d6a4 ~(keystone_admin)]# nova list +--+-+++-+---+ | ID

[Yahoo-eng-team] [Bug 1471186] [NEW] Optimization of the functional test for the scrubber

2015-07-03 Thread Alexey Galkin
Public bug reported: Our functional tests (test_scrubber.py) contains a lot of extra code which can be replaced. ** Affects: glance Importance: Undecided Assignee: Alexey Galkin (agalkin) Status: In Progress ** Tags: glance tests ** Changed in: glance Assignee:

[Yahoo-eng-team] [Bug 1471187] [NEW] CPU topology does not honour cpu_max_threads when NUMA topology is used

2015-07-03 Thread Daniel Berrange
Public bug reported: Consider a flavour with 4 vcpus, and image property hw:cpu_threads==2. Now the NUMA topology may prefer a thread count of 4, but best of the thread preference set, the guest will end up with 2 sockets, 1 core and 2 threads. Now consider a flavour with 4 vcpus, and image

[Yahoo-eng-team] [Bug 1471200] [NEW] Resource update history is not clear

2015-07-03 Thread Daisuke Fujita
Public bug reported: The followings are needed to confirm the resource update history. *Latest value *Updated value(point) *Default value Latest value is got by GET API. **GET API** $ curl -X GET -H X-Auth-Token: $TOKEN