[Yahoo-eng-team] [Bug 1316760] Re: VPNAAS :Creating a IPSEC site-to-site connection with peer id as email id ping across the site vm is not operational

2014-08-08 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/1316760 Ti

[Yahoo-eng-team] [Bug 1354587] Re: Nova list images detail can return a block_device_mapping in the metadata

2014-08-08 Thread Thang Pham
** Changed in: nova Status: New => Opinion ** Changed in: nova Importance: Undecided => Wishlist ** Tags added: api -- 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/bu

[Yahoo-eng-team] [Bug 1172106] Re: Live LDAP tests fail on unicode names

2014-08-08 Thread Dolph Mathews
** Changed in: keystone/icehouse Importance: Undecided => Medium ** Also affects: keystone/grizzly Importance: Undecided Status: New ** Changed in: keystone/grizzly Status: New => Fix Committed ** Changed in: keystone/grizzly Importance: Undecided => Medium ** Changed in:

[Yahoo-eng-team] [Bug 1354597] [NEW] [Sahara] Cluster template list page doesn't handle errors

2014-08-08 Thread Andrew Lazarev
Public bug reported: Steps to repro: 1. Make Sahara raise exception on cluster template list request 2. Open cluster template page in horizon Expected result: popup about problem Observed result: error page with stacktrace ** Affects: horizon Importance: Undecided Status: New --

[Yahoo-eng-team] [Bug 1354587] [NEW] Nova list images detail can return a block_device_mapping in the metadata

2014-08-08 Thread Everett Toews
Public bug reported: 1. Fire up a DevStack instance from the stable/havana, stable/icehouse, or master branches. 2. Go into Horizon 3. Launch an instance 1. Instance Boot Source: Boot from image (creates a new volume) 2. Image Name: cirros 3. Device size (GB): 1 1. For the instance that was

[Yahoo-eng-team] [Bug 1354583] [NEW] Encrypted column on Volumes table displays "Maybe"

2014-08-08 Thread Lin Hua Cheng
Public bug reported: The Encrypted column displays maybe when "encrypted" value is None. This is confusing, is it encrypted or not? We should be just displaying "-" instead. ** Affects: horizon Importance: Low Assignee: Lin Hua Cheng (lin-hua-cheng) Status: New -- You rece

[Yahoo-eng-team] [Bug 1314526] Re: revert resize removes rbd shared image

2014-08-08 Thread Solly Ross
The merged patch only fixes live migration -- nothing has changed for cold migrations/resizes (it still just calls resize) -- I ran into this with my work for bp use-libvirt-storage-pools. ** Changed in: nova Status: Fix Released => Confirmed -- You received this bug notification because

[Yahoo-eng-team] [Bug 1196416] Re: The verify_resize status is not accurate of admin action migrate.

2014-08-08 Thread melanie witt
** Changed in: nova Status: Opinion => Confirmed -- 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/1196416 Title: The verify_resize status is not accurate of admin a

[Yahoo-eng-team] [Bug 1172695] Re: Instance stuck in ACTIVE/deleting if detach volume failure

2014-08-08 Thread melanie witt
I'm going to mark this as Won't Fix as the submitter has confirmed this is no longer an issue in icehouse (thanks MotoKen!). ** Changed in: nova Importance: Medium => Undecided ** Changed in: nova Status: Confirmed => Won't Fix ** Changed in: nova Assignee: Rohit Karajgi (rohitk)

[Yahoo-eng-team] [Bug 1196416] Re: The verify_resize status is not accurate of admin action migrate.

2014-08-08 Thread melanie witt
** Changed in: nova Importance: Undecided => Wishlist ** Changed in: nova Status: New => Opinion -- 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/1196416 Title:

[Yahoo-eng-team] [Bug 1354546] [NEW] nova flavor-list does not show swap value

2014-08-08 Thread Jon Pearson
Public bug reported: Version 2.18.1, installed via pip, of python-novaclient After creating a new flavor with swap volumes, performing nova flavor- list shows the new flavor without swap. (It's listed blank for all flavors, both flavors with 0 swap and flavors with >0 swap). Horizon shows the c

[Yahoo-eng-team] [Bug 1354408] Re: Role list in tokens does not match identity-api spec

2014-08-08 Thread Dolph Mathews
I agree, the documentation should be fixed for this. ** Tags added: identity-api ** Project changed: keystone => openstack-api-site ** Changed in: openstack-api-site Status: New => Confirmed -- You received this bug notification because you are a member of Yahoo! Engineering Team, which

[Yahoo-eng-team] [Bug 1354510] [NEW] Ok icon(checked icon) doesn't show in the assigning list of membership widget

2014-08-08 Thread Toshiyuki Hayashi
Public bug reported: Ok icon(checked icon) should show in the assigning list of membership widget, otherwise user can't understand what are assigned. https://dl.dropboxusercontent.com/u/7098/openstack/bug_ok_icon.png ** Affects: horizon Importance: Undecided Assignee: Toshiyuki Hayashi

[Yahoo-eng-team] [Bug 1354509] [NEW] Glance requirements.txt for osprofiler too loose

2014-08-08 Thread Cian O'Driscoll
Public bug reported: Need to be set to osprofiler>=0.3.0 after change https://review.openstack.org/#/c/105635/22 0.3.0 def __init__(self, application, hmac_keys, enabled=False): https://github.com/stackforge/osprofiler/blob/0.3.0/osprofiler/web.py 0.2.5 def __init__(self, application, hmac_key,

[Yahoo-eng-team] [Bug 1352314] Re: Meaningless replacing of slashes with dashes in PKI tokens

2014-08-08 Thread Dolph Mathews
+1 for documenting the behavior, along with pretty much everything else in keystoneclient.common.cms ** Project changed: keystone => python-keystoneclient -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.laun

[Yahoo-eng-team] [Bug 1353111] Re: Deleting a tenant leaves the network orphoned

2014-08-08 Thread Dolph Mathews
*** This bug is a duplicate of bug 967832 *** https://bugs.launchpad.net/bugs/967832 ** This bug has been marked a duplicate of bug 967832 Resources owned by a project/tenant are not cleaned up after that project is deleted from keystone -- You received this bug notification because you

[Yahoo-eng-team] [Bug 1353487] Re: Code in keystone.credential.backends has no test coverage

2014-08-08 Thread Dolph Mathews
The functional tests here exercise the SQL backend, which is the only backend we have: https://github.com/openstack/keystone/blob/master/keystone/tests/test_v3_credential.py ** Changed in: keystone Status: New => Invalid -- You received this bug notification because you are a member of Y

[Yahoo-eng-team] [Bug 1354505] [NEW] Modal dialog with tab containers needs some styling

2014-08-08 Thread Aaron Sahlin
Public bug reported: There are a couple of small styling issues with the Modal Dialogs. 1) The tabbed content needs to be shifted down 2) The white space above / below header needs to be reduced. Lots of wasted space. This applys to all dialogs. 3) Membership widgets '+' buttons are over-size

[Yahoo-eng-team] [Bug 1354500] [NEW] osprofiler version problem

2014-08-08 Thread YAMAMOTO Takashi
Public bug reported: recently merged commit 94b670c199fcc39784edd90b323b0396914ce66a actually seems to need newer version of osprofiler. 2014-08-08 08:31:21.954 15432 CRITICAL glance [-] AttributeError: 'module' object has no attribute 'create' 2014-08-08 08:31:21.954 15432 TRACE glance Traceba

[Yahoo-eng-team] [Bug 1354499] [NEW] boot from volume fails when upgrading using cinder v1 API

2014-08-08 Thread Dan Prince
Public bug reported: In c5402ef4fc509047d513a715a1c14e9b4ba9674f we added support for the new cinder V2 API. When a user who was previously using the Cinder v1 API (which would have been required) updates to the new code the immediate defaults cause the cinder v2 API to be chosen. This is because

[Yahoo-eng-team] [Bug 1354495] [NEW] neutron-db-manage revision fails because of not provided mysql-engine parameter

2014-08-08 Thread Jakub Libosvar
Public bug reported: [stack@localhost neutron]$ neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini revision -m "Description" --autogenerate 2014-08-07 23:13:31.549 128832 CRITICAL neutron [-] NoSuchOptError: no such option: mysql_engine

[Yahoo-eng-team] [Bug 1260530] Re: Instances appear pingable without an ingress icmp security rule

2014-08-08 Thread Elena Ezhova
** 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/1260530 Title: Instances appear pingable without an ingress icmp security rule

[Yahoo-eng-team] [Bug 1191871] Re: security group rule in some cases ignores protocol to distinguish rules

2014-08-08 Thread Elena Ezhova
This bug does not reproduce on master now, so marking it as Invalid. ** Changed in: neutron Status: Confirmed => 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/1191871 Titl

[Yahoo-eng-team] [Bug 1354454] [NEW] First attempt at inline edit does not work

2014-08-08 Thread Justin Pomeroy
Public bug reported: After opening a browser and bringing up the dashboard, navigate to the Admin > Projects panel and use inline edit to change one of the project names. The new name does not seem to stick the first time you try. If you try again it will work the second time and every time afte

[Yahoo-eng-team] [Bug 1354448] [NEW] The Hyper-V driver should raise a InstanceFaultRollback in case of resize down requests

2014-08-08 Thread Alessandro Pilotti
Public bug reported: The Hyper-V driver does not support resize down and is currently rising an exception if the user attempts to do that, causing the instance to go in ERROR state. The driver should use the recently introduced instance faults "exception.InstanceFaultRollback" instead, which will

[Yahoo-eng-team] [Bug 1354417] [NEW] new_role_ref() in unit tests adds unused attributes

2014-08-08 Thread Henry Nash
Public bug reported: new_role_ref() simple calls new_ref() which adds creates an entity with 'id', 'name', 'description' and 'enabled'. Roles should only have 'id' and 'name'. ** Affects: keystone Importance: Wishlist Status: New ** Changed in: keystone Importance: Undecided =>

[Yahoo-eng-team] [Bug 1354408] [NEW] Role list in tokens does not match identity-api spec

2014-08-08 Thread Henry Nash
Public bug reported: According to the identity-api specification the list or roles in a scoped token is of the form: "roles": [ { "id": "76e72a", "links": { "self": "http://identity:35357/v3/roles/76e72a";

[Yahoo-eng-team] [Bug 1354403] [NEW] Numerous config options ignored due to CONF used in import context

2014-08-08 Thread Matthew Booth
Public bug reported: In general[1] it is incorrect to use the value of a config variable at import time, because although the config variable may have been registered, its value will not have been loaded. The result will always be the default value, regardless of the contents of the relevant confi

[Yahoo-eng-team] [Bug 1354396] [NEW] updated ip_address for router interfaces not honored on nodes hosting router

2014-08-08 Thread Vivekanandan Narasimhan
Public bug reported: When the router interface ip_address is updated on the controller, the controller shows update successful. However, on the nodes hosting the router, the router interfaces in the namespaces continue to stick to the old ip address. ** Affects: neutron Importance: Undeci

[Yahoo-eng-team] [Bug 1354395] [NEW] Add 'Start Instance' to Instances table actions

2014-08-08 Thread Julie Pichon
Public bug reported: Some users have been reporting that they would like the ability to start multiple instances at once, for instance after an upgrade it's common for the instances to be shut off and needing to be manually restarted. In itself it'd be easy enough to implement to be a low hanging

[Yahoo-eng-team] [Bug 1354354] [NEW] No network after live-migration

2014-08-08 Thread Przemyslaw Czesnowicz
Public bug reported: During live-migration port-update is send to neutron after plug_vifs is executed. In a setup with neutron ml2 plugin where two nodes require different VIF_TYPE, migrating a VM from one node to the other will result in VM having no network connectivity. vif bindings should

[Yahoo-eng-team] [Bug 1352134] Re: /bin/pip: No such file or directory in pep8 and cover jobs

2014-08-08 Thread Thierry Carrez
** Changed in: keystone/icehouse Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1352134 Title: /bin/pip: No such file or directory in pep8 a

[Yahoo-eng-team] [Bug 1354343] [NEW] parameter passed to SecurityGroupRuleExists doesn't match expect

2014-08-08 Thread Wei Wang
Public bug reported: When we use db.securitygroups_db.SecurityGroupDbMixin._check_for_duplicate_rules() to check whether a security group rule exists, exception SecurityGroupRuleExists will be raised if true, but the id we passed is security rule id, which SecurityGroupRuleExists expect is a

[Yahoo-eng-team] [Bug 1354315] [NEW] REMOTE_USER as empty string results in authentication failure

2014-08-08 Thread Matthieu Huin
Public bug reported: On some federation setups (observed on Apache 2.4.7 + shibboleth 2.5.2, on Ubuntu 14.04) the REMOTE_USER environment variable is set to the empty string when performing a SAML-backed authentication, even though shibboleth is configured so that it doesn't populate REMOTE_USE