[Yahoo-eng-team] [Bug 1490238] [NEW] Configdrive fails to properly display within Windows Guest (Xenapi)

2015-08-30 Thread Brooks Kaminski
Public bug reported: Windows guests within a XenServer environment currently do not have the ability to properly have ConfigDrive attached unless the environment has its nova.conf set up as: config_drive_format=vfat This issue ultimately results from this value being defaulted to ISO9660 (CDFS)

[Yahoo-eng-team] [Bug 1490257] [NEW] VMware: nova ignores cinder volume mappings

2015-08-30 Thread Gary Kotton
Public bug reported: When booting from a volume the Nova driver ignores the cinder 'storrage_policy' and moves the volume to the datastore that nova selected. Nova should use the cinder datastore ** Affects: nova Importance: Undecided Status: New -- You received this bug

[Yahoo-eng-team] [Bug 1489334] Re: LBaaS v2- SNI_container_refs attr. should be added to plurals dict manually

2015-08-30 Thread Evgeny Fedoruk
This issue was fixed in https://review.openstack.org/#/c/217296/ ** Changed in: neutron Status: New = 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/1489334 Title: LBaaS

[Yahoo-eng-team] [Bug 1490308] [NEW] In DHCP agent's sync_state, get_active_networks_info RPC times out, when there are large number of networks.

2015-08-30 Thread Sudhakar Gariganti
Public bug reported: In our scale tests, for the scenario of supporting large number of networks, we encountered frequent RPC timeouts for the get_active_networks_info call in the sync_state method. Once this timeout happens, it takes an indefinite amount of time for the DHCP agent to recover as

[Yahoo-eng-team] [Bug 1490306] [NEW] We can not pass the headers in the request PUT in functional tests

2015-08-30 Thread dshakhray
Public bug reported: To work with blob need pass headers Content-Type: application / octet- stream. Method _check_artifact_put for the send request PUT does not support headers. It does not allow testing of a blob. ** Affects: glance Importance: Undecided Assignee: dshakhray

[Yahoo-eng-team] [Bug 1489921] Re: Nova connects to rabbitmq successfully but has invalid credentials

2015-08-30 Thread Davanum Srinivas (DIMS)
** Also affects: oslo.messaging 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/1489921 Title: Nova connects to rabbitmq

[Yahoo-eng-team] [Bug 1490354] [NEW] Tox exhausting /tmp partition

2015-08-30 Thread Jamie Lennox
Public bug reported: So every time i tried to run tox i was getting the error message that /tmp was out of space when trying to create the virtual env which means that creating the virtualenv was filling a 3gb partition. In our tox requirements we currently have: deps =

[Yahoo-eng-team] [Bug 1480778] Re: tox -e py27 raises Error in installdeps

2015-08-30 Thread Masaki Matsushita
I could successfully run tests with run_tests.sh. It's my mistake, not glance's problem. ** Changed in: glance Status: Incomplete = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance.

[Yahoo-eng-team] [Bug 1490368] [NEW] test_list_virtual_interfaces fails due to invalid mac address

2015-08-30 Thread Ken'ichi Ohmichi
Public bug reported: The test failed on the gate like http://logs.openstack.org/56/217456/2/check/gate-tempest-dsvm- full/ba8c5ef/logs/testr_results.html.gz Traceback (most recent call last): File /opt/stack/new/tempest/.tox/full/local/lib/python2.7/site-packages/tempest_lib/decorators.py,

[Yahoo-eng-team] [Bug 1490380] [NEW] netaddr 0.7.16 causes UT havoc

2015-08-30 Thread Armando Migliaccio
Public bug reported: An example: http://logs.openstack.org/03/216603/4/check/gate-neutron- python27/21af647/testr_results.html.gz ** Affects: neutron Importance: Critical Assignee: Kevin Benton (kevinbenton) Status: Confirmed ** Changed in: neutron Assignee:

[Yahoo-eng-team] [Bug 1487372] Re: unretrieve project list when switching project in keystone v3

2015-08-30 Thread Canh Truong
** Project changed: horizon = django-openstack-auth -- 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/1487372 Title: unretrieve project list when switching project in

[Yahoo-eng-team] [Bug 1490366] [NEW] _associate_qos_spec.html url is wrong

2015-08-30 Thread qiaomin032
Public bug reported: Reproduce the bug: 1, Open admin volume_type panel, and create a volume type; 2, Right click the Manage QoS Spec Association button in the table action and open a new page. 3, There will cast TemplateDoesNotExist error. Because the _associate_qos_spec.html url in

[Yahoo-eng-team] [Bug 1490375] [NEW] Volume Type Extra Specs cancel action redirect wrong url

2015-08-30 Thread qiaomin032
Public bug reported: In the Volume Type Extra Specs page, In create and edit Volume Type Extra Spec modal dialog the cancel action redirect to wrong url, when right click the cancel button, it will cast error. In the QoS Spec page, there has the same error. Please see the attachment for

[Yahoo-eng-team] [Bug 1490389] [NEW] cannot receive extra args for ostestr via tox

2015-08-30 Thread yong sheng gong
Public bug reported: ostestr http://docs.openstack.org/developer/os-testr/ostestr.html has many more arguments to run test cases. but out tox.ini is limits the usage to just --regex. Such as --serial to run cases in serally etc. ** Affects: neutron Importance: Undecided Assignee: