[Yahoo-eng-team] [Bug 1724771] Re: start image as instance via horizon failed

2017-10-19 Thread Markus Zoeller (markus_z)
@Robert Holling: Because of the information before, I think it's a setup/configuration issue. Feel free to re-open this issue if you think there is a bug in OpenStack. ** Changed in: nova Status: New => Invalid -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1706399] [NEW] unit test 'test_get_volume_config' doesn't test anything useful

2017-07-25 Thread Markus Zoeller (markus_z)
Public bug reported: Description === The unit test `test_get_volume_config` [1] asserts that a mock is equal to itself: @mock.patch.object(volume_drivers.LibvirtFakeVolumeDriver, 'connect_volume') @mock.patch.object(volume_drivers.LibvirtFakeVolumeDriver,

[Yahoo-eng-team] [Bug 1695533] Re: Incorrect URL in XML used by libvirt to launch instance

2017-06-06 Thread Markus Zoeller (markus_z)
I don't think that this is a valid bug, as the XML namespace URI is usually not a "real" URI. In Wikipedia you will also find: "[...] the namespace specification does not require nor suggest that the namespace URI be used to retrieve information. [...]"

[Yahoo-eng-team] [Bug 1682444] [NEW] HTTP 404 for /dashboard/scss/serial_console.css

2017-04-13 Thread Markus Zoeller (markus_z)
Public bug reported: https://github.com/openstack/horizon/commit/09706c6 renamed the file "serial_console.css" to "serial_console.scss". That change did forget to rename the reference in "serial_console.html". Everytime a user open the serial console, a 404 for the css is returned. That 404 looks

[Yahoo-eng-team] [Bug 1679223] Re: tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON fail on centos7 nodes

2017-04-04 Thread Markus Zoeller (markus_z)
** 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/1679223 Title:

[Yahoo-eng-team] [Bug 1679223] [NEW] tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON fail on centos7 nodes

2017-04-03 Thread Markus Zoeller (markus_z)
Public bug reported: Description === These tempest test cases fail on centos7 nodes: test_server_tags.ServerTagsTestJSON.test_create_delete_tag test_server_tags.ServerTagsTestJSON.test_delete_all_tags test_server_tags.ServerTagsTestJSON.test_update_all_tags

[Yahoo-eng-team] [Bug 1669468] Re: tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc fails intermittently in neutron multinode nv job

2017-03-22 Thread Markus Zoeller (markus_z)
No hits in logstash after https://review.openstack.org/#/c/448078/1 merged. => resolved ** Changed in: nova Status: In Progress => Fix Released -- 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 1669468] [NEW] tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc fails intermittently

2017-03-02 Thread Markus Zoeller (markus_z)
Public bug reported: Example output: 2017-02-21 06:42:10.010442 | == 2017-02-21 06:42:10.010458 | Failed 1 tests - output below: 2017-02-21 06:42:10.010471 | == 2017-02-21 06:42:10.010477 | 2017-02-21 06:42:10.010507 |

[Yahoo-eng-team] [Bug 1634058] Re: keystone service not starting when apache2 is running

2016-10-17 Thread Markus Zoeller (markus_z)
Looks like this is a Keystone issue, not a Nova one, so I changed the affected project. ** Project changed: nova => keystone -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone).

[Yahoo-eng-team] [Bug 1632987] [NEW] _nova_to_osvif_vif_bridge: 'module' object has no attribute 'vif'

2016-10-13 Thread Markus Zoeller (markus_z)
Author: Jenkins <jenk...@review.openstack.org> Date: Thu Oct 13 03:04:45 2016 + Merge "libvirt: cleanup never used migratable flag checking" Logs & Configs == N/A ** Affects: nova Importance: Undecided Assignee: Markus Zoeller (markus_z

[Yahoo-eng-team] [Bug 1554226] Re: Clean up warnings about enginefacade

2016-10-07 Thread Markus Zoeller (markus_z)
As we use the "direct-release" model in Nova we don't use the "Fix Comitted" status for merged bug fixes anymore. I'm setting this manually to "Fix Released" to be consistent. [1] "[openstack-dev] [release][all] bugs will now close automatically when patches merge"; Doug Hellmann; 2015-12-07;

[Yahoo-eng-team] [Bug 1586309] Re: Delete a instance after this instance resized failed, source resource is not cleared.

2016-10-07 Thread Markus Zoeller (markus_z)
As we use the "direct-release" model in Nova we don't use the "Fix Comitted" status for merged bug fixes anymore. I'm setting this manually to "Fix Released" to be consistent. [1] "[openstack-dev] [release][all] bugs will now close automatically when patches merge"; Doug Hellmann; 2015-12-07;

[Yahoo-eng-team] [Bug 1597789] Re: libvirt: virtlogd: qemu 2.6.0 doesn't log boot message

2016-10-05 Thread Markus Zoeller (markus_z)
*** This bug is a duplicate of bug 1599214 *** https://bugs.launchpad.net/bugs/1599214 Marked as duplicate. The issue was in qemu and got fixed with v2.7.0. Also, Nova doesn't yet have a dependency to virtlogd. This is still under development with https://review.openstack.org/#/c/323765/ **

[Yahoo-eng-team] [Bug 1334398] Re: libvirt live_snapshot periodically explodes on libvirt 1.2.2 in the gate

2016-08-31 Thread Markus Zoeller (markus_z)
CONFIRMED FOR: NEWTON ** Changed in: nova Status: Expired => Confirmed -- 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/1334398 Title: libvirt live_snapshot

[Yahoo-eng-team] [Bug 1487477] Re: Mess in live-migration compute-manager and drivers code

2016-08-11 Thread Markus Zoeller (markus_z)
As discussed with Timofey in IRC #nova, this needs to be driven most likely by a blueprint. ** Changed in: nova Status: In Progress => Opinion ** Changed in: nova Importance: Low => Wishlist -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1494207] Re: console proxies options in [DEFAULT] group are confusing

2016-08-11 Thread Markus Zoeller (markus_z)
This bug report doesn't describe a failure in the behavior of Nova. It's a personal todo item which doesn't need the overhead of a bug report. Because of this, I'm closing this report as invalid. This shouldn't stop you though to do your item and push it as a review. ** Changed in: nova

[Yahoo-eng-team] [Bug 1604428] Re: NoSuchOptError: no such option in group neutron: auth_plugin

2016-08-11 Thread Markus Zoeller (markus_z)
That was a Mitaka bug only as the bug in Newton got fixed with bug 1574988 ** Changed in: nova Status: In Progress => Fix Released -- 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 1611380] [NEW] libvirt: drop py26 compat for get_console_output

2016-08-09 Thread Markus Zoeller (markus_z)
Public bug reported: There is py26 compatibility code in the libvirt driver to query the console output [1]. We can drop that as we have py27 as minimum. At the same time we can refactor that method a little to make it easier to read. References: [1]

[Yahoo-eng-team] [Bug 1610887] Re: Error while launching instance. ERROR (ClientException): Unexpected API Error.

2016-08-09 Thread Markus Zoeller (markus_z)
Unfortunately we don't have the capacity to resolve support requests here. The issue you describe is most probably a configuration issue where Nova cannot communicate/authenticate with Keystone. The manuals [1] should give you enough information how to solve this. There is also a mailing list [2]

[Yahoo-eng-team] [Bug 1607825] Re: A question about compute node docking VMware virtualization platform

2016-08-09 Thread Markus Zoeller (markus_z)
Support requests won't get handled here. The mailing list (openst...@lists.openstack.org) or the ask.openstack.org forum are better places. ** Changed in: nova Status: Incomplete => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which

[Yahoo-eng-team] [Bug 1605742] Re: Paramiko 2.0 is incompatible with Mitaka

2016-08-08 Thread Markus Zoeller (markus_z)
@Jesse: Thanks for double-checking. ** 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/1605742 Title: Paramiko 2.0

[Yahoo-eng-team] [Bug 1605742] Re: Paramiko 2.0 is incompatible with Mitaka

2016-08-02 Thread Markus Zoeller (markus_z)
The Nova periodic stable mitaka test job installs paramiko==1.16.0 http://logs.openstack.org/periodic-stable/periodic-nova-python27-db-mitaka/9d14b47/console.html#_2016-08-02_06_16_11_180799 This is the upper-constraint since Nov 2015

[Yahoo-eng-team] [Bug 1600109] Re: Unit tests should not perform logging, but some tests still use

2016-08-01 Thread Markus Zoeller (markus_z)
Nova has no rules in place which forbids that, so it's not a bug. I also don't see a reason to put effort into this. ** Changed in: python-novaclient Status: Incomplete => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1600109] Re: Unit tests should not perform logging, but some tests still use

2016-08-01 Thread Markus Zoeller (markus_z)
Nova has no rules in place which forbids that, so it's not a bug. I also don't see a reason to put effort into this. ** Changed in: nova Status: Incomplete => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1607934] Re: Unable to launch an instance Bug 1219890

2016-08-01 Thread Markus Zoeller (markus_z)
That's a configuration issue and not a bug in the nova code base. You can give this a try: https://bugs.launchpad.net/nova/+bug/1534273/comments/8 ** 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 1604943] Re: non-ASCII chars ( Chinese ) not allowed in Keypair name

2016-07-26 Thread Markus Zoeller (markus_z)
This is as intended, please see [1]. You should also get the error message "Keypair data is invalid: Keypair name contains unsafe characters" References: [1] https://github.com/openstack/nova/blob/aa81d6c301d6549af6fe8e8a9fb55facf898f809/nova/compute/api.py#L3907-L3911 ** Changed in: nova

[Yahoo-eng-team] [Bug 1603979] Re: gate: context tests failed because missing parameter "is_admin_project" (oslo.context 2.6.0)

2016-07-26 Thread Markus Zoeller (markus_z)
Looks like https://review.openstack.org/#/c/345633/ solved this issue. I see no hits in logstash in the last 24 hours: Logstash query:

[Yahoo-eng-team] [Bug 1604798] Re: Use DDT library to reduce code duplication

2016-07-20 Thread Markus Zoeller (markus_z)
That's not a bug. The lib looks interesting though. Maybe start a conversion on the ML if Nova sees a benefit in using that. ** Changed in: nova Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1584911] Re: Could not find resource cirros at launch instance

2016-07-19 Thread Markus Zoeller (markus_z)
** 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/1584911 Title: Could not find resource cirros at launch instance

[Yahoo-eng-team] [Bug 1603979] Re: gate: context tests failed because missing parameter "is_admin_project" (oslo.context 2.6.0)

2016-07-19 Thread Markus Zoeller (markus_z)
fixed by: https://review.openstack.org/#/c/343683/ ML: http://lists.openstack.org/pipermail/openstack- dev/2016-July/099467.html ** Changed in: nova Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1583004] Re: Incorrect availability zone shown by nova show command

2016-07-13 Thread Markus Zoeller (markus_z)
This bug lacks the necessary information to effectively reproduce and fix it, therefore it has been closed. Feel free to reopen the bug by providing the requested information and set the bug status back to "New". ** Changed in: nova Status: Incomplete => Invalid -- You received this bug

[Yahoo-eng-team] [Bug 1564896] Re: Boot Failed, Not a bootable disk

2016-07-13 Thread Markus Zoeller (markus_z)
This bug lacks the necessary information to effectively reproduce and fix it, therefore it has been closed. Feel free to reopen the bug by providing the requested information and set the bug status back to "New". ** Changed in: nova Status: Incomplete => Invalid -- You received this bug

[Yahoo-eng-team] [Bug 1513808] Re: cannot schedule instances in NUMA topology with more than 6 vcpus using SR-IOV ports

2016-07-13 Thread Markus Zoeller (markus_z)
This bug lacks the necessary information to effectively reproduce and fix it, therefore it has been closed. Feel free to reopen the bug by providing the requested information and set the bug status back to "New". ** Changed in: nova Status: Incomplete => Invalid -- You received this bug

[Yahoo-eng-team] [Bug 1583499] Re: ironic instance_info does not update when nova instance has been changed

2016-07-13 Thread Markus Zoeller (markus_z)
This bug lacks the necessary information to effectively reproduce and fix it, therefore it has been closed. Feel free to reopen the bug by providing the requested information and set the bug status back to "New". ** Changed in: nova Status: Incomplete => Invalid -- You received this bug

[Yahoo-eng-team] [Bug 1475655] Re: Unit_add call fails for fcp volumes when target port has not been configured

2016-07-13 Thread Markus Zoeller (markus_z)
Solved by: https://review.openstack.org/#/c/203026/ ** Changed in: os-brick Status: New => 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/1475655

[Yahoo-eng-team] [Bug 1578691] Re: live-migration failed Unexpected API Error

2016-07-12 Thread Markus Zoeller (markus_z)
@Eric: Without the logs asked in comment #1 we're not able to take action on this report. Comment #2 gave a reminder. I'm closing this now. Feel free to reopen after you attached the logs. ** Changed in: nova Status: Incomplete => Invalid -- You received this bug notification because

[Yahoo-eng-team] [Bug 1270332] Re: cold migration fails in VMware driver

2016-07-08 Thread Markus Zoeller (markus_z)
Looks like this will be driven by the blueprint [1]. [1] https://blueprints.launchpad.net/nova/+spec/vmware-live-migration ** Changed in: nova Status: In Progress => Opinion ** Changed in: nova Importance: Medium => Wishlist -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1531473] Re: Move graphics and serial console check to can_live_migrate_source/dest

2016-07-08 Thread Markus Zoeller (markus_z)
Already done and introduced bug 1595962 The report is also more a personal todo item and not a flaw in the behavior of nova which could affect the ops. ** Changed in: nova Status: In Progress => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1306229] Re: Project quota should not be less than user quota

2016-07-05 Thread Markus Zoeller (markus_z)
This is an automated cleanup. This bug report has been closed because it is older than 18 months and there is no open code change to fix this. After this time it is unlikely that the circumstances which lead to the observed issue can be reproduced. If you can reproduce the bug, please: * reopen

[Yahoo-eng-team] [Bug 1400015] Re: Enable rescheduling for live_migrate, unshelve, evacuate

2016-07-05 Thread Markus Zoeller (markus_z)
This is an automated cleanup. This bug report has been closed because it is older than 18 months and there is no open code change to fix this. After this time it is unlikely that the circumstances which lead to the observed issue can be reproduced. If you can reproduce the bug, please: * reopen

