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

12824 Commits

Author SHA1 Message Date
Carlos Martín
d9190f8949 Bug #4541: Fix vcenter layout problems 2016-06-10 12:08:49 +02:00
Jaime Melis
4de0cd3edf Enable check for updates 2016-06-10 10:46:35 +02:00
Jaime Melis
8c12b6f404 Refactor the support portal assets 2016-06-09 23:58:49 +02:00
Javi Fontan
dd493d92ad Merge pull request #100 from atodorov-storpool/patch-4
im/monitor_ds.sh skip broken symlinks
2016-06-09 19:15:13 +02:00
Carlos Martín
c2da94de2e Add DISK_SNAPSHOT_REVERT status to libs
The lcm_status is not used, but it should not be removed from
the lib because the enum in VirtualMachine.h reserves #58 for it
2016-06-09 16:22:14 +02:00
Carlos Martín
97fbc1bb4e Bug #4521: Update Java OCA to 5.0 2016-06-09 16:22:14 +02:00
Anton Todorov
64d68496aa im/monitor_ds.sh skip broken symlinks
Most probably my test setup is too weird but if you have
/var/lib/one/datastores shared on all hosts and want to have 
SYSTEM datastore with TM_MAD on one of the hosts, I am doing the following:

mkdir -p /var/lib/one-local/102
ln -s /var/lib/one/local/102 /var/lib/one/datastores/102

This way I have "local" datastore nested in "shared" filesystem.

In the above scenario on all other hosts the symlink is dead.

The proposed patch test the is the $dir directory and continue only if it is indeed directory.
2016-06-09 17:07:13 +03:00
Ruben S. Montero
af9f06e0dc Bug #4528: Allow to set floating IPs from the command line to VRs 2016-06-09 15:35:59 +02:00
Jaime Melis
13eaa744c2 Add a proxy support for the Support portal 2016-06-09 15:10:58 +02:00
Jaime Melis
75c9f54abb Refactor support tab and plugin 2016-06-09 15:10:58 +02:00
Jaime Melis
71daae3011 Feature #4534: Check for updates in Sunstone 2016-06-09 15:10:58 +02:00
Tino Vazquez
ffb7cbc9e9 Remove marketplace from vCenter views 2016-06-09 14:49:37 +02:00
Ruben S. Montero
096542d864 bug #4533: Fix disk name in suntone boot order widget 2016-06-09 14:45:41 +02:00
Tino Vazquez
21ed0337a1 Add new Azure instance type 2016-06-08 19:03:44 +02:00
Tino Vazquez
ca4fcebfa4 Feature #4524: Add Network and SSH context to imported vCenter templates 2016-06-08 17:49:40 +02:00
Ruben S. Montero
0b2e644a18 Development: Fix Ceph CDROM 2016-06-08 16:44:14 +02:00
Carlos Martín
4e40da1359 Bug #4518: Fix vcenter import formatting 2016-06-08 16:32:29 +02:00
Carlos Martín
d955b8be30 Bug #4527: Force panel onShow after a refresh 2016-06-08 15:24:40 +02:00
Carlos Martín
1e68754d86 Bug #4526: Fix VM updateconf 2016-06-08 15:10:53 +02:00
Carlos Martín
6b44f5f47a Bug #4529: Fix VM log panel 2016-06-08 14:30:30 +02:00
Jaime Melis
865470cd47 Bump version 5.0.0 2016-06-08 12:56:22 +02:00
Ruben S. Montero
0811e7fed9 Development: Drop CEPH_HOST, CEPH_USER & CEPH_SECRET as REQUIRED_ATTRS
for Ceph
2016-06-08 10:09:31 +02:00
Guillaume Oberlé
107daf1431 Remove orders attributes when removing boot orders (#99)
This is to make sure that the ORDER attribute is removed correctly for disks and nics if we remove OS = [ BOOT = "disk0,...." ] from the XML template of the VM.
2016-06-08 10:06:11 +02:00
Tino Vazquez
2a58a21db6 Take into account folders in datastores for vCenter 2016-06-07 19:42:38 +02:00
Carlos Martín
2bc378bd51 Feature #4525: Enable VNC by default 2016-06-07 19:05:59 +02:00
Carlos Martín
fffc798cd0 Bug #4148: Instantiate shows total cost for VMs, services. Including admin view 2016-06-07 18:34:39 +02:00
Jaime Melis
c3122a2ebb Fix import VM button 2016-06-07 17:25:54 +02:00
Jaime Melis
8f9c92b9e1 Feature #4513: Show zombie VMs in a table 2016-06-07 17:00:20 +02:00
Jaime Melis
9d94f90812 Feature #4462: Fix update in Sunstone 2016-06-07 17:00:20 +02:00
Carlos Martín
5920bfff07 Bug #4515: Force cache flush in topology refresh 2016-06-07 15:56:17 +02:00
Carlos Martín
1e5a7126d0 Feature #4363: New favicon 2016-06-07 13:09:07 +02:00
Javi Fontan
496196730b Bump version to 4.90.10 release-5.0-rc1 2016-06-07 12:39:50 +02:00
Carlos Martín
d70e464ba8 Feature #4363: Better cloud view service layout in medium and small screens 2016-06-07 12:34:58 +02:00
Ruben S. Montero
96e1a77ffc Development: So complete error info from the driver 2016-06-07 12:17:53 +02:00
Javi Fontan
61fe5afc73 Add missing tm for system ds monitoring (qcow2) 2016-06-07 12:09:46 +02:00
Carlos Martín
e2daba70d5 Feature #4363: Fix style for template share in cloud view 2016-06-07 11:53:01 +02:00
Carlos Martín
68ebcb2508 Feature #4363: update provision dashboard group VMs 2016-06-07 11:43:04 +02:00
Carlos Martín
83d8125fc2 Use admin vnc & spice dialogs in cloud view 2016-06-07 11:23:55 +02:00
Tino Vazquez
eee06d412c Bug #4413: Adjusted algorithm that calculates controllerKey and
unitNumber
2016-06-06 19:16:59 +02:00
Tino Vazquez
d1f00f639d Bug #4508: Added capacity error message in CLI and Sunstone when
importing images
2016-06-06 19:16:59 +02:00
Carlos Martín
51a06406de Remove table footer border 2016-06-06 19:00:49 +02:00
Carlos Martín
b37083af84 Bug #4345: Add options to hide labels in menu, and label edit button 2016-06-06 18:47:30 +02:00
Javi Fontan
4c66f3dc36 Fix bug in fs_lvm/delete 2016-06-06 18:43:16 +02:00
Javi Fontan
c13da520f9 Fix bug in fs_lvm/monitor with no disks in vg 2016-06-06 18:18:49 +02:00
Javi Fontan
2d8b741d8b Fix pre/postmigrate for fs_lvm 2016-06-06 17:51:32 +02:00
Jaime Melis
134fe20410 The aws-sdk versions required for the marketplace and for EC2 hybrid
differ
2016-06-06 17:49:52 +02:00
Carlos Martín
2e032046c8 Bug #4519: Show check_all in market & market app tables 2016-06-06 17:29:51 +02:00
Carlos Martín
d7ad8a4f25 Bug #4485: Add mention to kerberos in sunstone-server.conf 2016-06-06 17:09:41 +02:00
Carlos Martín
04697331da Feature #2939: Show resource id and name in confirmation dialogs 2016-06-06 17:02:36 +02:00
Jaime Melis
c60e021762 Fix snap copy in ssh drivers 2016-06-06 15:36:32 +02:00