[Yahoo-eng-team] [Bug 1464178] [NEW] A hostname change breaks neutron-openvswitch-agent / neutron-server tunneling updates.

2015-06-11 Thread Miguel Angel Ajo
Public bug reported: When using tunnelling, if one of the hosts changed the hostname and tries to sync tunnels to neutron-server, this will throw an exception due to an unnecessary constraint, breaking the network. Hostname changes are something neutron-server may survive to. Probably a log

[Yahoo-eng-team] [Bug 1464194] [NEW] RFE - Fujitsu Neutron ML2 Mechanism Driver for C-Fabric

2015-06-11 Thread Yushiro FURUKAWA
Public bug reported: We'd like to implement ML2 Mechanism Driver for FUJITSU Converged Fabric Switch(C-Fabric)[1] Fujitsu C-Fabric enables to create port-profile and associate between port-profile and MAC address. * port-profile has a VLANID * port-profile association shows the relation

[Yahoo-eng-team] [Bug 1464181] [NEW] load balancing method column in missing in LB pools table

2015-06-11 Thread Masco Kaliyamoorthy
Public bug reported: in load balancer pools table load balancing method column is missing ** Affects: horizon Importance: Undecided Assignee: Masco Kaliyamoorthy (masco) Status: New ** Changed in: horizon Assignee: (unassigned) = Masco Kaliyamoorthy (masco) -- You

[Yahoo-eng-team] [Bug 1464222] [NEW] nova show -VM status incorrect

2015-06-11 Thread Alex Syafeyev
Public bug reported: I have a moltinode setup ( AIO ( machine 7)+ compute(machine 9)) I rebooted noncontroller host [9] nova list --fields OS-EXT-SRV-ATTR:host,Networks,status +--+---+-++ | ID

[Yahoo-eng-team] [Bug 1463696] Re: Agent object save method doesn't raise ValueError

2015-06-11 Thread Rajesh Tailor
** Project changed: cinder = nova -- 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/1463696 Title: Agent object save method doesn't raise ValueError Status in OpenStack

[Yahoo-eng-team] [Bug 1464190] [NEW] RFE - Fujitsu Neutron ML2 Mechanism Driver for ISM

2015-06-11 Thread Yushiro FURUKAWA
Public bug reported: We'd like to implement ML2 Mechanism Driver for FUJITSU Software ServerView Infrastructure Manager(ISM)[1] It calls RestAPI(formatted for ISM) from ML2 plugin of Neutron to ISM. Fujitsu ISM enables integrated management with following contents: * VLAN configuration for

[Yahoo-eng-team] [Bug 1463696] [NEW] Agent object save method doesn't raise ValueError

2015-06-11 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: ValueError exception is unnecessarily caught while saving agent object in nova/api/openstack/compute/contrib/agent.py module. ** Affects: nova Importance: Undecided Assignee: Rajesh Tailor (rajesh-tailor) Status: New -- Agent object

[Yahoo-eng-team] [Bug 1464259] [NEW] EC2VolumesTest fails with shared storage backend

