1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-04-12 22:50:09 +03:00

13218 Commits

Author SHA1 Message Date
Carlos Martín
8e76b0d2e6 Feature #4363: remove foundation 5 progress bars 2016-05-13 11:01:26 +02:00
Tino Vazquez
2c08986737 Fix for vCenter attach_nic 2016-05-13 09:39:43 +02:00
Ruben S. Montero
b4b9548b8b Development: More fix when merging POLL info strings 2016-05-12 20:06:41 +02:00
Ruben S. Montero
c497951bb7 Development: Fix bug when merging POLL info 2016-05-12 19:52:13 +02:00
Ruben S. Montero
b818c57799 Development: Merge POLL information from different monitor probes 2016-05-12 19:42:37 +02:00
Carlos Martín
bd6ad8374d Fix progress bars for quotas 2016-05-12 19:07:05 +02:00
Carlos Martín
8c8957905d Update group quota widget to new style 2016-05-12 19:07:05 +02:00
Javi Fontan
8ef74417f0 Fix bug searching for ceph parent image 2016-05-12 19:01:11 +02:00
Carlos Martín
35e0d69d22 Fix tooltips z-index
See https://github.com/zurb/foundation-sites/issues/8775
2016-05-12 17:50:02 +02:00
Carlos Martín
1de8a6d728 Fix vn_mad dummy driver option 2016-05-12 16:27:21 +02:00
Carlos Martín
7cdbdc5c5d Fix capacity input width 2016-05-12 16:21:50 +02:00
Carlos Martín
ad2e40c0bd Fix host creation wizard 2016-05-12 16:21:50 +02:00
Javi Fontan
325d8aae98 Use findByUUID only with vCenter >= 6 2016-05-12 14:26:19 +02:00
melehin
bdb76d43fa Update kvm.rb (#96)
The LANG environment variable does not work as expected with virsh -c qemu:///system nodeinfo. But LC_ALL=C works fine.
Without LC_ALL=C monitoring fails with a "Error monitoring Host hostname (0): ./kvm.rb:49: undefined method `*' for nil:NilClass (NoMethodError)".

Server configuration:
OS: CentOS 6.2
OpenNebula: 4.14.2
Default language: ru_RU.UTF-8

Bug example:
LANG=C virsh -c qemu:///system nodeinfo
Модель процессора: x86_64
CPU:                 16
Частота процессора: 1600 MHz
Сокеты:        1
Ядер на сокет: 4
Потоков на ядро: 2
Ячейки NUMA:   2
Объём памяти: 74237932 KiB

Correct behavior:
LC_ALL=C virsh -c qemu:///system nodeinfo
CPU model:           x86_64
CPU(s):              16
CPU frequency:       1600 MHz
CPU socket(s):       1
Core(s) per socket:  4
Thread(s) per core:  2
NUMA cell(s):        2
Memory size:         74237932 KiB
2016-05-12 13:16:38 +02:00
Carlos Martín
af20cee446 Add locked-used state to image state diagrams 2016-05-11 17:22:42 +02:00
Javi Fontan
917afa6c5b Fix bug creating and reverting qcow2 snapshots
qemu-img < 2.3.0 does not resolve relative base paths at the
target image directory
2016-05-11 16:55:06 +02:00
Tino Vazquez
e3ff9c8aca Change host allocate signature, fix for onevcenter 2016-05-11 15:24:27 +02:00
Jaime Melis
37caa2df5a Remove Libvirt 1.x mention as it's now the default 2016-05-11 15:03:40 +02:00
Carlos Martín
3869879a24 Update Sunstone .po translations 2016-05-11 11:21:23 +02:00
Jaime Melis
26388033c0 Bump version: Update link to documentation in support tab 2016-05-11 11:14:07 +02:00
Jaime Melis
f852150622 Bump version 4.90.0 2016-05-11 10:45:30 +02:00
Carlos Martín
841845448b Fix typos in oned.conf 2016-05-11 10:36:16 +02:00
Ruben S. Montero
d2fbf0216e Development: Allow to "unreserve" bitmap-based attributes in oned.conf 2016-05-10 19:41:12 +02:00
Jaime Melis
16c969cc70 Feature #4110: lvrename is not necessary any more 2016-05-10 15:03:09 +02:00
Jaime Melis
7dbabb11a2 Typo 2016-05-09 18:40:44 +02:00
Jaime Melis
a6d8d46423 Feature #4363: Reorganize menu structure
Brings System and Infrastructure to the bottom of the menu.
2016-05-09 12:47:21 +02:00
Jaime Melis
7fd035187e Feature #4238: Typo 2016-05-09 12:47:21 +02:00
Carlos Martín
7e212fb3ea Feature #3614: New dialog to edit host/cluster reserved cpu & memory 2016-05-09 12:21:47 +02:00
Jaime Melis
6dfbb82f95 Feature #4238: Rename the driver to iscsi_libvirt 2016-05-09 12:13:31 +02:00
Tino Vazquez
4232d803c5 Updated aws sdk from 1.33 to 1.66 to support v4 signature 2016-05-06 18:58:53 +02:00
Rolandas Naujikas
1c9cef62a1 bug #4436: save snapshots in shared drivers 2016-05-06 18:19:39 +02:00
Jaime Melis
540bce8ce9 Feature #3907: Volatile Disk in Sunstone dialog has more intelligence 2016-05-06 17:51:03 +02:00
Tino Vazquez
4eff27b6e1 Feature #4074: Add support for instantiate to persistent 2016-05-06 16:39:50 +02:00
Tino Vazquez
dc56a1c192 Default value for vCenter disk provisioning 2016-05-06 16:39:50 +02:00
Javi Fontan
363304ed66 bug #4362: do not use top to get kvm CPU usage 2016-05-06 16:30:56 +02:00
Carlos Martín
dc8ae9717d Feature #4445: Enable IP selection on VM instantiate 2016-05-06 16:26:54 +02:00
Jaime Melis
c3f526e501 Feature #3907: tm/mkimage tm/mkswap and ds/mkfs now only
support raw, qcow2 and swap
2016-05-06 16:23:29 +02:00
Jaime Melis
14c318b7b9 Feature #3907: Improve the FSTYPE heuristic 2016-05-06 16:23:29 +02:00
Carlos Martín
6306af2059 Feature #4450: capacity modification 'any value' removes the user_input 2016-05-06 15:58:13 +02:00
Carlos Martín
5fbf23a27c Feature #3932, #3801: Fix a few missing actions 2016-05-06 15:35:53 +02:00
Carlos Martín
eed3e3883d Feature #3932, #3801: Rename VM shutdown & delete for EC2 2016-05-06 15:35:16 +02:00
Carlos Martín
22c62ec827 Feature #3932, #3801: Rename VM shutdown & delete in onegate 2016-05-06 15:23:32 +02:00
Carlos Martín
64bd2b1093 Feature #3932, #3801: Rename VM shutdown & delete in scheduled actions 2016-05-06 12:59:25 +02:00
Carlos Martín
60b03bd2fd Feature #3932, #3801: Rename VM shutdown & delete in oneflow 2016-05-06 12:38:27 +02:00
Ruben S. Montero
20b84754ee Bug #4314 Feature #4320: VMs get IP6 context with ULA only addresses.
Re-design of update logic to work as other update methods
2016-05-06 12:18:48 +02:00
Jaime Melis
a1adb24bbc Feature #3907: Remove FSTYPE from the CLI 2016-05-05 20:43:40 +02:00
Jaime Melis
047e8d8285 Feature #3907: The core infers the FSTYPE from the image Driver 2016-05-05 20:33:13 +02:00
Jaime Melis
1b22480d64 Feature #3907: Remove FSTYPE and process custom attrs for other values 2016-05-05 20:20:29 +02:00
Jaime Melis
569b0feebe Feature #3907: Sane defaults for Image creation fields 2016-05-05 19:49:43 +02:00
Jaime Melis
7cc2a2db7c Feature #3907: Reorganize attributes in Datablock Create
and display them or not depending if the it's vcenter
2016-05-05 17:51:55 +02:00