Feature #4014

Show all the IPs from a vcenter VM, not only the first one

Added by Javi Fontan almost 6 years ago. Updated over 5 years ago.

Status:ClosedStart date:09/30/2015
Priority:NormalDue date:
Assignee:Javi Fontan% Done:

100%

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

Description

vcenter monitoring drivers only get GUEST_IP that is the first IP address of a VM. They should get all of them.

CLI and Sunstone should be modified to show this info.

Associated revisions

Revision 082504de
Added by Javi Fontan almost 6 years ago

feature #4014: retrieve all the IP's for vcenter VMs

The IPs are added to monitoring as GUEST_IP_ADDRESSES separated by
commas:

GUEST_IP_ADDRESSES="fe80::6cd3:8b16:def6:25b4,10.0.0.242"

Revision 04cae02b
Added by Javi Fontan almost 6 years ago

feature #4014: show extra IP's in onevm show

Also fixes bug #4013

Revision cafdbade
Added by Javi Fontan almost 6 years ago

feature #4014: show extra IP's in onevm show

Also fixes bug #4013

(cherry picked from commit 04cae02b1253aa3a1e70850ec4e8384cb66901cc)

Revision d63ecb87
Added by Javi Fontan almost 6 years ago

feature #4014: Change use same name for code and info

Revision 2933cd6b
Added by Javi Fontan almost 6 years ago

feature #4014: Change use same name for code and info

(cherry picked from commit d63ecb8752036f321d2cf6db1351b93158779b87)

Revision f4a394c8
Added by Carlos Martín almost 6 years ago

Feature #4014: Show GUEST_IP_ADDRESSES in sunstone

Revision b1198e8b
Added by Carlos Martín almost 6 years ago

Feature #4014: Show GUEST_IP_ADDRESSES in sunstone

(cherry picked from commit f4a394c85185173602e818fb4af9c661de90de87)

History

#1 Updated by Javi Fontan almost 6 years ago

Added all IP's to monitoring data (GUEST_IP_ADDRESSES). Also modified onevm show to list these extra IPs in NICS table.

#2 Updated by Javi Fontan almost 6 years ago

  • Category changed from Drivers - VM to Sunstone

#3 Updated by Ruben S. Montero almost 6 years ago

  • Category changed from Sunstone to vCenter

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

  • Status changed from Pending to Closed
  • % Done changed from 0 to 100
  • Resolution set to fixed

Also available in: Atom PDF