[Yahoo-eng-team] [Bug 1860021] [NEW] nova-live-migration fails 100% with "mysql: command not found" on subnode

2020-01-16 Thread Eric Fried
Public bug reported: Since [1] nova-live-migration failures can be seen in devstack-subnodes- early.txt.gz like + ./stack.sh:main:1158 : is_glance_enabled + lib/glance:is_glance_enabled:90 : [[ , =~ ,glance ]] + lib/glance:is_glance_enabled:91 : [[

[Yahoo-eng-team] [Bug 1858877] Re: Silent wasted storage with multiple RBD backends

2020-01-14 Thread Eric Fried
** 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/1858877 Title: Silent wasted storage with multiple RBD backends

[Yahoo-eng-team] [Bug 1839009] Re: os-server-external-events does not behave correctly for failed single events

2019-12-10 Thread Eric Fried
*** This bug is a duplicate of bug 1855752 *** https://bugs.launchpad.net/bugs/1855752 Sorry, I didn't know about this bug when we opened 1855752. The issue has been fixed under that bug. ** This bug has been marked a duplicate of bug 1855752 Inappropriate HTTP error status from

[Yahoo-eng-team] [Bug 1855015] Re: Intermittent fails in nova-next job with "Multiple possible networks found, use a Network ID to be more specific."

2019-12-04 Thread Eric Fried
*** This bug is a duplicate of bug 1844568 *** https://bugs.launchpad.net/bugs/1844568 I clearly don't know how to make logstash links properly, but I had that query open for the past 10 days and saw hits on many different jobs across multiple projects, including sdk, cinder, and various

[Yahoo-eng-team] [Bug 1855015] [NEW] Intermittent fails since 11/23 with "Multiple possible networks found, use a Network ID to be more specific."

2019-12-03 Thread Eric Fried
Public bug reported: There was something similar before [1] but it was 100% and in one job. This is intermittent and in multiple jobs across multiple projects.

[Yahoo-eng-team] [Bug 1854993] [NEW] QoS bandwidth tempest test no longer running

2019-12-03 Thread Eric Fried
Public bug reported: In [1] the tempest-slow-py3 job was dropped and non-redundant bits folded into the nova-next job. Except we forgot to move over some of the config necessary to make this QoS bandwidth test [2] work, so it gets skipped: setUpClass

[Yahoo-eng-team] [Bug 1709118] Re: _ContextAuthPlugin needs a refresh

2019-10-07 Thread Eric Fried
> It's possible https://review.openstack.org/#/c/500956/ will help with this. It did. I still think we could stand to figure out how to get rid of _ContextAuthPlugin, but it's not breaking anything anymore, so closing this bug out for the time being. ** Changed in: nova Status: Confirmed

[Yahoo-eng-team] [Bug 1845530] [NEW] Versioned discovery endpoint should not require authentication

2019-09-26 Thread Eric Fried
Public bug reported: stack@nucle:/opt/stack/cyborg$ openstack endpoint list +--+---+--++-+---+-+ | ID | Region| Service Name |

[Yahoo-eng-team] [Bug 1844174] [NEW] test_fail_set_az fails intermittently with "AssertionError: OpenStackApiException not raised by _set_az_aggregate"

2019-09-16 Thread Eric Fried
Public bug reported: Since 20190910 we've hit this 10x: 8x in functional and 2x in functional-py36 http://logstash.openstack.org/#dashboard/file/logstash.json?query=message%3A%5C%22OpenStackApiException%20not%20raised%20by%20_set_az_aggregate%5C%22 It looks to be a NoValidHosts caused by

[Yahoo-eng-team] [Bug 1843439] [NEW] doc: Rebuild vs. Evacuate (and other move-ish ops)

2019-09-10 Thread Eric Fried
Public bug reported: Following discussion on IRC [1], it would be nice to have a contributor document describing the differences among the various move-ish operations -- for purposes of this bug, just rebuild and evacuate -- in terms of what happens to their allocations, images, UUIDs (instance

[Yahoo-eng-team] [Bug 1840551] Re: Kombu 4.6.4 is breaking with python 3.7

2019-08-19 Thread Eric Fried
https://review.opendev.org/#/c/677070/ is merged to blacklist kombu 4.6.4 https://review.opendev.org/#/c/677071/ ought to prevent similar snafus in future ** Changed in: nova Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1840551] [NEW] Kombu 4.6.4 is breaking with python 3.7

2019-08-17 Thread Eric Fried
requirements to blacklist kombu 4.6.4. [0] https://review.opendev.org/#/c/675816/ [1] http://lists.openstack.org/pipermail/openstack-discuss/2019-August/008553.html [2] https://review.opendev.org/#/c/677070/ ** Affects: nova Importance: Critical Assignee: Eric Fried (efried

[Yahoo-eng-team] [Bug 1836263] [NEW] doc: PUT /ports/{port_id} updates selectively

2019-07-11 Thread Eric Fried
Public bug reported: Based on noted usage in Nova [1], it appears as though PUT /v2/ports/{port_id} [2] with a payload like { "port": "foo": ..., } will update only port.foo on the server, leaving all the other contents of the port untouched. That is, you can GET-extract-PUT rather

[Yahoo-eng-team] [Bug 1822605] [NEW] nova-live-migration fails 100% with "Multiple possible networks found, use a Network ID to be more specific"

2019-04-01 Thread Eric Fried
Public bug reported: Over the weekend (so since about 3/29) the nova-live-migration job has been failing 100% with the message: "Multiple possible networks found, use a Network ID to be more specific" Example: http://logs.openstack.org/12/648912/1/check/nova-live-

[Yahoo-eng-team] [Bug 1811726] [NEW] Deleting compute service only deletes "first" ironic node from placement

2019-01-14 Thread Eric Fried
Public bug reported: NB: This comes from code inspection, not observed behavior. When the compute service is deleted, we attempt to delete from placement the resource provider associated with the compute node associated with the service [1]. But ironic deployments can have multiple compute

[Yahoo-eng-team] [Bug 1789654] Re: placement allocation_ratio initialized with 0.0

2018-09-06 Thread Eric Fried
This was fixed by https://review.openstack.org/#/c/598365/ ** 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 1777491] Re: Avoid redundant compute node update

2018-08-27 Thread Eric Fried
*** This bug is a duplicate of bug 1729621 *** https://bugs.launchpad.net/bugs/1729621 ** This bug has been marked a duplicate of bug 1729621 Inconsistent value for vcpu_used -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1737711] Re: nova boot failed when use the chinese metadata key and value

2018-07-30 Thread Eric Fried
More core team discussion [1] concluded that, if we're going to do this, it's going to need a blueprint/spec and most likely a microversion. If you wish to pursue it, you may register a blueprint here [2] and submit a spec to the nova-specs repository. More information on this process can be found

[Yahoo-eng-team] [Bug 1781439] [NEW] Test & document 1.28 (consumer gen) changes for /resource_providers/{u}/allocations

2018-07-12 Thread Eric Fried
Public bug reported: I978fdea51f2d6c2572498ef80640c92ab38afe65 / https://review.openstack.org/#/c/565604/ added placement microversion 1.28, which made various API operations consumer generation-aware. One of the affected routes was /resource_providers/{u}/allocations - but this route wasn't

[Yahoo-eng-team] [Bug 1781008] [NEW] Possible race updating consumer's proj/user

2018-07-10 Thread Eric Fried
Public bug reported: This is to track [1] so we don't lose sight of it. We first need to figure out a way to test this scenario to see if this is an issue at all. [1] https://review.openstack.org/#/c/581139/3/nova/api/openstack/placement/util.py@650 ** Affects: nova Importance: Undecided

[Yahoo-eng-team] [Bug 1778591] Re: GET /allocations/{uuid} on a consumer with no allocations provides no generation

2018-07-09 Thread Eric Fried
This bug is still relevant. Excerpt from https://review.openstack.org/#/c/579163/: The current behavior status: 200 { "allocations": {} } is wrong because the response payload doesn't conform to the expected format, which would contain a consumer_generation, project_id, and

[Yahoo-eng-team] [Bug 1778576] Re: making new allocations for one consumer against multiple resource providers fails with 409

2018-07-09 Thread Eric Fried
This is fixed as part of https://review.openstack.org/#/c/579921/ ** Changed in: nova Status: In Progress => Fix Released ** Changed in: nova Assignee: Chris Dent (cdent) => Jay Pipes (jaypipes) -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1779931] [NEW] Provider update race between host aggregate sync and resource tracker

2018-07-03 Thread Eric Fried
Public bug reported: The resource tracker (in n-cpu) used to be the only place we were pushing changes to placement, all funneled through a single mutex (COMPUTE_RESOURCE_SEMAPHORE) to prevent conflicts. When we started mirroring host aggregates as placement aggregates [1], which happens in the

[Yahoo-eng-team] [Bug 1778498] Re: cannot launch instance

2018-06-29 Thread Eric Fried
This appears to be a user error: 'htpp://' is misspelled, should be 'http://'. This URL comes from nova.conf or the service catalog. ** Changed in: nova Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1778763] [NEW] Consumers never get deleted

2018-06-26 Thread Eric Fried
Public bug reported: We don't have an API to delete a consumer. It gets created implicitly when allocations are created against it, but it doesn't get deleted when the consumer's last allocation is removed. In some uses of placement, such as nova's, there is a high rate of turnover of consumers

[Yahoo-eng-team] [Bug 1770549] Re: Set instance's description failed

2018-05-11 Thread Eric Fried
This is invalid for the reason you state in comment #1. More specifically: when you call the API with versions <2.19, you get the name as the description; when you call with >=2.19, you get the user- supplied description or None. We can't change that behavior, per the rules of API versioning.

[Yahoo-eng-team] [Bug 1769854] Re: Local disk without enough capacity appears in allocation candidates

2018-05-09 Thread Eric Fried
This was fixed incidentally via 9af073384cca305565e741c1dfbb359c1e562a4e See related fix. ** 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).

[Yahoo-eng-team] [Bug 1766692] [NEW] instance.uuid no longer being a str breaks powervm scsi disconnect

2018-04-24 Thread Eric Fried
Public bug reported: Long-standing code in pypowervm [1] used isinstance(..., str) to help identify whether an input was a UUID or an integer short ID. This is used with to find SCSI mappings [2] with Instance.uuid [3] when disconnecting a disk during destroy [4]. Then this change in

[Yahoo-eng-team] [Bug 1762789] [NEW] ResourceClass.normalize_name produces different results for py2 vs. py3

2018-04-10 Thread Eric Fried
that, as written, ResourceClass.normalize_name('ß') will yield 'CUSTOM__' in py2, but 'CUSTOM_SS' in py3. [1] https://bugs.python.org/issue4610 ** Affects: nova Importance: Undecided Assignee: Eric Fried (efried) Status: In Progress ** Tags: placement -- You received this bug

[Yahoo-eng-team] [Bug 1760322] [NEW] Traits not synced if first retrieval fails

2018-03-31 Thread Eric Fried
Public bug reported: If the first trait you try to retrieve from placement doesn't exist, traits are not synced from os_traits into the database, so it winds up empty. try: rp_obj.Trait.get_by_name(self.ctx, 'CUSTOM_GOLD') except exception.TraitNotFound:

[Yahoo-eng-team] [Bug 1750084] [NEW] Report client associations include non-sharing providers

2018-02-16 Thread Eric Fried
which are also associated with a sharing provider. [1] https://review.openstack.org/#/c/540111/4/specs/rocky/approved /update-provider-tree.rst@48 ** Affects: nova Importance: Undecided Assignee: Eric Fried (efried) Status: In Progress ** Tags: placement queens-rc-potential

[Yahoo-eng-team] [Bug 1747095] [NEW] doc: placement API ref for resource classes points to os-traits

2018-02-02 Thread Eric Fried
don't have os-resource-classes (yet), the linkitude should just be removed. [1] https://developer.openstack.org/api-ref/placement/#create-resource-class [2] https://docs.openstack.org/os-traits/latest/ ** Affects: nova Importance: Undecided Assignee: Eric Fried (efried) Status

[Yahoo-eng-team] [Bug 1746615] [NEW] Report client can try to ensure a standard resource class

2018-01-31 Thread Eric Fried
Public bug reported: SchedulerReportClient.set_inventory_for_provider uses this logic [1] to pre-create custom resource classes found in the input inventory. list(map(self._ensure_resource_class, (rc_name for rc_name in inv_data if rc_name not in

[Yahoo-eng-team] [Bug 1746373] [NEW] Placement APIs with missing conflict detection

2018-01-30 Thread Eric Fried
Public bug reported: Placement has a few APIs which affect resource provider generation, but which do not accept the current resource provider generation and therefore cannot ensure consistency. They are as follows: DELETE /resource_providers/{u}/inventories DELETE

[Yahoo-eng-team] [Bug 1746374] [NEW] Report client _delete_inventory violates generation consistency

2018-01-30 Thread Eric Fried
Public bug reported: SchedulerReportClient._delete_inventory uses the DELETE /resource_providers/{u}/inventories API, which does not provide a way to send the generation down (see related bug [1]), and is therefore subject to concurrency errors. Until/unless an alternative becomes available, we

[Yahoo-eng-team] [Bug 1746075] [NEW] Report client placement cache consistency is broken

2018-01-29 Thread Eric Fried
Public bug reported: Today the report client makes assumptions about how resource provider generation is calculated by the placement service. Specifically, that it starts at zero [1], and that it increases by 1 when the provider's inventory is deleted [2]. While these assumptions happen to be

[Yahoo-eng-team] [Bug 1744786] [NEW] SchedulerReportClient.put with empty (not None) payload errors 415

2018-01-22 Thread Eric Fried
Public bug reported: https://github.com/openstack/nova/blob/f0d830d56d20c7f34372cd3c68d13a94bdf645a6/nova/scheduler/client/report.py#L295-L302 295 def put(self, url, data, version=None): 296 # NOTE(sdague): using json= instead of data= sets the 297 # media type to

[Yahoo-eng-team] [Bug 1742311] [NEW] AttributeError in report client error path

2018-01-09 Thread Eric Fried
Public bug reported: This [1] is clearly wrong. elif not result: placement_req_id = get_placement_request_id(result) LOG.warning('[%(placement_req_id)s] Failed to update inventory ' 'for resource provider %(uuid)s: %(status)i %(text)s',

[Yahoo-eng-team] [Bug 1735430] [NEW] Report client doesn't handle RP create conflict (409) properly

2017-11-30 Thread Eric Fried
Public bug reported: POST /resource_providers can fail with conflict (HTTP status 409) for (at least) two reasons: A provider with the specified UUID exists; *or* a provider with the specified *name* already exists. In SchedulerReportClient, _ensure_resource_provider uses helper method

[Yahoo-eng-team] [Bug 1702420] Re: The AllocationCandidates.get_by_filters returned wrong combination of AllocationRequests

2017-11-28 Thread Eric Fried
This got fixed somewhere along the way in The Big Refactor series (starting https://review.openstack.org/#/c/516778/) ** 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

[Yahoo-eng-team] [Bug 1733630] [NEW] placement: Version discovery URI should not require authentication

2017-11-21 Thread Eric Fried
Public bug reported: The placement API GET / returns the version document: { "versions": [ { "min_version": "1.0", "max_version": "1.10", "id": "v1.0" } ] } However, it requires authentication: # curl http://9.1.2.3/placement/ {"error": {"message":

[Yahoo-eng-team] [Bug 1733030] [NEW] GET /resource_providers?member_of misdocumented for lists

2017-11-17 Thread Eric Fried
Assignee: Eric Fried (efried) Status: In Progress ** Tags: placement -- 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/1733030 Title: GET /resource_providers

[Yahoo-eng-team] [Bug 1724613] Re: AllocationCandidates.get_by_filters ignores shared RPs when the RC exists in both places

2017-11-09 Thread Eric Fried
Per hangout, we decided this bug is valid - that we would like to get extra candidates involving shared RPs when those satisfy the request. ** Changed in: nova Status: Invalid => Confirmed -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1731072] [NEW] AllocationCandidates.get_by_filters returns garbage with multiple aggregates

2017-11-08 Thread Eric Fried
Public bug reported: I set up a test scenario with multiple providers (sharing and non), across multiple aggregates. Requesting allocation candidates gives some candidates as expected, but some are garbled. Bad behaviors include: (1) When inventory in a given RC is provided both by a

[Yahoo-eng-team] [Bug 1730730] [NEW] AllocationCandidates.get_by_filters returns garbage with only sharing providers

2017-11-07 Thread Eric Fried
Public bug reported: If my placement database is set up with only sharing providers (no "compute nodes"), the results are broken. Steps to reproduce == Here's one example: SS1 has inventory in IPV4_ADDRESS, SRIOV_NET_VF, and DISK_GB. SS2 has inventory in just DISK_GB. Both are

[Yahoo-eng-team] [Bug 1724689] [NEW] Usability: Service user token requested with no auth raises cryptic exception

2017-10-18 Thread Eric Fried
the auth_type option. But this is a pretty good first indicator that the admin forgot to populate auth options in general. [1] http://paste.openstack.org/show/623721/ ** Affects: nova Importance: Undecided Assignee: Eric Fried (efried) Status: In Progress -- You received

[Yahoo-eng-team] [Bug 1724633] [NEW] AllocationCandidates.get_by_filters hits incorrectly when traits are split across the main RP and aggregates

2017-10-18 Thread Eric Fried
Public bug reported: When requesting multiple resources with multiple traits, placement doesn't know that a particular trait needs to be associated with a particular resource. As currently conceived, it will return allocation candidates from the main RP plus shared RPs such that all traits are

[Yahoo-eng-team] [Bug 1724613] [NEW] AllocationCandidates.get_by_filters ignores shared RPs when the RC exists in both places

2017-10-18 Thread Eric Fried
Public bug reported: When both the compute node resource provider and the shared resource provider have inventory in the same resource class, AllocationCandidates.get_by_filters will not return an AllocationRequest including the shared resource provider. Example: cnrp { VCPU: 24,

[Yahoo-eng-team] [Bug 1718545] Re: [vnc]vncserver_proxyclient_address and [vnc]vncserver_listen removed without deprecation

2017-09-22 Thread Eric Fried
** Changed in: nova-powervm Importance: Undecided => High ** Changed in: nova-powervm Status: New => Fix Released ** Changed in: nova-powervm Assignee: (unassigned) => Eric Fried (efried) -- You received this bug notification because you are a member of Yahoo! Enginee

[Yahoo-eng-team] [Bug 1718545] Re: [vnc]vncserver_proxyclient_address and [vnc]vncserver_listen removed without deprecation

2017-09-20 Thread Eric Fried
** Also affects: nova-powervm 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/1718545 Title:

[Yahoo-eng-team] [Bug 1718545] [NEW] [vnc]vncserver_proxyclient_address and [vnc]vncserver_listen removed without deprecation

2017-09-20 Thread Eric Fried
Public bug reported: [0] removed options [vnc]vncserver_proxyclient_address and [vnc]vncserver_listen without a deprecation period. Lemme splain: Take for example vncserver_proxyclient_address. It was originally [DEFAULT]vncserver_proxyclient_address. That was moved to

[Yahoo-eng-team] [Bug 1714284] Re: Placement user doc: add link to API reference

2017-09-15 Thread Eric Fried
** 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). https://bugs.launchpad.net/bugs/1714284 Title: Placement user doc: add link to API

[Yahoo-eng-team] [Bug 1714283] Re: Placement API reference: GET /traits query parameter starts_with should be startswith

2017-08-31 Thread Eric Fried
Meh, since I opened it, might as well use it. ** Changed in: nova Status: Invalid => New ** Changed in: nova Assignee: (unassigned) => Eric Fried (efried) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Ope

[Yahoo-eng-team] [Bug 1714283] Re: Placement API reference: GET /traits query parameter starts_with should be startswith

2017-08-31 Thread Eric Fried
Sorry, opened the wrong bug. ** 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/1714283 Title: Placement API reference:

[Yahoo-eng-team] [Bug 1714283] [NEW] Placement API reference: GET /traits query parameter starts_with should be startswith

2017-08-31 Thread Eric Fried
: Undecided Assignee: Eric Fried (efried) Status: In Progress -- 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/1714283 Title: Placement API reference: GET

[Yahoo-eng-team] [Bug 1714284] [NEW] Placement user doc: add link to API reference

2017-08-31 Thread Eric Fried
Public bug reported: The Placement API user doc [1] says: API Reference A full API reference is forthcoming, but until then ... That reference has since been published [2]. [1] https://docs.openstack.org/nova/pike/user/placement.html#api-reference [2]

[Yahoo-eng-team] [Bug 1714275] [NEW] GET /resource_providers: "links" doesn't include "allocations"

2017-08-31 Thread Eric Fried
Public bug reported: GET /resource_providers returns: { "resource_providers": [ { "generation": 39, "uuid": "213fd7f8-1e9f-466b-87bf-0902b0b3bc13", "links": [ { "href": "/placement/resource_providers/213fd7f8-1e9f-466b-87bf-0902b0b3bc13",

[Yahoo-eng-team] [Bug 1713502] Re: PCI passthrough documentation needs updating since options moved to [pci] section

2017-08-30 Thread Eric Fried
https://review.openstack.org/#/c/498461 (master branch fix) merged on 8/28. Bot didn't auto-update the status, so I did it. ** 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 1713502] [NEW] PCI passthrough documentation needs updating since options moved to [pci] section

2017-08-28 Thread Eric Fried
] was missed. [1] https://review.openstack.org/#/c/356604/ [2] https://docs.openstack.org/nova/pike/admin/pci-passthrough.html ** Affects: nova Importance: Undecided Assignee: Eric Fried (efried) Status: In Progress -- You received this bug notification because you are a member of Yahoo

[Yahoo-eng-team] [Bug 1709118] [NEW] _ContextAuthPlugin needs a refresh

2017-08-07 Thread Eric Fried
Public bug reported: nova.context._ContextAuthPlugin is (sometimes) being used as the basis for keystoneauth1 endpoint discovery. With the advent of ksa 3.1.0, there are some new methods consumers are expecting to be able to run on an auth via a ksa Session or Adapter. (Note that they were

[Yahoo-eng-team] [Bug 1682087] Re:

2017-04-14 Thread Eric Fried
Likely same root cause as https://bugs.launchpad.net/nova/+bug/1682195 This is more of a support request than a bug. Please ask for help on IRC in #openstack. ** This bug is no longer a duplicate of bug 1678493 oslo_messaging.exceptions.MessagingTimeout ** Changed in: nova Status:

[Yahoo-eng-team] [Bug 1682088] Re:

2017-04-14 Thread Eric Fried
Likely same root cause as https://bugs.launchpad.net/nova/+bug/1682195 This is more of a support request than a bug. Please ask for help on IRC in #openstack. ** This bug is no longer a duplicate of bug 1678493 oslo_messaging.exceptions.MessagingTimeout ** Changed in: nova Status:

[Yahoo-eng-team] [Bug 1677047] [NEW] glance download fsync raises EINVAL for FIFOs

2017-03-28 Thread Eric Fried
Public bug reported: Description === The nova.image.glance.GlanceImageServiceV2.download method recently added fsync [1][2] before closing the download file. Some hypervisors don't use regular files for download. For example, PowerVM uses a FIFO pipe, the other end of which is read by

[Yahoo-eng-team] [Bug 1673305] Re: No host-to-cell mapping found for selected host packstack. Setup is incomplete.

2017-03-17 Thread Eric Fried
Not sure if adding "affects nova" is entirely appropriate, but we encountered this when testing this patch with the PowerVM driver: https://review.openstack.org/443189 which is currently based on commit 80af8a9dacf6fbd853b5b0e07ffb8bffac3aa8fa of the nova tree. After I ran the nova-manage command

[Yahoo-eng-team] [Bug 1638339] [NEW] mitaka docs build breaks on vine.five

2016-11-01 Thread Eric Fried
Public bug reported: In attempting to track down build failures in an out-of-tree project, I submitted a change set to try out the nova gate in mitaka. It failed the docs build on the vine.five switch in kombu. The change set is here: https://review.openstack.org/#/c/392200/ The failure log is

[Yahoo-eng-team] [Bug 1615128] [NEW] Custom binding:profile values not coming through

2016-08-19 Thread Eric Fried
Public bug reported: 1) Create a port with custom binding:profile values, e.g.: $ neutron port-create --vnic-type direct ab85306c-0861-4ef0-b127-1bedc8fc94f3 -- --binding:profile type=dict vnic_required_vfs=3,capacity=0.06 Created a new port:

[Yahoo-eng-team] [Bug 1609848] Re: Un-ignore PEP8 rules in tox

2016-08-04 Thread Eric Fried
Seems that all of the rules are being ignored for good (or at least agreed-upon) reasons. See https://review.openstack.org/#/c/351253/ ** Changed in: nova Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1609848] [NEW] Un-ignore PEP8 rules in tox

2016-08-04 Thread Eric Fried
Public bug reported: tox.ini contains a number of entries in the 'ignore' list for flake8, allowing developers to kick certain minor infractions down the road, resulting in creeping technical debt. Wherever feasible, these ignore entries should be weeded out and their respective issues resolved

[Yahoo-eng-team] [Bug 1570748] Re: Bug: resize instance after edit flavor with horizon

2016-05-02 Thread Eric Fried
** Changed in: nova-powervm Status: Fix Released => Fix Committed ** Changed in: nova-powervm Assignee: (unassigned) => Drew Thorstensen (thorst) ** Changed in: nova-powervm Importance: Undecided => Medium -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1575335] Re: nova-powervm no longer loading from out of tree

2016-04-27 Thread Eric Fried
** Also affects: nova Importance: Undecided Status: New ** Summary changed: - nova-powervm no longer loading from out of tree + Out-of-tree compute drivers no longer loading -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed