sergiojvg
4c323c7e35
F #3337 : Configure retries from vcenterrc ( #3350 )
...
* F #3337 : Configure retries from vcenterrc
* F #3337 : Add retry_interval variable
2019-05-20 18:42:59 +02:00
sergiojvg
73e16b9acc
F #3337 : Retry if failure during shutdown ( #3338 )
...
* F #3337 : Retry if failure during shutdown
* F #3337 : Configurable number of retries
* F #3337 : Extend to deploy and cancel
* F #3337 : Use retry_interval variable
* Update shutdown
2019-05-20 18:38:46 +02:00
Tino Vazquez
ddb2d892c2
B #3280 : Revert original cluster create semantics
2019-05-20 18:26:01 +02:00
Tino Vazquez
14633d9515
B #3280 : Refactor vCenter CLI host import
...
(cherry picked from commit 78bd769356e44d0a17e6a71a7ee041bc9cf5e033)
2019-05-20 15:06:09 +02:00
Daniel Clavijo Coca
6272fb2143
F #3222 : return ec pool usage if used ( #3333 )
...
(cherry picked from commit f07da23bcec75f3fa35f8883c85c07397ffd68ac)
2019-05-20 11:44:00 +02:00
sergiojvg
e178b5caba
B #3331 : Support token behind proxy ( #3332 )
2019-05-17 18:21:10 +02:00
jmdelafe
112234cd67
B #3281 : Import Wild VM in vCenter defaults to host 0 ( #3339 )
2019-05-17 17:55:46 +02:00
jmdelafe
aa0eae8eda
B #3280 : Check clusters ( #3317 )
...
* fix bug-3280
* B #3280 : Import vCenter cluster as host needs to check existing OpenNebula clusters
* B #3280 : Import vCenter cluster as host needs to check existing OpenNebula clusters
* fix bug-3280
Signed-off-by: jmdelafe <13242860+jmdelafe@users.noreply.github.com>
* B #3280 : Import vCenter cluster as host needs to check existing OpenNebula clusters
Signed-off-by: jmdelafe <13242860+jmdelafe@users.noreply.github.com>
* B #3280 : Import vCenter cluster as host needs to check existing OpenNebula clusters
Signed-off-by: jmdelafe <13242860+jmdelafe@users.noreply.github.com>
2019-05-14 17:47:49 +02:00
Tino Vazquez
17f3c37955
L #-: Disable new 0.69.0 default rububocop cops
...
(cherry picked from commit 091c49b55841dd2d27d550f67c980a2184c4f006)
2019-05-14 12:22:03 +02:00
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 dc4e6303386bec322ce63b8bcebf0bd9d1bd6b42)
2019-05-08 15:25:09 +02:00
Daniel Clavijo Coca
103a323952
M #-: Fix LXD shutdown timeout ( #3314 )
...
(cherry picked from commit efc232d2bb9d0de594e9be8023c228be473c2896)
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 4a0b133cd23dbe4c2c3a764030c910a10563bcec)
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 7785509e5ab01aa9307b9556c7f83eda689ab0b7)
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 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