2015-06-11 Thread Matt Riedemann
EC2VolumesTest-1066393631] Environment: {HTTP_AUTHORIZATION: AWS4-HMAC-SHA256 Credential=a5e9253350ce4a249ddce8b7c1c798c2/20150611/0/127/aws4_request,SignedHeaders=host;x-amz-date,Signature=304830ed947f7fba3143887b08d1e47faa18d4b59782c0992727cb7593f586b4, SCRIPT_NAME: , REQUEST_METHOD: POST

[Yahoo-eng-team] [Bug 1464259] Re: EC2VolumesTest fails with shared storage backend

2015-06-11 Thread Matt Riedemann
nova.api.ec2 [req-0ac81d78-2717-4dd2-80e2-d94363b55ac8 EC2VolumesTest-442487008 EC2VolumesTest-1066393631] Environment: {HTTP_AUTHORIZATION: AWS4-HMAC-SHA256 Credential=a5e9253350ce4a249ddce8b7c1c798c2/20150611/0/127/aws4_request,SignedHeaders=host;x-amz-date,Signature

[Yahoo-eng-team] [Bug 1464286] [NEW] NumaTopololgyFilter Not behaving as expected (returns 0 hosts)

2015-06-11 Thread Dave Johnston
Public bug reported: I have a system with 32 cores (2 sockets, 8 cores, hyperthreading enabled). The NUMA topology as follows: numactl --hardware available: 2 nodes (0-1) node 0 cpus: 0 1 2 3 4 5 6 7 16 17 18 19 20 21 22 23 node 0 size: 65501 MB node 0 free: 38562 MB node 1 cpus: 8 9 10 11 12

[Yahoo-eng-team] [Bug 1461055] Re: Can't delete instance stuck in deleting task

2015-06-11 Thread Sylvain Bauza
Sorry, hitted tab too fast. So, was saying that in general, we recommend to run 'nova reset-state vm' to set the state to the desired option and then delete it again. Could you please try it ? ** Changed in: nova Status: New = Invalid -- You received this bug notification because you

[Yahoo-eng-team] [Bug 1318104] Re: dhcp isolation via iptables does not work

2015-06-11 Thread Alan Pevec
** Also affects: nova/icehouse Importance: Undecided Status: New ** Changed in: nova/icehouse Status: New = In Progress ** Changed in: nova/icehouse Importance: Undecided = Medium ** Changed in: nova/icehouse Assignee: (unassigned) = Brent Eagles (beagles) -- You

[Yahoo-eng-team] [Bug 1028684] Re: Missing body parameters in volume create function

2015-06-11 Thread Tom Fifield
** Changed in: python-cinderclient Status: Fix Committed = Fix Released -- 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/1028684 Title: Missing body parameters in

[Yahoo-eng-team] [Bug 1287542] Re: Error importing module nova.openstack.common.sslutils: duplicate option: ca_file

2015-06-11 Thread Tom Fifield
** Changed in: blazar Status: Fix Committed = Fix Released -- 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/1287542 Title: Error importing module

[Yahoo-eng-team] [Bug 1464348] [NEW] hostname comparison for foced_host should be case-insensitive

2015-06-11 Thread rick jones
Public bug reported: It would appear that when the scheduler is matching the hostname provided in the --availability-zone option with the hostnames of the compute nodes in a case-sensitive manner. However, going back to the misty Dawn of Internet Time hostnames have been case-insensitive items.

[Yahoo-eng-team] [Bug 1462424] Re: VMware: stable icehouse unable to spawn VM

2015-06-11 Thread Alan Pevec
Unable to boot VM due to patch https://github.com/openstack/nova/commit/539d632fdea1696dc74fd2fb05921466f804e19e But this is Havana commit? How was this fixed in = Juno ? ** Also affects: nova/icehouse Importance: Undecided Status: New ** Changed in: nova/icehouse Status: New

[Yahoo-eng-team] [Bug 1464354] [NEW] Angular table paging buttons looks clickable

2015-06-11 Thread Thai Tran
Public bug reported: Angular table paging buttons should look like they are clickable. When users hover over it, it should show a pointer instead of a caret. ** Affects: horizon Importance: Low Status: New ** Tags: low-hanging-fruit ** Description changed: - Angular table

[Yahoo-eng-team] [Bug 1419823] Re: Nullable image description crashes v2 client

2015-06-11 Thread Jorge Niedbalski
** Also affects: cloud-archive Importance: Undecided Status: New ** Changed in: cloud-archive Status: New = Confirmed ** Changed in: cloud-archive Assignee: (unassigned) = Jorge Niedbalski (niedbalski) -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1464361] [NEW] Support for multiple gateways in Neutron subnets in provider networks

2015-06-11 Thread Shraddha Pandhe
Public bug reported: Currently, the subnets in Neutron only support one gateway. For provider networks in large data centers, quite often, the architecture is such a way that multiple gateways are configured for the subnets. These multiple gateways are typically spread across backplanes so that

[Yahoo-eng-team] [Bug 1464366] [NEW] unit tests fail based on wall clock time

2015-06-11 Thread Brant Knudson
Public bug reported: We've got a lot of tests that depend on how long the test takes to run. Tests can take a long time just because you have a slow or overloaded system, or maybe you're trying to step through it with the debugger. The tests that fail generally don't care about the time and

[Yahoo-eng-team] [Bug 1464381] [NEW] can't get instances from different tenants even if policy.json is set properly for that

2015-06-11 Thread Slawek Kaplonski
Public bug reported: As was said in http://lists.openstack.org/pipermail/openstack- operators/2015-June/007354.html even if policy.json is set to allow some user with special role to see instances from different tenant this settings are ignored and admin context is required. ** Affects: nova

[Yahoo-eng-team] [Bug 1462992] Re: Fix all Bad indentation pylint issues

2015-06-11 Thread Rajesh Tailor
** Also affects: nova Importance: Undecided Status: New ** Changed in: nova Assignee: (unassigned) = Rajesh Tailor (rajesh-tailor) ** Changed in: nova Status: New = In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1464238] [NEW] L3 agent: cleanup is not performed for unlnown routers

2015-06-11 Thread Oleg Bondarev
Public bug reported: On router deletion l3 agent first looks for router in local dynamic storage and cleans up router's namespace and metadata proxy process only for known routers. In some cases that might be a problem. One of such is when l3 agent is restarted: - fullsync was initiated,

[Yahoo-eng-team] [Bug 1464239] [NEW] mount: special device /dev/sdb does not exist

2015-06-11 Thread Dan Prince
Public bug reported: As of today it looks like all jobs fail due to a missing Ephemeral partition: mount: special device /dev/sdb does not exist This Nova commit looks suspicious: 7f8128f87f5a2fa93c857295fb7e4163986eda25 Add the swap and ephemeral BDMs if needed ** Affects: nova

[Yahoo-eng-team] [Bug 1464229] [NEW] LbaasV2 Health monitor status

2015-06-11 Thread Alex Syafeyev
Public bug reported: lbaasv2 healmonnitor: We have no way to see if an LbaasV2 health monitor is succesfful or failed. Additionally, we have no way to see if a VM in lbaasv2 pool is up or down ( from an Lbaasv2 point of view) neutron lbaas-pool-show - should show HealtMonitor status for VMs.

[Yahoo-eng-team] [Bug 1464241] [NEW] Lbaasv2 command logs not seen

2015-06-11 Thread Alex Syafeyev
Public bug reported: I am testing incorrect and correct lbaasv2 deletion. even if a command fails we do not see it in the /var/log/neutron/lbaasv2-agent.log BUT We see the lbaas (not lbaasv2) is being updated with information and has error. 2015-06-11 03:03:34.352 21274 WARNING

[Yahoo-eng-team] [Bug 1464230] [NEW] lbaasv2 Health monitor limitation

2015-06-11 Thread Alex Syafeyev
Public bug reported: We can not configure second health monitor on and openstack. We can not create lbaasv2 health monitor without attach it to pool [ neutron lbaas-healthmonitor-create --delay 3 --max-retries 3 --type HTTPS --timeout 9 neutron lbaas-healthmonitor-create: error:

[Yahoo-eng-team] [Bug 1461433] Re: Automatically generated admin password is not complex enough

2015-06-11 Thread Tristan Cacqueray
This is a class D type of bug ( https://security.openstack.org/vmt- process.html#incident-report-taxonomy ). ** Changed in: ossa Status: Incomplete = Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack

[Yahoo-eng-team] [Bug 1464394] [NEW] Improve OVS agent init method

2015-06-11 Thread Gal Sagie
Public bug reported: Currently the agent init method takes the configuration object cfg.CONF but also there is a method which creates specific configurations dictionary according to it and call the agent with that structure. One method should be picked and code needs to be aligned as this is

[Yahoo-eng-team] [Bug 1464387] [NEW] VPNaaS: Provide local tunnel IP for service

2015-06-11 Thread Paul Michali
Public bug reported: To support the case where the VPN service is provided outside of the Neutron router (appliance, VM, separate S/W, H/W, etc), the following changes should be made: - Add a field to VPN service table for the local tunnel IP - When the VPN service GET REST API is called, return

[Yahoo-eng-team] [Bug 1461431] Re: Enable admin password complexity verification

2015-06-11 Thread Tristan Cacqueray
Agreed on class D type of bug. ** Changed in: ossa Status: Incomplete = Won't Fix -- 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/1461431 Title: Enable admin

[Yahoo-eng-team] [Bug 1464424] [NEW] Separate openstack_dashboard jasmine tests

2015-06-11 Thread Tyr Johanson
Public bug reported: We are working on making horizon/horizon usable and testable separately from horizon/openstack_dashboard (and vice versa). Currently, code that is brought in using the horizon/openstack_dashboard/enabled/* files can be tested separately from horizon, however once the API

[Yahoo-eng-team] [Bug 1441062] Re: sort the attribute in __all__ as the import sequence in the api/__init__.py

2015-06-11 Thread tinytmy
** Changed in: horizon Status: In Progress = Invalid -- 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/1441062 Title: sort the attribute in __all__ as the

[Yahoo-eng-team] [Bug 1455102] Re: some test jobs broken by tox 2.0 not passing env variables

2015-06-11 Thread Thierry Carrez
** Changed in: python-glanceclient 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/1455102 Title: some test jobs broken by tox 2.0 not passing

[Yahoo-eng-team] [Bug 1464116] [NEW] 'network_id' and 'cidr' should be unique int table 'Subnet'

2015-06-11 Thread shihanzhang
Public bug reported: 'network_id' and 'cidr' should be unique int table 'Subnet', so unique constraints should be added! ** Affects: neutron Importance: Undecided Assignee: shihanzhang (shihanzhang) Status: New ** Changed in: neutron Assignee: (unassigned) = shihanzhang

[Yahoo-eng-team] [Bug 986980] Re: No documentation about token backends

2015-06-11 Thread Lana
** Changed in: openstack-manuals Status: Confirmed = 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/986980 Title: No documentation about token backends Status in

[Yahoo-eng-team] [Bug 1464034] Re: Kilo glance image create stuck in saving and queued state

2015-06-11 Thread Alfred Shen
Further investigation found that the upload failure was due to http_proxy. It prevented glanceclient from accessing API port which happen to be on a public IP. Using private IPs might mask this issue. ** Changed in: glance Assignee: (unassigned) = Alfred Shen (alfredcs) ** Changed in:

[Yahoo-eng-team] [Bug 1456871] Re: objects.InstanceList.get_all(context, ['metadata', 'system_metadata']) return error can't locate strategy for %s %s % (cls, key)

2015-06-11 Thread zhaoyim
@Sylvain Bauza Sorry! please ignore the trace. I updated the issue description and the problem should belong to nova component. Please have a look. Thanks a lot! ** Changed in: nova Status: Invalid = New ** Description changed: - In our code we invoke the code as following: + When invoke

[Yahoo-eng-team] [Bug 1464461] [NEW] delete action always cause error ( in kilo)

2015-06-11 Thread koji
Public bug reported: When i did any delete actions (delete router, delete network etc...) in japanese environment , always get a error page. horizon error logs: - Traceback (most recent call last): File /usr/lib/python2.7/site-packages/django/core/handlers/base.py, line

[Yahoo-eng-team] [Bug 1464465] [NEW] RFE: binding_type improvements

2015-06-11 Thread Ian Wells
Public bug reported: I'm trying to get a spec approved for Nova that would make it tell us what binding types are available. This would seem like a golden opportunity to clean the interface up. At the moment Neutron works out a binding_type it will tell Nova (which Nova must support or else).

[Yahoo-eng-team] [Bug 1462239] Re: libvirt: thrown NotImplementedError when running nova root-password

2015-06-11 Thread Markus Zoeller
@javeme (javaloveme): Thanks for reporting this issue. There is a blueprint which intents to implement that [1]. To avoid redundant work on the same task I'll close this issue. Feel free to offer the assignee of the blueprint your assistance. [1]

[Yahoo-eng-team] [Bug 1464290] [NEW] UnboundLocalError in neutron/db/l3_db.py (Icehouse)

2015-06-11 Thread Florian Ermisch
Public bug reported: Hi, working on my SaltStack-modules (outdated versions [0] and [1]) for managing subnets in Icehouse-Neutron I managed to cause this error in the neutron-server on Ubuntu trusty: 2015-06-11 16:49:33.636 10605 DEBUG neutron.openstack.common.rpc.amqp

[Yahoo-eng-team] [Bug 1450438] Re: loopingcall: if a time drift to the future occurs, all timers will be blocked

2015-06-11 Thread Elena Ezhova
** Project changed: oslo-incubator = oslo.service -- 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/1450438 Title: loopingcall: if a time drift to the future occurs, all

[Yahoo-eng-team] [Bug 1464291] [NEW] migration scripts ignore mysq-engine option

2015-06-11 Thread Vladislav Belogrudov
Public bug reported: When running neutron-db-manage upgrade --mysql-engine SOME-ENGINE-HERE head migration scripts still create tables with default engine = InnoDB ** Affects: neutron Importance: Undecided Assignee: Vladislav Belogrudov (vlad-belogrudov) Status: In Progress

[Yahoo-eng-team] [Bug 1464298] [NEW] default hash function and hash format changed in OpenSSH 6.8 (ssh-keygen)

2015-06-11 Thread Victor Stinner
Public bug reported: The following tests fail on Fedora 22 because ssh-keygen output changed in OpenSSH 6.8: * nova.tests.unit.api.ec2.test_cloud.CloudTestCase.test_import_key_pair * nova.tests.unit.compute.test_keypairs.ImportKeypairTestCase.test_success_ssh Before OpenSSH used MD5 and hex