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

15235 Commits

Author SHA1 Message Date
Abel Coronado
3932c7d56d B #2348: Error when creating a vnet from Sunstone using advanced mode (#2380) 2018-09-05 16:35:50 +02:00
Ruben S. Montero
ea4b31726d Revert "B#1557 onedb fsck breaks the resources when they contain non-ASCII chars (#2200)"
This reverts commit 988ef875c2fcde2681550f080653eb99515db3fb.
2018-09-05 15:45:46 +02:00
Ruben S. Montero
1235866e51 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>
2018-09-05 15:14:39 +02:00
juanmont
b3d4cb6a98 F #2356: more hook states for hosts 2018-09-03 15:27:15 +02:00
Ruben S. Montero
32dd228376 Compute number of replicas needed to commit a log record
(cherry picked from commit 877df62c4f4903ee1d47af5e0f33c3aea7f03d0c)
2018-08-31 00:47:42 +02:00
Ruben S. Montero
a46b8fd1a4 B #2374: Restricted attributes checked for attach-disk 2018-08-29 18:08:05 +02:00
juanmont
c4905fb08d F #2356: Added new on states to oned.conf 2018-08-29 16:08:26 +02:00
Ruben S. Montero
7b4fd7442d F #2356: Added more states to host hooks 2018-08-29 11:36:52 +02:00
Vlastimil Holer
a8c3720cb4 B #2372: Syntax error in ldap_auth.rb
(cherry picked from commit 3d36aca09b5cbdfbf3521a789f7da6cfa363e7e3)
2018-08-29 10:36:47 +02:00
Sergio Semedi Barranco
7688e015c6 importer class removed from vCenterDriver (#2371) 2018-08-28 17:50:25 -07:00
Sergio Semedi Barranco
68b45f3469 solved vCenterDriver issues (#2370) 2018-08-28 17:27:07 -07:00
Tino Vazquez
d6f3249c53 Minor refactor vcenter driver 2018-08-28 16:49:04 -07:00
Abel Coronado
d9572fbdd5 F #1745: Admin should be able to disable Advanced options from Cloud view tabs (#2367) 2018-08-28 12:10:27 -07:00
Trenton Broughton
735bad69e7 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`
2018-08-28 11:32:30 +02:00
kvaps
6540518158 PR #2344: fs_lvm live migration 2018-08-28 11:27:51 +02:00
Sergio Semedi Barranco
820579ee04 wild and vm_name parameters removed (#2369) 2018-08-27 19:35:07 -07:00
Sergio Semedi Barranco
37d4270a92 B #2140: reducing useless code on vcenter virtual machine (sunstone references) (#2368) 2018-08-28 02:54:15 +02:00
Tino Vazquez
0eb770b192 Remove unused functions from vcenter importer 2018-08-27 16:29:09 -07:00
Ruben S. Montero
da5501e23d Remove replication requests for 1 server clusters
(cherry picked from commit 7c916ebe600da9e0da77104ce4dfc06d70cae6bd)
2018-08-24 17:58:20 +02:00
moneycat
c79efd20c4 Fix a typo of new_xmlrpc parameter of scons (#2360) 2018-08-24 12:08:39 +02:00
Jose Angel Garrido Montoya
1ef2637941 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
2018-08-23 12:29:50 +02:00
Jose Angel Garrido Montoya
8490a0f64c 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
2018-08-23 12:01:24 +02:00
Tino Vázquez
473c7a8733 Update onezone 2018-08-23 11:34:20 +02:00
joseangelgm
2867773f4e F #2190 Onezone set should allow temporary zone changes 2018-08-23 11:34:20 +02:00
Ruben S. Montero
29602df675 Added debug info
(cherry picked from commit 39fd0ddd100c58403f26db64d236f6d9c9d8145f)
2018-08-22 12:26:13 +02:00
Ruben S. Montero
6f85151d87 F #2150: Changes for oned.conf. Add client IP by default in oned.conf
(cherry picked from commit 3d883cd487722e01ad79c7f222fc6421290fe608)
2018-08-15 20:45:49 +02:00
juanmont
568202d82e F #2150: Log IP/TCP port from client
(cherry picked from commit 565a3e69bbe612630d0a9fea75626287520341bd)
(cherry picked from commit 7d0c4f08dcfd9141e456717a1bbf24a99e4dbcb5)
(cherry picked from commit 4e04e37ef7a0fa519f9507a7013aefdd5c7a6474)
2018-08-15 20:44:51 +02:00
tsarajar
50bd705548 B: Fix wording in console help (#2343) 2018-08-14 12:36:23 +02:00
Ruben S. Montero
43aeed9dbb Log slow MySQL queries, threshold set to 0.5s 2018-08-07 23:35:15 +02:00
Ruben S. Montero
d40cd199b9 F #2283: restore removed comments by mistake 2018-08-06 14:26:50 +02:00
Ruben S. Montero
21fe311681 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
2018-08-06 14:16:00 +02:00
Ruben S. Montero
914368d300 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)
(cherry picked from commit ccdbb99e9dcf439db8a0c724b72cda7a55f01312)
2018-08-05 19:03:01 +02:00
Abel Coronado
066849c20f Cardinality button icon broken in cloud view 2018-08-03 13:23:44 +02:00
Abel Coronado
b83a480218 Change view icon broken in cloud view settings 2018-08-03 13:20:28 +02:00
Abel Coronado
3f4adf8f13 B #2331: No way for hide Lock/Unlock button for VM in Sunstone view 2018-07-30 13:21:06 +02:00
Christian
c89727a7a9 B #2254 spurios syntax help on onehost delete 2018-07-30 12:38:43 +02:00
Tino Vazquez
9a0a840e4a vCenter driver ruby linting with new rubocop rules 2018-07-27 18:41:01 +02:00
Abel Coronado
8a34b06b93 B #2315: Accounting data doesn't display 2018-07-26 19:22:09 +02:00
Abel Coronado
daf009b5b2 B #2318: Improve feedback for 'mode' option in Suntone server 2018-07-25 17:17:23 +02:00
Abel Coronado
a8f5237d97 B #2316: User quotas error 2018-07-25 17:14:32 +02:00
Abel Coronado
2c64a14dab Edit icon broken in user quotas 2018-07-24 15:19:02 +02:00
Ruben S. Montero
f170bd84e4 Some work on ruby linting
(cherry picked from commit c897128bc64e5cfb47b17f30bc9ef9765a41fa46)
2018-07-24 13:05:51 +02:00
joseangelgm
faf3b763a8 B #2262 make the code more robust 2018-07-23 18:20:56 +02:00
Tino Vázquez
3a56574261 Update vi_client.rb 2018-07-23 17:05:11 +02:00
Tino Vázquez
b15da07d43 Update virtual_machine.rb 2018-07-23 17:05:11 +02:00
joseangelgm
ceb98e3efe B #2262 (vCenter) wait poweron/off to be performed 2018-07-23 17:05:11 +02:00
joseangelgm
53e4d999f3 #2262 (vCenter) wait poweron/off to be performed 2018-07-23 17:05:11 +02:00
Alejandro Huertas
a52e4a12fe Fixed PM_MAD.
Changed is_pm by provision_type.
2018-07-23 16:47:40 +02:00
semedi
ff7104646d B #2230: vCenter driver migrate feedback, esx bug fixed
======================================
B #2230: ruby fuctions from sh commons
B #2230: migrate routine added, now vCenter vms migrate with relocate_spec
B #2230: cold migrate now works as expected, small ruby common fix
B #2230: vCenter cold/hot migrate fix
2018-07-23 16:13:32 +02:00
Tino Vazquez
715fcf1545 Remove comment
(cherry picked from commit d1e676c6df89a8be866b96d5338e5cc5b12933f2)
2018-07-23 12:56:54 +02:00