[Yahoo-eng-team] [Bug 1382153] Re: n-cond shoul not joining to servicegroup an all worker

2016-07-05 Thread Markus Zoeller (markus_z)
This is an automated cleanup. This bug report has been closed because it is older than 18 months and there is no open code change to fix this. After this time it is unlikely that the circumstances which lead to the observed issue can be reproduced. If you can reproduce the bug, please: * reopen

[Yahoo-eng-team] [Bug 1370867] Re: absolute-limits sometimes returns negative value

2016-07-05 Thread Markus Zoeller (markus_z)
This is an automated cleanup. This bug report has been closed because it is older than 18 months and there is no open code change to fix this. After this time it is unlikely that the circumstances which lead to the observed issue can be reproduced. If you can reproduce the bug, please: * reopen

[Yahoo-eng-team] [Bug 1297635] Re: Race condition when deleting iscsi devices

2016-07-05 Thread Markus Zoeller (markus_z)
This is an automated cleanup. This bug report has been closed because it is older than 18 months and there is no open code change to fix this. After this time it is unlikely that the circumstances which lead to the observed issue can be reproduced. If you can reproduce the bug, please: * reopen

[Yahoo-eng-team] [Bug 1357677] Re: Instances failes to boot from volume

2016-07-05 Thread Markus Zoeller (markus_z)
This is an automated cleanup. This bug report has been closed because it is older than 18 months and there is no open code change to fix this. After this time it is unlikely that the circumstances which lead to the observed issue can be reproduced. If you can reproduce the bug, please: * reopen

[Yahoo-eng-team] [Bug 1360260] Re: 'allow_same_net_traffic=true' has no effect

2016-07-05 Thread Markus Zoeller (markus_z)
This is an automated cleanup. This bug report has been closed because it is older than 18 months and there is no open code change to fix this. After this time it is unlikely that the circumstances which lead to the observed issue can be reproduced. If you can reproduce the bug, please: * reopen

[Yahoo-eng-team] [Bug 1400814] Re: Libvirt: SMB volume driver

2016-07-05 Thread Markus Zoeller (markus_z)
This is an automated cleanup. This bug report has been closed because it is older than 18 months and there is no open code change to fix this. After this time it is unlikely that the circumstances which lead to the observed issue can be reproduced. If you can reproduce the bug, please: * reopen

[Yahoo-eng-team] [Bug 1323722] Re: libvirt Xen have to use "file" disk driver in the case of compute node doesn't support blktap.

2016-07-05 Thread Markus Zoeller (markus_z)
This is an automated cleanup. This bug report has been closed because it is older than 18 months and there is no open code change to fix this. After this time it is unlikely that the circumstances which lead to the observed issue can be reproduced. If you can reproduce the bug, please: * reopen

[Yahoo-eng-team] [Bug 1388095] Re: VMware fake driver returns invalid search results due to incorrect use of lstrip()

2016-07-05 Thread Markus Zoeller (markus_z)
This is an automated cleanup. This bug report has been closed because it is older than 18 months and there is no open code change to fix this. After this time it is unlikely that the circumstances which lead to the observed issue can be reproduced. If you can reproduce the bug, please: * reopen

[Yahoo-eng-team] [Bug 1260118] Re: VNC on compute node refused connection from controller

2016-07-05 Thread Markus Zoeller (markus_z)
This is an automated cleanup. This bug report has been closed because it is older than 18 months and there is no open code change to fix this. After this time it is unlikely that the circumstances which lead to the observed issue can be reproduced. If you can reproduce the bug, please: * reopen

[Yahoo-eng-team] [Bug 1334974] Re: create vm fail by volume when use diskfilter

2016-07-05 Thread Markus Zoeller (markus_z)
This is an automated cleanup. This bug report has been closed because it is older than 18 months and there is no open code change to fix this. After this time it is unlikely that the circumstances which lead to the observed issue can be reproduced. If you can reproduce the bug, please: * reopen

[Yahoo-eng-team] [Bug 1386975] Re: VMWare: scan iscsi hba on wrong host and can't discover iscsi target

2016-07-05 Thread Markus Zoeller (markus_z)
This is an automated cleanup. This bug report has been closed because it is older than 18 months and there is no open code change to fix this. After this time it is unlikely that the circumstances which lead to the observed issue can be reproduced. If you can reproduce the bug, please: * reopen

[Yahoo-eng-team] [Bug 1337265] Re: HTTP 500 when `nova list --name` contains invalid regexp

2016-07-05 Thread Markus Zoeller (markus_z)
This is an automated cleanup. This bug report has been closed because it is older than 18 months and there is no open code change to fix this. After this time it is unlikely that the circumstances which lead to the observed issue can be reproduced. If you can reproduce the bug, please: * reopen

[Yahoo-eng-team] [Bug 1334398] Re: libvirt live_snapshot periodically explodes on libvirt 1.2.2 in the gate

2016-07-05 Thread Markus Zoeller (markus_z)
This is an automated cleanup. This bug report has been closed because it is older than 18 months and there is no open code change to fix this. After this time it is unlikely that the circumstances which lead to the observed issue can be reproduced. If you can reproduce the bug, please: * reopen

[Yahoo-eng-team] [Bug 1329299] Re: In nova.db.sqlalchemy.model.ComputeNode, column hypervisor_hostname should be unique values

2016-07-05 Thread Markus Zoeller (markus_z)
This is an automated cleanup. This bug report has been closed because it is older than 18 months and there is no open code change to fix this. After this time it is unlikely that the circumstances which lead to the observed issue can be reproduced. If you can reproduce the bug, please: * reopen

[Yahoo-eng-team] [Bug 1309184] Re: nova should delete neutron ports before calling unplug_vifs

2016-07-05 Thread Markus Zoeller (markus_z)
This is an automated cleanup. This bug report has been closed because it is older than 18 months and there is no open code change to fix this. After this time it is unlikely that the circumstances which lead to the observed issue can be reproduced. If you can reproduce the bug, please: * reopen

[Yahoo-eng-team] [Bug 1355623] Re: nova floating-ip-create need pool name

2016-07-05 Thread Markus Zoeller (markus_z)
This is an automated cleanup. This bug report has been closed because it is older than 18 months and there is no open code change to fix this. After this time it is unlikely that the circumstances which lead to the observed issue can be reproduced. If you can reproduce the bug, please: * reopen

[Yahoo-eng-team] [Bug 1379663] Re: After upgrading - ovs-vswitchd cannot add existing ports

2016-07-05 Thread Markus Zoeller (markus_z)
This is an automated cleanup. This bug report has been closed because it is older than 18 months and there is no open code change to fix this. After this time it is unlikely that the circumstances which lead to the observed issue can be reproduced. If you can reproduce the bug, please: * reopen

[Yahoo-eng-team] [Bug 1279858] Re: nova-compute shouldn't spawn two libguestfs appliances every time an instance is launched

2016-07-05 Thread Markus Zoeller (markus_z)
This is an automated cleanup. This bug report has been closed because it is older than 18 months and there is no open code change to fix this. After this time it is unlikely that the circumstances which lead to the observed issue can be reproduced. If you can reproduce the bug, please: * reopen

[Yahoo-eng-team] [Bug 1345905] Re: Fail to use shareable image created from a volume-booted VM

2016-07-05 Thread Markus Zoeller (markus_z)
This is an automated cleanup. This bug report has been closed because it is older than 18 months and there is no open code change to fix this. After this time it is unlikely that the circumstances which lead to the observed issue can be reproduced. If you can reproduce the bug, please: * reopen

[Yahoo-eng-team] [Bug 1312002] Re: nova cell-show causes ValueError: Circular reference detected

2016-07-05 Thread Markus Zoeller (markus_z)
This is an automated cleanup. This bug report has been closed because it is older than 18 months and there is no open code change to fix this. After this time it is unlikely that the circumstances which lead to the observed issue can be reproduced. If you can reproduce the bug, please: * reopen

[Yahoo-eng-team] [Bug 1372708] Re: VMWare: vm spawn failure due to no attribute 'propSet' in concurrent case

2016-07-05 Thread Markus Zoeller (markus_z)
This is an automated cleanup. This bug report has been closed because it is older than 18 months and there is no open code change to fix this. After this time it is unlikely that the circumstances which lead to the observed issue can be reproduced. If you can reproduce the bug, please: * reopen

[Yahoo-eng-team] [Bug 1342016] Re: race windown in volume attach and spawn with volumes

2016-07-05 Thread Markus Zoeller (markus_z)
This is an automated cleanup. This bug report has been closed because it is older than 18 months and there is no open code change to fix this. After this time it is unlikely that the circumstances which lead to the observed issue can be reproduced. If you can reproduce the bug, please: * reopen

[Yahoo-eng-team] [Bug 1315201] Re: test_create_server TimeoutException failed while waiting for server to build in setup

2016-07-05 Thread Markus Zoeller (markus_z)
This is an automated cleanup. This bug report has been closed because it is older than 18 months and there is no open code change to fix this. After this time it is unlikely that the circumstances which lead to the observed issue can be reproduced. If you can reproduce the bug, please: * reopen

[Yahoo-eng-team] [Bug 1394219] Re: Failed to deploy new instance that server group on failed host

2016-07-05 Thread Markus Zoeller (markus_z)
This is an automated cleanup. This bug report has been closed because it is older than 18 months and there is no open code change to fix this. After this time it is unlikely that the circumstances which lead to the observed issue can be reproduced. If you can reproduce the bug, please: * reopen

[Yahoo-eng-team] [Bug 1308517] Re: migrating a vm with pci devices caused DB inconsistent and vm state error

2016-07-05 Thread Markus Zoeller (markus_z)
This is an automated cleanup. This bug report has been closed because it is older than 18 months and there is no open code change to fix this. After this time it is unlikely that the circumstances which lead to the observed issue can be reproduced. If you can reproduce the bug, please: * reopen

[Yahoo-eng-team] [Bug 1252947] Re: libvirtError: Cannot recv data: Connection reset by peer

2016-07-05 Thread Markus Zoeller (markus_z)
This is an automated cleanup. This bug report has been closed because it is older than 18 months and there is no open code change to fix this. After this time it is unlikely that the circumstances which lead to the observed issue can be reproduced. If you can reproduce the bug, please: * reopen

[Yahoo-eng-team] [Bug 1406431] Re: neutron port security-group not properly updated on nova interface-attach

2016-07-05 Thread Markus Zoeller (markus_z)
This is an automated cleanup. This bug report has been closed because it is older than 18 months and there is no open code change to fix this. After this time it is unlikely that the circumstances which lead to the observed issue can be reproduced. If you can reproduce the bug, please: * reopen

[Yahoo-eng-team] [Bug 1407936] Re: service_update in conductor can be a async call

2016-07-05 Thread Markus Zoeller (markus_z)
This is an automated cleanup. This bug report has been closed because it is older than 18 months and there is no open code change to fix this. After this time it is unlikely that the circumstances which lead to the observed issue can be reproduced. If you can reproduce the bug, please: * reopen

[Yahoo-eng-team] [Bug 1407643] Re: Setting network bandwidth quota in extra_specs causes a VM creation to fail in devstack

2016-07-05 Thread Markus Zoeller (markus_z)
This is an automated cleanup. This bug report has been closed because it is older than 18 months and there is no open code change to fix this. After this time it is unlikely that the circumstances which lead to the observed issue can be reproduced. If you can reproduce the bug, please: * reopen

[Yahoo-eng-team] [Bug 1408283] Re: nova list-secgroup instanceName fails if instance isn't running under admin tenant

2016-07-05 Thread Markus Zoeller (markus_z)
This is an automated cleanup. This bug report has been closed because it is older than 18 months and there is no open code change to fix this. After this time it is unlikely that the circumstances which lead to the observed issue can be reproduced. If you can reproduce the bug, please: * reopen

[Yahoo-eng-team] [Bug 1407417] Re: Error: No nw_info cache associated with instance (HTTP 400)

2016-07-05 Thread Markus Zoeller (markus_z)
This is an automated cleanup. This bug report has been closed because it is older than 18 months and there is no open code change to fix this. After this time it is unlikely that the circumstances which lead to the observed issue can be reproduced. If you can reproduce the bug, please: * reopen

[Yahoo-eng-team] [Bug 1408954] Re: nova flavor-create return empty string when swap == 0

2016-07-05 Thread Markus Zoeller (markus_z)
This is an automated cleanup. This bug report has been closed because it is older than 18 months and there is no open code change to fix this. After this time it is unlikely that the circumstances which lead to the observed issue can be reproduced. If you can reproduce the bug, please: * reopen

[Yahoo-eng-team] [Bug 1408176] Re: Nova instance not boot after host restart but still show as Running

2016-07-05 Thread Markus Zoeller (markus_z)
This is an automated cleanup. This bug report has been closed because it is older than 18 months and there is no open code change to fix this. After this time it is unlikely that the circumstances which lead to the observed issue can be reproduced. If you can reproduce the bug, please: * reopen

[Yahoo-eng-team] [Bug 1409024] Re: DNSDomain.register_for_zone races

2016-07-05 Thread Markus Zoeller (markus_z)
This is an automated cleanup. This bug report has been closed because it is older than 18 months and there is no open code change to fix this. After this time it is unlikely that the circumstances which lead to the observed issue can be reproduced. If you can reproduce the bug, please: * reopen

[Yahoo-eng-team] [Bug 1408865] Re: "Ignoring EndpointNotFound: The service catalog is empty" error when init_host

2016-07-05 Thread Markus Zoeller (markus_z)
This is an automated cleanup. This bug report has been closed because it is older than 18 months and there is no open code change to fix this. After this time it is unlikely that the circumstances which lead to the observed issue can be reproduced. If you can reproduce the bug, please: * reopen

[Yahoo-eng-team] [Bug 1284559] Re: VMware: Openstack can not adopt more than one existing port groups in vCenter

2016-07-05 Thread Markus Zoeller (markus_z)
This is an automated cleanup. This bug report has been closed because it is older than 18 months and there is no open code change to fix this. After this time it is unlikely that the circumstances which lead to the observed issue can be reproduced. If you can reproduce the bug, please: * reopen

[Yahoo-eng-team] [Bug 1282582] Re: Ignoring network id during instance launching

2016-07-05 Thread Markus Zoeller (markus_z)
This is an automated cleanup. This bug report has been closed because it is older than 18 months and there is no open code change to fix this. After this time it is unlikely that the circumstances which lead to the observed issue can be reproduced. If you can reproduce the bug, please: * reopen

[Yahoo-eng-team] [Bug 1271479] Re: ide disk type is not set when starting vm from dashboard

2016-07-05 Thread Markus Zoeller (markus_z)
This is an automated cleanup. This bug report has been closed because it is older than 18 months and there is no open code change to fix this. After this time it is unlikely that the circumstances which lead to the observed issue can be reproduced. If you can reproduce the bug, please: * reopen

[Yahoo-eng-team] [Bug 1281928] Re: VMware VC driver reports incorrect value for vcpus_used

2016-07-05 Thread Markus Zoeller (markus_z)
This is an automated cleanup. This bug report has been closed because it is older than 18 months and there is no open code change to fix this. After this time it is unlikely that the circumstances which lead to the observed issue can be reproduced. If you can reproduce the bug, please: * reopen

[Yahoo-eng-team] [Bug 1267862] Re: launch a new vm fail in source host after live migration

2016-07-05 Thread Markus Zoeller (markus_z)
This is an automated cleanup. This bug report has been closed because it is older than 18 months and there is no open code change to fix this. After this time it is unlikely that the circumstances which lead to the observed issue can be reproduced. If you can reproduce the bug, please: * reopen

[Yahoo-eng-team] [Bug 1278741] Re: resource tracker fails after migration if instance is already tracked on new node

2016-07-05 Thread Markus Zoeller (markus_z)
This is an automated cleanup. This bug report has been closed because it is older than 18 months and there is no open code change to fix this. After this time it is unlikely that the circumstances which lead to the observed issue can be reproduced. If you can reproduce the bug, please: * reopen

[Yahoo-eng-team] [Bug 1275875] Re: Virt drivers should use standard image properties

2016-07-05 Thread Markus Zoeller (markus_z)
This is an automated cleanup. This bug report has been closed because it is older than 18 months and there is no open code change to fix this. After this time it is unlikely that the circumstances which lead to the observed issue can be reproduced. If you can reproduce the bug, please: * reopen

[Yahoo-eng-team] [Bug 1275144] Re: Volume operations should set task state

2016-07-05 Thread Markus Zoeller (markus_z)
This is an automated cleanup. This bug report has been closed because it is older than 18 months and there is no open code change to fix this. After this time it is unlikely that the circumstances which lead to the observed issue can be reproduced. If you can reproduce the bug, please: * reopen

[Yahoo-eng-team] [Bug 1391761] Re: info about migration is not appropriate

2016-07-05 Thread Markus Zoeller (markus_z)
This is an automated cleanup. This bug report has been closed because it is older than 18 months and there is no open code change to fix this. After this time it is unlikely that the circumstances which lead to the observed issue can be reproduced. If you can reproduce the bug, please: * reopen

[Yahoo-eng-team] [Bug 1375868] Re: libvirt: race between hot unplug and XMLDesc in _get_instance_disk_info

2016-07-05 Thread Markus Zoeller (markus_z)
This is an automated cleanup. This bug report has been closed because it is older than 18 months and there is no open code change to fix this. After this time it is unlikely that the circumstances which lead to the observed issue can be reproduced. If you can reproduce the bug, please: * reopen

[Yahoo-eng-team] [Bug 1284658] Re: VMware: refactor how we iterate result objects from vCenter

2016-07-05 Thread Markus Zoeller (markus_z)
This is an automated cleanup. This bug report has been closed because it is older than 18 months and there is no open code change to fix this. After this time it is unlikely that the circumstances which lead to the observed issue can be reproduced. If you can reproduce the bug, please: * reopen

[Yahoo-eng-team] [Bug 1310131] Re: Some non-supported actions in Ironic nova driver do not return errors to the user

2016-07-05 Thread Markus Zoeller (markus_z)
This is an automated cleanup. This bug report has been closed because it is older than 18 months and there is no open code change to fix this. After this time it is unlikely that the circumstances which lead to the observed issue can be reproduced. If you can reproduce the bug, please: * reopen

[Yahoo-eng-team] [Bug 1340709] Re: detach volume when call cinder's attach volume fail

2016-07-05 Thread Markus Zoeller (markus_z)
This is an automated cleanup. This bug report has been closed because it is older than 18 months and there is no open code change to fix this. After this time it is unlikely that the circumstances which lead to the observed issue can be reproduced. If you can reproduce the bug, please: * reopen

[Yahoo-eng-team] [Bug 1309733] Re: VMWARE: os-hypervisors api call returning invalid response

