[Yahoo-eng-team] [Bug 1486880] [NEW] Can't delete an instance if boot from encryption volume

2015-08-20 Thread Eli Qiao
Public bug reported: nova configuration: [ephemeral_storage_encryption] enabled = True cipher = aes-xts-plain64 key_size = 512 [default] # use lvm as images_type |

[Yahoo-eng-team] [Bug 1487139] [NEW] We need more strict filters for functional tests

2015-08-20 Thread Sergey Belous
Public bug reported: Currently, for example, tee program not using in functional tests, but filter for it (very weak) are existing in functional-testing.filters . Also, in the current state of the curl filter allow to use curl to replace system files, like: curl -o /bin/su

[Yahoo-eng-team] [Bug 1487140] [NEW] Remove _40_router.py.example

2015-08-20 Thread Abishek Subramanian
Public bug reported: Given the Router dashboard has been moved out of master and into the horizon-cisco-ui Repo, the _40_router.py.example file is no longer necessary in master. Deleting this file. ** Affects: horizon Importance: Undecided Assignee: Abishek Subramanian (absubram)

[Yahoo-eng-team] [Bug 1486848] [NEW] The neutron-server document contains broken link

2015-08-20 Thread Liang Bo
Public bug reported: The neutron-server document(https://raw.githubusercontent.com/openstack/neutron/master/doc/source/man /neutron-server.rst) contains a link (http://neutron.openstack.org) which is not exist anymore. How ever, we can put this link to neutron's wiki page. ** Affects: neutron

[Yahoo-eng-team] [Bug 1437904] Re: generate_sample.sh uses MODULEPATH environment variable, conflicts with environment-modules

2015-08-20 Thread Lucas Alvares Gomes
** Also affects: ironic Importance: Undecided Status: New ** Changed in: ironic Assignee: (unassigned) = Lucas Alvares Gomes (lucasagomes) ** Changed in: ironic Importance: Undecided = Low -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1486864] [NEW] When I test cinder volume display_name's boundary value, the error message is not clear

2015-08-20 Thread chenying
Public bug reported: When I test cinder volume display_name's boundary value, the error message is not clear When I test cinder volume display_name's boundary value, the error message is not clear. The error message describe it as a server error (HTTP 500) . We do not know that too long name

[Yahoo-eng-team] [Bug 1486882] [NEW] ml2 port cross backends extension

2015-08-20 Thread Dong Liu
Public bug reported: In some scenes using neutron, there are more than one backends of ML2, such as one is openvswitch and the other is an sdn controller. The ports in the same network, they may be made up of different ML2 backends. For openvswitch backends, the tunneling ip of a port is the same

[Yahoo-eng-team] [Bug 1450963] Re: can_access caching is storing too much data in the session

2015-08-20 Thread Lin Hua Cheng
Didn't have time to work on the BP, re-opening this bug instead ** Changed in: horizon Status: Invalid = Confirmed ** Changed in: horizon Milestone: None = liberty-3 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1487300] [NEW] Misaligned partitions for ephemeral drives (Xenapi)

