juanmont
e89810b70d
F #2228 : Fixed problem with try to delete a vm from inactive state
2018-09-05 18:05:17 +02:00
Sergio Semedi Barranco
ca5b1f7210
B #2274 : it is possible to remove disk from vCenter templates ( #2383 )
2018-09-05 16:58:38 +02:00
Sergio Semedi Barranco
052a06d5f7
B #2324 vCenter networks are imported with VCENTER_IMPORTED att ( #2381 )
2018-09-05 16:49:47 +02:00
Abel Coronado
243bc11d90
F #2328 : Revamp VM update/create dialog ( #2379 )
...
* F #2328 : Revamp VM update/create dialog
* F #2328 : Revamp VM update/create dialog
2018-09-05 16:44:59 +02:00
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 988ef875c2
.
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 877df62c4f
)
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 3d36aca09b
)
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 7c916ebe60
)
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 39fd0ddd10
)
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 565a3e69bb
)
(cherry picked from commit 7d0c4f08dc
)
(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 7719e7c17b
)
(cherry picked from commit 5490872507
)
(cherry picked from commit 2f281b51f3
)
(cherry picked from commit ccdbb99e9d
)
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 c897128bc6
)
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