1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-11 05:17:41 +03:00
Commit Graph

14666 Commits

Author SHA1 Message Date
Vlastimil Holer
c0e451c5e9 B #5341: Missing SOURCE for RBD volatile disks 2017-09-04 14:34:07 +02:00
Vlastimil Holer
9be1a1a706 Send both gratuitous ARP request and reply on VIP change. (#426)
* Send both gratuitous ARP request and reply on VIP change.

* Enable arping in sudoers

* Run arping via sudo
2017-09-04 12:13:16 +02:00
Jaime Melis
5c858a6be6 Merge pull request #441 from abelCoronado93/bug-5330
B #5330: Solved bug in disk cost
2017-09-04 10:20:50 +02:00
abelCoronado93
81bd5fa359 B #5330 Solved bug in disk cost 2017-09-04 09:32:51 +02:00
juanmont
fb09f53a40 B #5331: clear state before updating monitoring information
* Resolved bug, removed state in update monitoring

* Update VirtualMachineMonitorInfo.h
2017-09-02 23:40:16 +02:00
juanmont
fb99394e6a B #5003 Added zombies only if it has DEPLOY_ID or VM_NAME (#440) 2017-09-02 23:33:44 +02:00
Abel Coronado
6b4664537c F #5284 Added unit size posibility (MB or GB) (#435)
* F #5284 Added unit size posibility (MB or GB) in attach volatile disk

* F #5284 Added unit size posibility (MB or GB) in create image DS
2017-08-31 16:50:37 +02:00
Jaime Melis
79d5a4292c B #5333: detach disk is not being properly applied 2017-08-29 14:24:44 -07:00
Dušan Baran
ef0561c90b Ldap filter can use ; character
This change will allow user_field to contain characters such as `;`. This is useful because some of ldap attributes look like `login;organization`.
2017-08-25 13:05:49 +02:00
Javi Fontan
1daa959fde Merge pull request #353 from gladhorn/master
Fix authentication for users with non-ascii chars in their names
2017-08-25 12:25:38 +02:00
Javi Fontan
c0a9c67a89 B #3939: ldap search attributes should be an array
(cherry picked from commit 5d1e5f6a4c)
2017-08-25 10:15:45 +02:00
Javi Fontan
6b0deba1cc B #5266: update README.md
(cherry picked from commit 01be523f81)
2017-08-23 17:45:49 +02:00
Jaime Melis
37dc649fd7 F #5305: Improve error handling 2017-08-11 10:20:03 +02:00
Ruben S. Montero
d2f8a90bf5 B Bug when loading wrong history records
(cherry picked from commit a7da860064)
2017-08-09 11:08:14 +02:00
Ruben S. Montero
55d82ac237 B #5307: Build index for logdb table 2017-08-09 10:45:01 +02:00
Ruben S. Montero
6cf8bb3136 B OpenNebula seg faults when there are gaps in the history sequence
(cherry picked from commit ea357cc58f)
2017-08-07 14:38:50 +02:00
Jaime Melis
25df1f1607 F #5305: fsck should locate the image based on just the name 2017-08-04 17:08:07 +02:00
laurent
219b0545ab Fix vxlan device creation (#424)
B #5302: Use of IPAddr class instead of non existent module VNMMAD::VNMNetwork::IPv4
2017-08-04 11:35:08 +02:00
Ruben S. Montero
a6addb314e Raft stability patch:
* Do not reset vote on followers upon successful election
  * Cache one_auth secret to fix mt issue and improve heartbeat
  performance
  * Remove debug message when a record is not loaded
  * Remove default timeout for curl library
2017-08-03 12:28:48 +02:00
Ruben S. Montero
a3b21a0a86 Merge branch 'Semedi-F5189' 2017-08-01 13:44:34 +02:00
Ruben S. Montero
16b87308a1 F #5189: Put limits in just one constant 2017-08-01 13:43:31 +02:00
Javi Fontan
8359d6ba34 B #5260: fix fsck for marketplace and apps 2017-07-28 18:34:57 +02:00
Abel Coronado
2cea97b73f B #5293 Solved bug INPUTS_ORDER in lowercase (#423) 2017-07-28 15:14:30 +02:00
Abel Coronado
427322ebb5 B #5291 Solved bug VM Instances error in order by ID (#422) 2017-07-28 12:04:01 +02:00
Javi Fontan
784bbc04a4 Merge pull request #418 from Semedi/F5248
F #5248 Ec2 errors reported to the driver
2017-07-27 16:42:01 +02:00
Abel Coronado
09851f95fb B #5290 Solved bug filenames datastore in VM Template (#421) 2017-07-27 16:40:11 +02:00
Ruben S. Montero
b27aba8325 Merge branch 'juanmont-feature-4977' 2017-07-27 12:59:14 +02:00
Ruben S. Montero
6368bb51fc F #4977: Move missing monitor map logic to monitor_action() 2017-07-27 12:51:41 +02:00
Abel Coronado
843446a113 R #5283 Added scroll bar in Sunstone VM Log (#417) 2017-07-27 10:57:16 +02:00
Abel Coronado
a18da15bcc B #5256 Added actions panel in VM Template yamls (#416) 2017-07-27 10:57:16 +02:00
Abel Coronado
b9e9f9660f Added subheader in all resource-tab (#414)
* Added total ACLs

* Added total Zones

* Added total Clusters

* Added total Security Groups

* Added total MarketPlaceApps

* Added total MarketPlaces

* Added total Files

* Added total Images

* Added total Datastores

* Added total VRouters

* Added total Templates

* Added total Virtual Routers
2017-07-27 10:57:16 +02:00
Abel Coronado
4998103180 Solved bug when Network Topology is empty (#413) 2017-07-27 10:57:16 +02:00
Abel Coronado
1f6286b28f Added TotalVMs and solved bug in VMGroups (#412) 2017-07-27 10:57:16 +02:00
Abel Coronado
f89decb42f B #5256 Changed disk-resize to 'true' in cloud_vcenter view (#408) 2017-07-27 10:57:16 +02:00
Abel Coronado
a0cc06320f B #4978 Solved bug in date sorting 'Registration Time' (#410) 2017-07-27 10:57:16 +02:00
Abel Coronado
ea84b0b446 Solved NaN Cost in general panel VM Template (#409) 2017-07-27 10:57:16 +02:00
Abel Coronado
d436795371 F #5217 Added ds requirements instantiate VM (#407)
* Added ds requirements instantiate VM

* Solved bug in VMGroup datatable cloud view

* F #5217 Added DS Requirements cloud view instantiate VM

* F #5217 Added SYSTEM filter in DS datatable

* F #5217 Made configurable ds and host datatables instantiate VM
2017-07-27 10:57:16 +02:00
semedi
2911648e07 ec2 capacities FIX 2017-07-27 10:57:16 +02:00
Javi Fontan
5c4b9f9e31 Change ec2 type names in onehost create help 2017-07-27 10:57:16 +02:00
Javi Fontan
5757bd4a61 Fix problem with rubygems from ruby 1.9 2017-07-27 10:57:16 +02:00
Javi Fontan
30d8b36802 Fix bug with imported VMs in premigrator 2017-07-27 10:57:16 +02:00
Ruben S. Montero
0c715f3aa6 B: Add DS_ID and TM_MAD to last history record 2017-07-27 10:57:16 +02:00
Abel Coronado
8f1870ad1d F #4894 Added terminate action with FAILURE state VMs in Sunstone (#406) 2017-07-27 10:57:16 +02:00
Tino Vazquez
fd170f2179 Fix for onefsck 2017-07-27 10:57:16 +02:00
Abel Coronado
333c7cd796 Solved bug custom host information (#405) 2017-07-27 10:57:16 +02:00
Ruben S. Montero
5f28a7bf9b B: Solves issues when loading VM template in history records 2017-07-27 10:57:16 +02:00
abelCoronado93
57e65f50db Solved bug when updating volatile disk 2017-07-27 10:57:16 +02:00
Ruben S. Montero
a9fdee4810 B : Load vm_info from history records 2017-07-27 10:57:16 +02:00
Ruben S. Montero
f66e022ba8 Update XSD documents 2017-07-27 10:57:16 +02:00
Javi Fontan
091b76ec24 fsck returns a hash of versions instead of string 2017-07-27 10:57:16 +02:00