[Yahoo-eng-team] [Bug 1307338] [NEW] Return incorrect message in keypair show

2014-04-14 Thread ugvddm
Public bug reported: Reproduce: 1.nova keypair-list +--+-+ | Name | Fingerprint | +--+-+ | root_key |

[Yahoo-eng-team] [Bug 1307344] [NEW] neutron-db-manage fails with metering enabled

2014-04-14 Thread Jordan Pittier
Public bug reported: Hello, I just got a neutron-db-manage failure in the Gate : http://logs.openstack.org/77/83777/1/check/check-tempest-dsvm-neutron-heat-slow/a7ad8c0/ Relevant stack trace is 2014-04-13 23:53:15.281 | INFO [alembic.migration] Running upgrade b65aa907aec - 33c3db036fe4,

[Yahoo-eng-team] [Bug 1307346] [NEW] Directory /var/lib/glance not owned by glance user

2014-04-14 Thread Thiago Martins
Public bug reported: Gusy, Glance packages from Ubuntu 14.04 have wrong permissions on /var/lib/glance, look: --- root@controller:~# ll /var/lib/glance/ total 60 drwxr-xr-x 4 glance glance 4096 Apr 14 01:06 ./ drwxr-xr-x 40 root root4096 Apr 14 04:47 ../ -rw-r--r-- 1 glance glance

[Yahoo-eng-team] [Bug 1236511] Re: Keystone Trusts API sends non descriptive error message for requests with invalid trust id

2014-04-14 Thread Thierry Carrez
** Changed in: keystone Status: Fix Released = Fix Committed -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1236511 Title: Keystone Trusts API sends non descriptive error

[Yahoo-eng-team] [Bug 1307338] Re: Return incorrect message in keypair show

2014-04-14 Thread ugvddm
** Also affects: python-novaclient 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/1307338 Title: Return incorrect message in

[Yahoo-eng-team] [Bug 1302490] Re: Requirements fail to be synced in milestone-proposed

2014-04-14 Thread Thierry Carrez
** Changed in: ironic Status: In Progress = 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/1302490 Title: Requirements fail to be synced in milestone-proposed

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

2014-04-14 Thread Thierry Carrez
** No longer affects: ironic -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1229324 Title: extraneous vim editor configuration comments Status in OpenStack Telemetry (Ceilometer):

[Yahoo-eng-team] [Bug 1261631] Re: Reconnect on failure for multiple servers always connects to first server

2014-04-14 Thread Thierry Carrez
** Changed in: ironic Status: New = Fix Released ** Changed in: ironic Milestone: None = icehouse-rc2 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1261631 Title: Reconnect

[Yahoo-eng-team] [Bug 1307389] [NEW] quota-show lists info with wrong tenant-id

2014-04-14 Thread Tushar Bankar
Public bug reported: nova quota-show --tenant wrong-id nova returns with status: 200 Actually it should return 404 Not found. It is bad, because if we try id which looks like a real tenant-id, but actually is wrong, we will not know which quota we got, current tenant or typed (with mistake).

[Yahoo-eng-team] [Bug 1307391] [NEW] quota-show lists info with wrong user-id

2014-04-14 Thread Tushar Bankar
Public bug reported: nova quota-show --user wrong-id nova returns with status: 200 Actually it should return 404 Not found. It is bad, because if we try id which looks like a real user-id, but actually is wrong, we will not know which quota we got, current user or typed (with mistake). **

[Yahoo-eng-team] [Bug 1307398] [NEW] quota-update should error out if input provided is wrong tenant id

2014-04-14 Thread Tushar Bankar
Public bug reported: nova quota-update wrong-tenantid --instances 5 nova returns with status: 200 It is expected to return the status 404 (not found) Also it should error out with message e.g.- tenant not found. ** Affects: nova Importance: Undecided Assignee: Tushar Bankar

[Yahoo-eng-team] [Bug 1307405] [NEW] quota-delete should error out if input provided is wrong tenant id

2014-04-14 Thread Tushar Bankar
Public bug reported: nova quota-delete --tenant wrong-tenant nova returns 200 (OK) But it is expected to return 404 ** Affects: nova Importance: Undecided Assignee: Tushar Bankar (tushar-bankar) Status: New ** Changed in: nova Assignee: (unassigned) = Tushar Bankar

[Yahoo-eng-team] [Bug 1307407] [NEW] quota-delete should error out if input provided is wrong user id

2014-04-14 Thread Tushar Bankar
Public bug reported: nova quota-delete --tenant wrong-user nova returns 200 (OK) But it is expected to return 404 ** Affects: nova Importance: Undecided Assignee: Tushar Bankar (tushar-bankar) Status: New ** Changed in: nova Assignee: (unassigned) = Tushar Bankar

[Yahoo-eng-team] [Bug 1307408] [NEW] VMWare - Destroy fails when Claim is not successful

2014-04-14 Thread Sagar Ratnakara Nikam
Public bug reported: If Claim is not successful, compute manager triggers a call to destroy instance. Destroy fails since the compute node (cluster) is set only after claim is successful. This issue occurs when multiple parallel nova boot operations are triggered simultaneously. Snippet from

[Yahoo-eng-team] [Bug 1307416] [NEW] Unshelve instance needs handling exceptions

2014-04-14 Thread sahid
Public bug reported: There are some cases not handled when we unshelve an instance in the conductor. nova/conductor/manager.py#823 if the key shelved_image_id is not defined this will raise an KeyError not handled. Also when the shelved_image_id is set to None, the error is not correctly

[Yahoo-eng-team] [Bug 1307412] [NEW] The API v2 reserved property error is not raised when there's nothing to update

2014-04-14 Thread Flavio Percoco
Public bug reported: [root@orange-vdse ~(keystone_admin)]# glance --os-image-api-version 2 image-update 9969c805-c5e6-4d4b-b9e3-dd867a06be08 --owner 637ea20d137e4fa3bdbbb89ec513ef05Request returned failure status. 403 Forbidden Attribute 'owner' is reserved. (HTTP 403) However, if the

[Yahoo-eng-team] [Bug 1307460] [NEW] entrypoint for nova-clear-rabbit-queues still defined

2014-04-14 Thread Dirk Mueller
Public bug reported: Calling nova-clear-rabbit-queues gives: Traceback (most recent call last): File /usr/bin/nova-clear-rabbit-queues, line 6, in module from nova.cmd.clear_rabbit_queues import main ImportError: No module named clear_rabbit_queues this is due to

[Yahoo-eng-team] [Bug 1307461] [NEW] quota-update should error out if input provided is wrong user id

2014-04-14 Thread Tushar Bankar
Public bug reported: ova quota-update valid-tenantid --user wrong-user --instances 2 nova returns with status: 200 It is expected to return the status 404 (not found) Also it should error out with message e.g.- user not found. ** Affects: nova Importance: Undecided Assignee: Tushar

[Yahoo-eng-team] [Bug 1307424] Re: undercloud won't come up: seed metadata server 404s

2014-04-14 Thread Michael Kerrin
I c an confirm that this a change made after this commit to nova 7fa9b7e0cccdedb4a4fbd12ed3db1dab30cb3ddc causes the problem. The time line from when I see internal failures matches this also. ** Also affects: nova Importance: Undecided Status: New -- You received this bug

[Yahoo-eng-team] [Bug 1307472] [NEW] workaround for bug #1219530 is obsolete

2014-04-14 Thread Yuriy Taraday
Public bug reported: Bug #1219530 has been fixed and workaround for it stands in a way of putting together support for rootwrap daemon mode. ** Affects: neutron Importance: Undecided Assignee: Yuriy Taraday (yorik-sar) Status: In Progress -- You received this bug

[Yahoo-eng-team] [Bug 1307476] [NEW] contextual-markers under-usage leads to babble looking translations

2014-04-14 Thread Yves-Gwenael Bourhis
Public bug reported: Contextual markers: https://docs.djangoproject.com/en/dev/topics/i18n/translation/#contextual-markers are used only in horizon.tables.actions.BatchAction._get_action_name in the whole code, and even there, the translation lacks of context. Indeed, we have:: if

[Yahoo-eng-team] [Bug 1307499] [NEW] quota-show lists info with wrong tenant-id

2014-04-14 Thread Tushar Bankar
Public bug reported: neutron quota-show --tenant-id wrong-id neutron return with status 200 (OK) Acually it should error out with tenantid not found with status: 404 ** Affects: neutron Importance: Undecided Assignee: Tushar Bankar (tushar-bankar) Status: New ** Changed

[Yahoo-eng-team] [Bug 1307502] [NEW] quota-update should error out if input provided is wrong tenant id

2014-04-14 Thread Tushar Bankar
Public bug reported: neutron quota-update --tenant-id wrong-tenant --port 40 neutron returns 200 (OK). It is expected to return 404 if tenant does not exists. ** Affects: neutron Importance: Undecided Assignee: Tushar Bankar (tushar-bankar) Status: New ** Changed in:

[Yahoo-eng-team] [Bug 1307506] [NEW] quota-delete should error out if input provided is wrong tenant id

2014-04-14 Thread Tushar Bankar
Public bug reported: neutron quota-delete --tenant-id wrong-id Deleted quota: wrong-id And neutron is returning with status 204 (No Content) But it is expected to return with 404 with message. eg.- No tenant ID found ** Affects: neutron Importance: Undecided Assignee: Tushar Bankar

[Yahoo-eng-team] [Bug 1307541] [NEW] Active calendar should appear on the top of inactive

