1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-02-01 05:47:01 +03:00

9263 Commits

Author SHA1 Message Date
Daniel Molina
4c5c3cac9d feature #2911-b: Rename MEMORY to MEM 2014-10-10 10:26:15 +02:00
Daniel Molina
9c22db6af7 feature #2911b: Add real cpu and mem for esxs table 2014-10-10 10:26:15 +02:00
Ruben S. Montero
aa46269ed6 feature #2796: Change oneuser output 2014-10-10 10:26:15 +02:00
Carlos Martín
1b49952339 Feature #3167: Make the restricted attributes apply only to reservations 2014-10-10 10:26:15 +02:00
Daniel Molina
a4dd7bdb08 feature #2911: Add vCenter type to the template form 2014-10-10 10:26:15 +02:00
Tino Vazquez
8ae6ff9052 feature #2911: change monitor attributes keys for ESX hosts within vCenter to ease Sunstone integration 2014-10-10 10:26:15 +02:00
Carlos Martín
b6f6cf5eeb Feature #3183: New migrator to add vnet column 2014-10-10 10:26:15 +02:00
Tino Vazquez
3ac1fb2d0b feature #2911: Add concurrency to vCenter driver 2014-10-10 10:26:15 +02:00
Ruben S. Montero
5947a30aab feature #2911: -p does not need argument 2014-10-10 10:26:15 +02:00
Ruben S. Montero
b971517954 feature #2911: Add support to optionally execute the same action more than once in a host 2014-10-10 10:26:15 +02:00
Tino Vazquez
1da2dd3e24 feature #2911: removed unneeded file from install.sh 2014-10-10 10:26:14 +02:00
Tino Vazquez
41e932e090 Feature #2911: Fix cancel race condition 2014-10-10 10:26:14 +02:00
Tino Vazquez
130fa83dd7 feature #2911: Remove unneeded cancel feedback 2014-10-10 10:26:14 +02:00
Tino Vazquez
8fb8560bae feature #2911: Solve snapshot bugs in vCenter 2014-10-10 10:26:14 +02:00
Daniel Molina
ef91387f7a feature #2911: Add ESX list to the host info 2014-10-10 10:26:14 +02:00
Daniel Molina
d86280cfdb feature #2911: Remove debugging code 2014-10-10 10:26:14 +02:00
Daniel Molina
71d25fdc2d feature #2911: Create hosts and templates from the vCenter dialog 2014-10-10 10:26:14 +02:00
Daniel Molina
9c6bb698ed feature #2911: Add vCenter clusters and templates to the host create dialog 2014-10-10 10:26:14 +02:00
Daniel Molina
c1d130fc1b feature #2911: Add vCenter host type 2014-10-10 10:26:14 +02:00
Tino Vazquez
01e8d3e0b9 feature #2911: Add extra monitoring information to vCenter VMs 2014-10-10 10:26:14 +02:00
Tino Vazquez
b66ec0fcc7 feature #2911: Fix wrong script name 2014-10-10 10:26:14 +02:00
Tino Vazquez
f82099014a feature #2911: Add correct actions for vCenter, solve many bugs 2014-10-10 10:26:14 +02:00
Ruben S. Montero
a3cae485e4 feature #2796: Support for not-expiring tokens 2014-10-10 10:26:14 +02:00
Ruben S. Montero
acf5052009 feature #3183: Do not include reservations in VNET/* and VNET/% rules for pool list and vnet show API calls 2014-10-10 10:26:14 +02:00
Ruben S. Montero
b5b22ced39 feature #3183: Add a new column to VNET table to include the parent VNET (pid) 2014-10-10 10:26:14 +02:00
Tino Vazquez
6e385cfa73 feature #2911: Fix polling for vCenter VMs 2014-10-10 10:26:14 +02:00
Tino Vazquez
4992f6a75e feature #2911: Add VNC support for vCenter 2014-10-10 10:26:14 +02:00
Daniel Molina
fa2491492e Hide form buttons in the header 2014-10-10 10:26:14 +02:00
Daniel Molina
4b9559f2c5 Bug #3198: If the import fails the image name cannot be clicked 2014-10-10 10:26:14 +02:00
Mariano Guezuraga
5411d24e85 user_template_xml was returning the whole template instead of the user template 2014-10-10 10:26:14 +02:00
Tino Vazquez
f528b603eb Feature #2911: Add proper cancel and shutdown methods for vCenter 2014-10-10 10:26:14 +02:00
Ruben S. Montero
2520fdff87 feature #2911: Install the onevcenter tool 2014-10-10 10:26:14 +02:00
Ruben S. Montero
b034a3007c feature #2911: Import VM Templates from vCenter 2014-10-10 10:26:14 +02:00
Ruben S. Montero
7abb66321a feature #2911b: Import tools for vCenter clusters 2014-10-10 10:26:13 +02:00
Tino Vazquez
57e0eff6fd Feature #2911: Add more vcenter actions 2014-10-10 10:26:13 +02:00
Tino Vazquez
b9b7f0325b Feature #2911: Minor bugs vCenter driver 2014-10-10 10:26:13 +02:00
Tino Vazquez
c2f06eb67c Feature #2911: Add install.sh and oned.conf for vCenter 2014-10-10 10:26:13 +02:00
Ruben S. Montero
79e2de8862 feature #2911b: New constructor for VIConnection 2014-10-10 10:26:13 +02:00
Tino Vazquez
3ae5a03117 Feature #2911: Add PUBLIC CLOUD to vCenter hosts 2014-10-10 10:26:13 +02:00
Tino Vazquez
c6b532e3ae Feature #2911: Fix deploy action for vcenter 2014-10-10 10:26:13 +02:00
Ruben S. Montero
d76ccf89b8 feature #2911: Make use of new VIClient class 2014-10-10 10:26:13 +02:00
Tino Vazquez
4ab7e22dae Feature #2911: Polising refactor 2014-10-10 10:26:13 +02:00
Ruben S. Montero
f7a0b06612 feature #2911: New connection class for VCenter and OpenNebula 2014-10-10 10:26:13 +02:00
Tino Vazquez
43946ed192 Feature #2911: Add deploy script for vcenter 2014-10-10 10:26:13 +02:00
Tino Vazquez
08a70cc3c7 Feature #2911: Add deploy functionality 2014-10-10 10:26:13 +02:00
Tino Vazquez
38ae7731c5 Feature #2911: Fist prototype vCenter driver 2014-10-10 10:26:13 +02:00
Ruben S. Montero
10fc710753 Fix access control for VNET reservations with group Resource Providers 2014-10-10 10:26:13 +02:00
Ruben S. Montero
59b0ab2b4a feature #2911: Host System information 2014-10-10 10:26:13 +02:00
Ruben S. Montero
87081f5c6e feature #2911:vCenter driver 2014-10-10 10:26:13 +02:00
Ruben S. Montero
de66bded58 Show auth token if it cannot be written to ONE_AUTH 2014-10-10 10:26:13 +02:00