sergiojvg
d93615811b
B #3326 : Do not set mac when importing template ( #3327 )
2019-05-11 21:47:45 +02:00
sergiojvg
59b7a1beb0
Feature 2335 ( #3313 )
...
* F #3112 : Bugs fixed
* F #2335 : Implement clear and clear_all methods
2019-05-10 11:08:12 +02:00
Christian González
983c154d7a
M #-: Fix vnet name check on create ( #3323 )
2019-05-10 09:43:33 +02:00
sergiojvg
0e7457bfae
B #3320 : Get ip when multiple ARs ( #3321 )
2019-05-09 12:33:58 +02:00
Daniel
2e13e8eb53
B #3305 : OpenvSwitch “del_flows” traceback ( #3304 )
...
The “del_flows” override the loop variable “m” when matching the port,
on the second loop which result in the following error.
/var/tmp/one/vnm/ovswitch/OpenvSwitch.rb:287:in `match': wrong
argument type MatchData (expected Regexp) (TypeError)
* src/vnm_mad/remotes/ovswitch/OpenvSwitch.rb: use a different variable
name when matching the port than the loop iterator.
Signed-off-by: Daniel Dehennin <daniel.dehennin@ac-dijon.fr>
2019-05-09 11:25:51 +02:00
sergiojvg
c129976625
F #3112 : Bug fixed ( #3318 )
2019-05-08 18:59:39 +02:00
Jorge Lobo
2a5f009fb9
B #3101 multiple entries for a VF nic ( #3310 )
...
* B #3101 multiple entries for a VF nic
Signed-off-by: Jorge Lobo <jlobo@opennebula.systems>
* B #3101 : multiple entries for VF nic
Signed-off-by: Jorge Lobo <jlobo@opennebula.systems>
* B #3101 : multiple entries for VF nic
Signed-off-by: Jorge Lobo <jlobo@opennebula.systems>
* B #3101 : multiple entries for VF nic
Signed-off-by: Jorge Lobo <jlobo@opennebula.systems>
(cherry picked from commit dc4e630338
)
2019-05-08 15:25:09 +02:00
Daniel Clavijo Coca
103a323952
M #-: Fix LXD shutdown timeout ( #3314 )
...
(cherry picked from commit efc232d2bb
)
2019-05-08 12:05:16 +02:00
sergiojvg
46e0adb5cd
F #3112 : Bugs fixed ( #3312 )
2019-05-08 11:41:02 +02:00
Alejandro Huertas Herrero
27e0a16a25
F #688 : add new options to CLI ( #3311 )
...
* Add options to:
* Remove header
* Choose CSV separator
* Not strip columns
* Expand column size
* Disable expand
* Set column size
* Add new operators to filter data
* Change default configuration files sizes
* Lint and clean the code
2019-05-07 17:23:15 +02:00
Vlastimil Holer
5a81924d84
B #3229 : Retry onehost sync on IOError ( #3309 )
...
(cherry picked from commit 4a0b133cd2
)
2019-05-07 14:48:12 +02:00
Christian González
8bed8f562c
F #3296 Add IP6_LINK and IP6_GLOBAL attributes to VM short body
2019-05-06 17:45:24 +02:00
Ruben S. Montero
5e4f97e84e
B #2758 : add db_versioning to federated tables. Fix reference to
...
pool_control table
(cherry picked from commit 7785509e5a
)
2019-05-06 17:41:56 +02:00
kvaps
099c99a947
M #-: Don't (de)activate LV for other states ( #3246 )
...
Signed-off-by: kvaps <kvapss@gmail.com>
2019-05-06 17:32:13 +02:00
sergiojvg
46057cd97e
F #3112 : Manage IPs for vCenter imported VMs ( #3301 )
...
* F #3112 : Manage IPs for vCenter imported VMs
* F #3112 : Bug fix
* F #3112 : Code refracting
2019-05-06 17:18:46 +02:00
Tino Vázquez
71bfab1a3e
M #-: Formatting COMMIT_MESSAGES.md
2019-04-30 15:30:41 +02:00
Tino Vázquez
de43a428f0
M #-: Adjustments to COMMIT_MESSAGES.md
2019-04-30 15:29:34 +02:00
Tino Vázquez
d0b944ce13
M #-: Minor changes to COMMIT_MESSAGES.md
2019-04-30 15:28:00 +02:00
Tino Vazquez
c099e11104
F #3295 : Add commit messages guidelines
...
Hopefully this commit message abides by the rules.
2019-04-30 15:20:55 +02:00
Christian González
a2a8310d1e
B #3193 Lock VM mark disappears in Sunstone ( #3288 )
2019-04-30 09:49:04 +02:00
Jorge Lobo
67816c03b2
B #3213 Adjust Sunstone banner ( #3285 )
...
Signed-off-by: Jorge Lobo <jlobo@opennebula.systems>
2019-04-29 18:04:10 +02:00
sergiojvg
8440eac802
F #3293 Read driver action on attach_disk using STDIN for vcenter dri… ( #3293 )
...
* F #3293 Read driver action on attach_disk using STDIN for vcenter drivers
* Update attach_disk
2019-04-29 17:53:35 +02:00
Jan Orel
776d5629dd
F OpenNebula/infra#224 Packages for Ubuntu 19.04 ( #3290 )
2019-04-29 17:50:19 +02:00
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 bfe6c41fd6
)
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 f674a2b657
)
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 f9e86c599e
)
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