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}
tempest.scenario.test_encrypted_cinder_volumes.TestEncryp
** 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 port
** 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.
https://bugs.launchpad.net/
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 Nova
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
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 modes
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 "/usr/local/lib/python2.7/dist-packages/unittest2/loader.p
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):
2015-03-16
@ToniMueller, we need to fix the code in oslo-incubator first. you are right a
quick scan does not show any users of
validate_ssl_version so we need to remove the entire _SSL_PROTOCOLS variable
and references from sslutils in oslo-incubator first and then cleanup the copy
in nova.
** Also affe
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
valida
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
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 inp
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
*
13 matches
Mail list logo