[Yahoo-eng-team] [Bug 1792503] Re: allocation candidates "?member_of=" doesn't work with nested providers

2018-12-04 Thread Tony Breeds
** Also affects: nova/rocky Importance: Undecided Status: New ** Changed in: nova/rocky Status: New => In Progress ** Changed in: nova/rocky Assignee: (unassigned) => Tetsuro Nakamura (tetsuro0907) ** Changed in: nova/rocky Importance: Undecided => Medium -- You

[Yahoo-eng-team] [Bug 1776596] Re: [QUEENS] Promotion Jobs failing at overcloud deployment with AttributeError: 'IronicNodeState' object has no attribute 'failed_builds'

2018-06-13 Thread Tony Breeds
It looks like when we backported https://review.openstack.org/#/c/573248 to queens (and pike) we missed the fact that the Ironic Host Manger is still in queens and needs an update that wasn't needed on master becuase we removed it in https://review.openstack.org/#/c/565805/1 ** Also affects: nova

[Yahoo-eng-team] [Bug 1751349] Re: Keystone auth parameters cannot be configured in [keystone] section

2018-02-28 Thread Tony Breeds
** Changed in: nova/pike 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/1751349 Title: Keystone auth parameters cannot be configured in

[Yahoo-eng-team] [Bug 1737201] Re: TypeError when sending notification during attach_interface

2018-02-28 Thread Tony Breeds
** Also affects: nova/pike Importance: Undecided Status: New ** Also affects: nova/ocata 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 1702454] Re: Transforming the RequestSpec object into legacy dicts doesn't support the requested_destination field

2017-08-15 Thread Tony Breeds
** Also affects: nova/ocata Importance: Undecided Status: New ** Changed in: nova/ocata Importance: Undecided => High -- 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 1645263] Re: Unable to run stack.sh on fresh new Ubuntu Xenial 16.04 LTS, script fails with "No module named 'memcache' "

2016-11-28 Thread Tony Breeds
python-memcache is the canonical version. I don't believe that this is a devstack issue ** Changed in: openstack-requirements Status: New => Opinion -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity

[Yahoo-eng-team] [Bug 1630851] [NEW] test_create_with_live_time can fail if run at "just the wrong time"

2016-10-05 Thread Tony Breeds
Public bug reported: In https://review.openstack.org/#/c/381890 we got the following failure: | Captured traceback: | ~~~ | Traceback (most recent call last): | File

[Yahoo-eng-team] [Bug 1618697] [NEW] os-brick 1.6.0 refactor was a major API change

2016-08-30 Thread Tony Breeds
Public bug reported: With the release of os-brick 1.6.0 the following review[1] was created to use it in upper-constraints.txt This review is failing the nova[2] and cinder[3] unit tests It's relatively simple to fix these problems to work with 1.6.0 but the code needs to work with both 1.5.0

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

2016-05-31 Thread Tony Breeds
Confirmed with origin/master SHA:ced89e7b26b3cff323852e1d8a9c6db80334f4dd ** Changed in: nova Status: Opinion => Confirmed -- 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 1563157] [NEW] Routes 2.3 release breaks neutron-server

2016-03-28 Thread Tony Breeds
Public bug reported: Routes released 2.3 2016-03-28T15:48:33 Since then we're seeing: --- Traceback (most recent call last): File "/usr/local/bin/neutron-server", line 10, in sys.exit(main()) File "/opt/stack/new/neutron/neutron/cmd/eventlet/server/__init__.py", line 17, in main

[Yahoo-eng-team] [Bug 1522735] Re: Instance failure shows redundant data in overview page

2016-01-11 Thread Tony Breeds
** Also affects: nova Importance: Undecided Status: New ** Tags added: quotas -- 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/1522735 Title: Instance failure

[Yahoo-eng-team] [Bug 1522307] Re: Disk usage not work for shared storage

2016-01-11 Thread Tony Breeds
Ahh that's a known bug in nova. ** 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). https://bugs.launchpad.net/bugs/1522307 Title: Disk

[Yahoo-eng-team] [Bug 1355573] Re: tempest volume scenarios periodically fail /w SSHTimeout

2016-01-10 Thread Tony Breeds
Added to nova as it's not grenade specific and I saw it in a tempest- dvvm-full job ** 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 1461406] Re: libvirt: missing iotune parse for LibvirtConfigGuestDisk

2015-12-20 Thread Tony Breeds
If we can find a valid consumer for this information from the domain XMLt hen we can add the code as a specless blueprint or similar. ** Changed in: nova Status: In Progress => Opinion ** Changed in: nova Assignee: ChangBo Guo(gcb) (glongwave) => (unassigned) -- You received this

[Yahoo-eng-team] [Bug 1525739] [NEW] Hyper-V: stable/liberty, mismatched requirements causes CI jobs to fail.

2015-12-13 Thread Tony Breeds
Public bug reported: CI JObs in (at least) stable/liberty nova are failing with "Can not start the nova-compute service. The manual run failed as well." . http://64.119.130.115/nova/256180/1/Hyper-V_logs/create-environment-c2-r2-u22.openstack.tld.log.gz indicates that nova-compute didn't

[Yahoo-eng-team] [Bug 1496650] Re: requirement conflict on Babel

2015-09-17 Thread Tony Breeds
Fixed with: https://review.openstack.org/224429 which has now merged. ** Changed in: oslo.utils Status: New => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1496650

[Yahoo-eng-team] [Bug 1485416] Re: Soft reboot doesn't work for bare metal.

2015-08-17 Thread Tony Breeds
This is pretty clearly operating as intended: http://git.openstack.org/cgit/openstack/nova/tree/nova/virt/ironic/driver.py#n892 There are changes in progress to support soft reboot via ACPI (or similar) ** Changed in: nova Status: New = Won't Fix -- You received this bug notification

[Yahoo-eng-team] [Bug 1470302] [NEW] gate-nova-python27 fails with RuntimeError: maximum recursion depth exceeded

2015-06-30 Thread Tony Breeds
Public bug reported: Review: https://review.openstack.org/#/c/194325/ failed with $subject Logstash:

[Yahoo-eng-team] [Bug 1469749] Re: RamFilter logging partially considers ram-allocation-ratio

2015-06-30 Thread Tony Breeds
The log message contains the information required, The hypervisors has 10148 MB Ram of which 480.4 MB is usable. The instance requires 2048MB. ** Changed in: nova Status: New = Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1467560] Re: RFE: add instance uuid field to nova.quota_usages table

2015-06-30 Thread Tony Breeds
This is reported against Icehouse which is closed for development. Please reproduce with with Kilo or liberty-1 and reopen ** 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