1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-02-09 09:57:23 +03:00

11373 Commits

Author SHA1 Message Date
Jaime Melis
85a1297e10 Make VCPU attribute more robust 2015-10-07 17:04:42 +02:00
Tino Vazquez
13012b1e99 Feature #4019: Add cluster name to resource template name 2015-10-07 15:48:35 +02:00
Carlos Martín
e21c7bffdd Feature #4019: Remove unused var
(cherry picked from commit de1d8fbf24439245dcf961258c527e2afb4fc6ab)
2015-10-07 12:59:50 +02:00
Javi Fontan
7b1db08a5c bug #3944: add openssl-devel dependecy to install_gems
(cherry picked from commit 32d963996f1b21084821205f2b3a46e6c0a96f39)
2015-10-06 17:59:02 +02:00
Carlos Martín
4c3097fd9c Add sunstone locales to gitignore
(cherry picked from commit 6468b52e2f8140fe38bc0ec50837285c4c58a300)
2015-10-06 10:51:32 +02:00
Javi Fontan
c197b2e35b Remove sunstone locales generated on compilation
(cherry picked from commit eaa49bbaae913f44bd5b476957ebdf88d096fc63)
2015-10-05 18:18:27 +02:00
Javi Fontan
daad3ffe06 Bump version to 4.14.1 2015-10-05 17:04:53 +02:00
Javi Fontan
d63ecb8752 feature #4014: Change use same name for code and info 2015-10-05 17:03:17 +02:00
Javi Fontan
ec6ebe4860 bug #4020: bug monitoring KVM VM disks
(cherry picked from commit bdf1e54f74c78d6693690812b56385751131a0b9)
2015-10-05 16:18:53 +02:00
Carlos Martín
892be32d88 Fix vcenter import dialogs for templates and vnets
(cherry picked from commit 69e2ef75c765dac33101f6e1f243f989fd00ed88)
2015-10-05 16:01:48 +02:00
Tino Vazquez
14d79bea8e Change keyword for multi vCenter VM templates
(cherry picked from commit 29c61436d2abb26a237a967c3ffc4275f34c5b91)
2015-10-05 15:27:04 +02:00
Tino Vazquez
70908f54bb Change ruby matching to maintain 1.8.x support 2015-10-05 13:06:37 +02:00
Ruben S. Montero
dcf32ff64a feature #3362: Restore non-live snapshot support 2015-10-04 20:19:48 +02:00
Ruben S. Montero
9ed5c69258 feautre #3362: Delay clone operations for snapshots, this also to
perform live snapshots
2015-10-02 19:21:11 +02:00
Tino Vazquez
062877d005 Feature #4021: Allow for multi cluster templates 2015-10-02 18:58:25 +02:00
Carlos Martín
3d2e9f7b39 Feature #4019: Add network cluster name to vcenter import dialog
(cherry picked from commit c48eea8cb645e1a3c5475f7130e094a5ca911efc)
2015-10-02 18:24:15 +02:00
Carlos Martín
71319a84af Add no-hover to host pci table
(cherry picked from commit c2364213ab666e7a3006b331fdc8c60b8273afc8)
2015-10-02 18:24:06 +02:00
Carlos Martín
ac0c90b53b Feature #3893: Add pagination to vcenter import dialog
(cherry picked from commit 22b70b7ebe2b5241d887277061dae2e7cd690413)
2015-10-02 18:24:01 +02:00
Tino Vazquez
e227bc7325 Feature #4019: Prefix resources with cluster names on vCenter resource import
(cherry picked from commit 94959e36e9a3a7fae1b48984e7d039e51bf706ef)
2015-10-02 13:59:52 +02:00
Carlos Martín
ed98fd5ba2 Feature #4012: Make vcenter and opennebula contextualization mutually exclusive
(cherry picked from commit a1ba03fc74533d92ddc14fd852c75eee56a47b5c)
2015-10-02 12:38:25 +02:00
Tino Vazquez
923584466d Feature #4018: Append name to "one-*" name in vCenter display name 2015-10-01 18:54:40 +02:00
Carlos Martín
b17782d21c Feature #4012: Change 'please select' to 'none' 2015-10-01 18:13:16 +02:00
Carlos Martín
bbbeba17a6 Add missing require 2015-10-01 18:08:53 +02:00
Carlos Martín
9cf64c942f Feature #4012: Add list of vcenter customization specs to sunstone
(cherry picked from commit 2f12f61965ff91b9e72e7722affd7fd0ac2b975c)
2015-10-01 16:50:07 +02:00
Javi Fontan
04cae02b12 feature #4014: show extra IP's in onevm show
Also fixes bug #4013
2015-10-01 12:33:32 +02:00
Tino Vazquez
ecf8bf7dbf Feature #4016: Use VM name in vCenter to identify the VM
(cherry picked from commit 8f0c8ce6ea7bc58c17a53788c74e6fe98d99bd71)
2015-09-30 19:38:54 +02:00
Javi Fontan
082504dea3 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"
2015-09-30 16:08:14 +02:00
Javi Fontan
e8241f8de8 feature #4012: support selecting vcenter customization
A new parameter CUSTOMIZATION_SPEC can be added to a vcenter template
so this customization is used on VM clone.
2015-09-30 16:08:14 +02:00
Javi Fontan
5f9f7f2913 Add more information on vcenter driver error 2015-09-30 16:08:14 +02:00
Javi Fontan
6f88d48839 feature #4012: get cutomizations list from vcenter
Customizations are added to host monitoring. For example:

