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

Fix case where node does not exist on OpenStack #864

Closed
wants to merge 2 commits into from

Conversation

allardhoeve
Copy link
Contributor

Fix OpenStack ex_get_node_details for non-existing nodes

Description

Fix case where node does not exist on OpenStack

  - Add case where the node does not exist on OS
  - Fix code that tries to return None if the node does not exist

Status

  • done, ready for review

Checklist (tick everything that applies)

  • Code linting (required, can be done after the PR checks)
  • Documentation
  • Tests
  • ICLA (required for bigger changes)

  - Add case where the node does not exist on OS
  - Fix code that tries to return None if the node does not exist
@allardhoeve
Copy link
Contributor Author

allardhoeve commented Sep 23, 2016

Branch has the wrong name. Fixing OS stop node will be the next fix 😄

@tonybaloney
Copy link
Contributor

👍

@asfgit asfgit closed this in 7695cf2 Sep 26, 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.

None yet

2 participants