1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-21 18:03:38 +03:00

15332 Commits

Author SHA1 Message Date
Ruben S. Montero
e6daa66e39 Sync fix for race condition on replica thread with master branch 2019-02-25 10:42:41 +01:00
Vlastimil Holer
eb368386ab development: Fix "scp: error: unexpected filename: ." (#2959)
(cherry picked from commit c55b6c1ed60bc689d9fbae376c90a2cf0d88f8d9)
2019-02-25 10:31:17 +01:00
Vlastimil Holer
6f04ba019b development: Fix "scp: error: unexpected filename: ." (#2933)
(cherry picked from commit f020fa20b90154d37ce06b37f07ea38cac5fbeb2)
2019-02-25 10:29:44 +01:00
Devin Christensen
6ec4069e9b development: Fix "scp: error: unexpected filename: ."
(cherry picked from commit 320a8c26c0c455edfdc5ea87ae2fad38817ee856)
2019-02-25 10:29:39 +01:00
Ruben S. Montero
4e4d1d0c41 development: Fix race condition between the expiration of the replica timeout and the pending_requests state change.
(cherry picked from commit 8693ac5cfecf57baa7b43015b9ba4b3958a4a612)
2019-02-18 15:58:50 +01:00
Ruben S. Montero
b25042ab53 development: Add extra debug information for HA and federated log purge
co-authored-by: Christian González <cgonzalez@opennebula.systems>
(cherry picked from commit 0de6fa7493cc6ae7d740dea235645f1d41ad0ff2)
2019-02-18 15:58:39 +01:00
Ruben S. Montero
11523ef7ed B #2607: No way to use Floating IP with BRIDGE interfaces
Co-authored-by: Alejandro Huertas <ahuertas@opennebula.systems>
2018-12-03 16:42:16 +01:00
Ruben S. Montero
82df4270eb Revevert "F #2410: VM autorefresh (#2461)"
This reverts commit 7bbf3e0b5411c3efbbde11e781e323eb7876cc56.
This reverts commit 3db8adea7763999c55ce1bc42e6d800eef7c238f.
2018-11-30 11:40:38 +01:00
joseangelgm
9b0978282d B #2580 Sunstone is not showing well security groups for ICMP6
(cherry picked from commit 1e218aa021b98643780c8ff4896298c972409e93)
2018-11-28 20:02:33 +01:00
Jose Angel Garrido Montoya
f68b70ca27 B #2474 Network model is not working in vCenter (#2519)
(cherry picked from commit 5d7bdc1eec5d164d8ae86d3d3d03c15c1918ec34)
2018-11-20 16:47:50 +01:00
Sergio Semedi Barranco
23d527bcfa B #2610: vm saveas works with CDs
B #2610: save as template treats iso cds
2018-11-20 09:40:05 +01:00
juanmont
7bbf3e0b54 development: Doing auto refresh only in info tab
(cherry picked from commit 1bcd3832bdf250f4ce6719e8ed85a0759917c7b3)
2018-11-16 11:25:44 +01:00
Jan Orel
b96e5ee927 B #1955 Produce source xml for all given hosts (#2567) 2018-11-16 10:41:12 +01:00
Jan Orel
70c7d5536e B #2479 Always downcase username in LDAP auth driver (#2562) 2018-11-16 10:23:43 +01:00
sergio semedi
311ca1d9da fix vcenter deploy, already poweredOn machine
(cherry picked from commit 4e5ac9f7617e4cf2e403e83cc34510e61166ae19)
2018-10-31 15:01:44 +01:00
sergio semedi
b913205e73 B #2552: improve resume/poweroff vcenter actions
(cherry picked from commit f59bdbfc0184ac766b06ee078221a3b89022a081)
2018-10-31 14:57:56 +01:00
juanmont
17212dc623 B #2540: Fixed bug after delete FILES_DS (#2550)
(cherry picked from commit fbfbfdca8c7e2d206f7cc8c2cf0551c4cd2eaa29)
2018-10-29 14:52:56 +01:00
Abel Coronado
b630b267b5 F #1745: Admin should be able to disable Advanced options from Cloud view tabs (#2367) 2018-10-26 17:21:50 +02:00
Tino Vazquez
1bb8ae76db Fix comment
(cherry picked from commit 6455fe784d5d733d6bfade08475acad444bc6ef2)
2018-10-26 16:30:39 +02:00
Sergio Semedi Barranco
838dec61b7 vCenter, ERROR monitoring fix (#2547)
(cherry picked from commit bf3938d76f334aa2b6dfc50ece5d264e9ba50e74)
2018-10-26 16:21:37 +02:00
Jose Angel Garrido Montoya
7d39a5204a F #1089 Allow creation of Empty disk image for type OS
(cherry picked from commit 9586626b200e6a62f4e42977ca4a8a77851d8320)
2018-10-25 09:54:04 +02:00
Abel Coronado
d1e7d303d3 B #1333: Case (in)sensitive labels (#2475)
(cherry picked from commit 4ff2688e74eaa950c7fa01eca1ac73dc157cf444)
2018-10-24 11:07:10 +02:00
Jan Orel
c0f3bd79a7 B #2438 Try blockcopy, fsfreeze or suspend first in ssh/cpds (#2528) 2018-10-23 12:25:44 +02:00
Jan Orel
92d1ff6b11 B #2179 Report RSS + swap usage for KVM VMs
_max_memory_ is always equal to Available because:
  1. the memballoon is not used for resizing VM memory 
  2. the memballoon stats reporting is not enabled by default:

  ```
  <memballoon model='virtio'>
        <stats period='10'/>
    </memballoon>
  ```
2018-10-23 12:23:05 +02:00
Abel Coronado
4125cd5b5c B #2533: Impossible to instantiate a VM w/ RESTRICTED_ATTR DISK/SIZE (#2534)
(cherry picked from commit 21fdee105ab8502bd838aec7c2d92ea3afa6e4cd)
2018-10-23 10:01:29 +02:00
Tino Vazquez
cbf42a7492 B #2526: improvement in vCenter VM monitoring 2018-10-22 19:25:08 +02:00
Ruben S. Montero
6d7c773973 F #2456: Regenerate VM attribute parsers
(cherry picked from commit 28fedd7bb5b0ed0e9c76d116780b3947df915502)
2018-10-22 17:57:34 +02:00
Christian González
896872bf9d F #2456 Escape "$" at VM templates (#2529)
(cherry picked from commit 9182eee7706aeb705d3c729ce5c296538701cf91)
2018-10-22 17:57:34 +02:00
Abel Coronado
37eb3baf3e B #2522: Impossible to create vmgroup using advanced mode (#2523)
(cherry picked from commit b797a7e51240c0fac1fa6a600fb042e31f1260a7)
2018-10-19 11:03:47 +02:00
Abel Coronado
747fc0613a Cross deleted from datatable
(cherry picked from commit dfe79d05836003d9236ce94b7822cd54bf7f817d)
2018-10-19 10:51:04 +02:00
Alejandro Huertas Herrero
49f0a571a5 F #2490: Add new unregister address range functionality
* Modify the IPAM driver
    * Modify AddressRangePool to call the new action script
    * Add example dummy script

(cherry picked from commit 7e36bc7c749aede6d706f9dcedda816d9931683d)
2018-10-18 15:22:18 +02:00
Christian González
09b92cb1ff F #1089 Allow creation of "Empty disk image" for type OS
(cherry picked from commit a6b8f48c4f3fef4801ac021b733248a4fb99ff52)
2018-10-18 11:21:34 +02:00
Jose Angel Garrido Montoya
562124eb30 B #2474 Network model is not working in vCenter (#2519)
(cherry picked from commit 5d7bdc1eec5d164d8ae86d3d3d03c15c1918ec34)
2018-10-17 17:52:59 +02:00
Tino Vázquez
3b1b3bf0ff Revert "B #2474 Network model is not working in vCenter"
This reverts commit 5c24ab70b55ba259d26e2e3a810631c6c34a3d82.
2018-10-17 17:43:05 +02:00
Tino Vázquez
916b1cb7d9 Revert "B #2474 Network model is not working in vCenter"
This reverts commit a2ceb4a4054f5f1417b274ac90f2b18cccdea30e.
2018-10-17 17:43:05 +02:00
Tino Vázquez
079113b94b Revert "B #2474 Network model is not working in vCenter"
This reverts commit 902abbaeb62005d7c79441fb20282816b6037501.
2018-10-17 17:43:05 +02:00
Tino Vázquez
2866841eaa Revert "B #2474 nic model"
This reverts commit a7e44a2b4f30c0829b21536e1e231c9de13f8c07.
2018-10-17 17:43:05 +02:00
Tino Vázquez
7eee49b352 Revert "B #2474 fix retrieve info from template"
This reverts commit 0d5f51906cc208baf38a2a7a7066fa643fcb8735.
2018-10-17 17:43:05 +02:00
Tino Vázquez
7d798e54b3 Revert "Update virtual_machine.rb"
This reverts commit 658a3d4daf619121bd41c73e501e0da9c281292a.
2018-10-17 17:43:05 +02:00
Jose Angel Garrido Montoya
658a3d4daf Update virtual_machine.rb 2018-10-17 17:37:47 +02:00
joseangelgm
0d5f51906c B #2474 fix retrieve info from template 2018-10-17 17:37:47 +02:00
joseangelgm
a7e44a2b4f B #2474 nic model 2018-10-17 17:37:47 +02:00
joseangelgm
902abbaeb6 B #2474 Network model is not working in vCenter 2018-10-17 17:37:47 +02:00
joseangelgm
a2ceb4a405 B #2474 Network model is not working in vCenter 2018-10-17 17:37:47 +02:00
joseangelgm
5c24ab70b5 B #2474 Network model is not working in vCenter 2018-10-17 17:37:47 +02:00
Jose Angel Garrido Montoya
39b49c7790 F #1246 Re-import Wild VMs (#2508) 2018-10-16 11:20:44 +02:00
Abel Coronado
ee9f14f0d3 B #2348: Error when creating a virtual network from Sunstone using advanced mode 2018-10-16 10:46:57 +02:00
Abel Coronado
9538d0baf0 B #2450: Field size on instantiate is missing on advanced options
(cherry picked from commit 5acdf185f343c41df1c05d43682182ee2a306ac1)
2018-10-15 18:24:43 +02:00
Jan Orel
7868011f81 B #2491: install.sh accepts -G and -f parameters
(cherry picked from commit d1aa261fd8127a8ead55fbb057a7ffb0b24d044b)
2018-10-15 18:12:47 +02:00
Ruben S. Montero
a5e1331aec F #1246 Add recover --delete-db option
co-authored-by: Christian González <cgonzalez@opennebula.systems>

(cherry picked from commit 1dd6cab6af088324d7aaf7d5d67775d33d7f950f)
2018-10-15 15:39:54 +02:00