1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-20 14:03:36 +03:00

13488 Commits

Author SHA1 Message Date
Ruben S. Montero
613ec63426 F #4809: Fix replication logic 2017-04-28 19:35:57 +02:00
Ruben S. Montero
8851308864 F #4809: ReplicateLog client logic 2017-04-27 12:42:09 +02:00
Ruben S. Montero
cc08fd98b7 F #4809: replicate logic for leader 2017-04-27 11:12:30 +02:00
Ruben S. Montero
900c37fdf5 F #4809: Solves some bugs 2017-04-27 02:16:13 +02:00
Ruben S. Montero
7c479b8ecb F #4809: Restructure Raft implementation 2017-04-27 01:03:44 +02:00
Ruben S. Montero
4c577126fa F #4809: Improve replication logic, new RaftManager to control server
states
2017-04-25 17:15:31 +02:00
Ruben S. Montero
0c8299f1b2 feature #4809: Bootstrap LogDB tables in DB, initialize next_index 2017-04-25 11:49:52 +02:00
Ruben S. Montero
0db5478bf3 F #4809: Notify clients on majority replication 2017-04-23 13:20:07 +02:00
Ruben S. Montero
034e23166f F #4809: Start replication on new exec_wr calls 2017-04-23 13:15:57 +02:00
Ruben S. Montero
f2039e0260 F #4809: Added LogDBManger to Zone server 2017-04-23 13:09:12 +02:00
Ruben S. Montero
b26e5a716a F #4809: Replication logic 2017-04-23 01:43:01 +02:00
Ruben S. Montero
ed0d64a2a0 F #4809: Updated log structure 2017-04-21 22:32:30 +02:00
Ruben S. Montero
bca17f4ee6 F #4809: Update SqlDB method name. DO NOT replicate monitoring data 2017-04-21 19:16:45 +02:00
Ruben S. Montero
dd0598aaa6 F #4809: Work on log management and replication 2017-04-21 16:52:54 +02:00
Ruben S. Montero
116425fc99 F #4809: Template for the LogDBManager 2017-04-20 17:11:56 +02:00
Ruben S. Montero
c8981e82a3 F #4809: Some implementation files. Fix compilation issues 2017-04-20 16:13:41 +02:00
Ruben S. Montero
bae57600fe F #4809: Some notes on the implementation of the log replication for
zone servers
2017-04-19 20:44:31 +02:00
Ruben S. Montero
e4848c55d9 F #4809: Overwrite SqlDB db_exec_* methods in DB implementations 2017-04-19 20:35:39 +02:00
Ruben S. Montero
a6d4ab3c9f F #4809: Update Sql database interface to include read/write/bootstrap
operations
2017-04-18 17:12:19 +02:00
Ruben S. Montero
cd580714ab F #4809: Delete servers from zone 2017-04-13 18:31:14 +02:00
Ruben S. Montero
c360b015b3 F #4809: AddServer zone API in federated setups 2017-04-11 21:41:19 +02:00
Ruben S. Montero
ebc810f499 F #4809: Add Server to Zone API call 2017-04-11 21:34:38 +02:00
Ruben S. Montero
d03ed15889 F #4809: Add zone server list to zone data 2017-04-11 01:32:39 +02:00
Ruben S. Montero
e1cb2c928a F #4809: Add a base class for extended template attributes 2017-04-10 19:25:29 +02:00
Abel Coronado
ba69ddcdb3 Backlog #3628 Removed Files from context for vCenter templates (#242) 2017-04-07 11:17:18 +02:00
juanmont
db5a8d1d94 B #5004 merged of 2 templates, advanced and wizard (#251) 2017-04-07 11:09:55 +02:00
Abel Coronado
63d0b91777 F #4926 Added boolean type in user inputs (#243)
* F #4926 Added boolean type in user inputs

* F #4926 Added mandatory field

* F #4926 Done order option in user inputs
2017-04-07 11:09:19 +02:00
juanmont
b10dc84a2b Bug 5042 (#250)
* Added new functions to TemplateUtils to convert string to json and merge 2 templates

* B #5042 merged of 2 templates, advanced and wizard
2017-04-07 11:08:15 +02:00
Abel Coronado
4909e44d00 F #5052 VM create disabled (#240) 2017-04-07 11:05:05 +02:00
Abel Coronado
fcf003038f F #5067 Start script textarea base64 encoded by default (#239) 2017-04-07 11:04:37 +02:00
Ruben S. Montero
d1ad6a0cc6 B #5032: Further fixes for SELF DS (e.g. Ceph) for disks with resizes
and snapshots. Also updates delete-recreate quota computation
2017-03-31 20:09:27 +02:00
Ruben S. Montero
d90cd64cca B #5032: Add datastore capacity usage in quota calculations for storage
drivers that clone to SELF (e.g. Ceph)
2017-03-30 18:58:18 +02:00
juanmont
0d6259e009 B #5079 Displayed advanced parameters per Role (#234) 2017-03-27 18:51:20 +02:00
juanmont
80b0991cc9 Feature #5027 (PR #229): Sunstone IPv6 interface
* changed ar-datatable with ranges

* Feature vnet Added IPV6 support to virtual routers
2017-03-27 12:32:10 +02:00
mcabrerizo
57bc086cb8 B #5077: Destroy VM if reconfigure or poweron actions fail in clone_vm 2017-03-24 13:02:05 +01:00
abelCoronado93
5e9dbba515 Solves bugs:
* issue with DISK_COST attribute for regaular users (cherry picked from commit 8353763bc776992f809b0a8cdcc909ae6f24c9ac)

  * IPv6 remove attribute from AR (cherry picked from commit 54ecd1e2ab0c88266aefce520aeec39211661fcc)
2017-03-23 11:05:41 +01:00
Javi Fontan
11b636133a Add usage comment to patch ip4_6_static.rb 2017-03-22 19:11:38 +01:00
Abel Coronado
dec4ac7b57 Added dialog in Revert Snapshots (#228) 2017-03-22 13:31:09 +01:00
Abel Coronado
e2d38abe06 F #5001 Added trash icon in VM.TerminateHARD (#227) 2017-03-22 11:32:47 +01:00
Ruben S. Montero
53ee13b4d7 F #5058: Control default configuration attribute location user/group 2017-03-21 12:23:02 +01:00
Ruben S. Montero
4078d55b56 Added IP6 reference in IPAM addresses 2017-03-21 12:22:19 +01:00
Ruben S. Montero
889edddd18 Merge branch 'feature-5058' 2017-03-21 10:11:32 +01:00
Abel Coronado
146b3f87e0 Added trash icon in VM.Terminate (#225) 2017-03-17 11:59:59 +01:00
Ruben S. Montero
b469ff8a8a Revert "F #5001: Includes the following:"
This reverts commit 328d7b58240511a18d2e7d557fe956c4162dfffc.
2017-03-17 10:54:15 +01:00
Abel Coronado
a7403bc1c7 F #2347 Added invalid chars into role name (&|:\\;/'#{}$<>) (#224) 2017-03-16 19:23:01 +01:00
juanmont
8589b84a44 Feature 5058 (#222)
* F #5058
 - Added new panel for system
 - hided images and added link for show these images

* Added OPENNEBULA attribute in creation group
2017-03-16 19:21:01 +01:00
Abel Coronado
328d7b5824 F #5001: Includes the following:
* added trash when push terminate button

* Added new type of dialog for introduce icon into the dialog

* Added new type of dialog for introduce icon into the dialog

(cherry picked from commit 41afa036111794b9de40faa6a31b6850d2883ac2)
2017-03-16 12:28:53 +01:00
Ruben S. Montero
b32403676d F #5058: Add new OPENNEBULA configuration attributes on group create 2017-03-16 10:19:55 +01:00
Ruben S. Montero
4197718d13 F #5058: Test and set persistent attribute in one.image.create
one.image.clone and one.vm.disksaveas
2017-03-15 17:17:07 +01:00
Abel Coronado
92312dc50f Added panels 'General' and 'System' in Create Group (#220) 2017-03-14 18:46:29 +01:00