1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-20 10:50:08 +03:00

12634 Commits

Author SHA1 Message Date
Carlos Martín
9e15666712 Bug #4467: Rename EC2 to PUBLIC_CLOUD in new template wizard 2016-05-17 18:32:29 +02:00
Javi Fontan
c19188230c Do not generate opennebula-oca gem (deprecated) 2016-05-17 18:09:59 +02:00
Carlos Martín
2d1140df4f Feature #2722: Show created resource IDs 2016-05-17 17:24:31 +02:00
Carlos Martín
749cfe1c5c Perform a refresh action instead of addElement on create 2016-05-17 16:41:35 +02:00
Carlos Martín
27a67b8e29 Fix sunstone dialog reset on submit
Because of the setTimeout sometimes the form panel reset finished
after the back button was clicked, opening the form panel
after a submit
2016-05-17 16:13:30 +02:00
Carlos Martín
dc2a9c2577 Fix top row width 2016-05-17 15:08:10 +02:00
Ruben S. Montero
5dcbb4febc Development: Prevents parse errors in oned. Send stderr to /dev/null, check if
process files exist
2016-05-17 13:55:09 +02:00
Ruben S. Montero
c71234dd90 bug #4329: Check if the domain exists before trying to cancel it 2016-05-17 13:55:09 +02:00
Carlos Martín
1f04dc1fbc Fix disk cost on instantiate wizard 2016-05-17 11:47:45 +02:00
Ruben S. Montero
f2c7bf9c51 bug #4138: Rework top parent search without rbd ls -l 2016-05-14 03:31:22 +02:00
Ruben S. Montero
a7cdf91e21 Bug #4463: Fix token generation 2016-05-13 20:10:45 +02:00
Carlos Martín
bf90cc02fb Feature #4184: Allow to unselect active labels in menu 2016-05-13 16:50:00 +02:00
Carlos Martín
14ba502d05 Feature #4184: Fix labels in cloud view, VM create 2016-05-13 16:49:37 +02:00
Carlos Martín
63dc527cd7 Fix alert box initialization in cloud view vm create 2016-05-13 12:33:42 +02:00
Carlos Martín
393134648f Fix missing datatable selection labels 2016-05-13 12:09:50 +02:00
Carlos Martín
55d28d8a25 Bettter form panel reset 2016-05-13 12:09:50 +02:00
Javi Fontan
aea7b2da74 Bug in ceph that deleted orginal images 2016-05-13 11:56:34 +02:00
Tino Vazquez
ea1f1cad75 Fix for double monitorization returns in vCenter 2016-05-13 11:16:06 +02:00
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