[Yahoo-eng-team] [Bug 1384379] Re: versions resource uses host_url which may be incorrect

2015-02-12 Thread Nikhil Manchanda
** Also affects: trove Importance: Undecided Status: New ** Changed in: trove Importance: Undecided = Medium ** Changed in: trove Assignee: (unassigned) = Nikhil Manchanda (slicknik) ** Changed in: trove Milestone: None = kilo-3 ** Changed in: trove Status: New =

[Yahoo-eng-team] [Bug 1421128] [NEW] improve the router create form

2015-02-12 Thread Masco Kaliyamoorthy
Public bug reported: router create a form is not complete. it is missing the below items, optional admin state and external network parameters help text ** Affects: horizon Importance: Undecided Assignee: Masco Kaliyamoorthy (masco) Status: New ** Changed in: horizon

[Yahoo-eng-team] [Bug 1421098] [NEW] ofagent: test_update_instance_port_admin_state failure

2015-02-12 Thread YAMAMOTO Takashi
Public bug reported: recently introduced tempest test_update_instance_port_admin_state test case uncovered a bug in ofagent. ** Affects: neutron Importance: Undecided Assignee: YAMAMOTO Takashi (yamamoto) Status: In Progress ** Tags: openflowagent -- You received this bug

[Yahoo-eng-team] [Bug 1421132] [NEW] test_rebuild_availability_range is failing from time to time

2015-02-12 Thread Rossella Sblendido
Public bug reported: Functional test test_rebuild_availability_range is failing quite often with the following stacktrace: 2015-02-11 02:48:31.256 | 2015-02-11 02:48:29.890 | Traceback (most recent call last): 2015-02-11 02:48:31.256 | 2015-02-11 02:48:29.892 | File

[Yahoo-eng-team] [Bug 1421166] [NEW] admin state column is missing in router table

2015-02-12 Thread Masco Kaliyamoorthy
Public bug reported: admin state column is missing in router table ** Affects: horizon Importance: Undecided Assignee: Masco Kaliyamoorthy (masco) Status: In Progress ** Changed in: horizon Assignee: (unassigned) = Masco Kaliyamoorthy (masco) -- You received this bug

[Yahoo-eng-team] [Bug 1421155] [NEW] project instance limit also applicable for compute node

2015-02-12 Thread Sagar Shukla
Public bug reported: I am running OpenStack Juno release, and am running it on high-capacity compute nodes. I created a few VMs of small sizes and after running 10 VMs on a compute node, new VM addition failed. It just gave a warning message in the logs which did not provide any indication of

[Yahoo-eng-team] [Bug 1421454] [NEW] AttributeError on Neutron API job

2015-02-12 Thread Armando Migliaccio
Public bug reported: The trace: http://paste.openstack.org/show/172449/ The logstash query:

[Yahoo-eng-team] [Bug 1421453] [NEW] AttributeError on Neutron API job

2015-02-12 Thread Armando Migliaccio
Public bug reported: The trace: http://paste.openstack.org/show/172449/ The logstash query:

[Yahoo-eng-team] [Bug 1421471] [NEW] os-simple-tenant-usage performs poorly with many instances

2015-02-12 Thread Richard Jones
Public bug reported: The SQL underlying the os-simple-tenant-usage API call results in very slow operations when the database has many (20,000+) instances. In testing, the objects.InstanceList.get_active_by_window_joined call in

[Yahoo-eng-team] [Bug 1421049] Re: Remove dvr router interface consume much time

2015-02-12 Thread shihanzhang
hi Ed Bak, thanks for your reminding! ** 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/1421049 Title: Remove dvr router interface

[Yahoo-eng-team] [Bug 1421465] [NEW] lbaas v2 does not expose the vip_port_id

2015-02-12 Thread Brandon Logan
Public bug reported: The response bodies of: GET /v2.0/lbaas/loadbalancers GET /v2.0/lbaas/loadbalancers/{loadbalancer_id} do not show the vip_port_id created for a load balancer. This should be shown especially for easy reference to point a floating ip. ** Affects: neutron Importance:

[Yahoo-eng-team] [Bug 1421105] [NEW] L2 population sometimes failed with multiple neutron-server

2015-02-12 Thread shihanzhang
Public bug reported: In my environment with two neutron-server, 'mechanism_drivers' is openvswitch, l2 population is set. When I delete a VM which is the network-A last VM in compute node-A, I found a KeyError in compute node-B openvswitch-agent log, it throws by 'del_fdb_flow': def

[Yahoo-eng-team] [Bug 1420597] Re: metadata missed after aggregate's az updated

2015-02-12 Thread ugvddm
@Eric, I can't reproduce it in my devstack for last code, everything is OK, you should indicate which version you are, :) ** Changed in: nova Status: Confirmed = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1421497] [NEW] Gateway clear generates a TRACE - AttributeError in get_int_device_name in DVR routers

2015-02-12 Thread Swaminathan Vasudevan
Public bug reported: A recent change in the agent code have introduced this problem. When a Gateway is cleared from the router, even though there are no existing floating IPs, the external_gateway_removed function in agent.py is calling process_floatingips. That may be the reason for this

[Yahoo-eng-team] [Bug 1385721] Re: v4-fixed-ip= not working with nova networking

2015-02-12 Thread yanhe...@gmail.com
** Changed in: nova Status: Incomplete = Invalid -- 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/1385721 Title: v4-fixed-ip= not working with nova networking

[Yahoo-eng-team] [Bug 1321207] Re: test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic fails

2015-02-12 Thread Armando Migliaccio
https://review.openstack.org/#/c/155626/ ** Also affects: tempest Importance: Undecided Status: New ** Changed in: neutron Status: Confirmed = Invalid ** Changed in: neutron Importance: High = Low ** Changed in: tempest Status: New = In Progress ** Changed in:

[Yahoo-eng-team] [Bug 1399525] Re: Juno:port update with no security-group makes tenant VM's not accessible.

2015-02-12 Thread venkata anil
** Changed in: neutron Status: Incomplete = 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/1399525 Title: Juno:port update with no security-group makes tenant VM's not

[Yahoo-eng-team] [Bug 1421528] [NEW] create a network,more greater more longer time it takes

2015-02-12 Thread kaka
Public bug reported: released version: Icehouse nova-network description: when i create a network(cidr is 10.0.0.0/16) it will raise MessagingTimeout error reason: create a network nova-conductor will insert all address into database(table fixed_ips ),it will take a longer time when

[Yahoo-eng-team] [Bug 1421239] [NEW] LBaaS- overwrite when associate 2 different Vip's to same external IP

2015-02-12 Thread Eran Kuris
Public bug reported: I created in LBaaS 2 VIP's . I associate one vip (192.168.1.8) to external IP (10.35.166.4). When I try to associate the second vip(192.168.1.9) to same external IP 10.35.166.4 I success but it overwrite the first vip , there is no warning message. We should prevent

[Yahoo-eng-team] [Bug 1421287] [NEW] [data processing] Remove css from templates

2015-02-12 Thread Chad Roberts
Public bug reported: * low priority, technical debt item * There are a couple places in the Data Processing panels where there is css defined inside of the templates. Ideally, existing css rules can be applied to achieve the desired results, but it is possible that we may need to add new styles

[Yahoo-eng-team] [Bug 1412802] Re: copy-from broken for large files and swift

2015-02-12 Thread nikhil komawar
** Also affects: glance-store Importance: Undecided Status: New ** Changed in: glance-store Status: New = In Progress ** Changed in: glance-store Assignee: (unassigned) = Stuart McLaren (stuart-mclaren) ** Changed in: glance-store Milestone: None = v0.1.11 ** Changed

[Yahoo-eng-team] [Bug 1421300] Re: Keystone CRITICAL : Empty Module Name (driver)

2015-02-12 Thread isador999
An empty line 'driver=' at the end of the keystone.conf file (in the [trust] section). ** Changed in: keystone Status: New = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone.

[Yahoo-eng-team] [Bug 1421317] [NEW] horizon snapshot create error message is unhelpful

2015-02-12 Thread Eric Peterson
Public bug reported: We have a user who is close to their quota, and trying to create a snapshot that says Error Unable to create snapshot That confuses users. The real error is in the nova log. OverLimit: VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed Gigabytes

[Yahoo-eng-team] [Bug 1369574] Re: Sahara doesn't support cinder volume type

2015-02-12 Thread Sergey Lukjanov
** Changed in: python-saharaclient Status: Fix Committed = Fix Released ** Changed in: python-saharaclient Milestone: next = None -- 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 1412855] Re: Horizon logs in with unencrypted credentials

2015-02-12 Thread Bogdan Dobrelya
https://github.com/stackforge/puppet-horizon supports SSL starting from 3.0, hence triaged ** No longer affects: fuel/7.0.x ** Also affects: fuel/5.0.x Importance: Undecided Status: New ** Also affects: fuel/6.0.x Importance: Undecided Status: New ** Also affects:

[Yahoo-eng-team] [Bug 1421250] [NEW] date picker in metering missing

2015-02-12 Thread Matthias Runge
Public bug reported: in recent git checkout (Feb 12th, 2015), go to admin/metering, hit modify usage parameters, select other as timespan. There should pop up a date picker for each date. ** Affects: horizon Importance: Undecided Status: New ** Tags: javascript low-hanging-fruit

[Yahoo-eng-team] [Bug 1412855] Re: Horizon logs in with unencrypted credentials

2015-02-12 Thread Bogdan Dobrelya
This bug should be superseded by https://blueprints.launchpad.net/fuel/+spec/ssl-endpoints ** Changed in: fuel/6.0.x Milestone: None = 6.0.1 ** Changed in: fuel/5.1.x Milestone: None = 5.1.2 ** Changed in: fuel/5.0.x Milestone: None = 5.0.3 ** Changed in: fuel/6.0.x Assignee:

[Yahoo-eng-team] [Bug 1421272] [NEW] Hyper-V: Attribute error when trying to spawn instance from vhd image

2015-02-12 Thread Adelina Tuvenie
Public bug reported: When trying to boot an instance from a vhd image we get: AttributeError: 'NoneType' object has no attribute root_gb This happens when we try to get the root disk size from the old flavor. Since on creation there is no old flavor, instance.get_flavor will return None and

[Yahoo-eng-team] [Bug 1421274] [NEW] image creation fails

2015-02-12 Thread Matthias Runge
Public bug reported: In recent git checkout, image creation fails: [12/Feb/2015 15:44:57] POST /project/images/create/ HTTP/1.1 200 0 Failed to remove temporary image file /tmp/tmp_WSLQp.upload ([Errno 2] No such file or directory: '/tmp/tmp_WSLQp.upload') Unhandled exception in thread started

[Yahoo-eng-team] [Bug 1378514] Re: Allow setting max downtime for libvirt live migrations

2015-02-12 Thread Davanum Srinivas (DIMS)
Looks like Chris does not need this anymore :) ** Changed in: nova Status: In Progress = 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/1378514 Title:

[Yahoo-eng-team] [Bug 1394551] Re: Legacy GroupAffinity and GroupAntiAffinity filters are broken

2015-02-12 Thread Davanum Srinivas (DIMS)
looks like this is fixed ** Changed in: nova Status: In Progress = Invalid -- 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/1394551 Title: Legacy GroupAffinity

[Yahoo-eng-team] [Bug 1390498] Re: host API has inconsistent host name attribute

2015-02-12 Thread Davanum Srinivas (DIMS)
** Changed in: nova Status: In Progress = 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/1390498 Title: host API has inconsistent host name attribute

[Yahoo-eng-team] [Bug 1421300] Re: Keystone CRITICAL : Empty Module Name (driver)

2015-02-12 Thread Lance Bragstad
This looks like a keystone bug versus a python-keystoneclient bug. ** Also affects: keystone Importance: Undecided Status: New ** No longer affects: python-keystoneclient -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to