[Yahoo-eng-team] [Bug 1428495] Re: Does not enable ssh even with ssh_enabled: True

2015-03-05 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.7.7~bzr1078-0ubuntu1 --- cloud-init (0.7.7~bzr1078-0ubuntu1) vivid; urgency=medium * New upstream snapshot. * run snappy module only on snappy (LP: #1428495) * MAAS: adjust timestamp on oauthlib when needed (LP: #1427939) --

[Yahoo-eng-team] [Bug 1427939] Re: oauthlib code does not adjust timestamp

2015-03-05 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.7.7~bzr1078-0ubuntu1 --- cloud-init (0.7.7~bzr1078-0ubuntu1) vivid; urgency=medium * New upstream snapshot. * run snappy module only on snappy (LP: #1428495) * MAAS: adjust timestamp on oauthlib when needed (LP: #1427939) --

[Yahoo-eng-team] [Bug 1428821] [NEW] n-api fails to start on juno grenade

2015-03-05 Thread gordon chung
Public bug reported: possibly related to this: https://github.com/openstack/nova/commit/a657582c5cd8a39580c44ad401fd3e69870068b1 grenade tests are not passing due to n-api not starting logs here: http://logs.openstack.org/56/161256/1/check/check-grenade- dsvm/6fb9bfa/logs/ from n-api log:

[Yahoo-eng-team] [Bug 1428774] Re: Neutron-LBaaS: Stats Call API Spec mismatch with Actual Response

2015-03-05 Thread Franklin Naval
** Changed in: neutron Status: New = 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/1428774 Title: Neutron-LBaaS: Stats Call API Spec mismatch with Actual Response

[Yahoo-eng-team] [Bug 1428728] Re: nova.tests.unit.test_context.ContextTestCase.test_store_when_no_overwrite intermittently fails with MismatchError

2015-03-05 Thread Matt Riedemann
Fixed here: https://review.openstack.org/#/c/161784/ ** Also affects: oslo.context Importance: Undecided Status: New ** Changed in: nova Status: In Progress = Invalid ** Changed in: oslo.context Status: New = Fix Committed ** Changed in: oslo.context Importance:

[Yahoo-eng-team] [Bug 1428829] [NEW] Fernet tokens don't return audit_ids

2015-03-05 Thread Lance Bragstad
Public bug reported: The Fernet token formatters accidentally pop the audit_ids from the token_data [1]. The audit_ids shouldn't be removed from the token_data because we need them in the response. [1]

[Yahoo-eng-team] [Bug 1428598] Re: Horizon for Manila throws ERROR UNAUTHORIZED notification

2015-03-05 Thread Gary W. Smith
** 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/1428598 Title: Horizon for Manila throws ERROR UNAUTHORIZED

[Yahoo-eng-team] [Bug 1415474] Re: Images and Volumes should be filtered by projects

2015-03-05 Thread Gary W. Smith
Closing this, since it has had no responses in a while. I would prefer that this change go through the blueprint process since it is a significant enough change in presentation that warrants some discussion. ** Changed in: horizon Status: New = Invalid -- You received this bug

[Yahoo-eng-team] [Bug 1428887] [NEW] Unable to communicate to floatingip on a same network

2015-03-05 Thread Itsuro Oda
Public bug reported: If one try to communicate from a tenant network to floatingip which attached to a port on the same network, the communication fails. for example, unable to communicate from 10.0.0.3 to 100.0.0.5

[Yahoo-eng-team] [Bug 1428949] [NEW] Fernet tokens do not support domain scopes

2015-03-05 Thread Dolph Mathews
Public bug reported: Attempting to get a domain-scoped token with the Fernet token provider returns a token - everything appears to have worked. When validating that token though, it appears to be unpacked as a project-scoped token, which ultimately fails. The short of it is that domain-scope

[Yahoo-eng-team] [Bug 1421999] Re: Create Edit Project is Broken

2015-03-05 Thread Gary W. Smith
*** This bug is a duplicate of bug 1421616 *** https://bugs.launchpad.net/bugs/1421616 ** This bug has been marked a duplicate of bug 1421616 Cannot create project using Horizon - Could not find default role _member_ -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1428907] [NEW] FWaaS: Fix UT breakage in neutron-fwaas

2015-03-05 Thread vishwanath jayaraman
Public bug reported: The commit for namespaces in neutron (under review 147744, which is approved, but awaiting upstreaming), changes the router creation logic. This breaks the neutron-fwaas unit tests. ** Affects: neutron Importance: Undecided Assignee: vishwanath jayaraman

[Yahoo-eng-team] [Bug 1428909] [NEW] Arista L3 Service Plugin decomposition

2015-03-05 Thread Sukhdev Kapur
Public bug reported: Move back-end drivers for Arista L3 Service Plugin from neutron tree to stackforge networking-arista project ** Affects: neutron Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which

[Yahoo-eng-team] [Bug 1428821] Re: n-api fails to start on juno grenade

2015-03-05 Thread Joe Gordon
** Also affects: nova/icehouse Importance: Undecided Status: New ** Changed in: nova/icehouse Status: New = In Progress ** Changed in: nova/icehouse Importance: Undecided = Critical ** Changed in: nova Status: In Progress = Invalid ** Changed in: nova Importance:

[Yahoo-eng-team] [Bug 1428936] [NEW] ofagent broken with the latest version of ryu

2015-03-05 Thread YAMAMOTO Takashi
Public bug reported: ofagent broken with the latest version of ryu. recent versions of ryu stopped populating cfg.CONF with its options as it turned out to be a bad idea as a library. ofagent in neutron juno tree still has references to the options and crashes. an example of the crash:

[Yahoo-eng-team] [Bug 1428717] [NEW] Fernet tokens have redundant creation timestamps

2015-03-05 Thread Dolph Mathews
Public bug reported: The creation time of a Fernet token is actually encoded into the token twice. One of these should be removed. In the payload of every fernet token, we insert the creation time as an integer timestamp. That timestamp gets encrypted along with the rest of the payload. In

[Yahoo-eng-team] [Bug 1428728] [NEW] nova.tests.unit.test_context.ContextTestCase.test_store_when_no_overwrite intermittently fails with MismatchError

2015-03-05 Thread Matt Riedemann
Public bug reported: http://logs.openstack.org/53/155853/16/check/gate-nova- python27/1f928bf/console.html#_2015-03-05_15_33_13_116 2015-03-05 15:33:13.116 | Captured traceback: 2015-03-05 15:33:13.116 | ~~~ 2015-03-05 15:33:13.116 | Traceback (most recent call last):

[Yahoo-eng-team] [Bug 1428424] Re: Remove use of contextlib.nested

2015-03-05 Thread Sean McGinnis
** Also affects: cinder Importance: Undecided Status: New ** Changed in: cinder Status: New = In Progress ** Changed in: cinder Assignee: (unassigned) = Sean McGinnis (sean-mcginnis) -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1428542] [NEW] Live Migration (block_migrate): Disk of instance is too large, with cinder LVM based volume

2015-03-05 Thread Tom Patzig
Public bug reported: When live migrating (block_migrate), an instance, cinder volumes based on LVM, that are attached via iscsi to the compute node, are included within the MigrationPreCheck disk-size calculation. Because the cinder iscsi volume is just attached to the migration target node,

[Yahoo-eng-team] [Bug 1428505] [NEW] Hyper-V: console logging stops if VM reboots by itself

2015-03-05 Thread Petrut Lucian
Public bug reported: The Hyper-V driver restart VM log workers only in case the instance power changes are triggered by Nova. As the driver is unaware of VMs that reboot themselves, the VM logging will be stopped in the moment the according seial port named pipe is closed. The fix consists in

[Yahoo-eng-team] [Bug 1428504] [NEW] Hyper-V: console logging stops if VM reboots by itself

2015-03-05 Thread Petrut Lucian
*** This bug is a duplicate of bug 1428505 *** https://bugs.launchpad.net/bugs/1428505 Public bug reported: The Hyper-V driver restart VM log workers only in case the instance power changes are triggered by Nova. As the driver is unaware of VMs that reboot themselves, the VM logging will be

[Yahoo-eng-team] [Bug 1428539] [NEW] nova instance actions don't have finish time

2015-03-05 Thread Eli Qiao
Public bug reported: taget@taget-ThinkStation-P300:~/devstack$ nova instance-action-list tt2 ++--+-++ | Action | Request_ID | Message | Start_Time |

[Yahoo-eng-team] [Bug 1428551] [NEW] creating vm may fails with large page vm and ordinary vm on the same numa node

2015-03-05 Thread zhangtralon
Public bug reported: creating ordinary vm may fails with large page vm and ordinary vm on the same numa node. the following scene can reproduce the problem: 1. Assumpt that a host with two numa nodes are used to create vm, and the memory of each numa node consists of 5GB huge page and 5GB

[Yahoo-eng-team] [Bug 1428687] [NEW] Available Volume Limit label don`t counts how much resources remains

2015-03-05 Thread Kyrylo Romanenko
Public bug reported: Steps: 1. Login to Horizon. 2. Go to http://horizon_ip/project/volumes/ 3. Click on Create Volume button. 4. Create several volumes of some sizes. Create Volume dialog contains graphical ans textual labels of limits: Total Gigabytes (X) - 1000 GB Available Number of Volumes

[Yahoo-eng-team] [Bug 1428708] [NEW] Fernet token expiration is redundant with key rotation

2015-03-05 Thread Dolph Mathews
Public bug reported: Each Fernet token carries an expiration timestamp: the point in time at which an otherwise valid Fernet token is considered to be expired. This design element is a holdover from previous token formats (especially UUID). With key rotation, there's no reason for tokens to

[Yahoo-eng-team] [Bug 1428713] [NEW] migrate non-dvr to dvr case, snat netns not created

2015-03-05 Thread ZongKai LI
Public bug reported: On a 1+2 env, router has external network attached. Use follow steps to migrate from non-dvr to dvr: 1) modify related config files. 2) restart related services. 3) run command neutron router-update --distributed=True ROUTER. Now, there's no snat-* netns create on controller

[Yahoo-eng-team] [Bug 1428774] [NEW] Neutron-LBaaS: Stats Call API Spec mismatch with Actual Response

2015-03-05 Thread Franklin Naval
Public bug reported: 1. Create Load Balancer 2. Do a stats call 3. See response. Result: stats response looks like this: {stats: {bytes_in: 0, total_connections: 0, active_connections: 0, bytes_out: 0}} Expected: according to api spec,

[Yahoo-eng-team] [Bug 1428600] [NEW] Domain Config updates for specific group/option don't honor NotFound

2015-03-05 Thread Henry Nash
Public bug reported: The manager API for domain-config database updates should raise a DomainConfigNotFound exception if an explicit group or option as been specified in the url (i.e. passed as a parameter to the manager method) and that group/option is not present in the existing config.

[Yahoo-eng-team] [Bug 1428580] [NEW] Doubled Stack status

2015-03-05 Thread Kyrylo Romanenko
Public bug reported: Steps: 1. Login to Horizon. 2. Go to Project - Orchestration - Stacks. 3. Create one or several stacks. 4. Go into Stack details - Topology. 5. In top-left corner stack status displayed twice. Env: MOS: {build_id: 2015-03-01_22-54-44, ostf_sha:

[Yahoo-eng-team] [Bug 1428553] [NEW] migration and live migration fails with image-type=rbd

2015-03-05 Thread Yogev Rabl
Public bug reported: Description of problem: The migration and live migration of instances fail when Nova is set to work with RBD as a back end for the instances disks. When attempting to migrate an instance from one host to another an error prompt: Error: Failed to launch instance osp5:

[Yahoo-eng-team] [Bug 1428585] [NEW] Filtering compute host in admin page makes an internal server error

2015-03-05 Thread Masahito Muroi
Public bug reported: Horizon returns Internal Server Error when you push filter button in admin's compute host page. How to reproduce: 1. login as admin 2. moving System - Hypervisors - Compute Host 3. clicking Filter button I received following error on my browser: TemplateSyntaxError at

[Yahoo-eng-team] [Bug 1428497] Re: Switch to oslo_messaging in entry_points.txt

2015-03-05 Thread Qin Zhao
It seems that it is already fixed by https://review.openstack.org/#/c/153092/ ** 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).

[Yahoo-eng-team] [Bug 1428598] [NEW] Horizon for Manila throws ERROR UNAUTHORIZED notification

2015-03-05 Thread Vinay Prasad M
Public bug reported: I have devstack setup of stable/juno release with Manila enabled. Configured with Horizon custom project of Manila. All Manila operations works fine with Command line but throws below errors on logging in to Horizon Error: Unauthorized: Unable to retrieve share limit

[Yahoo-eng-team] [Bug 1428630] [NEW] keystone [-] TypeError: _get_value() takes exactly 4 arguments (5 given)

2015-03-05 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: + /opt/stack/keystone/bin/keystone-manage db_sync 2015-03-05 12:22:29.036 | 14818 CRITICAL keystone [-] TypeError: _get_value() takes exactly 4 arguments (5 given) 2015-03-05 12:22:29.037 | 14818 TRACE keystone Traceback (most recent call last):

[Yahoo-eng-team] [Bug 1428630] [NEW] keystone [-] TypeError: _get_value() takes exactly 4 arguments (5 given)

2015-03-05 Thread Swami Reddy
Public bug reported: + /opt/stack/keystone/bin/keystone-manage db_sync 2015-03-05 12:22:29.036 | 14818 CRITICAL keystone [-] TypeError: _get_value() takes exactly 4 arguments (5 given) 2015-03-05 12:22:29.037 | 14818 TRACE keystone Traceback (most recent call last): 2015-03-05 12:22:29.040 |

[Yahoo-eng-team] [Bug 1428495] Re: Does not enable ssh even with ssh_enabled: True

2015-03-05 Thread Martin Gerhard Loschwitz
** Also affects: cloud-init Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init. https://bugs.launchpad.net/bugs/1428495 Title: Does not enable ssh even with ssh_enabled: True

[Yahoo-eng-team] [Bug 1428630] Re: keystone [-] TypeError: _get_value() takes exactly 4 arguments (5 given)

2015-03-05 Thread Swami Reddy
** 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 Keystone. https://bugs.launchpad.net/bugs/1428630 Title: keystone [-] TypeError: _get_value() takes exactly 4

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

2015-03-05 Thread Matthew Treinish
** No longer affects: tempest -- 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): Fix

[Yahoo-eng-team] [Bug 1428946] [NEW] add keystone service id to observer audit

2015-03-05 Thread Steve Martinelli
Public bug reported: When a CADF notification is sent off, the 'observer' portion looks like the following: observer: { typeURI: service/security, id: openstack:3d4a50a9-2b59-438b-bf19-c231f9c7625a }, The ID field should be the ID of the keystone/identity

[Yahoo-eng-team] [Bug 1428945] [NEW] add project id to initiator data for auditing

2015-03-05 Thread Steve Martinelli
Public bug reported: as seen below, for a CADF notification, the initiator data contains the user id initiator: { typeURI: service/security/account/user, host: { agent: curl/7.22.0(x86_64-pc-linux-gnu), address: 127.0.0.1 },

[Yahoo-eng-team] [Bug 1426645] Re: keystone_bug_test

2015-03-05 Thread Steve Martinelli
@stanek - regardless i'm closing it as it's been open for too long to be a test bug. ** Changed in: keystone Status: New = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone.

[Yahoo-eng-team] [Bug 1428585] Re: Filtering compute host in admin page makes an internal server error

2015-03-05 Thread Kahou Lei
This was fixed in this commit: https://github.com/openstack/horizon/commit/dd487f236db15fe6d6de76eb86fe98b75e2987b6 ** Changed in: horizon Status: New = Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1428916] [NEW] The confirm resize button doesn't hide immediately when I confirmed

2015-03-05 Thread lei.tang
Public bug reported: The driver is VMwareVCDriver. After resize instance, confirm it. The button doesn't hide. In fact, it's already resized. ** Affects: horizon Importance: Undecided Status: New ** Tags: button confirm resize -- You received this bug notification because

[Yahoo-eng-team] [Bug 1421616] Re: Cannot create project using Horizon - Could not find default role _member_

2015-03-05 Thread Steve Martinelli
Sounds like keystone was working as designed, and the fix to devstack resolved the issue ** Changed in: keystone Status: New = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone.

[Yahoo-eng-team] [Bug 1428598] Re: Horizon for Manila throws ERROR UNAUTHORIZED notification

2015-03-05 Thread Vinay Prasad M
Thanks Gary. I will follow it up with the custom fork owner. Can you please let me know when is Manila available with the actual Horizon. Waiting for it. ** Changed in: manila Status: New = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team,