[Yahoo-eng-team] [Bug 1432373] [NEW] Horizon: port create missing options

2015-03-15 Thread Danny Choi
Public bug reported: nova-manage version: 2015.1 In Horizon, port create is missing options compared to CLI: --tenant-id --mac-address --fixed-ip --security-group --no-security-groups --extra-dhcp-opt

[Yahoo-eng-team] [Bug 1430405] Re: Nova volume-delete does not accept display name as input to remove volume

2015-03-15 Thread ugvddm
Thanks for your remind. ** Changed in: nova Assignee: ugvddm (271025598-9) = (unassigned) ** Changed in: nova Status: Confirmed = 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 1432401] [NEW] New Launch instance wizard should not display networks when neutron is not enabled.

2015-03-15 Thread Travis Tripp
Public bug reported: New Launch instance wizard should not display networks when neutron is not enabled. See: https://review.openstack.org/#/c/164359/ ** Affects: horizon Importance: Undecided Assignee: Travis Tripp (travis-tripp) Status: In Progress ** Changed in: horizon

[Yahoo-eng-team] [Bug 1432393] [NEW] Neutron: port-create missing help info for the option: --binding

2015-03-15 Thread Danny Choi
Public bug reported: nova-manage version: 2015.1 Issue: Neutron port-create missing help info for the option: --binding:vnic-type Valid inputs are 'normal', 'direct' and 'macvtap'. ubuntu@trusty1:~/devstack$ neutron port-create --name sriov-mactap --binding:vnic-type=mactap private Invalid

[Yahoo-eng-team] [Bug 1432441] [NEW] do away with PROTOCOL_SSLv3

2015-03-15 Thread ToniMueller
Public bug reported: In Debian Testing, Python 2.7 does no longer include the symbols PROTOCOL_SSLv2 and PROTOCOL_SSLv3. The attached patch fixes this against Nova trunk. Unrelated: The following command, run from /opt/stack in a devstack environment, did not yield any call to the function

[Yahoo-eng-team] [Bug 1432460] [NEW] neutron unit test fails with unexpected keyword retry_on_request

2015-03-15 Thread watanabe.isao
Public bug reported: Now(2015,03,16) all neutron unit test fails, and export the following error. === Failed to import test module: neutron.tests.unit.test_extension_extended_attribute Traceback (most recent call last):   File

[Yahoo-eng-team] [Bug 1432455] [NEW] non-admin user can't add new fixed ip to the VM by os-multinic api

2015-03-15 Thread Alex Xu
Public bug reported: When non-admin user add new nic to the vm by: alex@hp-pc:/opt/stack/nova$ nova --debug add-fixed-ip vm1 12d4bedb-77fb- 44da-b6d6-6c52e7606c02 will get error as below: 2015-03-16 09:23:18.306 TRACE oslo_messaging.rpc.dispatcher Traceback (most recent call last):

[Yahoo-eng-team] [Bug 1432465] [NEW] nova detach interface will get inconsistent if hypervisor failed to detach a port

2015-03-15 Thread Eli Qiao
Public bug reported: Currently, in compute api, detach_interface will delete neutron port first then calls hypervisor driver to do detach_interface on the guest. If the driver does detach_interface failed, in case of the driver raise an exception.InterfaceDetachFailed or other

[Yahoo-eng-team] [Bug 1391806] Re: 'neutron port-list' is missing binding:vnic_type filter

2015-03-15 Thread Numan Siddique
** Changed in: neutron Assignee: Numan Siddique (numansiddique) = (unassigned) ** Changed in: neutron Status: In Progress = Opinion -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1391806] Re: 'neutron port-list' is missing binding:vnic_type filter

2015-03-15 Thread Numan Siddique
** Changed in: neutron Status: Opinion = Invalid ** Changed in: neutron Status: Invalid = 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/1391806 Title: 'neutron

[Yahoo-eng-team] [Bug 1432490] [NEW] TestEncryptedCinderVolumes cryptsetup name is too long

2015-03-15 Thread Mike Perez
Public bug reported: When running Datera storage with Cinder and the following TestEncryptedCinderVolumes tests: {0} tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_cryptsetup {0}

[Yahoo-eng-team] [Bug 1412930] Re: CPU feature request is not respected when create VM

2015-03-15 Thread Park
from Daniel P.Berrange(berra...@redhat.com) If you set 'cpu_mode=host-model' or 'cpu_mode=host-passthrough' then it will take effect, as the guest will see the full CPU model of the host that is picked. IMHO the capabilities:cpu_info:features filter only makes sense when using those two cpu

[Yahoo-eng-team] [Bug 1432460] Re: neutron unit test fails with unexpected keyword retry_on_request

2015-03-15 Thread watanabe.isao
sudo pip install oslo.db --upgrade After the above upgrade, oslo_db/api.py will be updated to the upstream. And the bug is no longer happened. ** Changed in: neutron Status: New = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is