CUSTOMIZATION=[
  NAME="customization-linux",
  TYPE="Linux" ]
CUSTOMIZATION=[
  NAME="customization-windows",
  TYPE="Windows" ]
2015-09-30 16:08:14 +02:00
Carlos Martín
9d41c764ea Bug #4011: Fix zone selector on click event 2015-09-30 15:59:48 +02:00
Daniel Molina
1aebc14cc1 feature #4007: Add new generation ec2 instance types 2015-09-28 19:02:47 +02:00
Jaime Melis
e20fb5c4c4 Fix copyright in banners release-4.14.0 2015-09-23 16:51:10 +02:00
Tino Vazquez
d54c7081ec Bug #3999: Add extra check for KEEP_DISKS_ON_DONE variable 2015-09-23 16:39:10 +02:00
Javi Fontan
06c81c838a bug #3998: fix shutdown --hard for vcenter drivers 2015-09-23 15:53:56 +02:00
Jaime Melis
1177538744 Update node-sass version 2015-09-22 16:09:31 +02:00
Jaime Melis
f651893864 Bump version 4.14.0 2015-09-22 15:02:27 +02:00
Daniel Molina
fece9588f0 Add license headers to hbs and js files 2015-09-22 12:54:05 +02:00
Carlos Martín
408881e791 Bug #3993: Allow vector attributes in custom-tags table
Vector attributes only work if they come in an update.
There isn't a button to add new vector attributes, but
it could be easily added if it's needed
2015-09-21 17:08:41 +02:00
Daniel Molina
0c5db8ec8e bug #3992: Do not hide vcpu slider
Current foundation version cannot initialise hidden sliders
2015-09-21 12:28:32 +02:00
Carlos Martín
3065d29ae5 Bug #3990: Fix INPUT attribute name 2015-09-21 11:44:49 +02:00
Jaime Melis
f642b2b3a9 Feature #3988: when the remote probes are not successfully executed, there is no information in oned.log 2015-09-18 16:05:38 +02:00
Daniel Molina
dbc27ab329 Update translations 2015-09-18 11:36:59 +02:00
Javi Fontan
015f5aad69 Prevent monitor error getting vcenter VMs
(cherry picked from commit c01cfbce3f9d94598f835326ba8494810449d997)
2015-09-16 17:42:03 +02:00
Javi Fontan
a45c0a4078 bug #3910: use image DEV_PREFIX for disk attach 2015-09-16 17:03:27 +02:00
Jaime Melis
4dc243478f Feature #3362: optimize ceph driver 2015-09-16 16:43:03 +02:00
Javi Fontan
0d51a96d1f bug #3887: send BRIDGE_OVS to attach nic for OVS hosts 2015-09-16 14:59:34 +02:00
Carlos Martín
d01fe56999 Bug #3984: Remove width and word-break in table td 2015-09-15 15:53:28 +02:00
Daniel Molina
de34c04d4f bug #3743: Add support for security group ids, to use vpcs providing a subnet in EC2 2015-09-15 15:18:25 +02:00
Carlos Martín
8790dee278 Feature #3985: Remove extended_table class 2015-09-15 13:38:12 +02:00