2014-04-14 Thread Andriy Voroblevskyy
Public bug reported: Steps to reproduce: 1. Navigate to Overview 2. Click on input field To: (calendar widget should appear), don't choose date 3. Click on input field From: (another calendar widget should appear) Actual result: If 2 calendar widgets are opened, widget To: is always on the top

[Yahoo-eng-team] [Bug 1307560] [NEW] Switch to newer naming in oslo loopingcall

2014-04-14 Thread Dirk Mueller
Public bug reported: LoopingCall has been renamed to FixedIntervalLoopingCall in https://review.openstack.org/#/c/26345/ ** Affects: cinder Importance: Undecided Status: New ** Affects: neutron Importance: Undecided Assignee: Dirk Mueller (dmllr) Status: In

[Yahoo-eng-team] [Bug 1307563] [NEW] Bar charts render on top of each other when refreshing

2014-04-14 Thread Ana Krivokapić
Public bug reported: When a bar chart is refreshed (the refresh method is called), the old chart is not cleared. Instead, a new chart is rendered on top of the old chart, resulting in a mess. :) The old chart's html should be cleared before rendering the new chart. ** Affects: horizon

[Yahoo-eng-team] [Bug 1307560] Re: Switch to newer naming in oslo loopingcall

2014-04-14 Thread Dirk Mueller
Cinder fix in https://review.openstack.org/87294 ** 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 neutron. https://bugs.launchpad.net/bugs/1307560 Title:

[Yahoo-eng-team] [Bug 1307582] [NEW] FixedIp object does not support Neutron

2014-04-14 Thread Dan Prince
Public bug reported: We recently landed a patch to make the metadata API's base.py use the FixedIP object for address lookups. This causes problems when using the metadata API with neutron because the Nova FixedIP object class does not yet appear to support neutron. When using the metadata

[Yahoo-eng-team] [Bug 1081221] Re: Keystone POST /tokens response does not contain all endpoints

2014-04-14 Thread Dolph Mathews
Thanks, Henrique! ** Changed in: keystone Status: Triaged = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1081221 Title: Keystone POST /tokens response does not

[Yahoo-eng-team] [Bug 1307662] [NEW] xenapi: image downloading code requires unnecessary instance argument

2014-04-14 Thread Christopher Lefelhocz
Public bug reported: The downloading code in xenserver requires an instance argument. However in practice this argument is not used for debugging or any other purpose. Downloading in fact can occur without an instance being involved at all. We should remove this unused argument. This is in

[Yahoo-eng-team] [Bug 1303811] Re: nova-api won't start because /usr/lib/python2.7/dist-packages/keys is missing

2014-04-14 Thread Joe Gordon
Based on your error log it looks like you have an invalid config setting. You are trying to write to a python directory using CONF.keys_path ** Changed in: nova Status: New = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1304481] Re: Nova operates network failed by Maximum attempts reached error when Cloud under heavy workload

2014-04-14 Thread Joe Gordon
This isn't a nova issue directly, nova is failing to reach neutron. So adding neutron to this bug. ** Also affects: neutron Importance: Undecided Status: New ** Changed in: nova Status: New = Invalid -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1307668] [NEW] NSX: metadata subnet should not have dhcp enabled on them

2014-04-14 Thread Aaron Rosen
Public bug reported: Having dhcp-enabled on metadata subnets causes the dhcp-agent to create a port to serve dhcp which is not needed because there will never be instances on a metadata network. ** Affects: neutron Importance: Undecided Assignee: Aaron Rosen (arosen) Status:

[Yahoo-eng-team] [Bug 1307667] [NEW] The include.txt example is not valid

2014-04-14 Thread Nathan House
Public bug reported: The example lists the following urls: http://www.ubuntu.com/robots.txt http://www.w3schools.com/html/lastpage.htm Both of which do not contain valid user-data info and when attempting on the Rackspace Debian 7 (Wheezy) (PVHVM) Image it appears to cause problems. I don't

[Yahoo-eng-team] [Bug 1297962] Re: Nova-compute doesnt start

2014-04-14 Thread Joe Gordon
Lxc/libvirt isn't supported. https://wiki.openstack.org/wiki/HypervisorSupportMatrix ** Changed in: nova Status: Confirmed = Invalid ** Changed in: nova Status: Invalid = Opinion -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1307696] [NEW] deprecated method in sqlalchemy causes 500 errors in glance

2014-04-14 Thread Will Dunn
Public bug reported: I'm working on setting up Havana on CentOS 6.5, bare metal. I'm using http://docs.openstack.org/havana/install-guide/install/yum/content /glance-verify.html for my install doc. [root@fw1 ~]# glance --version 0.12.0 When I tried to load the test image into glance: glance

[Yahoo-eng-team] [Bug 1307303] Re: Make Help link context-sensitive

