[Yahoo-eng-team] [Bug 1329192] Re: nova can not stop a vm when using fake driver

2015-08-31 Thread Noel Nelson Dsouza
Using Fake driver not able to launch instances. If we launch also it should be in error state. ** 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). htt

[Yahoo-eng-team] [Bug 1490423] [NEW] Router rules _get_subnet_connectivity cidr check throws exception

2015-08-31 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: The check for wether a cidr is affected by a rule in _get_subnet_connectivity are subject to fail and throw exception if any of the values it checks are None. This currently breaks the Horizon gate/integration tests. New version of the check proposed. *

[Yahoo-eng-team] [Bug 1490429] [NEW] glance image-show just returns 'id'

2015-08-31 Thread Rabi Mishra
Public bug reported: glance -d image-show 31e0d3a0-c29d-49bc-bc71-ee8a3f11c693 curl -g -i -X HEAD -H 'Accept-Encoding: gzip, deflate' -H 'Accept: */*' -H 'User-Agent: python-glanceclient' -H 'Connection: keep-alive' -H 'X-Auth-Token: {SHA1}936d7b4cf9f2f0a3793e0ebb446a58ecd3d577aa' -H 'Content-Ty

[Yahoo-eng-team] [Bug 1489860] Re: libvirtError: Unable to write to monitor: Broken pipe during snapshotting

2015-08-31 Thread Silvan Kaiser
*** This bug is a duplicate of bug 1489581 *** https://bugs.launchpad.net/bugs/1489581 I'll mark this as a duplicate of 1489581 that i linked to earlier, since that bugs fix has merged all is well. ** This bug has been marked a duplicate of bug 1489581 test_create_ebs_image_and_check_boot

[Yahoo-eng-team] [Bug 1259292] Re: Some tests use assertEqual(observed, expected) , the argument order is wrong

2015-08-31 Thread Pranali Deore
** Also affects: nova Importance: Undecided Status: New ** Changed in: nova Assignee: (unassigned) => Pranali Deore (pranali-deore) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://b

[Yahoo-eng-team] [Bug 1490491] [NEW] Glance returned 500 status code when we add/replace element to blob property

2015-08-31 Thread dshakhray
Public bug reported: ENVIRONMENT: devstack, Glance (master, 30.08.2015) STEPS TO REPRODUCE: We tried add/replace element to blob property on artifact. Send request 1) curl -H "X-Auth-Token: b582b953413b4a8896bfa27e1b70d4e0" -H "Content-Type:application/octet-stream" -X PATCH -d '[{"op": "add", "

[Yahoo-eng-team] [Bug 1490497] [NEW] pep8-incompliant filenames missing in gate console logs

2015-08-31 Thread Vivek Dhayaal
Public bug reported: Jenkins reported gate-keystone-pep8 failure on patch set 12 @ https://review.openstack.org/#/c/209524/ . But the console logs didn't contain the filenames that are incompliant with pep8. http://logs.openstack.org/24/209524/12/check/gate-keystone-pep8/b2b7500/console.html .

[Yahoo-eng-team] [Bug 1490495] [NEW] lots of invalid IPNetwork None/31 in tests

2015-08-31 Thread Miguel Angel Ajo
Public bug reported: A high spike during the last 24h, under investigation. http://logstash.openstack.org/#eyJzZWFyY2giOiJtZXNzYWdlOlwiaW52YWxpZCBJUE5ldHdvcmsgTm9uZS8zMVwiIiwiZmllbGRzIjpbImJ1aWxkX2NoYW5nZSJdLCJvZmZzZXQiOjEwMDAsInRpbWVmcmFtZSI6Ijg2NDAwIiwiZ3JhcGhtb2RlIjoiY291bnQiLCJ0aW1lIjp7InVzZX

[Yahoo-eng-team] [Bug 1490505] [NEW] Glance create element to blob with null property when we remove null element to blob property

2015-08-31 Thread dshakhray
Public bug reported: ENVIRONMENT: devstack, Glance (master, 30.08.2015) STEPS TO REPRODUCE: We tried remove element to blob property on artifact. We have the artifact: {"description": null, "published_at": null, "tags": [], "depends_on": null, "created_at": "2015-08-31T10:30:24.00", "type_na

[Yahoo-eng-team] [Bug 1490511] [NEW] Glance returned 500 status code when we download removed blob property

2015-08-31 Thread dshakhray
Public bug reported: ENVIRONMENT: devstack, Glance (master, 30.08.2015) STEPS TO REPRODUCE: We tried dowload element to blob property on artifact. We have the artifact: {"description": null, "published_at": null, "tags": [], "depends_on": null, "created_at": "2015-08-31T10:30:24.00", "type_n

[Yahoo-eng-team] [Bug 1414559] Re: OVS drops RARP packets by QEMU upon live-migration - VM temporarily disconnected

2015-08-31 Thread sean mooney
marking as invalid as the bug cannot be reproduced. please reopen if this is still an issue for you and you can provide more info on how to recreate. ** Changed in: neutron Status: Incomplete => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1490528] [NEW] Strange logic for shared images for different tenants/users

2015-08-31 Thread Timur Nurlygayanov
Public bug reported: Nova version: 1:2015.1.1-1 (OpenStack Kilo release) Steps To Reproduce: 1. Login to OpenStack horizon dashboard as admin user 2. Upload Ubuntu cloud image into Glance 3. Boot VM 'test1' from Ubuntu image 4. Install stress tool on the VM: 'sudo apt-get install stress' 5. Add '

[Yahoo-eng-team] [Bug 1488840] Re: nova volume attach in dashboard can not be choose device

2015-08-31 Thread Masco Kaliyamoorthy
Hi horizon supports to set the device but this feature is configurable based on the hypervisor. in local_settings.py file you have set the "can_set_mount_point" as "True". after that you can see the device input box. below is the settings file link. "https://github.com/openstack/horizon/blob/mast

[Yahoo-eng-team] [Bug 1490547] [NEW] Xen Tools: scripts failing due to implicit import of CONF object

2015-08-31 Thread Sulochan Acharya
Public bug reported: Some xen tools are failing because some CONF objects seem to be imported implicitly though import paths rather than though import_opt. For instance calling destroy_cached_images.py (SOME FIX PENDING, see : https://review.openstack.org/#/c/209526 ) will result in: xenapi = xe

[Yahoo-eng-team] [Bug 1490559] [NEW] admin not able to set 'maintenance' state for volumes

2015-08-31 Thread Masco Kaliyamoorthy
Public bug reported: admin not able to set the status as 'maintenance' from horizon since the the options doesn't contain. ** Affects: horizon Importance: Undecided Assignee: Masco Kaliyamoorthy (masco) Status: New ** Changed in: horizon Assignee: (unassigned) => Masco Ka

[Yahoo-eng-team] [Bug 1490516] Re: security group cannot be applied to a specified port of an instance but only to all ports.

2015-08-31 Thread Markus Zoeller (markus_z)
@javeme: It seems that this is a feature request. Feature requests for nova are done with blueprints [1] and with specs [2]. I'll recommend to read [3] if not yet done. To focus here on bugs which are a failures/errors/faults I close this one as "Invalid". The effort to implement the requested fea

[Yahoo-eng-team] [Bug 1490581] [NEW] the items will never be deleted from metering_info

2015-08-31 Thread Sergey Vilgelm
Public bug reported: The function _purge_metering_info of MeteringAgent class has a bug. The items of metering_info dictionary will never be deleted: if info['last_update'] > ts + report_interval: del self.metering_info[label_id] I this situation last_update will alway

[Yahoo-eng-team] [Bug 1490594] [NEW] Incorrect neutron-ns-metadata command when watch_log is False

2015-08-31 Thread Cedric Brandily
Public bug reported: neutron.agent.metadata.driver uses the option --metadata_proxy_watch_log=false to disable log watch[1] in neutron-ns- metadata-proxy but should use --nometadata_proxy_watch_log[2]. [1] metadata_proxy_watch_log = false [2] stacktrace: Command: ['sudo', '/usr/bin/neutron-root

[Yahoo-eng-team] [Bug 1490600] [NEW] Wrong set of default sort keys in v3

2015-08-31 Thread Mike Fedosin
Public bug reported: Currently, the list of sort keys that can be used in non-type-versioned request is ('name', 'status', 'container_format', 'disk_format', 'size', 'id', 'created_at', 'updated_at', 'version'), which is wrong, because it's a list for v2 api. For v3 we need another list: ('name'

[Yahoo-eng-team] [Bug 1490599] [NEW] Glance returned 500 status code when we add in "depend_on" yourself

2015-08-31 Thread dshakhray
Public bug reported: ENVIRONMENT: devstack, Glance (master, 30.08.2015) STEPS TO REPRODUCE: We have the artifact: {"description": null, "published_at": null, "tags": [], "depends_on": null, "created_at": "2015-08-31T10:30:24.00", "type_name": "MyArtifact", "updated_at": "2015-08-31T10:30:24

[Yahoo-eng-team] [Bug 1482301] Re: 'X-Openstack-Request-ID' lenght limited only by header size

2015-08-31 Thread Tristan Cacqueray
** Changed in: ossa Status: Incomplete => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1482301 Title: 'X-Openstack-Request-ID' lenght limited only by header size Statu

[Yahoo-eng-team] [Bug 1461678] Re: nova error handling causes glance to keep unlinked files open, wasting space

2015-08-31 Thread Doug Hellmann
** Changed in: python-glanceclient Status: Fix Committed => Fix Released ** Changed in: python-glanceclient Milestone: None => 1.0.0 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs

[Yahoo-eng-team] [Bug 1229324] Re: extraneous vim editor configuration comments

2015-08-31 Thread Doug Hellmann
** Changed in: python-glanceclient Status: Fix Committed => Fix Released ** Changed in: python-glanceclient Milestone: None => 1.0.0 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs

[Yahoo-eng-team] [Bug 1214176] Re: Fix copyright headers to be compliant with Foundation policies

2015-08-31 Thread Doug Hellmann
** Changed in: python-glanceclient Status: Fix Committed => Fix Released ** Changed in: python-glanceclient Milestone: None => 1.0.0 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bu

[Yahoo-eng-team] [Bug 1179008] Re: rename requires files to standard names

2015-08-31 Thread Doug Hellmann
** Changed in: python-glanceclient Status: Fix Committed => Fix Released ** Changed in: python-glanceclient Milestone: None => 1.0.0 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bu

[Yahoo-eng-team] [Bug 1179007] Re: Migrate build system to pbr

2015-08-31 Thread Doug Hellmann
** Changed in: python-glanceclient Status: Fix Committed => Fix Released ** Changed in: python-glanceclient Milestone: None => 1.0.0 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bu

[Yahoo-eng-team] [Bug 1348818] Re: Unittests do not succeed with random PYTHONHASHSEED value

2015-08-31 Thread Doug Hellmann
** Changed in: python-glanceclient Status: Fix Committed => Fix Released ** Changed in: python-glanceclient Milestone: None => 1.0.0 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bu

[Yahoo-eng-team] [Bug 1490628] [NEW] Dashboard Panels should not include SCSS

2015-08-31 Thread Rajat Vig
Public bug reported: Currently the following SCSS is included in Dashboard Panels - project.scss and identity.scss // Custom Theme Variables @import "/custom/variables"; @import "/dashboard/scss/variables"; // Custom Style Variables @import "/custom/styles"; This introduces multiple inclusion.

[Yahoo-eng-team] [Bug 1483408] Re: Decryption failure after replacing openssl with cryptography lib

2015-08-31 Thread Skyler Berg
Yes, I switched it to invalid. Thanks for the help with this. ** Changed in: nova Status: Confirmed => 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/148340

[Yahoo-eng-team] [Bug 1479887] Re: Default subnetpools cannot be defined by name

2015-08-31 Thread Carl Baldwin
** Changed in: neutron Status: In Progress => 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/1479887 Title: Default subnetpools cannot be defined by name Status in neutro

[Yahoo-eng-team] [Bug 1372666] Re: n-api and n-cpu receive timeouts from q-svc because of "Lock Wait timeout"

2015-08-31 Thread Armando Migliaccio
query ran today: http://logstash.openstack.org/#eyJzZWFyY2giOiJtZXNzYWdlOlwiQ29ubmVjdGlvbiB0byBuZXV0cm9uIGZhaWxlZDogSFRUUENvbm5lY3Rpb25Qb29sKGhvc3Q9JzEyNy4wLjAuMScsIHBvcnQ9OTY5Nik6IFJlYWQgdGltZWQgb3V0XCIgQU5EIGZpbGVuYW1lOlwibG9ncy9zY3JlZW4tbi1hcGkudHh0XCIiLCJmaWVsZHMiOlsiYnVpbGRfc3RhdHVzIiwiZmlsZW

[Yahoo-eng-team] [Bug 1490368] Re: test_list_virtual_interfaces fails due to invalid mac address

2015-08-31 Thread Davanum Srinivas (DIMS)
I believe this was caused by netadde 0.7.16, a fix was made in netaddr and 0.7.17 was released. See details below https://review.openstack.org/#/c/218720/ https://github.com/drkjam/netaddr/issues/114 https://github.com/drkjam/netaddr/commit/75eee70655597da60123aae7835afb8f66760149 ** Changed in

[Yahoo-eng-team] [Bug 1490690] [NEW] Discovery fails for V3 when admin not exposed

2015-08-31 Thread Adam Young
Public bug reported: V3 is not specifically rtied to either public or Admin in the specs, but practically speaking, it is tied to admin; When attempting to use the V3 api and the admin port is not exposed, the followng happens: $ echo $OS_AUTH_URL https://hostname/v3 $ openstack server list E

[Yahoo-eng-team] [Bug 1123462] Re: run_tests.sh does not work if keystone is not installed

2015-08-31 Thread David Stanek
run_tests.sh was deleted in https://review.openstack.org/#/c/199343/ ** Changed in: keystone Status: Confirmed => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1123462

[Yahoo-eng-team] [Bug 1461183] Re: keystone/tests/unit/test_v3.py:RestfulTestCase.load_sample_data still uses the assignment_api

2015-08-31 Thread David Stanek
The assignment's add_role_to_user_and_project is not deprecated and can be used by the tests. Once some of the assignment_api was deprecated when the resource_api was created, not all of it. ** Changed in: keystone Status: Triaged => Won't Fix -- You received this bug notification because

[Yahoo-eng-team] [Bug 1490704] [NEW] ESLint glob pattern not matching all files for lint

2015-08-31 Thread Rajat Vig
Public bug reported: The file glob pattern in package.json */static openstack_dashboard/dashboards/*/static is not running eslint on the openstack_dashboard/static files. The files in that package have unaddressed warnings. ** Affects: horizon Importance: Undecided Assignee: Rajat Vi

[Yahoo-eng-team] [Bug 1490743] [NEW] Attempt to call strftime on a str fails revocation_list

2015-08-31 Thread Timothy Symanczyk
Public bug reported: This bug is nearly identical to the old bug https://bugs.launchpad.net/keystone/+bug/1285871 , same symptom and nearly identical code . It is currently causing barbican to fail for us. 2015-08-21 03:17:05.244 22742 ERROR keystone.common.wsgi [-] 'str' object has no a ttribu

[Yahoo-eng-team] [Bug 1490748] [NEW] Login directive no longer hides domain and region dropdown

2015-08-31 Thread Thai Tran
Public bug reported: Recent linting changes broken the login directive. When user selects a websso authentication type like saml or openid, the domain and region list no longer hides. ** Affects: horizon Importance: High Assignee: Thai Tran (tqtran) Status: In Progress -- You

[Yahoo-eng-team] [Bug 1479346] Re: LBaaS: test_healthmonitor_basic scenario fails

2015-08-31 Thread Madhusudhan Kandadai
** Changed in: neutron Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1479346 Title: LBaaS: test_healthmonitor_basic scenario fails Status i

[Yahoo-eng-team] [Bug 1490764] [NEW] Wrong handling of domain_id passed as None

2015-08-31 Thread Henrique Truta
Public bug reported: Keystone does not handle the domain_id passed as none in controller layer, as in: https://github.com/openstack/keystone/blob/master/keystone/common/controller.py#L743 ** Affects: keystone Importance: Undecided Status: New -- You received this bug notification

[Yahoo-eng-team] [Bug 1490767] [NEW] DB migration of geneve type driver should be 'expand'

2015-08-31 Thread Itsuro Oda
Public bug reported: https://review.openstack.org/#/c/187945/ It only do adding table only definitely. So it should be in 'expand' directory. It was merged already. I don't know how to fix though. ** Affects: neutron Importance: Undecided Status: New -- You received this bug not

[Yahoo-eng-team] [Bug 1479346] Re: LBaaS: test_healthmonitor_basic scenario fails

2015-08-31 Thread Armando Migliaccio
This is not released yet. Leave it to Jenkins, that will know when this is 'released' properly. ** Changed in: neutron Status: Fix Released => Fix Committed -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://b

[Yahoo-eng-team] [Bug 1489200] Re: Upon VM deletes, SG iptables not cleaned up, garbage piles up

2015-08-31 Thread Ramu Ramamurthy
I applied the following patch released in the later kilo release (neutron/2015.1.1) - [81e043f] Don't delete port from bridge on delete_port event https://bugs.launchpad.net/neutron/+bug/165 and the problem is not seen anymore. ** Changed in: neutron Status: New => Fix Released --

[Yahoo-eng-team] [Bug 1490787] [NEW] show_numbers(self.data) on Pie Charts are broken

2015-08-31 Thread Diana Whitten
Public bug reported: show_numbers(self.data) in horizon/static/horizon/js/horizon.d3piechart.js obviously doesn't work as intended any longer. If you turn this on, It prints: [object Object] on top of the Pie Chart. o.O ** Affects: horizon Importance: Undecided Status: New -- You

[Yahoo-eng-team] [Bug 1490793] [NEW] Filtering volume sources doesn't work in ng launch instance wizard

2015-08-31 Thread Justin Pomeroy
Public bug reported: Make sure you have at least one volume with an image as its source. In the angular Launch Instance wizard, select "Volume" as the boot source and then try to filter the list of available volumes based on the type. For example, if the type is RAW, entering "raw" into the filte

[Yahoo-eng-team] [Bug 1490764] Re: Wrong handling of domain_id passed as None

2015-08-31 Thread lei zhang
domain_id is not a variable, it can't be None as in: https://github.com/openstack/keystone/blob/master/keystone/common/controller.py#L743 This step is just to judge whether ref['domain_id'] is already exists ** Changed in: keystone Status: New => Invalid -- You received this bug notific

[Yahoo-eng-team] [Bug 1486383] Re: the neutron service can't be start with multi same service_plugins variable

2015-08-31 Thread Armando Migliaccio
** Changed in: neutron Status: In Progress => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1486383 Title: the neutron service can't be start with multi same service_pl

[Yahoo-eng-team] [Bug 1490815] [NEW] subnetallcationpool should not be an extension

2015-08-31 Thread yong sheng gong
Public bug reported: look at https://github.com/openstack/neutron/blob/master/neutron/extensions/subnetallocation.py, which defines an extension Subnetallocation but defines no extension resource at all. Actually, it is implemented in core resource. So I think we should remove this extension. *

[Yahoo-eng-team] [Bug 1490832] [NEW] test_dhcp_ipv6 triggers races

2015-08-31 Thread Armando Migliaccio
Public bug reported: message:"in _clean_network" AND build_status:"FAILURE" http://logstash.openstack.org/#eyJzZWFyY2giOiJtZXNzYWdlOlwiaW4gX2NsZWFuX25ldHdvcmtcIiBBTkQgYnVpbGRfc3RhdHVzOlwiRkFJTFVSRVwiIiwiZmllbGRzIjpbXSwib2Zmc2V0IjowLCJ0aW1lZnJhbWUiOiIxNzI4MDAiLCJncmFwaG1vZGUiOiJjb3VudCIsInRpbWUiOn

[Yahoo-eng-team] [Bug 1219795] Re: Inconsistent DHCP port creation

2015-08-31 Thread Armando Migliaccio
*** This bug is a duplicate of bug 1431105 *** https://bugs.launchpad.net/bugs/1431105 I think this can be closed, as it was fixed in: https://review.openstack.org/#/c/163672/ ** This bug has been marked a duplicate of bug 1431105 dhcp scheduling is racey with first port creation -- You

[Yahoo-eng-team] [Bug 1490837] [NEW] Sporadic incoherent metrics when driver.get_host_cpu_stats takes longer than 1 second to execute

2015-08-31 Thread Joe Cropper
Public bug reported: When using the libvirt CPU monitor (i.e., virt_driver) for metrics collection, I sporadically noticed cases where the values for cpu.user.percent + cpu.kernel.percent + cpu.idle.percent didn't equal 100, which should be the case. This wasn't happening very often so it was qui

[Yahoo-eng-team] [Bug 1490842] [NEW] UnexpectedTaskStateError_Remote: Unexpected task state: expecting (u'resize_migrating', ) but the actual state is None

2015-08-31 Thread wangjianhe
Public bug reported: [req-7a72cf1e-b163-4863-9330-f2b60bd15a6e None] [instance: 5dbb0778-e7d2-42bd-8427-b727301972cb] Setting instance vm_state to ERROR [instance: 5dbb0778-e7d2-42bd-8427-b727301972cb] Traceback (most recent call last): [instance: 5dbb0778-e7d2-42bd-8427-b727301972cb] File "/