2016-07-05 Thread Markus Zoeller (markus_z)
This is an automated cleanup. This bug report has been closed because it is older than 18 months and there is no open code change to fix this. After this time it is unlikely that the circumstances which lead to the observed issue can be reproduced. If you can reproduce the bug, please: * reopen

[Yahoo-eng-team] [Bug 1383899] Re: xenapi auto disk config uses wrong size value when booting from volume

2016-07-05 Thread Markus Zoeller (markus_z)
This is an automated cleanup. This bug report has been closed because it is older than 18 months and there is no open code change to fix this. After this time it is unlikely that the circumstances which lead to the observed issue can be reproduced. If you can reproduce the bug, please: * reopen

[Yahoo-eng-team] [Bug 1270470] Re: nova.servicegroup.drivers.db error in n-cpu log after successful tempest run

2016-07-05 Thread Markus Zoeller (markus_z)
This is an automated cleanup. This bug report has been closed because it is older than 18 months and there is no open code change to fix this. After this time it is unlikely that the circumstances which lead to the observed issue can be reproduced. If you can reproduce the bug, please: * reopen

[Yahoo-eng-team] [Bug 1273894] Re: GlusterFS: Do not time out long-running volume snapshot operations

2016-07-05 Thread Markus Zoeller (markus_z)
This is an automated cleanup. This bug report has been closed because it is older than 18 months and there is no open code change to fix this. After this time it is unlikely that the circumstances which lead to the observed issue can be reproduced. If you can reproduce the bug, please: * reopen

[Yahoo-eng-team] [Bug 1338672] Re: Nova might spawn without waiting for network-vif-plugged event

2016-07-05 Thread Markus Zoeller (markus_z)
This is an automated cleanup. This bug report has been closed because it is older than 18 months and there is no open code change to fix this. After this time it is unlikely that the circumstances which lead to the observed issue can be reproduced. If you can reproduce the bug, please: * reopen

[Yahoo-eng-team] [Bug 1403856] Re: VMware VCDriver: A node crash, vSphere HA and badly timed _sync_power_states() will shut instances down

2016-07-05 Thread Markus Zoeller (markus_z)
This is an automated cleanup. This bug report has been closed because it is older than 18 months and there is no open code change to fix this. After this time it is unlikely that the circumstances which lead to the observed issue can be reproduced. If you can reproduce the bug, please: * reopen

[Yahoo-eng-team] [Bug 1305892] Re: nova-manage db archive_deleted_rows fails with pgsql on low row count

2016-07-05 Thread Markus Zoeller (markus_z)
This is an automated cleanup. This bug report has been closed because it is older than 18 months and there is no open code change to fix this. After this time it is unlikely that the circumstances which lead to the observed issue can be reproduced. If you can reproduce the bug, please: * reopen

[Yahoo-eng-team] [Bug 1315988] Re: report disk consumption incorrect in nova-compute

2016-07-05 Thread Markus Zoeller (markus_z)
This is an automated cleanup. This bug report has been closed because it is older than 18 months and there is no open code change to fix this. After this time it is unlikely that the circumstances which lead to the observed issue can be reproduced. If you can reproduce the bug, please: * reopen

[Yahoo-eng-team] [Bug 1321774] Re: Wrong error when creating different instances with the same hostname into the same DNS domain

2016-07-05 Thread Markus Zoeller (markus_z)
This is an automated cleanup. This bug report has been closed because it is older than 18 months and there is no open code change to fix this. After this time it is unlikely that the circumstances which lead to the observed issue can be reproduced. If you can reproduce the bug, please: * reopen

[Yahoo-eng-team] [Bug 1347039] Re: VMWare: available disk spaces(hypervisor-list) only based on a single datastore instead of all available datastores from cluster

2016-07-05 Thread Markus Zoeller (markus_z)
This is an automated cleanup. This bug report has been closed because it is older than 18 months and there is no open code change to fix this. After this time it is unlikely that the circumstances which lead to the observed issue can be reproduced. If you can reproduce the bug, please: * reopen

[Yahoo-eng-team] [Bug 1330758] Re: VMware: iSCSI targets needs to be propagated to all hosts of the cluster

2016-07-05 Thread Markus Zoeller (markus_z)
This is an automated cleanup. This bug report has been closed because it is older than 18 months and there is no open code change to fix this. After this time it is unlikely that the circumstances which lead to the observed issue can be reproduced. If you can reproduce the bug, please: * reopen

[Yahoo-eng-team] [Bug 1337214] Re: VMware: Fail to boot VM when using VDS or the port gropu be created on different vSwitch

2016-07-05 Thread Markus Zoeller (markus_z)
This is an automated cleanup. This bug report has been closed because it is older than 18 months and there is no open code change to fix this. After this time it is unlikely that the circumstances which lead to the observed issue can be reproduced. If you can reproduce the bug, please: * reopen

  1   2   3   4   5   >