2933cd6b85
feature #4014 : Change use same name for code and info
...
(cherry picked from commit d63ecb8752
)
2015-10-05 17:05:26 +02:00
bdf1e54f74
bug #4020 : bug monitoring KVM VM disks
2015-10-05 16:18:30 +02:00
69e2ef75c7
Fix vcenter import dialogs for templates and vnets
2015-10-05 16:01:19 +02:00
29c61436d2
Change keyword for multi vCenter VM templates
2015-10-05 15:26:13 +02:00
673bac57f0
Change ruby matching to maintain 1.8.x support
...
(cherry picked from commit 70908f54bb
)
2015-10-05 13:07:17 +02:00
542e5cf8ea
Feature #4021 : Allow for multi cluster templates
...
(cherry picked from commit 2fce703f8b5ae489f84eb78b3c31ade847b2fba1)
2015-10-02 18:58:35 +02:00
c48eea8cb6
Feature #4019 : Add network cluster name to vcenter import dialog
2015-10-02 18:22:49 +02:00
378136c1d9
Merge branch 'master' of git.opennebula.org:one
2015-10-02 18:13:30 +02:00
c2364213ab
Add no-hover to host pci table
2015-10-02 18:08:48 +02:00
22b70b7ebe
Feature #3893 : Add pagination to vcenter import dialog
2015-10-02 18:05:01 +02:00
94959e36e9
Feature #4019 : Prefix resources with cluster names on vCenter resource import
2015-10-02 13:56:19 +02:00
a1ba03fc74
Feature #4012 : Make vcenter and opennebula contextualization mutually exclusive
2015-10-02 12:37:48 +02:00
639fede40d
Feature #4018 : Append name to "one-*" name in vCenter display name
...
(cherry picked from commit 923584466d
)
2015-10-01 18:57:51 +02:00
77107db7b2
Feature #4012 : Change 'please select' to 'none'
...
(cherry picked from commit b17782d21c
)
2015-10-01 18:14:03 +02:00
0e0a1a0489
Add missing require
...
(cherry picked from commit bbbeba17a6
)
2015-10-01 18:13:59 +02:00
2f12f61965
Feature #4012 : Add list of vcenter customization specs to sunstone
2015-10-01 16:49:39 +02:00
cafdbade92
feature #4014 : show extra IP's in onevm show
...
Also fixes bug #4013
(cherry picked from commit 04cae02b12
)
2015-10-01 12:34:33 +02:00
8f0c8ce6ea
Feature #4016 : Use VM name in vCenter to identify the VM
2015-09-30 19:36:06 +02:00
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
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
5f9f7f2913
Add more information on vcenter driver error
2015-09-30 16:08:14 +02:00
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
9d41c764ea
Bug #4011 : Fix zone selector on click event
2015-09-30 15:59:48 +02:00
1aebc14cc1
feature #4007 : Add new generation ec2 instance types
2015-09-28 19:02:47 +02:00
e20fb5c4c4
Fix copyright in banners
release-4.14.0
2015-09-23 16:51:10 +02:00
d54c7081ec
Bug #3999 : Add extra check for KEEP_DISKS_ON_DONE variable
2015-09-23 16:39:10 +02:00
06c81c838a
bug #3998 : fix shutdown --hard for vcenter drivers
2015-09-23 15:53:56 +02:00
1177538744
Update node-sass version
2015-09-22 16:09:31 +02:00
f651893864
Bump version 4.14.0
2015-09-22 15:02:27 +02:00
fece9588f0
Add license headers to hbs and js files
2015-09-22 12:54:05 +02:00
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
0c5db8ec8e
bug #3992 : Do not hide vcpu slider
...
Current foundation version cannot initialise hidden sliders
2015-09-21 12:28:32 +02:00
3065d29ae5
Bug #3990 : Fix INPUT attribute name
2015-09-21 11:44:49 +02:00
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
dbc27ab329
Update translations
2015-09-18 11:36:59 +02:00
015f5aad69
Prevent monitor error getting vcenter VMs
...
(cherry picked from commit c01cfbce3f
)
2015-09-16 17:42:03 +02:00
a45c0a4078
bug #3910 : use image DEV_PREFIX for disk attach
2015-09-16 17:03:27 +02:00
0d51a96d1f
bug #3887 : send BRIDGE_OVS to attach nic for OVS hosts
2015-09-16 14:59:34 +02:00
d01fe56999
Bug #3984 : Remove width and word-break in table td
2015-09-15 15:53:28 +02:00
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
8790dee278
Feature #3985 : Remove extended_table class
2015-09-15 13:38:12 +02:00
333f246efa
feature #3808 : add vnet GUEST_MTU to context file
...
It's added as MTU for each vnet, for example:
ETH0_MTU="1450"
2015-09-14 16:56:46 +02:00
2783c1cb11
Bug #3973 : Show 'all' in vdc list columns
2015-09-14 12:50:26 +02:00
057708778b
Bug #3980 : Fix hidden wizardForm
2015-09-14 12:09:52 +02:00
1b0542b7b2
Feature #3969 : Remove images tab for system DS
2015-09-09 13:11:54 +02:00
7074b476a4
Bug #3972 : Make WizarFields.fill() case insensitive
2015-09-09 11:55:34 +02:00
e0e9a26fda
Bug #3974 : Fix first setAction call
release-4.8-beta2
release-4.14-beta2
2015-09-08 17:40:53 +02:00
d12c81e679
Bug #3970 : Fix automatic onedb backup file name
2015-09-08 16:30:23 +02:00
475e163ad1
Bug #3971 : Fix values for ucpu & umem onevm columns
2015-09-08 13:53:58 +02:00
246395752c
Feature #3028 : Another fix for get_pci_value
2015-09-08 11:06:02 +02:00