1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-23 22:50:09 +03:00

15879 Commits

Author SHA1 Message Date
Christian González
0d8d34645e Allow vm migration if the VM have PCI devices and is in poff state (#3291) 2019-04-29 17:47:57 +02:00
Tino Vazquez
fe39e53054
L: Update cops for rubocop v0.68.0 2019-04-29 17:33:34 +02:00
Tino Vazquez
faeac24126
L: Add upgrade files to rubocop exclusion list
Files are not linted
2019-04-29 17:05:59 +02:00
sergiojvg
9227577fe2 Feature 1896 - Use Information from drv_action (#3214)
* F #1896: Get host id from drv_action on shutdown

Signed-off-by: Sergio Vega <svega@opennebula.systems>

* F #1896: Get host id from drv_action on every supported action

Signed-off-by: Sergio Vega <svega@opennebula.systems>

* F #1896: Enhance vCenter driver actions pool calls
2019-04-29 16:17:30 +02:00
Alejandro Huertas Herrero
595c1c9df7 F #1414: fix bug related with older context packages (#3287) 2019-04-29 11:41:27 +02:00
Daniel Clavijo Coca
df4b534cf6
development: Removes TODO comments, add start/stop log messages and includes API retries.
* LXD Remove some TODOs

* Handle LXD ocassional shutdown error

* Fix API response error handling

* Explicitly log the moment the container starts/stops

* Update client.rb

(cherry picked from commit bfe6c41fd68d98860ef64e42c01fba95d762109b)
2019-04-29 10:30:37 +02:00
Alejandro Huertas Herrero
523612b923 F #3082: fix fsck version and add system_disk_size field (#3279) 2019-04-27 21:01:07 +02:00
Daniel Clavijo Coca
485ffe84cc F #2451 Extend dummy vnm to execute custom actions if any 2019-04-26 16:58:28 +02:00
Ruben S. Montero
7daebac852
Feature #3263: Fix Ruby 1.9 with SymbolArray
(cherry picked from commit f674a2b6573c2be6165e8dbd2013784520f20885)
2019-04-26 15:49:45 +02:00
Christian González
3e60cc4002 B #3230 Wrong PCI to VM association removed when migrating VM with PCI pass-through (#3261) 2019-04-26 10:13:12 +02:00
Angel Luis Moya Gonzalez
87e928dc26 B OpenNebula/one fix broken pipe in vcenter tests (#3278) 2019-04-25 18:51:03 +02:00
Christian González
8bbcfdfc6c Increase database version to 5.10.0 (#3277) 2019-04-25 18:42:41 +02:00
Alejandro Huertas Herrero
31a5b113b0 F #3263: Simplify and make the FSCK network code more clear (#3275) 2019-04-25 17:13:04 +02:00
Alejandro Huertas Herrero
ea63fb319f F #1414: add option to delete VM attributes via onegate (#3252) 2019-04-25 15:50:26 +02:00
Jan Orel
e8c587115f B #3080: Fixup packet provision of CentOS 7 (#3186) (#3247) 2019-04-25 15:42:43 +02:00
Angel Luis Moya Gonzalez
fb11877d18 B OpenNebula/one#3134 Fix check poweroff status (#3262) 2019-04-25 11:08:30 +02:00
sergiojvg
2aa4710713 F #1408: Centralize credentials for vCenter (#3226) 2019-04-25 10:28:38 +02:00
Alejandro Huertas Herrero
3c4629953a B #3082: FSCK doesn't update running quotas
* Add function to calculate running quotas
* Divide the code in small functions
* Refactor some code
2019-04-22 13:32:48 +02:00
Jan Orel
c3d27f42ee B OpenNebula/minione#14 Puts errors to STDERR (#3242) 2019-04-22 12:26:07 +02:00
Ruben S. Montero
1e15db5ac0
F #2451: Add configurble hooks to the network drivers in the form of
pre.d, post.d and clean.d scripts

Co-authored-by: Daniel Clavijo Coca <dclavijo@opennebula.systems>
2019-04-22 11:27:20 +02:00
kvaps
99ded0f884 F #2352 #2359 #2981 #3130 #3233: Fix fs_lvm cleanup and offline migration issues (#3201)
Signed-off-by: kvaps <kvapss@gmail.com>
2019-04-17 14:00:04 +02:00
sergiojvg
aa9ed53e5c F #2505: Fix detach disk with snapshots for vcenter (#3240) 2019-04-17 12:08:42 +02:00
Daniel Clavijo Coca
186d1f2e2e
B #3175 use exit 0 instead of return (#3239)
(cherry picked from commit f9e86c599e0be19aad716dbd700f1472a515411a)
2019-04-16 23:45:19 +02:00
Alejandro Huertas Herrero
1b513a92d5 B #3234: add cleanup and timeout to delete function (#3238) 2019-04-16 12:50:53 +02:00
Tino Vazquez
52897d6a1f
L: Remove linter for upgrade file 2019-04-16 11:49:23 +02:00
Christian González
088570f071 B #3235 Change DetachNic method parameter to integer (#3236) 2019-04-15 17:44:40 +02:00
Christian González
c73af39818 F #3208 Display only user available virtual routers in virtual networks body (#3210) 2019-04-15 17:23:55 +02:00
Christian González
fa15207ae7 B #3182 Initialize number of connections 2019-04-15 17:10:07 +02:00
Ruben S. Montero
e25e25ca6b
Merge branch 'f2722' 2019-04-15 17:08:01 +02:00
Ruben S. Montero
e6c785b954
Feature #2722: Minor changes and data type fixes 2019-04-15 17:07:30 +02:00
Tino Vazquez
1b3a2ac799
Revert "Create 00-checkcheck.sh"
This reverts commit 7984f992c90be9edd3119c603948cef6997167b6.
2019-04-10 18:33:21 +02:00
Tino Vázquez
7984f992c9
Create 00-checkcheck.sh 2019-04-10 18:28:20 +02:00
Tino Vazquez
9148f904a5
F #3167: Fix typo on Sunstone backend
Preventing the correct caching of the validate token

(cherry picked from commit 56f758dbb7b5e0f70ee30d6bb4aa501a07263316)
2019-04-10 17:34:55 +02:00
Christian González
b11c8a5566 F #3206 Manage nils macs in fsck 2019-04-09 16:16:42 +02:00
kvaps
8b96dd6142 F #2808: add DD_BLOCK_SIZE option (#3116)
Signed-off-by: kvaps <kvapss@gmail.com>
2019-04-09 16:11:15 +02:00
Jorge Lobo
14191e4d37 B #3018 Creating persistent image via sunstone (#3200)
Signed-off-by: Jorge Lobo <jlobo@opennebula.systems>
2019-04-09 11:28:36 +02:00
sergiojvg
2afa07e30d F #2505: Allow detach disks for VM with snapshots (#3187) 2019-04-09 10:54:01 +02:00
Daniel Clavijo Coca
7f40449a85
B #3177 Load max_nbds from running module (#3188)
(cherry picked from commit 9d9bb496e326bf093bc0f8ea8b153e884e3997f6)
2019-04-09 10:37:55 +02:00
Ruben S. Montero
c64d63f3d5
F #2722: Increase the size of the replication and federation log indexes
co-authored-by: Christian González <cgonzalez@opennebula.systems>
2019-04-08 17:43:12 +02:00
Ruben S. Montero
3e968ba2de
B # 3190 Fix LXD unmap symlink issues
Co-authored-by: Daniel Clavijo Coca <dclavijo@opennebula.systems>
(cherry picked from commit 986b8caa233d64b88b58f3e1a67d68126e9ba763)
2019-04-08 17:10:57 +02:00
Ruben S. Montero
83bec40cbe
B #3175 Fix container shutdown
Co-authored-by: Daniel Clavijo Coca <dclavijo@opennebula.systems>
(cherry picked from commit 103cada4150e76b6649ea62b73e8f6f31133b308)
2019-04-08 17:10:56 +02:00
Ruben S. Montero
b59ee42750
Revert "F #2722: Increase the size of the replication and federation log indexes"
This reverts commit 1da93f37326a5bc294f74f6faedbcc0182b03adf.
2019-04-08 17:09:56 +02:00
Ruben S. Montero
1da93f3732
F #2722: Increase the size of the replication and federation log indexes
co-authored-by: Christian González <cgonzalez@opennebula.systems>
2019-04-08 14:38:02 +02:00
Tino Vazquez
3e1d571604
F #3167: Add User-Agent for enterprise and GH reqs 2019-04-05 17:11:30 +02:00
Alejandro Huertas Herrero
5281803a87 F #3076: fix an issue when using pipe the method called was info, not infoextended (#3196) 2019-04-05 16:42:17 +02:00
Tino Vazquez
1b724ff2c2
F #3167: Remove enterprise repo conf 2019-04-05 12:56:48 +02:00
Tino Vazquez
1efea66f6c
F #3167: Set enterprise repo as a constant 2019-04-05 12:45:31 +02:00
Tino Vazquez
6ae89f09e9
L: sunstone/routes/support.rb 2019-04-04 19:30:22 +02:00
Tino Vazquez
a9bf5941d1
L: Disable two new cops
Introduced as defaults by rubocop 0.67.0

(cherry picked from commit f51b4fc6c9c52149b0c1c5122be5fb2f3a4818a8)
2019-04-04 17:47:18 +02:00
Vlastimil Holer
f8cd43576a B #3080: Packet provision of CentOS 7 on c2.medium fails (#3186) 2019-04-04 17:30:14 +02:00