[Yahoo-eng-team] [Bug 1489724] [NEW] The check about project scope and domain scope has a problem

2015-08-28 Thread majianjun
Public bug reported: The keystone.common.authorization.token_to_auth_context function has part check code about scope, it as follows: --- def token_to_auth_context(token): ... if token.project_scoped: auth_context['project_id'] = token.project_id elif token.domain_scoped:

[Yahoo-eng-team] [Bug 1489744] [NEW] Swapping volume will not result in correct status

2015-08-28 Thread Chung Chih, Hung
Public bug reported: Swap volume API can swap a in-use volume with available volume. Therefore in-use volume should be available and available will be in-use. In face, volumes will stay in detaching and attaching respectively after send swap volume request to nova. But those volumes had been

[Yahoo-eng-team] [Bug 1489853] [NEW] when hard-reboot a instance with serial-port mutil times , instance will not start for port exhausted

2015-08-28 Thread lica
Public bug reported: My running environment is openstack-nova-compute-2015.1.0-3.el7.noarch python-nova-2015.1.0-3.el7.noarch openstack-nova-novncproxy-2015.1.0-3.el7.noarch openstack-nova-conductor-2015.1.0-3.el7.noarch openstack-nova-api-2015.1.0-3.el7.noarch

[Yahoo-eng-team] [Bug 1489825] [NEW] Document QoS feature in user guide

2015-08-28 Thread Ihar Hrachyshka
Public bug reported: We need to document the feature added in Liberty in user visible documentation. Interaction with doc team is desired. ** Affects: neutron Importance: Undecided Status: New ** Tags: qos ** Tags added: qos -- You received this bug notification because you

[Yahoo-eng-team] [Bug 1489802] [NEW] gate-neutron-dsvm-api FWaaSExtensionTestJSON tests fail from time to time

2015-08-28 Thread Rossella Sblendido
Public bug reported: gate-neutron-dsvm-api FWaaSExtensionTestJSON tests fail from time to time with 2015-08-27 17:14:37.316 | 2015-08-27 17:14:37.309 | Captured traceback: 2015-08-27 17:14:37.318 | 2015-08-27 17:14:37.311 | ~~~ 2015-08-27 17:14:37.319 | 2015-08-27 17:14:37.312 |

[Yahoo-eng-team] [Bug 1489788] [NEW] typo in doc string of subnet_alloc.py

2015-08-28 Thread Praveen Kumar SM
Public bug reported: The docstring of the class SubnetPoolReader has a typo as defaultable which needs to be changed to defaulttable This SubnetPoolReader class is in the file subnet_alloc.py which is under neutron/ipam directory. Current docstring is pasted below for reference. class

[Yahoo-eng-team] [Bug 1443483] Re: 'nova list' does not work when #ports*#instances is big number

2015-08-28 Thread Liping Mao
I reproduce this in Juno. ** Changed in: nova Status: Expired = Confirmed ** Changed in: nova Assignee: (unassigned) = Liping Mao (limao) -- 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 1489857] [NEW] Create ICMP security group rule with type but no code will success

2015-08-28 Thread Dongcan Ye
Public bug reported: If the user create ICMP security group rule, specifing the required ICMP type, but no code, it will success. I think neutron-server should raise an error here. ** Affects: neutron Importance: Undecided Assignee: Dongcan Ye (hellochosen) Status: New **

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

2015-08-28 Thread Silvan Kaiser
Public bug reported: Our CI hits the following issue in about 30% of it's runs, shown in the nova compute log: 2015-08-28 11:57:47.780 INFO nova.compute.manager [req-4eab5a49-fbee-4623-a14a-d1a4b52fb332 tempest-TestVolumeBootPattern-771277616 tempest-TestVolumeBootPattern-1634675604]

[Yahoo-eng-team] [Bug 1489874] [NEW] No logging is done if live-migration fails

2015-08-28 Thread Claudiu Belu
Public bug reported: In [1] and [2], the live-migration recovery method is being called, meaning the operation failed, but there is no other information regarding the failure, making it hard to determine the issue. The exception is being handled without any logging: [3] [1]

[Yahoo-eng-team] [Bug 1489877] [NEW] Secondary font messes with styling

2015-08-28 Thread Rob Cresswell
Public bug reported: Horizon uses a secondary font for the titles, which seems unnecessary, and messes with theming and styling due to its addition in various classes. It should just be the same font. ** Affects: horizon Importance: Undecided Assignee: Rob Cresswell (robcresswell)

[Yahoo-eng-team] [Bug 1411582] Re: [SRU] Azure data source should auto-detect ephemeral disk location

2015-08-28 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.7.5-0ubuntu1.8 --- cloud-init (0.7.5-0ubuntu1.8) trusty; urgency=medium * debian/patches/lp-1411582-azure-udev-ephemeral-disks.patch: - Use udev rules to discover ephemeral disk locations rather than hard-coded device

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

2015-08-28 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.7.5-0ubuntu1.8 --- cloud-init (0.7.5-0ubuntu1.8) trusty; urgency=medium * debian/patches/lp-1411582-azure-udev-ephemeral-disks.patch: - Use udev rules to discover ephemeral disk locations rather than hard-coded device

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

2015-08-28 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.7.5-0ubuntu1.8 --- cloud-init (0.7.5-0ubuntu1.8) trusty; urgency=medium * debian/patches/lp-1411582-azure-udev-ephemeral-disks.patch: - Use udev rules to discover ephemeral disk locations rather than hard-coded device

[Yahoo-eng-team] [Bug 1489868] [NEW] spike in py34 failures with multiple exception message

2015-08-28 Thread Kevin Benton
Public bug reported:

[Yahoo-eng-team] [Bug 1032092] Re: Invalid XML request is returning 500 ERROR instead of Bad Request 400 exception

2015-08-28 Thread Shingo Tanino
** Also affects: cinder 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/1032092 Title: Invalid XML request is returning 500

[Yahoo-eng-team] [Bug 1489905] [NEW] Ajax errors returning 500 error + html

2015-08-28 Thread Matthew D. Wood
Public bug reported: Currently, any ajax call that hits an error other than NotAuthorized or NotAuthenticated the end-response returned will likely be a 500 error with all the html of our ISE page included. Richard Jones's API code already provides a way to handle these issues, so we should use

[Yahoo-eng-team] [Bug 1489902] [NEW] Artifacts: public artifact may be modified by any user

2015-08-28 Thread Alexander Tivelkov
Public bug reported: Artifacts should be editable only by their owner and admins. However, is seems like it is not enforced, and if the user has an access to an artifact (e.g. if the artifact is public) she may modify it even without being an admin or artifact's owner. ** Affects: glance

[Yahoo-eng-team] [Bug 1440773] Re: Remove WritableLogger as eventlet has a real logger interface in 0.17.2

2015-08-28 Thread Kairat Kushaev
** Also affects: glance Importance: Undecided Status: New ** Changed in: glance Assignee: (unassigned) = Kairat Kushaev (kkushaev) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1489912] [NEW] ha dhcp agents and port mismatch kills dhcp for a tenant network

2015-08-28 Thread Eric Peterson
Public bug reported: We have a setup with 3 control nodes, and each tenant network gets 2 dhcp agents. Most of the time, this works fine / well. However, we have seen where the dhcp agents assigned to a network might point to control nodes 1 2 - but the port listing for the tenant network has

[Yahoo-eng-team] [Bug 1205344] Re: mkfs error in test_stamp_pattern

2015-08-28 Thread Matt Riedemann
** Changed in: tempest Status: Fix Released = In Progress ** Changed in: tempest Assignee: Sean Dague (sdague) = Matt Riedemann (mriedem) ** Changed in: tempest Importance: Critical = Medium ** Changed in: tempest Milestone: havana-3 = None ** Changed in: cinder

[Yahoo-eng-team] [Bug 1444112] Re: ML2 security groups only work with agent drivers

2015-08-28 Thread Russell Bryant
** Changed in: networking-ovn Status: Confirmed = 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/1444112 Title: ML2 security groups only work with agent drivers

[Yahoo-eng-team] [Bug 1489921] [NEW] Nova connects to rabbitmq successfully but has invalid credentials

2015-08-28 Thread Tyler Bishop
Public bug reported: From rabbitmq log: =INFO REPORT 28-Aug-2015::10:54:20 === accepting AMQP connection 0.15664.0 (10.0.2.26:55772 - 10.0.2.8:5672) =INFO REPORT 28-Aug-2015::10:54:20 === Mirrored queue 'q-agent-notifier-security_group-update_fanout_c8d714e02b944c7f91dad2530a34ff01'

[Yahoo-eng-team] [Bug 1489942] [NEW] Artifacts: unable to create a public artifact

2015-08-28 Thread Alexander Tivelkov
Public bug reported: An artifact with the value of visibility set to public cannot be created: a visibility body key is ignored by the Create Artifact Draft request. A subsequent patch may be used to properly change the value, but initially artifact is always private regardless of the input. **

[Yahoo-eng-team] [Bug 1411582] Re: [SRU] Azure data source should auto-detect ephemeral disk location

2015-08-28 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.6.3-0ubuntu1.19 --- cloud-init (0.6.3-0ubuntu1.19) precise; urgency=medium * debian/patches/lp-1411582-azure-udev-ephemeral-disks.patch: - Use udev rules to discover ephemeral disk locations rather than hard-coded

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

2015-08-28 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.6.3-0ubuntu1.19 --- cloud-init (0.6.3-0ubuntu1.19) precise; urgency=medium * debian/patches/lp-1411582-azure-udev-ephemeral-disks.patch: - Use udev rules to discover ephemeral disk locations rather than hard-coded

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

2015-08-28 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.6.3-0ubuntu1.19 --- cloud-init (0.6.3-0ubuntu1.19) precise; urgency=medium * debian/patches/lp-1411582-azure-udev-ephemeral-disks.patch: - Use udev rules to discover ephemeral disk locations rather than hard-coded

[Yahoo-eng-team] [Bug 1487425] Re: Ranged filtering by version is not supported

2015-08-28 Thread Alexander Tivelkov
This duplicates https://bugs.launchpad.net/glance/+bug/1480392 and https://bugs.launchpad.net/glance/+bug/1480393 As soon as both of these are fixed, this one will be addressed as well ** Changed in: glance Status: New = Invalid -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1489930] [NEW] Horizon's list of http exceptions is incomplete

2015-08-28 Thread Matthew D. Wood
Public bug reported: Currently, in horizon/exceptions.py, we have many of the http-status code errors wrapped up in exceptions. But we don't have all of them. For the sake of completeness, and to not force people to create them themselves, and therefore likely having some overlap. Here's a good

[Yahoo-eng-team] [Bug 1490087] Re: horizon unstable on development environment

2015-08-28 Thread Lin Hua Cheng
the patch just have to be rebased ** Changed in: horizon Status: New = 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/1490087 Title: horizon

[Yahoo-eng-team] [Bug 1469515] Re: Incorrect ERROR message from nova log while booting an instance from an image with insufficient disk space

2015-08-28 Thread Launchpad Bug Tracker
[Expired for OpenStack Compute (nova) because there has been no activity for 60 days.] ** Changed in: nova Status: Incomplete = Expired -- 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 1490087] [NEW] horizon unstable on development environment

2015-08-28 Thread Lin Hua Cheng
Public bug reported: I keep on getting these two errors whenever I am testing a patch: 1. Error v.sh ./manage.py runserver 0.0.0.0:8030 Traceback (most recent call last):   File ./manage.py, line 23, in module execute_from_command_line(sys.argv)   File

[Yahoo-eng-team] [Bug 1490081] [NEW] install maas from lp:maas/stable will fail due to the lack of --force-yes

2015-08-28 Thread Ray Wang
Public bug reported: maas ppa changed from lp:maas-maintainers to lp:maas When changing this cloud-init.cfg, and install maas from cloud-init. I got this following errors. WARNING: The following packages cannot be authenticated! python-maas-client maas-cli maas-common maas-dhcp

[Yahoo-eng-team] [Bug 1489969] [NEW] Python2.6 pkg_resources allowing incompat versions

2015-08-28 Thread Joshua Harlow
Public bug reported: Noticed the following: [09:48:13] @harlowja Python 2.6.6 (r266:84292, Dec 19 2012, 19:54:30) [09:48:13] @harlowja [GCC 3.4.6 20060404 (Red Hat 3.4.6-11)] on linux2 [09:48:13] @harlowja Type help, copyright, credits or license for more information. [09:48:13] @harlowja

[Yahoo-eng-team] [Bug 1489952] [NEW] _call_on_dict_driver debug statements are ridiculously verbose

2015-08-28 Thread Matt Riedemann
Public bug reported: These debug messages are way too verbose and frequent for this method: http://logs.openstack.org/24/214324/9/gate/gate-tempest-dsvm-neutron- dvr/3259bb6/logs/screen-q-svc.txt.gz#_2015-08-28_11_42_59_914 2015-08-28 11:42:59.914 DEBUG neutron.plugins.ml2.managers [req-

[Yahoo-eng-team] [Bug 1489581] Re: test_create_ebs_image_and_check_boot is race failing

2015-08-28 Thread OpenStack Infra
Reviewed: https://review.openstack.org/217804 Committed: https://git.openstack.org/cgit/openstack/tempest/commit/?id=d35957b02b81536d807da68448b7b9e0a6e5a6fa Submitter: Jenkins Branch:master commit d35957b02b81536d807da68448b7b9e0a6e5a6fa Author: Andrey Pavlov andrey...@yandex.ru Date:

[Yahoo-eng-team] [Bug 1490060] [NEW] kernel arp neighbor limits should be adjusted by l3 agent

2015-08-28 Thread Kevin Benton
Public bug reported: The default neighbor limits can be quite low (1024) for a kernel that the l3 agent is running on. If the agent is serving hundreds of tenants, it can quite easily blow past this limit, causing contention for a spot in the ARP table (or neighbor table in IPv6) and network

[Yahoo-eng-team] [Bug 1490043] [NEW] test_keepalived_respawns fails when trying to kill -15

2015-08-28 Thread Assaf Muller
Public bug reported: test_keepalived_respawns spawns keepalived, asserts that it's up, kills it, then waits for the process monitor to respawn it. Sometimes, the test seems to fail when sending signal 15 to the process. Logstash: message:pm.disable(sig='15')' AND tags:console

[Yahoo-eng-team] [Bug 1490031] [NEW] Refactor status and admin state translation code to improve readability

2015-08-28 Thread Lucas Palm
Public bug reported: In some of the dashboard 'views.py' files, there is code that enables the detail status and, when applicable, admin state labels to be translated. The current coding style of these sections is hard to read. Any and all sections of code that use this style should be

[Yahoo-eng-team] [Bug 1489970] [NEW] Compute API v2.1 the title 'Servers usage' is dismatch with its contents

2015-08-28 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: In the section Get extension details http://developer.openstack.org/api-ref-compute-v2.1.html#os-server-usage-v2.1 The title is 'Servers usage (servers)', but the APIs under this title are all about getting servers details. So the title and description

[Yahoo-eng-team] [Bug 1489970] Re: Compute API v2.1 the title 'Servers usage' is dismatch with its contents

2015-08-28 Thread Michael Johnson
** Project changed: octavia = 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/1489970 Title: Compute API v2.1 the title 'Servers usage' is dismatch with its

[Yahoo-eng-team] [Bug 1490037] [NEW] test_port_vlan_tags failing wait_until_ports_state

2015-08-28 Thread Assaf Muller
Public bug reported: Logstash query: message:, in test_port_vlan_tags AND tags:console AND (build_name :check-neutron-dsvm-functional OR build_name:gate-neutron-dsvm- functional)

[Yahoo-eng-team] [Bug 1168105] Re: update_available_resource can fail

2015-08-28 Thread Davanum Srinivas (DIMS)
** Changed in: nova Status: Confirmed = Won't Fix -- 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/1168105 Title: update_available_resource can fail Status in

[Yahoo-eng-team] [Bug 1489982] [NEW] Virt driver destroy exception is lost during instance shutdown if network deallocation fails

2015-08-28 Thread Samuel Matzek
Public bug reported: Version: OpenStack Liberty If the compute manager _shutdown_instance method's call to _try_deallocate_network at [1] fails, the exception from the virt driver destroy, which is the real root cause of the shutdown / delete instance failure is lost. This makes it harder to

[Yahoo-eng-team] [Bug 1490011] [NEW] cells: test_create_ebs_image_and_check_boot fails intermittently

2015-08-28 Thread Andrew Laski
Public bug reported: 2015-08-28 18:41:12.128 | tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV2.test_create_ebs_image_and_check_boot[compute,id-36c34c67-7b54-4b59-b188-02a2f458a63b,image,volume] 2015-08-28 18:41:12.128 |

[Yahoo-eng-team] [Bug 1480992] Re: Firefox loading spinner never disappear when click Go back button

2015-08-28 Thread German
latest master fixes this issue. ** 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/1480992 Title: Firefox

[Yahoo-eng-team] [Bug 1472285] Re: set default domain dynamically

2015-08-28 Thread Richard Megginson
moved bug/rfe to python-openstackclient python-openstackclient should support the keystone default domain api ** Project changed: keystone = python-openstackclient -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone.

[Yahoo-eng-team] [Bug 1490063] [NEW] Neutron flavor framework not saving service_type

2015-08-28 Thread James Arendt
Public bug reported: Service type for a created flavor is not being persisted nor returned in the resource dictionary. The Neutron service flavor framework has a database field for the flavor resource to persist the service_type associated with the flavor and the service_type attribute exists in

[Yahoo-eng-team] [Bug 1489970] Re: Compute API v2.1 the title 'Servers usage' is dismatch with its contents

2015-08-28 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/1489970 Title: Compute API v2.1 the title 'Servers usage' is dismatch with