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

14694 Commits

Author SHA1 Message Date
juanmont
37ce0d2a8f F 1377: Change Sunstone interface for locks 2018-01-31 18:04:00 +01:00
Vlastimil Holer
17d5b31cb2 B #1152: Activate LVM disks on reboot 2018-01-31 16:54:50 +01:00
Vlastimil Holer
0c0aebd440 F #1694: Add missing DISK_TYPE_SSH for shared TM_MAD_CONF 2018-01-31 16:38:57 +01:00
Ruben S. Montero
44cba6f2fe Bug fsck: Update message on wrong AR SIZE 2018-01-31 14:16:53 +01:00
Vlastimil Holer
99e82ac0e3 F #1694: Support shared TM with local system DS 2018-01-30 19:06:40 +01:00
Abel Coronado
9ca02a2ee8 B #1669: Accounting tables not ordered by date correctly (#1697) 2018-01-30 16:01:59 +01:00
Abel Coronado
43c68d463d B #1630: Enable Sunstone VM Log Scrollbar at the end of the file (#1695) 2018-01-30 16:01:13 +01:00
Abel Coronado
9c1cde002c F #1692: Enable the option to add addons dynamically to Sunstone (#1693) 2018-01-29 16:44:39 +01:00
juanmont
d9ca11088f Bug fsck: Checked the number of allocated leases with the size of AR (#1691) 2018-01-29 13:37:12 +01:00
Vlastimil Holer
152189215e B #1665: Manual pages build script
(cherry picked from commit 7f8375d8b62a44a6679f43a213241b965ee557df)
2018-01-26 15:43:42 +01:00
Mamut3D
bafecd3a7d F #1685: Extension of ceph drivers to support ceph erasure coding 2018-01-26 15:29:15 +01:00
juanmont
6e79dba05a F #1377: Fixed bug when compile java oca (#1686) 2018-01-26 12:17:17 +01:00
Anton Todorov
33bbbcf1ab F #1610 option to set discard for volatile disks 2018-01-25 15:03:13 +01:00
Ruben S. Montero
ebc038d88f Merge branch 'juanmont-bug-1412' 2018-01-25 12:05:26 +01:00
Ruben S. Montero
3cd612540f B #1412: Fix missing condition when image was locked 2018-01-25 12:04:35 +01:00
juanmont
5399f21a8e F #1377: Resolved Bugs 2018-01-25 11:46:33 +01:00
juanmont
6d86753f64 F #1377: User locks for resources (#1675) 2018-01-25 11:46:33 +01:00
Stefan Kooman
edd9b65956 Add CEPH_KEY to snap_revert driver operation (I missed this one apperently) 2018-01-25 11:46:33 +01:00
Vlastimil Holer
113200229a B #1222: Avoid using rbd map in tm_mad Ceph 2018-01-25 11:46:33 +01:00
juanmont
d2777b798c F #1377: Resolved Bugs 2018-01-24 17:04:17 +01:00
Jaime Melis
5387b44def
Merge pull request #1678 from hydro-b/fix_ceph_tm_mad
Add CEPH_KEY to snap_revert driver operation
2018-01-24 16:54:47 +01:00
juanmont
6a2783a32a F #1377: User locks for resources (#1675) 2018-01-24 15:33:12 +01:00
Stefan Kooman
28140a3382 Add CEPH_KEY to snap_revert driver operation (I missed this one apperently) 2018-01-23 17:19:16 +01:00
Vlastimil Holer
5922b40e72 B #1222: Avoid using rbd map in tm_mad Ceph 2018-01-23 15:43:43 +01:00
juanmont
a4460bea2b B #1412: Prevented attach action with images in LOCKED state 2018-01-23 12:57:24 +01:00
Tino Vazquez
88013d00bb Fix wrong resource name in debug string
For DS monitor vCenter probe

(cherry picked from commit fc9cb760904a3500e539070f7c6fb077e852e01c)
2018-01-19 17:04:17 +01:00
Abel Coronado
88f56cf508 F #5241 Merged vCenter and KVM views & Adjusted cloud yamls
(cherry picked from commit 842144fcee98139998e7e1103d27d44dd9aeff25)
2018-01-19 13:38:56 +01:00
Ruben S. Montero
46291fc957 Revert "Revert "Execution permissions for install.sh""
This reverts commit 0f48c85d6d937d43ad3440263a6739f74b4a5533.
2018-01-19 13:24:25 +01:00
Ruben S. Montero
48289e2b29 Revert "Revert "F #5241: Updated install.sh (#568)""
This reverts commit 70ce299caae6abc9580ca7d13fcd8ae62c1032a6.
2018-01-19 13:24:16 +01:00
Ruben S. Montero
1d214e46aa Revert "Revert "F #5241: Merged vCenter and KVM views (#566)""
This reverts commit b9b272f00f21ed639e121e3860ba2af10225f000.
2018-01-19 13:24:03 +01:00
Sergio Semedi Barranco
5baf68b4e9 B #1654: find_by_ref fix (#1655) 2018-01-18 18:10:54 +01:00
Abel Coronado
85eefbe4ce Added further check in dialog.js (#1659) 2018-01-18 15:43:29 +01:00
Ruben S. Montero
d86e27b4f0
B #1588: Separate remote scripts configuration (#1667) 2018-01-18 12:27:38 +01:00
Sergio Semedi Barranco
85d3724a37 azure_driver get_instance fix (#1651) 2018-01-18 11:04:59 +01:00
Ruben S. Montero
c911ffdc8c Feature 756 (#1664)
* F #756: Add support for CPU_MODEL.
  - new kvm monitor probe to gather model and machine types from hosts
  - generate cpu element in deployment file

* F #756: Added machine-models to install.sh

* F #756: Rename 'OS Booting' to 'OS & CPU'

* F #756: Rename 'libvirt machine' to 'machine type'

* F #756: Change 'machine type' to a drop-down

* F #756: KVM IM machines probe prioritize kvm/kqemu/qemu domain types

* F #756: Added CPU Model section
2018-01-18 10:42:58 +01:00
Abel Coronado
bb017685aa F #1546: Show quotas in red when limit are exceeded 2018-01-18 10:28:17 +01:00
Vlastimil Holer
dd7285a23d B #1627: Downloader may get too small VMDK part to estimate image size
(cherry picked from commit cf62e4f3d971ac63d746a6030e123b129e056855)
2018-01-18 10:24:43 +01:00
Tino Vazquez
b9cc31878b Revert "B #1598: find_by_ref take account of vcenter_uuid (#1603)"
This reverts commit 3e454bf9fd9cc9e6c7def01e7c0c73c229b42dd2.
2018-01-12 15:15:29 +01:00
Mariano Guezuraga
216e68186b B: Fix typo in a onetemplate CLI example 2018-01-11 12:19:52 +01:00
Christian Albrecht
ddad3f36b6 B: Fix minor typos in ldap_auth.conf 2018-01-11 12:18:42 +01:00
juanmont
796730b4b7 F #1310: Changed texts and resized the section
* F #1310: Changed texts and resized the section

* F #1310: Obtained list of TM_MAD_SYSTEM from datastores
2018-01-11 12:16:58 +01:00
Sergio Semedi Barranco
b714116f64 F #1371: vcenter vm cluster migration (#1643)
* F #1371: vm migrate to host accomplished

* F #1371: vm migration works with DRS, added file to install.sh
2018-01-10 13:29:26 +01:00
Vlastimil Holer
de924cfba0 B #1021: Pass AuthN/AuthZ data over stdin 2018-01-09 18:20:03 +01:00
Sergio Semedi Barranco
6f5ba65753 B #1531: vcenter_driver should ignore uplink port groups (#1638) 2018-01-09 16:03:15 +01:00
Ruben S. Montero
97f957460f B #1555: Replicate log on leadership changes
(cherry picked from commit 5c975532678b57f6e5a5b7b9612170510f7b9eed)
2018-01-08 00:35:40 +01:00
Vlastimil Holer
a4c0447ccf Bump year to 2018 (#1623) 2018-01-02 18:27:37 +01:00
Vlastimil Holer
1e9e52138d F #1310: Added support for multiple deployment modes. This commit adds
support of SSH mode for a Ceph datastore.

Author: Vlastimil Holer <vholer@opennebula.org>
Author: juanmont <jjmontiel@opennebula.org>
(cherry picked from commit 8ab9c02102e2e7f72c4835aa819bab49c229ef45)
2018-01-02 15:59:29 +01:00
Abel Coronado
44c96da70e B #1617: Scroll to the bottom in VM log (#1618) 2018-01-02 15:37:56 +01:00
Abel Coronado
e2673e8322 B #1619: Error retrieve VMGroup 2018-01-02 15:10:22 +01:00
Abel Coronado
d019485e3d B #1621: VMGroup & DS datatables broken in vCenter Cloud View 2018-01-02 15:08:17 +01:00