[Yahoo-eng-team] [Bug 1263824] Re: grenade is failing on euca and bundle tests

2013-12-23 Thread Joe Gordon
Fix https://review.openstack.org/#/c/63865/ ** No longer affects: nova ** No longer affects: grenade -- 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/1263824 Title: gren

[Yahoo-eng-team] [Bug 1263824] Re: grenade is failing on euca and bundle tests

2013-12-23 Thread Joe Gordon
** Also affects: openstack-ci 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/1263824 Title: grenade is failing on euca and bu

[Yahoo-eng-team] [Bug 1232166] Re: run_tests.sh misleading, broken, and might be unused

2013-12-23 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/1232166 Ti

[Yahoo-eng-team] [Bug 1263824] [NEW] grenade is failing on euca and bundle tests

2013-12-23 Thread Joe Gordon
Public bug reported: During gate runs we are seeing the euca and bundle devstack tests fail on the havana. http://logs.openstack.org/51/63551/2/check/check-grenade- dsvm/6ad42b5/console.html 2013-12-24 03:06:45.831 | + BUCKET=testbucket 2013-12-24 03:06:45.831 | + IMAGE=bundle.img 2013-12-24

[Yahoo-eng-team] [Bug 1263823] [NEW] Some select options have periods at the end

2013-12-23 Thread Ana Krivokapić
Public bug reported: Some of the select boxes (e.g. in Launch Instance, Create Volume, etc) have options which end with a period. That makes the UI inconsistent, since the period is sometimes there and sometimes not. Moreover, it is unusual to have a period placed at the end of select options. The

[Yahoo-eng-team] [Bug 1263813] [NEW] TypeError - not enough args for format string in i18n_cfg.py

2013-12-23 Thread Jay Pipes
Public bug reported: jpipes@uberbox:~/repos/openstack/neutron$ git log --oneline | head -1 84aeb9a Merge "Imported Translations from Transifex" Running tox -eALL resulted in: i18n runtests: commands[0] | python ./tools/check_i18n.py ./neutron ./tools/i18n_cfg.py Traceback (most recent call last

[Yahoo-eng-team] [Bug 1263804] [NEW] EC2 token creation no longer possible for admin

2013-12-23 Thread Dirk Mueller
Public bug reported: with the security fix for "[OSSA 2013-032] Keystone trust circumvention through EC2-style tokens (CVE-2013-6391)", Bug #1242597, it is no longer possible to create ec2 credentials with just admin service token + service endpoint. Log file gives: 2013-12-23 22:13:12.197 22611

[Yahoo-eng-team] [Bug 1263790] [NEW] ipmitool does not support OPERATOR priv level

2013-12-23 Thread Devananda van der Veen
Public bug reported: If the BMC / IPMI credentials being used for management of hardware were only granted OPERATOR privileges, there is no way to inform Nova's baremetal driver or Ironic's ipmitool driver to use this non-default privilege level. These will issue ipmitool commands with no "-L" par

[Yahoo-eng-team] [Bug 1251784] Re: nova+neutron scheduling error: Connection to neutron failed: Maximum attempts reached

2013-12-23 Thread Mark McClain
Removing Neutron since this bug has not shown up for 30 days. http://logstash.openstack.org/#eyJmaWVsZHMiOltdLCJzZWFyY2giOiJtZXNzYWdlOlwiQ29ubmVjdGlvbiB0byBuZXV0cm9uIGZhaWxlZDogTWF4aW11bSBhdHRlbXB0cyByZWFjaGVkXCIgQU5EIGZpbGVuYW1lOlwibG9ncy9zY3JlZW4tbi1zY2gudHh0XCIiLCJ0aW1lZnJhbWUiOiJjdXN0b20iLCJnc

[Yahoo-eng-team] [Bug 1263766] [NEW] Hyper-V agent fails when ceilometer ACLs are already applied

2013-12-23 Thread Alessandro Pilotti
Public bug reported: The Hyper-V agent fails when the restarted after the ceilometer ACLs have been already applied. ** Affects: neutron Importance: Undecided Status: New ** Tags: havana-backport-potential hyper-v ** Tags added: hyper-v ** Tags added: havana-backport-potential

[Yahoo-eng-team] [Bug 1246241] Re: Neutron/LBaaS/Agent does not work when SSL is configured in Apache QPID and encryption is required.

2013-12-23 Thread Eugene Nikanorov
** Changed in: neutron Status: Incomplete => 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/1246241 Title: Neutron/LBaaS/Agent does not work when SSL is configured in Apac

[Yahoo-eng-team] [Bug 1263745] [NEW] lbaas-haproxy default config causing long delay with downed member

2013-12-23 Thread Simon
Public bug reported: The "timeout check 5s" option is causing a 5 second delay with a chance of 1/N when one of the N backend nodes is down. backend 36279594-bd3f-47dd-b2fa-96e0bfc02ac6 mode tcp balance roundrobin timeout check 5s server 7ad07521-3034-4e1c-9b3c-33a

[Yahoo-eng-team] [Bug 1263735] [NEW] NVP plugin does not support VIF ports error

2013-12-23 Thread Bhuvan Arumugam
Public bug reported: Unable to delete a server using nova api. No errors logged at nova side. On neutron side, it complain that it doesn't support regular VIF ports on external networks. 2013-12-23 17:19:11,516 (NeutronPlugin): ERROR NeutronPlugin _nvp_delete_port NVP plugin does not support re

[Yahoo-eng-team] [Bug 1263657] Re: documentation uses incorrect urls for glance endpoint

2013-12-23 Thread Fei Long Wang
If so, I don't think it's a Glance bug, since there is nothing wrong with Glance. Maybe you should route it to doc team or Keystone team. ** Changed in: glance Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscr

[Yahoo-eng-team] [Bug 1263729] [NEW] Image size won't be updated if locations are updated to empty

2013-12-23 Thread Fei Long Wang
Public bug reported: See https://github.com/openstack/glance/blob/master/glance/api/v2/images.py#L225 Based on current design, the image status will be updated to 'queued' if all locations are removed from the target image, but for now, the image size won't be updated. It doesn't make sense and w

[Yahoo-eng-team] [Bug 1255609] Re: VMware: possible collision of VNC ports

2013-12-23 Thread Gary Kotton
** Changed in: nova Importance: Medium => High ** Also affects: openstack-vmwareapi-team Importance: Undecided Status: New ** Changed in: openstack-vmwareapi-team Importance: Undecided => High ** Tags added: havana-backport-potential -- You received this bug notification becaus

[Yahoo-eng-team] [Bug 1191729] Re: Multiple Floating IP Pools feature is broken

2013-12-23 Thread mouadino
** 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/1191729 Title: Multiple Floating IP Pools feature is broken Status in OpenSta

[Yahoo-eng-team] [Bug 1263686] [NEW] Race between list_networks and delete_network in OVS plugin

2013-12-23 Thread Eugene Nikanorov
Public bug reported: When listing networks, OVS plugin fetches networks bindings via additional per-network db-query. In case some network (and its binding) from the list is getting deleted in the process of extending networks dict, _extend_network_dict_provider throws an exception: TRACE neutro

[Yahoo-eng-team] [Bug 1263684] [NEW] DB2: GET image with long ID (non-existed) Glance would return 500, but not 404

2013-12-23 Thread Fei Long Wang
Public bug reported: GET: http://9.12.27.148:9292/v1/images/82ff46a0-f49b-4279-bdad-e665c203777w232323232eer34r3r3r3qer3r3r3r would return 500 instead of 400. The root cause is as below: 2013-12-23 07:43:15.387 27806 INFO glance.wsgi.server [687bccf6-ed9e-4efa-988e-a05faafb6c4b 51336

[Yahoo-eng-team] [Bug 1263673] [NEW] Reboot and terminate instances buttons left enabled after instance has been deleted

2013-12-23 Thread Anastasia Karpinska
Public bug reported: Current behavior: 1. Select some instance and terminate it. 2. While instance is being terminated select this instance with checkbox. Buttons "Soft reboot instances" and "Terminate instances" become enabled. 3. After instance has been deleted from the table buttons remain ena

[Yahoo-eng-team] [Bug 1263665] [NEW] Number of GET requests grows exponentially when multiple rows are being updated in the table

2013-12-23 Thread Anastasia Karpinska
Public bug reported: 1. In Launch instance dialog select number of instances 10. 2. Create 10 instances. 2. While instances are being created and table rows are being updated the number of row update requests grows exponentially and a queue of pending requests still exists after all rows had bee

[Yahoo-eng-team] [Bug 1263663] [NEW] IPv6 test are not skipped when ipv6 is disabled

2013-12-23 Thread mouadino
Public bug reported: A platform can still have ipv6 disable for example by doing "sudo sysctl -n net.ipv6.conf.all.disable_ipv6=1" but the ipv6 realted test will not be skipped and that is because of the naive way of detecting ipv6 support in the system. I am proposing in this patch a better way

[Yahoo-eng-team] [Bug 1263657] [NEW] documentation uses incorrect urls for glance endpoint

2013-12-23 Thread Kirill Zaborsky
Public bug reported: In docs.openstack.org/havana/install-guide/install/apt/openstack-install-guide-apt-havana.pdf I see command # keystone endpoint-create \ --service-id=the_service_id_above \ --publicurl=http://controller:9292 \ --internalurl=http://controller:9292 \ --adminurl=http://controll

[Yahoo-eng-team] [Bug 1263636] Re: no correct message prompt when migrate instance without enough cpu by Vcenter dirver

2013-12-23 Thread dingxy
** Changed in: nova Status: New => 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/1263636 Title: no correct message prompt when migrate instance without e

[Yahoo-eng-team] [Bug 1263647] [NEW] log image id incorectly when creating image

2013-12-23 Thread Liusheng
Public bug reported: when I use "nova image-create my_server_id name" to create an image, the log /var/log/glance/api.log record the below texts: } __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:103 2013-12-23 20:24:19.168 20884 INFO glance.registry.api.v1.images [0f0f1d19-9d63

[Yahoo-eng-team] [Bug 1262616] Re: 'Multiple plugins for service %s were configured', 'L3_ROUTER_NAT'

2013-12-23 Thread Oleg Bondarev
L3RouterPlugin service plugin should be configured for plugins that delegate away L3 routing functionality. OVSNeutronPluginV2 implements l3 functionality itself. So clearing service_plugins option should solve the issue. Putting to invalid. ** Changed in: neutron Status: Incomplete => Inva

[Yahoo-eng-team] [Bug 1263639] [NEW] glance/tests/unit/test_migrations.py does not calculate the tmp db path properly for sqlite

2013-12-23 Thread David Koo
Public bug reported: The current method of resetting temp tests databases in the TestMigrations._reset_databases() method is: 1) use urlparse.urlparse to first parse the connection string 2) strip the "path" component of the result of step (1) of all "/" prefixes and use the result as th

[Yahoo-eng-team] [Bug 1263638] [NEW] use vlan tenant network type for InfiniBand Fabric

2013-12-23 Thread Irena Berezovsky
Public bug reported: Change tenant network type usage for InfiniBand Fabric to ‘vlan’ type. Mellanox neutron plugin supports embedded switch functionality as part of VPI, i.e. Ethernet and InfiniBand HCA. Tenant network isolation is achieved via Layer-2 network partitioning. While Ethernet packe

[Yahoo-eng-team] [Bug 1263637] [NEW] can't enable ml2

2013-12-23 Thread li,chen
Public bug reported: Hi list, I'm working under CentOS 6.4 + Havana: openstack-neutron.noarch 2013.2.1-1.el6 @openstack-havana openstack-neutron-linuxbridge.noarch 2013.2.1-1.el6 @openstack-havana openstack-neutron-ml2.noa

[Yahoo-eng-team] [Bug 1263628] [NEW] retrieve network related quota usage info from neutron instead of nova db

2013-12-23 Thread Yaguang Tang
Public bug reported: nova quota-show conflicts neutron quota-show neutron quota-show # neutron quota-show | Field | Value | | Floatingip | 50 | ← | Network | 10 | | Port | 50 | | Router | 10 | | Security_group | 10 | | Security_group_ru