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

Error detecting vcenter networks #4930

Closed
7 tasks done
mouyaq opened this issue Jun 15, 2020 · 1 comment
Closed
7 tasks done

Error detecting vcenter networks #4930

mouyaq opened this issue Jun 15, 2020 · 1 comment
Assignees

Comments

@mouyaq
Copy link
Contributor

mouyaq commented Jun 15, 2020

/!\ To report a security issue please follow this procedure:
[https://github.com/OpenNebula/one/wiki/Vulnerability-Management-Process]

Description
If there is a host in disconnected state into the cluster, networks may not be retrieved giving the error:

"undefined method `networkSystem' for nil:NilClass"

To Reproduce
Importing in OpenNebula 5.12 a cluster with a host in disconnected state.
After import the hosts if you want to import any network you will get this error:

"undefined method `networkSystem' for nil:NilClass"

Expected behavior
Should list the available networks in vcenter server.

Details

  • Affected Component: vCenter driver
  • Hypervisor: vCenter
  • Version: OpenNebula 5.12 with vCenter 6.0

Additional context
Add any other context about the problem here.

Progress Status

  • Branch created
  • Code committed to development branch
  • Testing - QA
  • Documentation
  • Release notes - resolved issues, compatibility, known issues
  • Code committed to upstream release/hotfix branches
  • Documentation committed to upstream release/hotfix branches
@mouyaq mouyaq self-assigned this Jun 15, 2020
@tinova tinova added this to the Release 5.12.1 milestone Jun 15, 2020
mouyaq pushed a commit to mouyaq/one that referenced this issue Jun 16, 2020
tinova pushed a commit that referenced this issue Jun 16, 2020
@mouyaq
Copy link
Contributor Author

mouyaq commented Jun 16, 2020

PR: #4931

@tinova tinova closed this as completed Jun 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants