Feature #4922

Enhance network management in vCenter

Added by Miguel Ángel Álvarez Cabrerizo over 4 years ago. Updated about 4 years ago.

Status:ClosedStart date:11/16/2016
Priority:NormalDue date:
Assignee:Miguel Ángel Álvarez Cabrerizo% Done:

100%

Category:vCenter
Target version:Release 5.4
Resolution:fixed Pull request:

Description

Enable creation of vCenter Standard and Distributed switches and port groups from OpenNebula.

History

#1 Updated by Miguel Ángel Álvarez Cabrerizo over 4 years ago

  • Status changed from Pending to New

#2 Updated by Tino Vázquez over 4 years ago

  • Target version set to Release 5.4

#3 Updated by Jaime Melis about 4 years ago

  • % Done changed from 0 to 90

Review and document

#4 Updated by Jaime Melis about 4 years ago

  • Status changed from New to Assigned

#5 Updated by Tino Vázquez about 4 years ago

Needs to:
  • Automate test
  • Add commented hook in oned.conf

#6 Updated by Miguel Ángel Álvarez Cabrerizo about 4 years ago

  • Status changed from Assigned to Closed
  • % Done changed from 90 to 100
  • Resolution set to fixed

Info for release 5.4:

  • Two hooks are used: create_vcenter_net.rb and delete_vcenter_net.rb. The first hook should be used when a vcenter network is created. It contacts the vcenter instance and each esx host in the cluster and creates port groups and/or switches. The second hook will remove switches and port groups when a vnet is deleted. These hooks only acts on networks with VN_MAD=vcenter.
  • The hooks have been added commented inside the oned config.
  • Automated tests checks that networks are created by hooks and uplinks works as expected.

Also available in: Atom PDF