[Yahoo-eng-team] [Bug 1409184] [NEW] replace bootstrap icon description with font-awesome in docs

2015-01-09 Thread Cindy Lu
Public bug reported: Thanks Julie! https://review.openstack.org/#/c/120237/ ** Affects: horizon Importance: Undecided Assignee: Cindy Lu (clu-m) Status: New ** Changed in: horizon Assignee: (unassigned) = Cindy Lu (clu-m) -- You received this bug notification because

[Yahoo-eng-team] [Bug 1409205] [NEW] Role inheritance section in configuration.rst is outdated

2015-01-09 Thread Samuel de Medeiros Queiroz
Public bug reported: Now that hierarchical projects were introduced, inherited role assignments also applies to project hierarchies. The 'Inherited Role Assignment Extension' section at doc/source/configuration.rst needs to be updated. ** Affects: keystone Importance: Undecided

[Yahoo-eng-team] [Bug 1409204] Re: Option values of Project and Role are unreadable code in create_user_form

2015-01-09 Thread Wu Hong Guang
the values are project_id and role_id which are not project_name and role name ** 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).

[Yahoo-eng-team] [Bug 1409176] [NEW] Shared networks do not work with Arista ML2 Driver

2015-01-09 Thread Sukhdev Kapur
Public bug reported: When an instance is launched on a shared network by a tenant who does not own the shared network, the request is not pushed to the Arista backend, and, the correct programming of the interface does not take place on TOR. This happens because the network is not found under

[Yahoo-eng-team] [Bug 1409201] [NEW] Typos in configuration.rst

2015-01-09 Thread Samuel de Medeiros Queiroz
Public bug reported: doc/source/configuration.rst contains some typos that need to be fixed: - Keystone is spelled as keystone; - Other general typos, such as: - regeneratable should be regenerable; - If the plugin require addition configurations should be If the plugin requires additional

[Yahoo-eng-team] [Bug 1409173] [NEW] Interaction between various unit/virt/disk tests

2015-01-09 Thread Rick Harris
Public bug reported: Looks like a couple of test classes are leaking `setUp` state which are causing another test to randomly fail... this one test_can_resize_need_fs_type_specified I don't really know why this isn't failing in the gate; could be the fact that I'm using `nose` as a test runner

[Yahoo-eng-team] [Bug 1399172] Re: [OSSA 2015-001] L3 agent DoS vulnerability (CVE-2014-8153)

2015-01-09 Thread Thierry Carrez
** Changed in: ossa Status: Fix Committed = 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/1399172 Title: [OSSA 2015-001] L3 agent DoS vulnerability (CVE-2014-8153)

[Yahoo-eng-team] [Bug 1408951] [NEW] nova flavor-create return empty string when swap == 0

2015-01-09 Thread Rui Chen
Public bug reported: The type of 'swap' is string or int according to 'swap' value in DB. swap == 0, return empty string. swap 0, return int. The client code is complex when return value of API is not fixed type. On the other hand, the type of 'swap' in the request and response of flavor-create

[Yahoo-eng-team] [Bug 1408950] [NEW] nova flavor-create return empty string when swap == 0

2015-01-09 Thread Rui Chen
Public bug reported: The type of 'swap' is string or int according to 'swap' value in DB. swap == 0, return empty string. swap 0, return int. The client code is complex when return value of API is not fixed type. On the other hand, the type of 'swap' in the request and response of flavor-create

[Yahoo-eng-team] [Bug 1408949] [NEW] nova flavor-create return empty string when swap == 0

2015-01-09 Thread Rui Chen
Public bug reported: The type of 'swap' is string or int according to 'swap' value in DB. swap == 0, return empty string. swap 0, return int. The client code is complex when return value of API is not fixed type. On the other hand, the type of 'swap' in the request and response of flavor-create

[Yahoo-eng-team] [Bug 1408947] [NEW] Nova SHA1 password with Keystone linked to LDAP

2015-01-09 Thread Giorgio Desideri
Public bug reported: Openstack Juno Ubuntu 14.04 I configured Keystone with my LDAP, following installation guide I have admin-openrc.sh as follow: export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=my_secret export OS_AUTH_URL=http://master01.th.ascolotus.com:35357/v2.0

[Yahoo-eng-team] [Bug 1408930] [NEW] endpoint_group_update does parameter check after updating endpoint_group

2015-01-09 Thread wanghong
Public bug reported: Refer to: https://github.com/openstack/keystone/blob/master/keystone/contrib/endpoint_filter/controllers.py#L192 This leads to a bug that data will be updated successfully although api returns 400. ** Affects: keystone Importance: Undecided Status: New --

[Yahoo-eng-team] [Bug 1373333] Re: glance-replicator livecopy cannot work due to Bad header: x-image-meta-virtual-size

2015-01-09 Thread Jun Hong Li
Hi Jokke, The fix has been merged into Kilo branch, I will close this bug. ** Changed in: glance Status: New = Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/137

[Yahoo-eng-team] [Bug 1408954] [NEW] nova flavor-create return empty string when swap == 0

2015-01-09 Thread Rui Chen
Public bug reported: The type of 'swap' is string or int according to 'swap' value in DB. swap == 0, return empty string. swap 0, return int. The client code is complex when return value of API is not fixed type. On the other hand, the type of 'swap' in the request and response of flavor-create

[Yahoo-eng-team] [Bug 1409071] [NEW] Add missing CPU features to Glance Metadata Catolog

2015-01-09 Thread Pawel Skowron
Public bug reported: Add all missing CPU capabilities to /etc/glance/metadefs/compute-host- capabilities.json Glance Metadata Catalog. Example is 'aes-ni'. ** Affects: glance Importance: Undecided Assignee: Pawel Skowron (pawel-skowron) Status: In Progress ** Tags: metadef

[Yahoo-eng-team] [Bug 1409061] [NEW] Integration_tests: region forms doesn't support input email

2015-01-09 Thread Wu Hong Guang
Public bug reported: ERROR: openstack_dashboard.test.integration_tests.tests.test_users.TestCreateDeleteUser.test_create_delete_user -- _StringException: Traceback (most recent call last): File

[Yahoo-eng-team] [Bug 1408814] Re: Image could not be found after upload. The image may have been deleted during the upload.

2015-01-09 Thread Matt Riedemann
Looks like this started on 1/5 really, then spiked on 1/9. The only thing suspicious in python-glanceclient in that timeframe is this: https://github.com/openstack/python- glanceclient/commit/df02ee8e2a10d2f37a9c013dec157c88b8dce49d I see the root errors in the glance-api logs:

[Yahoo-eng-team] [Bug 1409151] [NEW] Thin the in-tree OpenDaylight Ml2 Driver

2015-01-09 Thread Kyle Mestery
Public bug reported: This bug tracks the thinning of the in-tree OpenDaylight ML2 Driver. ** Affects: neutron Importance: Wishlist Assignee: Kyle Mestery (mestery) Status: In Progress ** Changed in: neutron Importance: Undecided = Wishlist ** Changed in: neutron

[Yahoo-eng-team] [Bug 1408940] [NEW] glance-replicator doesn't support https connection to glance api

2015-01-09 Thread Jun Hong Li
Public bug reported: Tried to call livecopy command with glance-replicator, encountered the following error: [root@controller66 ~]# glance-replicator livecopy -M $r1_token -S $r2_token 192.168.101.10:9292 controller66.region2.com:9292 2014-12-04 14:03:11.766 804 CRITICAL glance [-]

[Yahoo-eng-team] [Bug 1408992] [NEW] nova-manage shell ipython failed

2015-01-09 Thread Tiantian Gao
Public bug reported: 1. pip install ipython 2. nova-manage shell ipython Command failed, please check log for more info 2015-01-09 11:58:54.025 29402 CRITICAL nova [-] AttributeError: 'module' object has no attribute 'Shell' 2015-01-09 11:58:54.025 29402 TRACE nova Traceback (most recent call

[Yahoo-eng-team] [Bug 1341038] Re: volume creation should provide some validation before 'Error' status

2015-01-09 Thread Kamil Rykowski
Image data: Size: 1.9GB Minimum disk size: 300 GB When we try to create new volume which size is lower than minimum disk size it shows error as shown in the attachment image. Described issue seems out-dated. ** Attachment added: volume_min_disk_size.png

[Yahoo-eng-team] [Bug 1408987] Re: tempest failing with boto==2.35.0

2015-01-09 Thread Attila Fazekas
:172.16.40.26:8773 x-amz-date:20150109T131432Z host;x-amz-date 93691be75657638bb0188c9dd56303b89bb2818598871011d73eee11e14e0cec 2015-01-09 13:14:32,356 euca2ools [DEBUG]:StringToSign: AWS4-HMAC-SHA256 20150109T131432Z 20150109/16/172/aws4_request