2014-04-14 Thread Ana Krivokapić
Since there is already a blueprint open for this enhancement [1] , I'm going to close this bug. Feel free to reopen if you think that the blueprint does not match this request for enhancement. (You can also comment directly on the blueprint, if you would like to provide more information about this

[Yahoo-eng-team] [Bug 1307720] [NEW] ML2 migration script does not check initial db version

2014-04-14 Thread Maru Newby
Public bug reported: The ML2 migration script (https://github.com/openstack/neutron/blob/master/neutron/db/migration/migrate_to_ml2.py#L107) does not check that the target db's state is a valid target for migration. The intention was to add a check for the final icehouse alembic hash in the

[Yahoo-eng-team] [Bug 1307732] [NEW] Schema created automatically without migration information

2014-04-14 Thread Brian Lamar
Public bug reported: Currently when neutron-server starts up `base.metadata.create_all(engine)` is called which will create all needed tables for Neutron. The problem with this is that this does not insert Alembic migration data. Now, not everyone uses Alembic, but for those of us that do it

[Yahoo-eng-team] [Bug 1174499] Re: Keystone token hashing is MD5

2014-04-14 Thread Brant Knudson
** Also affects: horizon Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1174499 Title: Keystone token hashing is MD5 Status in OpenStack

[Yahoo-eng-team] [Bug 1307745] [NEW] OFAgent: Apply the patch Avoid processing ports which are not yet ready

2014-04-14 Thread fumihiko kakuma
Public bug reported: Port the patch for the following bug of OVS to OFAgent. https://bugs.launchpad.net/neutron/+bug/1253896 ** Affects: neutron Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

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

2014-04-14 Thread Steve Baker
** No longer affects: heat-cfntools -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1179008 Title: rename requires files to standard names Status in OpenStack Telemetry (Ceilometer):

[Yahoo-eng-team] [Bug 1295426] Re: get console output v3 API should allow null as the length

2014-04-14 Thread Ken'ichi Ohmichi
** Also affects: python-novaclient Importance: Undecided Status: New ** Changed in: nova Status: In Progress = Fix Committed ** Changed in: python-novaclient Assignee: (unassigned) = Ken'ichi Ohmichi (oomichi) -- You received this bug notification because you are a member

[Yahoo-eng-team] [Bug 1307781] [NEW] Unnecessary dict copy

2014-04-14 Thread Jamie Lennox
Public bug reported: In keystone/service.py there are a number of places we do: conf = global_conf.copy() conf.update(local_conf) as this conf object is ignored anyway this serves no purpose and should be removed ** Affects: keystone Importance: Undecided Assignee: Jamie

[Yahoo-eng-team] [Bug 1307788] [NEW] IPv6 mode should not be specified in API when ip version is 4

2014-04-14 Thread Xu Han Peng
Public bug reported: Need to add a validation to ipv6_ra_mode and ipv6_address_mode with ip version. An InvalidInput error should be prompted when ipv6_ra_mode or ipv6_address_mode is specified in API and ip version is 4. ** Affects: neutron Importance: Undecided Assignee: Xu Han Peng

[Yahoo-eng-team] [Bug 1307791] [NEW] Volumes still in use after deleting a shelved instance with user volumes

2014-04-14 Thread Liusheng
Public bug reported: After deleting a shelved instance with user volumes, the volumes should be detached. but actually, the volumes are still in state of in-use. ** Affects: nova Importance: Undecided Assignee: Liusheng (liusheng) Status: New ** Summary changed: - delete a

[Yahoo-eng-team] [Bug 1283930] Re: Make metaplugin be used with a router service plugin

2014-04-14 Thread Tom Fifield
Hi, Oda san, Thank you for your comment. In my opinion, this text is good: If you use a router service plugin, set 'l3_plugin_list' blank. If 'l3_plugin_list' is not blank, must not specify a router service plugin in 'service_plugins' of neutron.conf. However, I feel that perhaps it could

[Yahoo-eng-team] [Bug 1279722] Re: cann't connect the keystone after long time used

2014-04-14 Thread Launchpad Bug Tracker
[Expired for Keystone because there has been no activity for 60 days.] ** Changed in: keystone Status: Incomplete = Expired -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1279722

[Yahoo-eng-team] [Bug 1238445] Re: cannot connect to VMs via gre tunnel with openvswitch

2014-04-14 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/1238445

[Yahoo-eng-team] [Bug 1307838] [NEW] Scheduling the router on the Node Even though if there are no interface ports on that router. This happen when l3-agent calls sync routers

2014-04-14 Thread Murali Birru
Public bug reported: Scheduling the router without having any interface ports on that router. this happen because of the sync-router call from l3-agent. autoschedule() will schedule the router if it is not schedule on any agent at that time(even if no interface ports on it). ** Affects: