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

15244 Commits

Author SHA1 Message Date
Vlastimil Holer
bb2f33e922 B #1728: Restrict VNC via ESX firewall VIB package on non-conflicting ports (#2400)
From ports range 5900 - 11999.

(cherry picked from commit e2f54c68fbfe67dad98f6cad34982d44f6328f42)
2018-09-07 15:30:44 +02:00
juanmont
912359bafc F #2228: Fixed bug with Chown action and running quotas 2018-09-07 12:36:14 +02:00
Ruben S. Montero
da81bb7701 Revert "F #2320 Migrate images to/from KVM / vCenter DS (#2396)"
Revert "Migrate images to/from KVM / vCenter DS (#2382)"

This reverts commit 5415a70a1fcb043ef3757a514cd6045a2504c880.
This reverts commit 6dac970f2fa28351625b1ff9059fda9ac69f6951.
2018-09-07 11:01:37 +02:00
Abel Coronado
38afa626ef B #2394: Improve the dialog when attach nic or instanciated vm in network tab (#2397)
(cherry picked from commit c45d290c974733fce2c5f5f1790ba2ab1f6c9678)
2018-09-06 16:46:26 +02:00
Jose Angel Garrido Montoya
5415a70a1f F #2320 Migrate images to/from KVM / vCenter DS (#2396)
* F #2320 Migrate images to/from KVM / vCenter DS

* Update downloader.sh

* Update downloader.sh

(cherry picked from commit 8ca5a4b7b422901ec1a84643eaf5bb7e87a73fa5)
2018-09-06 12:05:34 +02:00
Ruben S. Montero
e50033d173 Prevent race conditions when getting elements for the first time or
after flushing the cache

(cherry picked from commit b99066f4e11f9b698ef376d751826b8288f502f6)
2018-09-06 11:16:43 +02:00
juanmont
56978c8433 F #2228: Fixed problem with defualt quotas 2018-09-06 11:08:58 +02:00
Jose Angel Garrido Montoya
6dac970f2f Migrate images to/from KVM / vCenter DS (#2382)
(cherry picked from commit 01f784690491576748a5dfa5ecf7cec8dea634ea)
2018-09-05 18:57:31 +02:00
Sergio Semedi Barranco
0e448aa3c3 major bug in vCenter sunstone importation (#2391)
(cherry picked from commit 2841ccabfb698bb55c848c497ab5388129a555e7)
2018-09-05 18:52:49 +02:00
Joe Harman
7a6d6fa93f Pass vnc_client_port into javascript (#2265)
This wires up the javascript client to use the configured vnc_client_port

(cherry picked from commit 2a09e1ad3b36c95b829977b5580d7ebb7bfbfaa6)
2018-09-05 18:42:19 +02:00
Abel Coronado
38a0e94432 B #2384: Start script base64 enconding fails when using non utf8 chars (#2385)
(cherry picked from commit 6169e16c7521c50bdaf5aeb1cc0656bb2c5d2a99)
2018-09-05 18:29:37 +02:00
juanmont
e2c0ae9f2f F #2228: Fixed problem with try to delete a vm from inactive state
(cherry picked from commit e89810b70d1ea53a798e807a02048e25815e6b73)
2018-09-05 18:06:12 +02:00
Sergio Semedi Barranco
d501afd505 B #2274: it is possible to remove disk from vCenter templates (#2383)
(cherry picked from commit ca5b1f72101ce8cf4495eecf8b66539ec914442f)
2018-09-05 16:59:04 +02:00
Abel Coronado
b772d252f4 F #2328: Revamp VM update/create dialog (#2379)
* F #2328: Revamp VM update/create dialog

* F #2328: Revamp VM update/create dialog

(cherry picked from commit 243bc11d903458d3514164ecbce28f1608e690fd)
2018-09-05 16:45:28 +02:00
Abel Coronado
04111f46de B #2348: Error when creating a vnet from Sunstone using advanced mode (#2380)
(cherry picked from commit 3932c7d56de739237d1658279a4dbdc29bad76a9)
2018-09-05 16:38:51 +02:00
Ruben S. Montero
5a799f3a02 Revert "B#1557 onedb fsck breaks the resources when they contain non-ASCII chars (#2200)"
This reverts commit 988ef875c2fcde2681550f080653eb99515db3fb.
2018-09-05 15:47:36 +02:00
Ruben S. Montero
6f690a8ce5 F #2228: Added new VM quota - RUNNING_MEMORY, RUNNING_CPU and RUNNING_VMS.
These running quotas are for all states included in ACTIVE and VMS being
scheduled (PENDING and HOLD) as those states consume the same resources (in
terms of allocation) as running VMs.

Author: juanmont <juanmont@ucm.es>
(cherry picked from commit 1235866e51fda8302a3bf415c81b9fe1630b4724)
2018-09-05 15:20:37 +02:00
Ruben S. Montero
877df62c4f Compute number of replicas needed to commit a log record 2018-08-31 00:44:16 +02:00
Ruben S. Montero
13e7719151 B #2374: Restricted attributes checked for attach-disk
(cherry picked from commit a46b8fd1a488d9b228851e4432402231c43b1594)
2018-08-29 18:09:40 +02:00
Ruben S. Montero
b8ca4b3bfd F #2356: Added more states to host hooks
(cherry picked from commit 7b4fd7442d54071b411e7803b7a2e4878577ab0c)
2018-08-29 11:38:29 +02:00
Vlastimil Holer
3d36aca09b B #2372: Syntax error in ldap_auth.rb 2018-08-29 10:32:37 +02:00
Trenton Broughton
7d1981c5d7 PR #2345: Update escaping
The Ruby library provides a method to escape eq: `equals`

d78dc1ed51/lib/net/ldap/filter.rb (L148-L150)

No need to copy the escape method from that library here.

Also change the `get_groups` filter from a string literal to a `Net::LDAP::Filter`

(cherry picked from commit 735bad69e7393ff875295a53bef58e2773e0e448)
2018-08-28 11:33:30 +02:00
kvaps
d943e04d77 PR #2344: fs_lvm live migration
(cherry picked from commit 65405181588a169181f21cef60821a24d4f88fd4)
2018-08-28 11:29:13 +02:00
Sergio Semedi Barranco
6fb85b1b94 wild and vm_name parameters removed (#2369)
(cherry picked from commit 820579ee04f94bc08bf8a29744a0113804dfa553)
2018-08-27 19:35:48 -07:00
Sergio Semedi Barranco
121db6dcfd B #2140: reducing useless code on vcenter virtual machine (sunstone references) (#2368)
(cherry picked from commit 37d4270a92526c1dbf8399b7c7c3e49386d40973)
2018-08-27 19:22:57 -07:00
Tino Vazquez
77d3512e98 Remove unused functions from vcenter importer
(cherry picked from commit 0eb770b192a9527a47d53d9ad763c861c7a9fb82)
2018-08-27 19:22:49 -07:00
Ruben S. Montero
7c916ebe60 Remove replication requests for 1 server clusters 2018-08-24 17:56:14 +02:00
Ruben S. Montero
f90b63b76c Revert "Trigger replication when a follower is added to the zone"
This reverts commit 69e9bbfc8a8409714cfe32a23e6ca718f069219b.
2018-08-24 17:44:29 +02:00
moneycat
55952370ed Fix a typo of new_xmlrpc parameter of scons (#2360)
(cherry picked from commit c79efd20c41e49171499cd8c44b661d27cc7ffa7)
2018-08-24 12:10:33 +02:00
Jose Angel Garrido Montoya
a6a5b3cd2c F #2293 NIC Model is ignored on VM vCenter Template (#2337)
* F #2293 NIC Model is ignored on VM vCenter Template

* Update virtual_machine.rb

(cherry picked from commit 1ef26379419be3a99dc05d0ca0927c45044af3b5)
2018-08-23 12:30:14 +02:00
Jose Angel Garrido Montoya
9b589f00d3 F #2341 Add debug information to vCenter drivers (stacktrace) (#2362)
* F #2341 Add debug information to vCenter drivers (stacktrace)

* Change default to false for vcenter debug info

(cherry picked from commit 8490a0f64c3eb12d17eebba421ce22d3dfca642c)
2018-08-23 12:01:46 +02:00
Tino Vázquez
27bdb20698 Update onezone
(cherry picked from commit 473c7a873344ff34a99e8c22c610dbf2fb8a6408)
2018-08-23 11:34:58 +02:00
joseangelgm
6871d64c81 F #2190 Onezone set should allow temporary zone changes
(cherry picked from commit 2867773f4ef25b3d9cd0ff41859d25c095e2e0d7)
2018-08-23 11:34:52 +02:00
Ruben S. Montero
f7f14f304c Added debug info
(cherry picked from commit 39fd0ddd100c58403f26db64d236f6d9c9d8145f)
2018-08-22 12:25:49 +02:00
Ruben S. Montero
69e9bbfc8a Trigger replication when a follower is added to the zone 2018-08-22 12:25:25 +02:00
juanmont
a76f55d8e0 F #2150: Log IP/TCP port from client
(cherry picked from commit 565a3e69bbe612630d0a9fea75626287520341bd)
(cherry picked from commit 7d0c4f08dcfd9141e456717a1bbf24a99e4dbcb5)
(cherry picked from commit 4e04e37ef7a0fa519f9507a7013aefdd5c7a6474)
(cherry picked from commit 568202d82e7aeb1a590ff5c99f7e9e0413b784a8)
2018-08-15 20:47:53 +02:00
tsarajar
e9fd0d56cb B: Fix wording in console help (#2343)
(cherry picked from commit 50bd7055480e34041704983fa64d5ba20b7b1146)
2018-08-14 12:38:17 +02:00
Ruben S. Montero
bcf333894d Log slow MySQL queries, threshold set to 0.5s
(cherry picked from commit 43aeed9dbbe6c3716b805276bc8fbd13b36c05e9)
2018-08-07 23:37:02 +02:00
Ruben S. Montero
2faa46fb33 F #2283: Set ordering to default to 5.6.0 2018-08-06 14:22:14 +02:00
Ruben S. Montero
cdd5222e86 F #2183: Use pager for list commands (e.g. onevm list). Support for
custom ordering (by ID) in list API calls, this can be set per user,
group and default in oned.conf

(cherry picked from commit 21fe3116818cfceda4cb84b02662b3f475eb8ce9)
2018-08-06 14:20:01 +02:00
Ruben S. Montero
ccdbb99e9d Better trigger of replication requests. Synchronize DB writers and Raft
main thread.

On followers, replace exisiting records when matching index and term to
cope with API reset because of timeouts.

(cherry picked from commit 7719e7c17be7a316b0b6e2e2741f461553e32753)
(cherry picked from commit 549087250796e015a3b98a9b6c44b86b10da4fab)
(cherry picked from commit 2f281b51f38956a59c10ee174e70b14f97e145a5)
2018-08-05 19:02:14 +02:00
Abel Coronado
4c8bbc6f16 Cardinality button icon broken in cloud view
(cherry picked from commit 066849c20f8329801067bc5c298a393caa03a9f3)
2018-08-03 13:24:02 +02:00
Abel Coronado
58575c35b4 Change view icon broken in cloud view settings
(cherry picked from commit b83a480218754930c6eefd74c5be461566ccfa08)
2018-08-03 13:22:54 +02:00
Abel Coronado
cf56a20fa0 B #2331: No way for hide Lock/Unlock button for VM in Sunstone view
(cherry picked from commit 3f4adf8f1383ff08374e1a0bd894aaa3faec2641)
2018-07-30 13:21:29 +02:00
Christian
38d777bb3f B #2254 spurios syntax help on onehost delete
(cherry picked from commit c89727a7a93294803343d5b4d9bfd1ff9a3accdd)
2018-07-30 12:39:46 +02:00
Tino Vazquez
f29923f775 vCenter driver ruby linting with new rubocop rules
(cherry picked from commit 9a0a840e4a1d807cdaf1e21be19c8f5778233069)
2018-07-27 18:41:46 +02:00
Abel Coronado
e0cd43cd6a B #2315: Accounting data doesn't display
(cherry picked from commit 8a34b06b93f74f3ddba4e7f20a72c982456f2666)
2018-07-26 19:22:53 +02:00
Abel Coronado
9957047831 B #2318: Improve feedback for 'mode' option in Suntone server
(cherry picked from commit daf009b5b2be4d5e2e5782be0bfe79ad4bb31f03)
2018-07-25 17:17:48 +02:00
Abel Coronado
88eab54c3b B #2316: User quotas error
(cherry picked from commit a8f5237d97ed6a9bbd9ecb03269d7e22244d79f0)
2018-07-25 17:15:24 +02:00
Abel Coronado
fadbc84c19 Edit icon broken in user quotas
(cherry picked from commit 2c64a14dab79a92851ae73bb4a69dfebe7fadd96)
2018-07-24 15:20:24 +02:00