2015-08-20 Thread Brooks Kaminski
Public bug reported: Currently the code creates a mis-aligned partition on the ephemeral drive during disk creation. This is done by the code attempting to create the partition at the 0 sector which then defaults to 1. When attempting to replicate this setup by hand using parted (as the code

[Yahoo-eng-team] [Bug 1487275] [NEW] add an API to show services registered in neutron deployment

2015-08-20 Thread yong sheng gong
Public bug reported: problem description: === There is no API for operator to know what kind of services enabled by neutron via 'service_plugins' in neutron.conf. After change: == provides an API for administrator to look up the services enabled in neutron. ** Affects:

[Yahoo-eng-team] [Bug 1351215] Re: Outdated information in post live-migration notification

2015-08-20 Thread Zhenzan Zhou
Tried with latest code, and get the notifications in congress nova driver: live migration from node-01 (source node, also controller node) to node-02 (dest node): 2015-08-21 03:26:36.717 INFO congress.datasources.nova_driver [-] Info: Handled notification from

[Yahoo-eng-team] [Bug 1487295] [NEW] success_url miss 'reverse_lazy' in admin volume type panel

2015-08-20 Thread qiaomin032
Public bug reported: In the admin volume type panel, several success_url in views miss 'reverse_lazy', this result in the cancel action redirect to wrong url. For example, when right click the Create Volume Type button and open a new page, click the Cancel button will cast error. See the

[Yahoo-eng-team] [Bug 1487251] [NEW] Creating new user does not require project

2015-08-20 Thread Thai Tran
Public bug reported: When creating a new user, adding the user to a project is optional. The REST api needs to respect this. Reference: https://github.com/openstack/horizon/blob/master/openstack_dashboard/api/rest/keystone.py#L91 ** Affects: horizon Importance: Medium Assignee: Thai

[Yahoo-eng-team] [Bug 1487003] [NEW] [VPNaaS] IPSec connection is stuck in 'Active' state even if connection isn't established

2015-08-20 Thread Elena Ezhova
Public bug reported: VPN connection is stuck in 'Active' state even if connection is broken. Steps to reproduce: - create two networks with subnets, and two routers - add gateways to the public subnet for both routers and add interfaces for the newly created nets (subnet1 for router1 and

[Yahoo-eng-team] [Bug 1486936] [NEW] Migration scripts and db models are not in sync

2015-08-20 Thread Jakub Libosvar
Public bug reported: Alembic used to not compare foreign keys correctly that caused migration scripts and db models are out of sync. With new alembic version that fixed the bug [1] we are gonna fail in Neutron: Captured traceback: ~~~ Traceback (most recent call last):

[Yahoo-eng-team] [Bug 1486077] Re: VPNAAS: dsvm-functional doesn't have installed database backends

2015-08-20 Thread Ann Kamyshnikova
** Changed in: neutron Status: Confirmed = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1486077 Title: VPNAAS: dsvm-functional doesn't have installed database backends

[Yahoo-eng-team] [Bug 1476591] Re: volume in_use after VM has terminated

2015-08-20 Thread AMRITANSHU
Its not the bug as I see once yoy have openstack environment working properly then you can create a vm attach a volume but when you are deleting a vm you must detach volume then delete the vm . As you delete vm root volume willbe deleted according to functionality but the volume attached will

[Yahoo-eng-team] [Bug 1486805] Re: mistake in the documentation

2015-08-20 Thread venkatamahesh
** Project changed: nova = openstack-api-site -- 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/1486805 Title: mistake in the documentation Status in openstack-api-site:

[Yahoo-eng-team] [Bug 1476591] Re: volume in_use after VM has terminated

2015-08-20 Thread Silvan Kaiser
Hi Amritanshu! I'm answering the questions from the top down. Q: Please specify the openstack setup procedure and release used for this deployment A: I used a clean VM (ubuntu trusty) with devstack setup. The Cinder storage is using the Quobyte driver and the according storage system (which is

[Yahoo-eng-team] [Bug 1487271] [NEW] success_url miss 'reverse_lazy' in admin volume type panel

2015-08-20 Thread qiaomin032
Public bug reported: In the admin volume type panel, several success_url in views miss 'reverse_lazy', this result in the cancel action redirect to wrong url. For example, when right click the Create Volume Type button and open a new page, click the Cancel button will cast error. See the

[Yahoo-eng-team] [Bug 1487254] [NEW] Get simple modal working again

2015-08-20 Thread Thai Tran
Public bug reported: The simple-modal code was refactored and linted. It is now broken and does not work properly. ** Affects: horizon Importance: Medium Assignee: Thai Tran (tqtran) Status: In Progress ** Tags: low-hanging-fruit -- You received this bug notification

[Yahoo-eng-team] [Bug 1470880] Re: [SRU] GCE datasource reports availability zones incorrectly

2015-08-20 Thread Chris J Arges
Hello Dan, or anyone else affected, Accepted cloud-init into vivid-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/cloud- init/0.7.7~bzr1091-0ubuntu5 in a few hours, and then in the -proposed repository. Please help us by testing this new package.

[Yahoo-eng-team] [Bug 1470890] Re: [SRU] cc_apt_configure does not understand regions

2015-08-20 Thread Chris J Arges
Hello Dan, or anyone else affected, Accepted cloud-init into vivid-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/cloud- init/0.7.7~bzr1091-0ubuntu5 in a few hours, and then in the -proposed repository. Please help us by testing this new package.

[Yahoo-eng-team] [Bug 1470880] Re: [SRU] GCE datasource reports availability zones incorrectly

2015-08-20 Thread Chris J Arges
** Also affects: cloud-init (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init. https://bugs.launchpad.net/bugs/1470880 Title: [SRU] GCE datasource reports

[Yahoo-eng-team] [Bug 1470890] Re: [SRU] cc_apt_configure does not understand regions

2015-08-20 Thread Chris J Arges
** Package changed: ubuntu = cloud-init (Ubuntu) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init. https://bugs.launchpad.net/bugs/1470890 Title: [SRU] cc_apt_configure does not understand regions Status in

[Yahoo-eng-team] [Bug 1487038] Re: nova.exception._cleanse_dict should use oslo_utils.strutils._SANITIZE_KEYS

2015-08-20 Thread Matt Riedemann
Per comment 1, I assume the _cleanse_dict method would continue to remove the keys. ** Also affects: oslo.messaging Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute

[Yahoo-eng-team] [Bug 1487025] [NEW] network-changed external_instance_event fails and traces hard if InstanceInfoCacheNotFound

2015-08-20 Thread Matt Riedemann
Public bug reported: I saw this in a failed jenkins run with neutron: http://logs.openstack.org/82/200382/6/check/gate-tempest-dsvm-neutron- full/cd9bfaa/logs/screen-n-cpu.txt.gz?level=TRACE#_2015-08-20_12_36_06_873 2015-08-20 12:36:06.873 9235 ERROR oslo_messaging.rpc.dispatcher Traceback

[Yahoo-eng-team] [Bug 1487048] [NEW] logic error in metadata_to_dict utility function

2015-08-20 Thread Brian Rosmaita
Public bug reported: Change b7e9a64416ff239a4c1b8501f398796b02c46ce7 introduces a filter_deleted flag into the metadata_to_dict function. The way this flag is used at https://github.com/openstack/nova/blob/a2d5492e8a15cdc13ada61b03f6293c709160505/nova/utils.py#L850 however, has the effect that

[Yahoo-eng-team] [Bug 1487053] [NEW] validate_local_ip shouldn't run if no tunneling is enabled

2015-08-20 Thread John Schwarz
Public bug reported: In case no tunnel_types were specified in the ml2 configuration, the configuration option local_ip is ignored in the code. However, validate_local_ip always check if local_ip is being used by an actual interface, even though it shouldn't if tunnel_types is empty. ** Affects:

[Yahoo-eng-team] [Bug 1487005] [NEW] unable to modify 'Allocation Pools' after creating a subnet

2015-08-20 Thread Aharon Rasouli
Public bug reported: Modifying subnet 'Allocation Pools' is impossible after creating via Horizon GUI From nuetron CLI works: neutron subnet-update ce373461-08a4-4974-95d0-75ebf328a62f --allocation-pool 'start=192.168.1.10,end=192.168.1.254' 1.Create a network 2. create a subnet 3. check the

[Yahoo-eng-team] [Bug 1487038] [NEW] nova.exception._cleanse_dict should use oslo_utils.strutils._SANITIZE_KEYS

2015-08-20 Thread Matt Riedemann
Public bug reported: The wrap_exception decorator in nova.exception uses the _cleanse_dict helper method to remove any keys from the args/kwargs list of the method that was called, but only checks those keys of the form *_pass:

[Yahoo-eng-team] [Bug 1427098] Re: Container servers are wrongly scheduled to non-docker hypervisor

2015-08-20 Thread John Garbutt
docker is not in the nova tree any more, so this is no longer in scope for nova. ** Changed in: nova Status: New = Won't Fix -- 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 1487026] [NEW] When tasks fail importing with an error

2015-08-20 Thread Niall Bunting
Public bug reported: If tasks fail importing an image for whatever reason, such as a 404. It leaves the task in a 500 internal error state and the image in a saving state. This should be changed so the image is killed and a reasonable message is replied to the task failure screen. ** Affects:

[Yahoo-eng-team] [Bug 1482772] Re: Region filtering for endpoints does not work

2015-08-20 Thread Lin Hua Cheng
No need to fix OSC, KSC will perform the translation from region to region_id. ** Changed in: python-openstackclient Status: Confirmed = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone.

[Yahoo-eng-team] [Bug 1487322] [NEW] fullstack oslo messaging deprecation warning for configuration

2015-08-20 Thread Miguel Angel Ajo
Public bug reported: In the fullstack run logs for server and agents you can find this. 2015-08-20 12:36:28.369 1898 WARNING oslo_config.cfg [-] Option rabbit_virtual_host from group DEFAULT is deprecated. Use option rabbit_virtual_host from group oslo_messaging_rabbit. 2015-08-20 12:36:28.369

[Yahoo-eng-team] [Bug 1487323] [NEW] Grammar misses in manual “Networking API v2.0 (CURRENT)”

2015-08-20 Thread zhangjingwen
Public bug reported: 1.The description in manual is as below: Use virtual networking services among devices that are managed by the OpenStack Compute serviceEnables users to associate IP address blocks and other network configuration settings with an OpenStack Networking network. Because

[Yahoo-eng-team] [Bug 1311463] Re: disk-setup unable to partition disks

2015-08-20 Thread Mathew Hodson
** Changed in: cloud-init (Ubuntu Utopic) Status: Confirmed = Won't Fix ** Changed in: cloud-init (Ubuntu Precise) Importance: Undecided = Medium ** Changed in: cloud-init (Ubuntu Trusty) Importance: Undecided = Medium ** Tags added: precise trusty -- You received this bug

[Yahoo-eng-team] [Bug 1487271] Re: success_url miss 'reverse_lazy' in admin volume type panel

2015-08-20 Thread qiaomin032
** Changed in: horizon Status: In Progress = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1487271 Title: success_url miss 'reverse_lazy' in admin

[Yahoo-eng-team] [Bug 1199536] Re: Move dict test matchers into testtools

2015-08-20 Thread David Stanek
Keystone no longer maintains those matchers so there isn't anything to fix anymore. The keystone/test/matcher.py module was removed in https://review.openstack.org/#/c/154242/ ** Changed in: keystone Status: Triaged = Invalid -- You received this bug notification because you are a member

[Yahoo-eng-team] [Bug 1418956] Re: Test utilities assume use of assignment api

2015-08-20 Thread David Stanek
We can reopen this if it becomes something bigger. Right now there's no need and some debate about why drivers shouldn't implement the whole API. ** Changed in: keystone Status: In Progress = Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1471997] Re: nova MAX_FUNC value in nova/pci/devspec.py is too low

2015-08-20 Thread Chris Friesen
Jay Pipes helpfully pointed out that the MAX_FUNC value was defined by the PCI spec, and didn't refer to the SRIOV VF value, but rather the PCI device function. The original issue turned out to be a local problem generating the PCI whitelist. ** Changed in: nova Status: In Progress =

[Yahoo-eng-team] [Bug 1447215] Re: Schema Missing kernel_id, ramdisk_id causes #1447193

2015-08-20 Thread Launchpad Bug Tracker
This bug was fixed in the package glance - 1:2015.1.1-0ubuntu2 --- glance (1:2015.1.1-0ubuntu2) vivid; urgency=medium * Additional support for stable/kilo (LP: #1481008): - d/p/fix-test-artifacts-plugin-loader.patch: Added to fix failing tests. -

[Yahoo-eng-team] [Bug 1487070] [NEW] Only CPU compute monitors are loaded by compute.monitors extension loader

2015-08-20 Thread Jay Pipes
Public bug reported: There is a TODO in the extension loader for compute monitors: # TODO(jaypipes): Right now, we only have CPU monitors, so we don't # need to check if the plugin is a CPU monitor or not. Once non-CPU # monitors are added, change this to check either the

[Yahoo-eng-team] [Bug 1352510] Re: Delete and re-add of same node to compute_nodes table is broken

2015-08-20 Thread Jim Rollenhagen
15:15:57 edleafe | jroll: ok, got to look at that bug, and yeah, it should have closed it, but I forgot to put Closes-bug: in the commit message And I agree it appears to fix it. This was released with Liberty-1 ** Changed in: nova Status: In Progress = Fix Released -- You

[Yahoo-eng-team] [Bug 1487086] [NEW] Pagination doesn't work with v2 API image-list

2015-08-20 Thread Kairat Kushaev
Public bug reported: It seems that glance client doesn't have pagination for image-list correctly implemented: 1) glance client v2 doesn't have marker parameter defined 2) glance client ignores page-size parameter when specifying image-list. glance image-list --page-size 1 returns all images.

[Yahoo-eng-team] [Bug 1472712] Re: [SRU] Using SSL with rabbitmq prevents communication between nova-compute and conductor after latest nova updates

2015-08-20 Thread Launchpad Bug Tracker
This bug was fixed in the package python-amqp - 1.3.3-1ubuntu1.1 --- python-amqp (1.3.3-1ubuntu1.1) trusty; urgency=medium * Ensure SSL read timeouts raised properly (LP: #1472712): - d/p/dont-disconnect-transport-on-ssl-read-timeout.patch: Backport patch from 1.4.4. --

[Yahoo-eng-team] [Bug 1487176] [NEW] `nova-manage db expand` fails in dry run mode

2015-08-20 Thread Brian Elliott
Public bug reported: nova-manage db expand --dry-run will fail if the `locked` column has never been added to the migrate_version table via a previous live expand operation. The following error results because the `locked` column doesn't exist: http://paste.openstack.org/show/422748/ The DB

[Yahoo-eng-team] [Bug 1487048] Re: logic error in metadata_to_dict utility function

2015-08-20 Thread Brian Rosmaita
I'm withdrawing this. The filter_deleted flag should really be named 'include_deleted', and the logic around this is a bit convoluted. Feel free to read through the original gerrit reviews to see why this change was made. ** Changed in: nova Status: New = Invalid ** Changed in: nova

[Yahoo-eng-team] [Bug 1482772] Re: Region filtering for endpoints does not work

2015-08-20 Thread Lin Hua Cheng
OSC and KSC do already have the filter, however the filter it is passing is region instead of region_id. There are still some work needed to change the filter name to region_id. ** Changed in: python-keystoneclient Status: Invalid = Confirmed ** Changed in: python-openstackclient

[Yahoo-eng-team] [Bug 1486861] [NEW] get_extensions_path fail to remove duplicate path when the path gets appended with a another path

2015-08-20 Thread Ryu Ishimoto
Public bug reported: get_extensions_path contains logic to eliminate duplicated paths. However, in the case where the 'api_extensions_path' of config contains multiple concatenated paths, it treats the concatenated list as one extension path. This could be a problem for Neutron services,

[Yahoo-eng-team] [Bug 1487109] [NEW] No minimum test coverage for JavaScript

2015-08-20 Thread Rob Cresswell
Public bug reported: JavaScript code in Horizon currently has no minimum test coverage, and this should be amended. ** Affects: horizon Importance: Wishlist Assignee: Rob Cresswell (robcresswell) Status: In Progress ** Changed in: horizon Milestone: None = liberty-3 **

[Yahoo-eng-team] [Bug 1482772] Re: Region filtering for endpoints does not work

2015-08-20 Thread Steve Martinelli
Looks like OSC and KSC already had the code to do this, so I'm marking it as invalid for those projects osc: https://github.com/openstack/python-openstackclient/blob/master/openstackclient/identity/v3/endpoint.py#L143-L147 ksc:

[Yahoo-eng-team] [Bug 1487115] [NEW] Ephemeral user's id is not always urlsafe

2015-08-20 Thread Marek Denis
Public bug reported: Ephemeral users' id should always be url-safe. Sadly, id the mapping rule specifies user's id the value will be passed as-is and never url- encoded. We should change auth.plugins.mapped.setup_username() function and make sure user_id is always treated with