Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Power Draw Does Not Provide a UtilizationData type for Graphing #723

Closed
jvanderaa opened this issue Jul 21, 2021 · 2 comments · Fixed by #772
Closed

Power Draw Does Not Provide a UtilizationData type for Graphing #723

jvanderaa opened this issue Jul 21, 2021 · 2 comments · Fixed by #772
Assignees
Labels
type: bug Something isn't working as expected

Comments

@jvanderaa
Copy link
Contributor

Environment

  • Python version: n/a
  • Nautobot version: 1.1.0b2 (still present)

Reported on Slack originally, documenting the issue - https://networktocode.slack.com/archives/C01NWPK6WHL/p1626817947139500

Steps to Reproduce

  1. Create racks
  2. Add power allocation
  3. Get error when going to the rack

Expected Behavior

Rack page to render

Observed Behavior

Receives an error:

<class 'AttributeError'>
'dict' object has no attribute 'numerator'
Python version: 3.8.6
Nautobot version: 1.0.3
@glennmatthews glennmatthews added type: bug Something isn't working as expected status: accepted labels Jul 21, 2021
@glennmatthews
Copy link
Contributor

@jvanderaa Can you give any status update on this? Thanks!

@jvanderaa
Copy link
Contributor Author

@glennmatthews deprioritized through the week. I can prioritize it for today yet, depending on when the next release is planned.

hellerve added a commit to hellerve/nautobot that referenced this issue Aug 12, 2021
* next: (37 commits)
  Add release-notes for nautobot#229 and nautobot#472
  JobResult list view to show job Meta.name where available instead of class_path (nautobot#775)
  Bump version to 1.1.3-beta.1
  Bump version and add release date
  Add release-notes for nautobot#785 and nautobot#786
  Prioritize LoganImporter over built-in importers. See nautobot#785 (nautobot#788)
  Add release-note for nautobot#789
  Remove url reverse lookup from nav menu initialization (nautobot#789)
  Add release-note for nautobot#758
  Update job docs (nautobot#758)
  Custom Fields View (nautobot#735)
  Add release-notes for nautobot#742, nautobot#771, nautobot#773
  Adding Logging Examples (nautobot#771)
  Process NAUTOBOT_DEBUG environment var (nautobot#742)
  Expanding the prometheus metrics docs (nautobot#773)
  Add release-note for nautobot#782
  Update docs and examples to reflect invoke changes made by nautobot#584 (nautobot#782)
  Added release-notes for nautobot#723 and bump prerelease version
  Updates Powerfeed Utilization Data (nautobot#772)
  Bump version and release date.
  ...
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug Something isn't working as expected
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants