[Yahoo-eng-team] [Bug 1367596] [NEW] admin_state_up=False on l3-agent doesn't affect active routers

2014-09-09 Thread Yair Fried
Public bug reported: When cloud admin is shutting down l3-agent via API (without evacuating routers first) it stands to reason he would like traffic to stop routing via this agent (either for maintenance or maybe because a security breach was found...). Currently, even when an agent is down, tra

[Yahoo-eng-team] [Bug 1367590] [NEW] File exists: '/opt/stack/new/horizon/static/scss/assets'

2014-09-09 Thread Joshua Harlow
Public bug reported: Seems like some kind of asset problem is occurring that is breaking the integrated gate. File exists: '/opt/stack/new/horizon/static/scss/assets' http://logs.openstack.org/81/120281/3/check/check-tempest-dsvm-neutron- full/fbe5341/logs/screen-horizon.txt.gz This causes: te

[Yahoo-eng-team] [Bug 1367588] [NEW] When a VM with FloatingIP is directly deleted without disassociating a FIP, the fip agent gateway port is not deleted.

2014-09-09 Thread Swaminathan Vasudevan
Public bug reported: When a VM with FloatingIP is deleted without disassociating a FIP, the internal FIP agent gateway port on that particular compute node is not deleted. 1. Create a dvr router. 2. Attach a subnet to the router 3. Attach a Gateway to the router 4. Create a Floating IP 5. Create

[Yahoo-eng-team] [Bug 1367575] [NEW] Some server actions does not work for v2.1 API

2014-09-09 Thread Ghanshyam Mann
Public bug reported: Below server action needs does not work for V2.1 API. 1. start server 2. stop server 3. confirm resize 4. revert resize Those needs to be converted to V2.1 from V3 base code. ** Affects: nova Importance: Undecided Assignee: Ghanshyam Mann (ghanshyammann) S

[Yahoo-eng-team] [Bug 1367564] [NEW] metadata definition property show should handle type specific prefix

2014-09-09 Thread Travis Tripp
Public bug reported: metadata definition property show should handle type specific prefix The metadata definitions API supports listing namespaces by resource type. For example, you can list only namespaces applicable to images by specifying OS::Glance::Image The API also support showing namesp

[Yahoo-eng-team] [Bug 1367552] [NEW] Cisco test cases are using _do_side_effect() which has been renamed

2014-09-09 Thread Henry Gessau
Public bug reported: In https://review.openstack.org/78880 NeutronDbPluginV2TestCase._do_side_effect() was renamed to _fail_second_call(). But some cisco nexus test cases still use the old name. ** Affects: neutron Importance: Undecided Assignee: Henry Gessau (gessau) Status:

[Yahoo-eng-team] [Bug 1367548] [NEW] metadata definition VMware namespace has incorrect capitalization

2014-09-09 Thread Travis Tripp
Public bug reported: metadata definition VMware namespace has incorrect capitalization OS::Compute::VMwAre should be OS::Compute::VMware ttripp@ubuntu:~/devstack$ glance --os-image-api-version 2 md-namespace-list ++ | namespace | +--

[Yahoo-eng-team] [Bug 1367545] [NEW] metadef OS::Glance::CommonImageProperties missing colon ":

2014-09-09 Thread Travis Tripp
Public bug reported: OS::Glance:CommonImageProperties should be OS::Glance::CommonImageProperties Second set of "::" missing one ":" See below. glance --os-image-api-version 2 md-namespace-list ++ | namespace | +-

[Yahoo-eng-team] [Bug 1367542] [NEW] OpenStack Dashboard couldn't displayed nested stack very well

2014-09-09 Thread onelab
Public bug reported: OpenStack Dashboard couldn't displayed nested stack very well. Example, Icehouse OpenStack Dasboard: In panel "Project" ---> "Orchestration" ---> "Stacks", when clicked tab "Resources", the "Stack Resources" could be displayed very well, continued to click this column's te

[Yahoo-eng-team] [Bug 1367540] [NEW] VMware: Failed to launch instance from volume

2014-09-09 Thread Thang Pham
Public bug reported: If you create a volume from an image and launch an instance from it, the instance fails to be created. To recreate this bug: 1. Create a volume from an image 2. Launch an instance from the volume The following error is thrown in n-cpu.log: 2014-09-09 22:33:47.037 ERROR nova

[Yahoo-eng-team] [Bug 1367523] [NEW] Evacute does not preserve data on shared storage

2014-09-09 Thread Aaron Smith
Public bug reported: Environment: Centos6.5/KVM/IceHouse latest Have two compute nodes with shared NFS storage. Live migration and migration work with current configuration of NFS/Nova/etc. One one node a Cirros image is running with local root (no cinder volumes). Write files to the local

[Yahoo-eng-team] [Bug 1367500] [NEW] IPv6 network doesn't create namespace, dhcp port

2014-09-09 Thread Sergey Shnaidman
Public bug reported: IPv6 networking has been changed during last commits. Create network and IPv6 subnet with default settings. Create port in the network: it doesn't create any namespace, it doesn't create DHCP port in the subnet, although port get IP from DHCP server. Although IPv4 networkin

[Yahoo-eng-team] [Bug 966107] Re: Instances stuck in Image_snapshot/Queued should be cleaned up

2014-09-09 Thread Joe Gordon
Is this still valid? The blueprint was superseded. ** 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). https://bugs.launchpad.net/bugs/966107 Title:

[Yahoo-eng-team] [Bug 897095] Re: Nova doesn't support bridge on bonded interfaces

2014-09-09 Thread Joe Gordon
Is this still valid? ** Changed in: nova Status: Confirmed => Invalid ** Changed in: nova Status: Invalid => Incomplete -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpa

[Yahoo-eng-team] [Bug 1326553] Re: Instance lock/unlock state is not presented anywhere

2014-09-09 Thread Joe Gordon
** Changed in: nova Status: In Progress => Opinion ** Changed in: nova Status: Opinion => Confirmed ** Changed in: nova Importance: Undecided => Wishlist -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack

[Yahoo-eng-team] [Bug 1346741] Re: Enable "Stop Instance" button

2014-09-09 Thread Julie Pichon
Opening a task on Nova based on the last couple of comments, also tweaked the description accordingly. Maybe someone more familiar with Nova can shed more light on what is needed here. ** Also affects: nova Importance: Undecided Status: New ** Summary changed: - Enable "Stop Instance"

[Yahoo-eng-team] [Bug 1163562] Re: Child processes have no way to use atexit functionality

2014-09-09 Thread Joe Gordon
** Changed in: nova Status: Triaged => Opinion -- 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/1163562 Title: Child processes have no way to use atexit functionali

[Yahoo-eng-team] [Bug 1362596] Re: API Test Failure: tempest.api.compute.servers.test_server_actions.[ServerActionsTestJSON, ServerActionsTestXML]

2014-09-09 Thread Joe Gordon
It looks like around the time this error occured (8:48) the VM was wedged, so I think this may actually be an issue in the infra we are running the job on. ** Changed in: nova Status: New => Incomplete ** Also affects: openstack-ci Importance: Undecided Status: New -- You recei

[Yahoo-eng-team] [Bug 1367480] [NEW] Add test for grant CRUD on test_backend

2014-09-09 Thread Samuel de Medeiros Queiroz
Public bug reported: The fact of not having tests for this may cause some bugs. For example, in KVS backend we call a non existent method and it would be avoided if we had such tests. [1] [1] https://github.com/openstack/keystone/blame/master/keystone/assignment/backends/kvs.py#L512 ** Affects:

[Yahoo-eng-team] [Bug 1328067] Re: Token with "placeholder" ID issued

2014-09-09 Thread Morgan Fainberg
This would cause a breakage in the backwards compatibility of the Keystone API. The V2 token requires an id, however, under PKI tokens the id in the token body is part of the signing/hashing that is used to generate the token id. This means that we cannot have an accurate ID in the v2 token body.

[Yahoo-eng-team] [Bug 1367476] [NEW] update to bootstrap 3 icons

2014-09-09 Thread Cindy Lu
Public bug reported: There are still some instances of "" for icons. We should be using glyphicons instead. ** Affects: horizon Importance: Undecided Assignee: Cindy Lu (clu-m) Status: New ** Changed in: horizon Assignee: (unassigned) => Cindy Lu (clu-m) -- You receive

[Yahoo-eng-team] [Bug 1316926] Re: failed to reach ACTIVE status and task state "None" within the required time (196 s). Current status: BUILD. Current task state: spawning.

2014-09-09 Thread Joe Gordon
It looks like this may be a libvirt bug, if so I am fairly sure we have a duplicate of this somewhere ** Changed in: nova Status: New => Invalid ** Changed in: tempest Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1352092] Re: tempest.scenario.test_large_ops.TestLargeOpsScenario.test_large_ops_scenario_3

2014-09-09 Thread Sean Dague
Honestly, this isn't a bug report, it's a stack trace. Stack traces are easy to come by, but we need something more to make it a bug we're tracking. ** Changed in: nova Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which

[Yahoo-eng-team] [Bug 1363319] Re: Typo in config help for token and revocation events caching

2014-09-09 Thread Dolph Mathews
This was already fixed somewhere without being tracked correctly. ** Changed in: keystone Status: In Progress => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1363319 Tit

[Yahoo-eng-team] [Bug 1367007] Re: Ironic driver requires extra_specs

2014-09-09 Thread Thierry Carrez
** No longer affects: nova/juno ** Changed in: nova Importance: High => Critical -- 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/1367007 Title: Ironic driver requires

[Yahoo-eng-team] [Bug 1222852] Re: whitebox tests should be converted to nova unit tests

2014-09-09 Thread Joe Gordon
sdague> mark it as fix released or invalid ** Changed in: nova Status: Confirmed => 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/1222852 Title: w

[Yahoo-eng-team] [Bug 1291605] Re: unit test test_create_instance_with_networks_disabled race fail

2014-09-09 Thread Joe Gordon
Looks like there are no hits for the gate queue anymore. And the current hits appear to be for jobs that have a lot of failures. Looks like this isn't valid anmore ** Changed in: nova Status: Triaged => Won't Fix ** Changed in: nova Status: Won't Fix => Invalid -- You received thi

[Yahoo-eng-team] [Bug 1367442] [NEW] project > images fixed filter is missing icons

2014-09-09 Thread Cindy Lu
Public bug reported: Project | Shared with Me | Public ==> should have icons beside each filter choice as it did before bootstrap 3 update. https://github.com/openstack/horizon/blob/master/horizon/templates/horizon/common/_data_table_table_actions.html#L7 code: {% if button.icon %} With Bootstr

[Yahoo-eng-team] [Bug 1353962] Re: Test job failes with FixedIpLimitExceeded with nova network

2014-09-09 Thread Joe Gordon
Is it possible tempest is leaking servers? ** Also affects: tempest 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/1353962 Tit

[Yahoo-eng-team] [Bug 1290642] Re: negative "rescue" tempest tests fail, cannot pause/rescue while instance is in vm_state building

2014-09-09 Thread Joe Gordon
Sounds like a tempest bug not a nova bug. ** Also affects: tempest Importance: Undecided Status: New ** No longer affects: nova -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.lau

[Yahoo-eng-team] [Bug 1367432] [NEW] developer docs don't include metadata definitions concepts

2014-09-09 Thread Travis Tripp
Public bug reported: The below site has the API docs, but there isn't any other mention of the metadata definitions concepts. http://docs.openstack.org/developer/glance/ ** Affects: glance Importance: Undecided Assignee: Travis Tripp (travis-tripp) Status: New ** Tags: docum

[Yahoo-eng-team] [Bug 1352092] Re: tempest.scenario.test_large_ops.TestLargeOpsScenario.test_large_ops_scenario_3

2014-09-09 Thread David Kranz
This happened once in the last week. So it is real but not common. I am assuming this is a nova issue and not tempest. Please reopen if there is evidence to the contrary. ** Changed in: tempest Status: New => Invalid ** Also affects: nova Importance: Undecided Status: New -- Yo

[Yahoo-eng-team] [Bug 1363288] Re: Typo in keystone/common/controller.py

2014-09-09 Thread Dolph Mathews
A fix is gating that's not referencing a bug: https://review.openstack.org/#/c/117902/ ** Changed in: keystone Status: In Progress => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.

[Yahoo-eng-team] [Bug 1363289] Re: Typos in base64utils.py file

2014-09-09 Thread Dolph Mathews
Fixed in https://review.openstack.org/#/c/118913/1/keystone/common/base64utils.py ** Changed in: keystone Status: In Progress => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/b

[Yahoo-eng-team] [Bug 1358814] Re: test_s3_ec2_images fails with 500 error "Unkown error occurred"

2014-09-09 Thread David Kranz
Looks like some kind of nova issue. ** Changed in: tempest Status: New => Invalid ** Also affects: nova 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).

[Yahoo-eng-team] [Bug 1358857] Re: test_load_balancer_basic mismatch error

2014-09-09 Thread David Kranz
This must be a race of some sort in tempest or neutron but I'm not sure which. ** Also affects: neutron Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.ne

[Yahoo-eng-team] [Bug 1359805] Re: 'Requested operation is not valid: domain is not running' from check-tempest-dsvm-neutron-full

2014-09-09 Thread David Kranz
*** This bug is a duplicate of bug 1260537 *** https://bugs.launchpad.net/bugs/1260537 None is available I'm afraid. This is not a bug in tempest and this ticket https://bugs.launchpad.net/tempest/+bug/1260537 is used to track such things for whatever good it does. ** This bug has been marked

