Skip to content

Issues:#500

Merged
zancas merged 1 commit intoF5Networks:developmentfrom
caphrim007:correct-class-inheritence-order
Jun 21, 2016
Merged

Issues:#500
zancas merged 1 commit intoF5Networks:developmentfrom
caphrim007:correct-class-inheritence-order

Conversation

@caphrim007
Copy link
Copy Markdown
Contributor

Fixes #492

Problem:
Inheriting from the Resource class overrides the inheritence for the
load method in UnnamedResourceMixin

The result is that when using the ntp endpoint and loading the information,
an exception is raised.

Analysis:
The change corrects the order of inheritence

Tests:
na

Fixes F5Networks#492

Problem:
Inheriting from the Resource class overrides the inheritence for the
load method in UnnamedResourceMixin

The result is that when using the ntp endpoint and loading the information,
an exception is raised.

Analysis:
The change corrects the order of inheritence

Tests:
na
@zancas zancas merged commit bbaea5b into F5Networks:development Jun 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants