[Yahoo-eng-team] [Bug 1260932] Re: add all networks to a project instance

2013-12-20 Thread wangyubo
** Also affects: openstack-dashboard (Ubuntu) Importance: Undecided Status: New -- 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/1260932 Title: add all netw

[Yahoo-eng-team] [Bug 1262678] Re: Missing firewall_driver with ml2 breaks neutron securitygroups API

2013-12-20 Thread OpenStack Infra
Reviewed: https://review.openstack.org/63233 Committed: https://git.openstack.org/cgit/openstack/openstack-manuals/commit/?id=4c5d9ba37bb2cebedb05aabab3452a5e0005f985 Submitter: Jenkins Branch:master commit 4c5d9ba37bb2cebedb05aabab3452a5e0005f985 Author: Emilien Macchi Date: Thu Dec 19 2

[Yahoo-eng-team] [Bug 1262906] Re: swift unable to start in gate-tempest-dsvm-neutron-large-ops

2013-12-20 Thread Joe Gordon
** Changed in: nova Importance: Critical => Undecided ** No longer affects: nova ** Also affects: devstack Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launc

[Yahoo-eng-team] [Bug 1263232] [NEW] possible to overflow the disk usage graph on the hypervisors page

2013-12-20 Thread Matt Fischer
Public bug reported: RHEL 6.5 running Havana Apparently I'm using 120GB of 98GB of storage. This causes the disk usage graph to appear about 75% used. I guess it overflowed? Anyway my suggestion would be to make the graph max at 100% full, I don't know another way to express overflow in a pie

[Yahoo-eng-team] [Bug 1263122] Re: services should not restart on SIGHUP when running in the foreground

2013-12-20 Thread Doug Hellmann
** Also affects: nova Importance: Undecided Status: New ** Changed in: nova Assignee: (unassigned) => Doug Hellmann (doug-hellmann) -- 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 1262906] Re: swift unable to start in gate-tempest-dsvm-neutron-large-ops

2013-12-20 Thread Joe Gordon
marking as critical because this is a gate issue, and it appears to be related to nova (at least indirectly) ** Also affects: nova Importance: Undecided Status: New ** Changed in: nova Importance: Undecided => Critical -- You received this bug notification because you are a member

[Yahoo-eng-team] [Bug 1263217] [NEW] Unnecessary call to get_dhcp_port from DeviceManager setup

2013-12-20 Thread Carl Baldwin
Public bug reported: In the file neutron/agent/linux/dhcp.py, the DeviceManager setup method calls get_device which calls get_dhcp_port. This results in an RPC call. But, we already had the port in the setup method. I discovered this as I was trying to optimize the number of these RPC calls. *

[Yahoo-eng-team] [Bug 1263204] [NEW] Exceptions that get returned via REST api should have more user friendly messages

2013-12-20 Thread Joe Gordon
Public bug reported: Exceptions in nova/exception.py that get returned via REST api should have more user friendly (non-admin and non-dev) messages. For example class InstanceRecreateNotSupported(Invalid): msg_fmt = _('Instance recreate is not implemented by this virt driver.') Assumin

[Yahoo-eng-team] [Bug 1263194] [NEW] VPN agent does not handle multiple connections per vpn service

2013-12-20 Thread Swaminathan Vasudevan
Public bug reported: When you try to configure more than one VPN site connection object with a single VPN Service, the second site connection is not handled by the VPN Agent. The plugin configures the data in the db, but the second site-connection status is always in "PENDING_CREATE" state. Also

[Yahoo-eng-team] [Bug 973413] Re: mount nbd hangs because of previous umount failure

2013-12-20 Thread Davanum Srinivas (DIMS)
Seeing a bunch of failures in gate - see https://bugs.launchpad.net/nova/+bug/1254890 for the same behavior we see there that was originally reported in this bug. ** Summary changed: - refactoring of qemu-nbd error handling + mount nbd hangs because of previous umount failure ** Changed in: nova

[Yahoo-eng-team] [Bug 1263142] [NEW] previous button not present using limit, marker variables

2013-12-20 Thread Tiago Everton Ferraz Martins
Public bug reported: The current pagination scheme using limit and marker do not offer the possibility of navigating backwards. ** Affects: horizon Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1251361] Re: Cannot see confirmation message when working on longer pages

2013-12-20 Thread Akihiro Motoki
** Also affects: horizon/havana Importance: Undecided Status: New ** Changed in: horizon/havana Importance: Undecided => Medium -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bu

[Yahoo-eng-team] [Bug 1231357] Re: Inconsistance between horizon and django_openstack_auth default keystone version

2013-12-20 Thread Akihiro Motoki
** Tags removed: havana-backport-potential ** Also affects: horizon/havana Importance: Undecided Status: New ** Changed in: horizon/havana Status: New => In Progress ** Changed in: horizon/havana Importance: Undecided => Medium ** Changed in: horizon/havana Assignee: (u

[Yahoo-eng-team] [Bug 1244126] Re: "neutron lb-pool-list" running by admin returns also non-admin load balancer pools which appear later in horizon's admin project

2013-12-20 Thread Akihiro Motoki
** Also affects: horizon/havana Importance: Undecided Status: New ** Changed in: horizon/havana Importance: Undecided => Medium ** Changed in: horizon/havana Assignee: (unassigned) => Akihiro Motoki (amotoki) ** Changed in: horizon/havana Status: New => In Progress ** T

[Yahoo-eng-team] [Bug 1263067] [NEW] Glance HTTP store doesn't work behind proxy

2013-12-20 Thread mouadino
Public bug reported: If Glance is deployed in an environment which require proxy for most connections than image stored in the http store will fail to be downloaded because the HTTP store use httplib (low level http library) which doesn't handle any proxy settings. ** Affects: glance Importa

[Yahoo-eng-team] [Bug 1262649] Re: query images in order, but return result not in the order

2013-12-20 Thread Haojie Jia
correct result as follows: { "images": [ { "status": "queued", "name": "abestimage", "deleted": false, "container_format": null, "created_at": "2013-12-19T09:15:34", "disk_format": null, "updated_at": "

[Yahoo-eng-team] [Bug 1263044] [NEW] Resize/migrate cannot reschedule

2013-12-20 Thread hougangliu
Public bug reported: In nova/compute/manager.py: def prep_resize() The design intends to catch every host error exception and then reschedule for resize/migrate like below: with self._error_out_instance_on_exception(context, instance['uuid'],

[Yahoo-eng-team] [Bug 1263032] [NEW] Timeout while waiting on RPC response - topic: "compute.devstack-*", RPC method: "get_console_output" info: ""

2013-12-20 Thread Masayuki Igawa
Public bug reported: http://logs.openstack.org/82/25882/10/check/check-tempest-dsvm- full/01bb021/logs/screen-n-api.txt.gz?level=TRACE#_2013-12-20_06_40_39_590 2013-12-20 06:40:39.590 ERROR nova.api.openstack Caught error: Timeout while waiting on RPC response - topic: "compute.devstack-precise-

[Yahoo-eng-team] [Bug 1263019] [NEW] tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer failed

2013-12-20 Thread Ivan-Zhu
Public bug reported: the tempest test failed in gate: http://logs.openstack.org/38/40638/10/check/check-tempest-dsvm-full/8361472/testr_results.html.gz message: Invalid volume: Volume status must be available or error, but current status is: awaiting-transfer but there is a waiter: self.client.