Feature #3305
Context for vCenter VMs
Status: | Closed | Start date: | 11/06/2014 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Tino Vázquez | % Done: | 100% | |
Category: | vCenter | |||
Target version: | Release 4.10.1 | |||
Resolution: | fixed | Pull request: |
Description
- Add context information to vmx file (guestinfo.<var>=<value>)
- Context packages to get and contextualize VMs using vmware tools to access the context (vmtoolsd --cmd 'info-get guestinfo.one_hostname')
Related issues
Associated revisions
Feature #3305: Enable context in vCenter view
Feature #3305: Enable context in vCenter view
(cherry picked from commit 4c277b87e439ce7215666234980fb95e7cb1561a)
Feature #3305: Add context info for vCenter VMs
Feature #3305: Add context info for vCenter VMs
(cherry picked from commit 6dd30ec6a66d6b18bdde5639f35ba5f390fdcbb9)
Feature #3305: Make extraConfig persistent in vmx
Also, context for vCenter in plain text instead of XML
Feature #3305: Make extraConfig persistent in vmx
Also, context for vCenter in plain text instead of XML
(cherry picked from commit 2ff16e74284f31cd293072e483d54cbfeeea708d)
Conflicts:
src/vmm_mad/remotes/vcenter/vcenter_driver.rb
Feature #3305: Make extraConfig persistent in vmx
Also, context for vCenter in plain text instead of XML
(cherry picked from commit 2ff16e74284f31cd293072e483d54cbfeeea708d)
Conflicts:
src/vmm_mad/remotes/vcenter/vcenter_driver.rb
History
#1 Updated by Ruben S. Montero over 6 years ago
- Status changed from Pending to New
#2 Updated by Ruben S. Montero over 6 years ago
- Target version changed from Release 4.12 to Release 4.10.1
#3 Updated by Ruben S. Montero over 6 years ago
- Assignee set to Tino Vázquez
#5 Updated by Tino Vázquez over 6 years ago
- Status changed from New to Closed
- % Done changed from 50 to 100
- Resolution set to fixed
#6 Updated by Javi Fontan over 6 years ago
- Related to Feature #3366: add context support for vcenter in the context packages added