[Yahoo-eng-team] [Bug 1359995] Re: Tempest failed to delete user

2014-09-09 Thread David Kranz
Tempest does check for token expiry and no test should fail due to an expired token. So this must be a keystone issue. I just looked at another bug that got an unauthorized for one of the keystone tests with no explanation which I also added keystone to the ticket https://bugs.launchpad.net/keyston

[Yahoo-eng-team] [Bug 1338844] Re: "FixedIpLimitExceeded: Maximum number of fixed ips exceeded" in tempest nova-network runs since 7/4

2014-09-09 Thread Matthew Treinish
** Changed in: tempest 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/1338844 Title: "FixedIpLimitExceeded: Maximum number o

[Yahoo-eng-team] [Bug 1294511] Re: test_aggregate_add_host_create_server_with_az fails with remote compute connection scenario

2014-09-09 Thread Matthew Treinish
** Changed in: tempest 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/1294511 Title: test_aggregate_add_host_create_server_w

[Yahoo-eng-team] [Bug 1254890] Re: "Timed out waiting for thing ... to become ACTIVE" causes tempest-dsvm-* failures

2014-09-09 Thread Matthew Treinish
** Changed in: tempest 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/1254890 Title: "Timed out waiting for thing ... to become ACTIVE" cause

[Yahoo-eng-team] [Bug 1360504] Re: tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON create credential unauthorized

2014-09-09 Thread David Kranz
I don't see any hits for this in logstash. There is nothing unusual about this test and it is surrounded by similar tests that pass. So there must be some issue in keystone that is causing the admin credentials to be rejected here. ** Changed in: tempest Status: New => Invalid ** Also affe

[Yahoo-eng-team] [Bug 1249319] Re: evacuate on ceph backed volume fails

2014-09-09 Thread Miroslav Anashkin
** Also affects: mos Importance: Undecided Status: New ** Tags added: customer-found -- 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/1249319 Title: evacuate on

[Yahoo-eng-team] [Bug 1361781] Re: bogus "Cannot 'rescue' while instance is in task_state powering-off"

2014-09-09 Thread David Kranz
This looks real though there is only one hit in the past 8 days and the log is not available. The test immediately preceding this failure has an addCLeanUp that unrescues: def _unrescue(self, server_id): resp, body = self.servers_client.unrescue_server(server_id) self.assertEqu

[Yahoo-eng-team] [Bug 1367394] [NEW] [data processing] Allow username password to be optional for data sources/job binaries

2014-09-09 Thread Chad Roberts
Public bug reported: *needed for juno* The data processing system is changing from stored credentials for containers to a trust-based authentication system. This requires the UI to make username/password optional fields for data sources and job binaries. The corresponding Sahara project blueprin

[Yahoo-eng-team] [Bug 1367391] [NEW] ML2 DVR port binding implementation unnecessarily duplicates schema and logic

2014-09-09 Thread Robert Kukura
Public bug reported: Support for distributed port bindings was added to ML2 in order to enable the same DVR port to be bound simultaneously on multiple hosts. This was implemented by: * Adding a new ml2_dvr_port_bindings table similar to the ml2_port_bindings table, but with the host column as p

[Yahoo-eng-team] [Bug 1118194] Re: Security Documentation for Horizon

2014-09-09 Thread Andreas Jaeger
** 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 OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1118194 Title: Security Documentation for H

[Yahoo-eng-team] [Bug 1283599] Re: TestNetworkBasicOps occasionally fails to delete resources

2014-09-09 Thread David Kranz
This is still hitting persistently but not that often. I think this is more likely a bug in neutron than in tempest so marking accordingly. Please reopen in tempest if more evidence appears. ** Changed in: neutron Status: New => Confirmed ** Changed in: tempest Status: New => Invali

[Yahoo-eng-team] [Bug 1367383] [NEW] VolumeViewTests has nagging 404 errors

2014-09-09 Thread Gloria Gu
Public bug reported: Just merged from master, now if run_tests.sh from horizon, will have 2 nagging 404 errors. Test passed though. They are from ./run_tests.sh openstack_dashboard.dashboards.project.volumes.volumes.tests:VolumeViewTests Not Found: Not Found (HTTP 404

[Yahoo-eng-team] [Bug 1268274] Re: KeyError in _get_server_ip

2014-09-09 Thread Matthew Treinish
** Changed in: tempest 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/1268274 Title: KeyError in _get_server_ip Status in OpenStack Neutron

[Yahoo-eng-team] [Bug 1302482] Re: VMware driver: Nova boot fails when there is a datacenter with no datastore associated with it.

2014-09-09 Thread Alan Pevec
** Also affects: nova/havana Importance: Undecided Status: New ** Changed in: nova/havana Status: New => In Progress ** Changed in: nova/havana Importance: Undecided => Low ** Changed in: nova/havana Assignee: (unassigned) => Gary Kotton (garyk) ** Changed in: nova/hava

[Yahoo-eng-team] [Bug 1366909] Re: disk image create creates image size of atleast 1G

2014-09-09 Thread Thang Pham
Ok, diskimage-builder is not a nova component. It is it's own project. ** Project changed: nova => diskimage-builder ** Changed in: diskimage-builder Status: Incomplete => New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed

[Yahoo-eng-team] [Bug 1367363] [NEW] Libvirt-lxc will leak nbd devices on instance shutdown

2014-09-09 Thread Andrew Melton
Public bug reported: Shutting down a libvirt-lxc based instance will leak the nbd device. This happens because _teardown_container will only be called when libvirt domain's are running. During a shutdown, the domain is not running at the time of the destroy. Thus, _teardown_container is never call

[Yahoo-eng-team] [Bug 1363515] Re: Cannot display page at all for logged-in users after upgrade django-openstack-auth to the latest

2014-09-09 Thread Akihiro Motoki
django-openstack-auth fix has been merged, so there is no need to hold Horizon bug now. ** Changed in: horizon Status: New => Invalid ** Changed in: horizon Milestone: juno-rc1 => None -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1352105] Re: can not get network info from metadata server

2014-09-09 Thread Sean Dague
** Also affects: neutron Importance: Undecided Status: 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/1352105 Title: can not get network info from metadata server Status i

[Yahoo-eng-team] [Bug 1367349] [NEW] ironic: Not listing all nodes registered in Ironic due pagination

2014-09-09 Thread Lucas Alvares Gomes
Public bug reported: Ironic API supports pagination and limit the number of items returned by the API based on a config option called ''max_limit", by default a max of 1000 items is returned per request [1]. The Ironic client library by default respect that limit, so when the Nova Ironic driver l

[Yahoo-eng-team] [Bug 1282956] Re: ML2 : hard reboot a VM after a compute crash

2014-09-09 Thread Sean Dague
** No longer affects: nova -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1282956 Title: ML2 : hard reboot a VM after a compute crash Status in OpenStack Neutron (virtual network servic

[Yahoo-eng-team] [Bug 1367342] [NEW] call to _set_instance_error_state is incorrect in do_build_and_run_instance

2014-09-09 Thread Kenneth Burger
Public bug reported: nova/compute/manager.py in do_build_and_run_instance Under except exception.RescheduledException as e: ... self._set_instance_error_state(context, instance.uuid) This should be passing instance only not instance.uuid ** Affects: nova Importance: Undecided Sta

[Yahoo-eng-team] [Bug 1367344] [NEW] Libvirt Watchdog support is broken when ComputeCapabilitiesFilter is used

2014-09-09 Thread Roman Podoliaka
Public bug reported: The doc (http://docs.openstack.org/admin-guide-cloud/content/customize- flavors.html , section "Watchdog behavior") suggests to use the flavor extra specs property called "hw_watchdog_action" to configure a watchdog device for libvirt guests. Unfortunately, this is broken due

[Yahoo-eng-team] [Bug 1243742] Re: fail to start vnc during instance create snapshot

2014-09-09 Thread Sean Dague
Super old bug, marking as invalid ** Changed in: nova Status: New => 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/1243742 Title: fail to start vnc duri

[Yahoo-eng-team] [Bug 1265501] Re: TestAttachInterfaces fails on neutron w/parallelism

2014-09-09 Thread Sean Dague
** No longer affects: 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/1265501 Title: TestAttachInterfaces fails on neutron w/parallelism Status in Tempest: Fix Co

[Yahoo-eng-team] [Bug 1276778] Re: test_lock_unlock_server: failed to reach ACTIVE status and task state "None" within the required time

2014-09-09 Thread David Kranz
Searching for failed to reach ACTIVE status and task state "None" shows a lot of different bug tickets. This does not seem like a tempest bug. ** Changed in: tempest Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which i

[Yahoo-eng-team] [Bug 1232699] Re: nova-network: make sure bridge device is up before creating vlan

2014-09-09 Thread Sean Dague
** Changed in: nova Status: New => Opinion -- 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/1232699 Title: nova-network: make sure bridge device is up before creati

[Yahoo-eng-team] [Bug 1367243] Re: Bad error report when trying to connect VM to an overcrouded Network

2014-09-09 Thread Sean Dague
seems like mostly a neutron issue ** Also affects: neutron Importance: Undecided Status: New ** Changed in: nova Status: New => Confirmed ** Changed in: nova Importance: Undecided => Low -- You received this bug notification because you are a member of Yahoo! Engineering Te

[Yahoo-eng-team] [Bug 1362528] Re: cirros starts with file system in read only mode

2014-09-09 Thread Sean Dague
** No longer affects: nova -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1362528 Title: cirros starts with file system in read only mode Status in OpenStack Neutron (virtual network se

[Yahoo-eng-team] [Bug 1364757] Re: VMWare: with a nubmer of VMs in place, compute process take a long time to get start

2014-09-09 Thread Sean Dague
This doesn't seem to be in scope, I don't understand why VMWare driver is bothering to access existing vms. ** Changed in: nova Status: New => Opinion ** Changed in: nova Importance: Undecided => Wishlist -- You received this bug notification because you are a member of Yahoo! Enginee

[Yahoo-eng-team] [Bug 1366911] Re: Nova does not ensure a valid token is available if snapshot process exceeds token lifetime

2014-09-09 Thread Nikolay Starodubtsev
My idea is to use trust instead of token for the image upload. Need to make some discovery in this direction, when I'll update the bug description. ** Project changed: keystone => nova ** Also affects: glance Importance: Undecided Status: New ** Changed in: glance Assignee: (unass

[Yahoo-eng-team] [Bug 1341967] Re: Instance failed to create in openstack Icehouse with xen

2014-09-09 Thread Sean Dague
libvirt xen is largely untested, it is considered a class C supported hypervisor. ** Summary changed: - Instance failed to create in openstack Icehouse with xen + Instance failed to create in openstack Icehouse with libvirt xen ** Summary changed: - Instance failed to create in openstack Icehou

[Yahoo-eng-team] [Bug 1334015] Re: "Server could not comply with the request" for .test_create_image_from_stopped_server

2014-09-09 Thread Sean Dague
This is a drive by bug without enough info to get to the bottom of it, closing. ** No longer affects: openstack-ci ** Changed in: nova Status: New => Incomplete ** Changed in: nova Status: Incomplete => Invalid -- You received this bug notification because you are a member of Yah

[Yahoo-eng-team] [Bug 1340518] Re: can not use virsh console on serial terminal

2014-09-09 Thread Sean Dague
It is not clear what the use case is here, please explain further if you'd like to take this forward. Also patches need to be provided via gerrit not via the tracker. ** Changed in: nova Status: New => Opinion ** Changed in: nova Importance: Undecided => Wishlist -- You received this

[Yahoo-eng-team] [Bug 1336048] Re: hosts added to the wrong host aggregate in DB sync

2014-09-09 Thread Sean Dague
Havana is about to go out of support, so I think there is no purpose in fixing this at this point. ** Changed in: nova Status: New => 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

[Yahoo-eng-team] [Bug 1267362] Re: The meaning of "Disk GB Hours" is not really clear

2014-09-09 Thread Sean Dague
** No longer affects: 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/1267362 Title: The meaning of "Disk GB Hours" is not really clear Status in OpenStack Dashboar

[Yahoo-eng-team] [Bug 1363568] Re: Nova scheduler no longer has access to requested_networks

2014-09-09 Thread Joe Cropper
This will need to be revisited in Kilo - nothing in the nova tree relies on this at this point in time. ** Changed in: nova Assignee: Joe Cropper (jwcroppe) => (unassigned) ** Changed in: nova Status: In Progress => Invalid -- You received this bug notification because you are a mem

[Yahoo-eng-team] [Bug 1300250] Re: Cannot attach volume to a livecd based vm instance

2014-09-09 Thread Sean Dague
** Changed in: nova Status: New => Opinion ** Changed in: nova Importance: Undecided => Wishlist -- 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/1300250 Title:

[Yahoo-eng-team] [Bug 1271706] Re: Misleading warning about MySQL TRADITIONAL mode not being set

2014-09-09 Thread Sean Dague
seems fixed in nova ** No longer affects: 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/1271706 Title: Misleading warning about MySQL TRADITIONAL mode not being s

[Yahoo-eng-team] [Bug 1261551] Re: LXC volume attach does not work

2014-09-09 Thread Sean Dague
Apparmor issue ** Changed in: nova Status: New => 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/1261551 Title: LXC volume attach does not work Status i

[Yahoo-eng-team] [Bug 1234925] Re: nova-novncproxy logs 'No handlers could be found for logger "nova.openstack.common.rpc.common"' when rabbitmq is unavailable

2014-09-09 Thread Sean Dague
super old bug, olso.messaging is now where this should be if it still exists ** Changed in: nova Status: New => 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/bu

[Yahoo-eng-team] [Bug 1367310] [NEW] Not supplying container format fails but still creates image in 'queued' state

2014-09-09 Thread Rushi Agrawal
Public bug reported: r@ra:~$ glance image-create --name="demoimg" --disk-format=qcow2 --property kernel_id=65c3fe11-dc90-40d0-93ca-6855bc2a83fd --property ramdisk_id=bec768bc-9eac-41b2-90f4-fd861b7b8a05 < base.qcow2 Request returned failure status 400. 400 Bad Request 400 Bad Request

[Yahoo-eng-team] [Bug 1367302] [NEW] Launch Instance security groups checkbox style incorrect

2014-09-09 Thread Justin Pomeroy
Public bug reported: When launching an instance, the Security Groups checkbox on the Access & Security tab is not correct. The checkbox looks huge. ** Affects: horizon Importance: Undecided Status: New ** Attachment added: "security_groups_field.png" https://bugs.launchpad.net

[Yahoo-eng-team] [Bug 1366859] Re: Ironic: extra_spec requirement 'amd64' does not match 'x86_64'

2014-09-09 Thread Dan Prince
** Also affects: ironic Importance: Undecided Status: New ** Changed in: ironic Assignee: (unassigned) => Dan Prince (dan-prince) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bug

[Yahoo-eng-team] [Bug 1234026] Re: race condition: disable_dhcp_helper

2014-09-09 Thread Akihiro Motoki
*** This bug is a duplicate of bug 1251874 *** https://bugs.launchpad.net/bugs/1251874 ** This bug has been marked a duplicate of bug 1251874 reduce severity of network notfound trace when looked up by dhcp agent -- You received this bug notification because you are a member of Yahoo! Eng

[Yahoo-eng-team] [Bug 1239606] Re: Use provider:physical_network to propagate it in NetworkInfo

2014-09-09 Thread Sean Dague
https://review.openstack.org/#/c/90666/ seems to have been merged and the author of the patch above said that was the new fix ** Changed in: nova Status: In Progress => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed t

[Yahoo-eng-team] [Bug 1360650] Re: test_db_archive_deleted_rows failing in postgres jobs with ProgrammingError

2014-09-09 Thread Davanum Srinivas (DIMS)
Doesn't seem to be happening anymore...Let's reopen if necessary. ** 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). https://bugs.launchpad.net/bugs/13

[Yahoo-eng-team] [Bug 1291991] Re: ipmi cmds run too fast, cause BMC to run out of resources

2014-09-09 Thread Dan Prince
** 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/1291991 Title: ipmi cmds run too fast, cause BMC to run out of

[Yahoo-eng-team] [Bug 1294853] Re: service_get_all in nova.compute.api should return a List object and should not do a filtering

2014-09-09 Thread Sean Dague
** Changed in: nova Status: In Progress => Opinion ** Changed in: nova Importance: Undecided => Wishlist ** Changed in: nova Assignee: Pawel Koniszewski (pawel-koniszewski) => (unassigned) -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1311500] Re: Nova 'os-security-group-default-rules' API does not work with neutron

2014-09-09 Thread Sean Dague
** No longer affects: nova -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1311500 Title: Nova 'os-security-group-default-rules' API does not work with neutron Status in OpenStack Neutro

[Yahoo-eng-team] [Bug 1343858] Re: build/resize retry behavior not consistent

2014-09-09 Thread Sean Dague
** Changed in: nova Status: In Progress => Opinion ** Changed in: nova Importance: Undecided => Wishlist -- 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/1343858

[Yahoo-eng-team] [Bug 1175667] Re: nova flavor-show does not return the 'latest' version of a flavor

2014-09-09 Thread Sean Dague
This looks fixed upstream ** Changed in: nova Status: In Progress => Fix Released ** Changed in: nova Importance: Undecided => Medium ** Changed in: nova Assignee: Darren Birkett (darren-birkett) => (unassigned) -- You received this bug notification because you are a member of Y

[Yahoo-eng-team] [Bug 1100799] Re: os-services API extension does not follow REST's CRUD principles

2014-09-09 Thread Sean Dague
I think all these API design points shouldn't be bugs any more ** Changed in: nova Importance: Undecided => Wishlist ** Changed in: nova Assignee: Tiago Rodrigues de Mello (timello) => (unassigned) ** Changed in: nova Status: In Progress => Opinion -- You received this bug notif

[Yahoo-eng-team] [Bug 1367243] [NEW] Bad error report when trying to connect VM to an overcrouded Network

2014-09-09 Thread Yair Fried
Public bug reported: trying to create a Port when the network has no more addresses, Neutron returns this error: No more IP addresses available on network a4e997dc-ba2e--9394-cfd89f670886. However, when trying to create a VM in a network that has no more addresses, the VM is created with Er

[Yahoo-eng-team] [Bug 1367229] [NEW] securitygroups_rpc is_firewall_enabled should return False if it is not a valid driver combination

2014-09-09 Thread Claudiu Belu
Public bug reported: In neutron.agent.securitygroups_rpc, the method is_firewall_enabled, there is the code: def is_firewall_enabled(): if not _is_valid_driver_combination(): LOG.warn(_("Driver configuration doesn't match with " "enable_security_group")) return

[Yahoo-eng-team] [Bug 1367218] [NEW] Broken mysql connection causes internal server errorr

2014-09-09 Thread Jan Provaznik
Public bug reported: When mysql connection is broken (mysql server is restarted or virtual IP is moved around in typical HA setup), then keystone doesn't notice that connection was closed on the other side and first request after this outage fails. Because other openstack services autenticate inco

[Yahoo-eng-team] [Bug 1367186] [NEW] Instances stuck with task_state of unshelving after RPC call timeout.

2014-09-09 Thread Takashi NATSUME
Public bug reported: Instances stuck with task_state of unshelving after RPC call between nova-conductor and nova-scheduler fails(because of, for example, timeout) in the operation of unshelve. The environment: Ubuntu 14.04 LTS(64bit) stable/icehouse(2014.1.2) (I could also reproduce it with mas

[Yahoo-eng-team] [Bug 1367172] [NEW] glance-manage db_load_metadefs should use 'with open as...'

2014-09-09 Thread Pawel Koniszewski
Public bug reported: Currently script which loads metadeta definitions to database uses try except block with open(file) inside. There is better solution in Python for file streams - use 'with open(file) as...'. With this approach we will be sure that every resource is cleaned up when the code fin

[Yahoo-eng-team] [Bug 1367168] [NEW] Default fixtures with ID in Templated catalog

2014-09-09 Thread Marcos Lobo
Public bug reported: On default_catalog.templates example file [1] there is no 'id' attribute in the model but, in the templated catalog tests there are fixtures [2] with 'id' attribute. Really, I'm not sure if this is a bug or not... but I have some questions. Is this correct?, Is templated back

[Yahoo-eng-team] [Bug 1367157] [NEW] HA network remains even if there is no more HA router

2014-09-09 Thread Sylvain Afchain
Public bug reported: Currently when the last HA router of a tenant is deleted the HA network belonging to this tenant is not removed. This is the case in the rollback of a router creation and in the delete_router itself. ** Affects: neutron Importance: Undecided Status: New ** Tag

[Yahoo-eng-team] [Bug 1367151] [NEW] VMware: VM's created by VC 5.5 are no compatible with older clusters

2014-09-09 Thread Gary Kotton
Public bug reported: VM's created by VC 5.0 and 5.1 will have hardware version 8. VM's created by VC 5.5 will have hardware version 10. This break compatibility between VM's on older clusters. ** Affects: nova Importance: Critical Assignee: Gary Kotton (garyk) Status: In Progre

[Yahoo-eng-team] [Bug 1308171] Re: Ironic nova driver should be more efficient with ironic client calls

2014-09-09 Thread Dmitry "Divius" Tantsur
Ironic driver now leaves in Nova tree, so we can't fix this bug on Ironic side. ** Also affects: nova Importance: Undecided Status: New ** Changed in: ironic Status: In Progress => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team

[Yahoo-eng-team] [Bug 1338403] Re: circular reference detected with exception

2014-09-09 Thread Dmitry "Divius" Tantsur
Ironic driver now leaves in Nova tree, so we can't fix this bug on Ironic side. ** Changed in: ironic Status: New => 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.n

[Yahoo-eng-team] [Bug 1289048] Re: Ironic nova driver spawn() makes too many redundant calls

2014-09-09 Thread Dmitry "Divius" Tantsur
This bug should now be fixed in Nova, as Ironic driver now lives there ** Summary changed: - nova virt driver performance issue + Ironic nova driver spawn() makes too many redundant calls ** Also affects: nova Importance: Undecided Status: New ** Changed in: ironic Status: Tria

  1   2   >