Project

Profile

Help

Issue #8784

closed

autodoc errors during build

Added by bmbouter almost 3 years ago. Updated almost 3 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Category:
-
Sprint/Milestone:
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Documentation
Sprint:
Quarter:
Q2-2021

Description

The following autodoc errors show when you build docs locally:

Failed to import 'pulpcore.app.fields': no module named pulpcore.app.fields
Failed to import 'pulpcore.tasking.services.manage_workers': no module named pulpcore.tasking.services.manage_workers
Failed to import 'pulpcore.tasking.services.storage': no module named pulpcore.tasking.services.storage
Failed to import 'pulpcore.tasking.services.worker_watcher': no module named pulpcore.tasking.services.worker_watcher
Failed to import 'pulpcore.app.auth': no module named pulpcore.app.auth
Actions #1

Updated by pulpbot almost 3 years ago

  • Status changed from ASSIGNED to POST

Added by bmbouter almost 3 years ago

Revision 7fbcee34 | View on GitHub

Fixes autodoc build errors

Autodoc was failing to find several python modules, but these failures didn't cause formal docs build errors. In cases where code was moved, this PR fixes the paths to resolve the error. In cases where code was removed, it removes those autodoc entries.

closes #8784

Actions #2

Updated by bmbouter almost 3 years ago

  • Status changed from POST to MODIFIED
Actions #3

Updated by dalley almost 3 years ago

  • Sprint/Milestone set to 3.13.0
Actions #4

Updated by pulpbot almost 3 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE

Also available in: Atom PDF