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
Ruben S. Montero
c897128bc6
Some work on ruby linting
2018-07-24 13:04:45 +02:00
joseangelgm
5ebb05affd
B #2262 make the code more robust
...
(cherry picked from commit faf3b763a8ccfafbac93f6bc88f60d491fbedfbc)
2018-07-23 18:21:16 +02:00
Tino Vázquez
2945fc1a20
Update vi_client.rb
...
(cherry picked from commit 3a565742617bbf6336cdc5dbac2ea22072be24a4)
2018-07-23 17:08:54 +02:00
Tino Vázquez
650350a0d1
Update virtual_machine.rb
...
(cherry picked from commit b15da07d43fff9ef99d3e685404ea2a7c32540ed)
2018-07-23 17:08:45 +02:00
joseangelgm
49b37c0009
B #2262 (vCenter) wait poweron/off to be performed
...
(cherry picked from commit ceb98e3efeaf104472dcaf7882489e9ccdb242cc)
2018-07-23 17:08:19 +02:00
joseangelgm
575f0d840d
#2262 (vCenter) wait poweron/off to be performed
...
(cherry picked from commit 53e4d999f3b89f047586f5d9bd1808d5ba0df4ea)
2018-07-23 17:07:03 +02:00
Alejandro Huertas
b3998de882
Fixed PM_MAD.
...
Changed is_pm by provision_type.
(cherry picked from commit a52e4a12fed3dac53eb5ee789d8a0b69f18142a5)
2018-07-23 16:48:09 +02:00
semedi
d0ad68ed75
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
(cherry picked from commit ff7104646ded8a8d1252b718bfd3143012e94a6d)
2018-07-23 16:14:34 +02:00
Tino Vazquez
d1e676c6df
Remove comment
2018-07-23 12:56:35 +02:00
jagarrigo
6dd4d18c9a
Resolved bug vm state
...
(cherry picked from commit 32c7df8d038a5b507299c92a2e1677e1c0a341c6)
2018-07-23 12:55:16 +02:00
Tino Vazquez
2617c8f13a
Add rubocop linter configuration file
...
(cherry picked from commit 4106e7a2e3dc1a614ff2e2d339eb8b8fefd22c82)
2018-07-23 12:40:06 +02:00
sergio semedi
9a9770b3c5
fixed vcenter driver absolute paths
...
(cherry picked from commit cc71ae1245769cecbc55f2318f977848bb1bda88)
2018-07-23 11:15:14 +02:00
Ruben S. Montero
0ec91324df
Remove merge line from 5a912014bb2
2018-07-21 22:45:25 +02:00
Tino Vazquez
5a912014bb
Rubocop linting in vcenter library
...
(cherry picked from commit 974f2e4494baf4bbb4f4677c2c7768ea98b59b3d)
2018-07-20 17:34:37 +02:00
jagarrigo
1e5226892a
B #1626 vCenter importer lock file stale and clash
...
(cherry picked from commit 965c97949add4e46a59a8b09445a745493f1b9f5)
2018-07-20 13:20:37 +02:00
Alejandro Huertas
9bd02c1707
Changed ec2 cancel.
...
(cherry picked from commit 2b7f3c3ce59dc7141bb14cd3a36de8d6079f8492)
2018-07-20 13:19:09 +02:00
juanmont
3fcf8b7a77
B #2284 : Added test to check quota assignment
...
(cherry picked from commit 547ef24f597c5e06e5fded16622f59a922c3966b)
2018-07-20 11:26:36 +02:00
Abel Coronado
c0c8b3fa01
Typo fixed in vCenter driver
...
(cherry picked from commit 6de65d6667af3f02a40466bf51ff6d67d2496b9d)
2018-07-20 10:34:19 +02:00
Tino Vazquez
87cd13a5f6
Added license missing in vcenter lib files
...
(cherry picked from commit b07c1766f375b5a0f64e6771cdad16db1455f757)
2018-07-19 19:00:42 +02:00