1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-25 06:03:36 +03:00

64 Commits

Author SHA1 Message Date
Tino Vazquez
4b298db778
L #-: Adjust for rubocop 0.84.0
(cherry picked from commit 9f35ff792a0beb3d268895c3a8c360ac1fdf99a7)
2020-05-21 11:15:41 +02:00
Tino Vazquez
dfee994096
L #-: Linting firecracker and vCenter vm monitor
Also add 0.83.0 new cops to conf file
2020-05-18 13:25:08 +02:00
Vlastimil Holer
f3c50a5d89
M #-: Year bump to 2020 (#4634) 2020-04-30 15:00:02 +02:00
Tino Vazquez
d65ded78c8
F #962: Add missing file to install.sh
also excluding new ruby file from rubocop linting
2020-04-27 18:59:21 +02:00
Tino Vazquez
8b34f35896
L #-: Update rubocop config file for 0.82.0 2020-04-20 19:04:40 +02:00
Angel Luis Moya Gonzalez
3ab22696e4
F #4302: vCenter monitoring: Hosts (#4553)
Initial commit
2020-04-20 17:26:39 +02:00
Tino Vazquez
6000826434
L #-: Enable two new rubocop checks
No impact in current code base
2020-04-06 16:53:03 +02:00
Jan Orel
2161d5e6d1
F #3859: Rename collectd-cl. to monitord-cl. (#4343) 2020-03-11 17:50:31 +01:00
Tino Vazquez
5b3e93cf44
L #-: Linting for vCenter reconfigure
Also exclude some offending (to rubocop ;) files
2020-03-06 10:37:59 +01:00
Tino Vazquez
0dad03df8c
L #-: Exclude migrators from linting 2020-03-05 17:47:13 +01:00
Tino Vazquez
6fbb7467df
L #-: Remove oneimage from rubocop exclusion list 2020-02-24 17:56:38 +01:00
Ruben S. Montero
5f1e0ce0ff
L #4089: Fix linting and code refactoring
co-authored-by: Christian González <cgonzalez@opennebula.systems>
2020-02-21 14:20:53 +01:00
Jan Orel
792f3042a7
F #1203: Refactor Azure driver, use new SDK (#4198)
* Refactor Azure driver, use new SDK
* Azure driver: sec group, prox. group, avail
* Azure driver: Include also private ip address

Co-authored-by: Tino Vázquez <cvazquez@opennebula.systems>
2020-02-20 16:02:55 +01:00
Tino Vazquez
22f9b49ec4
L #-: Changes for rubocop 0.80.0
(cherry picked from commit 81099ec2972b040ea37dda22d5f8f1d01d7b9129)
2020-02-19 18:42:40 +01:00
Ruben S. Montero
8696a50e8f
F #4132: Redesign oneflow internal logic
co-authored-by: Christian González <cgonzalez@opennebula.systems>
co-authored-by: Alejandro Huertas Herrero <ahuertas@opennebula.systems>
co-authored-by: Jorge Lobo <jlobo@opennebula.systems>
2020-02-19 14:56:03 +01:00
Ruben S. Montero
5e53c4f893
Revert "F #4132: Redesign oneflow internal logic"
This reverts commit da969c5fd39b208072a864a76df2ffe678cb34f0.
2020-02-19 14:56:03 +01:00
Ruben S. Montero
da969c5fd3
F #4132: Redesign oneflow internal logic
co-authored-by: Christian González <cgonzalez@opennebula.systems>
co-authored-by: Alejandro Huertas Herrero <ahuertas@opennebula.systems>
co-authored-by: Jorge Lobo <jlobo@opennebula.systems>
2020-02-18 15:53:30 +01:00
Tino Vazquez
9d734e02da
M #-: Adjust rubocop cop
(cherry picked from commit b8138fddfa719de40aa43559be1a227c3342321d)
2020-01-22 19:15:21 +01:00
Tino Vazquez
dc9be09721
L #-: Linting vCenter DS mad drivers 2019-12-19 19:33:59 +01:00
Tino Vazquez
58f8354015
L #-: Linting for vCenter TM
(cherry picked from commit fbde74b6f6be84a96f1a0b0f48fc0edac503d69b)
2019-12-18 12:40:41 +01:00
Alejandro Huertas Herrero
e77b2d9fd8 F #3999: add append option to onedb change-body (#4036)
* L #3999: lint some onedb files
2019-12-16 14:42:10 +01:00
Tino Vazquez
5ead940b16
L #-: Adjustments for rubocop 0.77.0 2019-12-05 19:22:35 +01:00
Tino Vazquez
d0e8d214c6
L #-: Changes for rubocop linting
In all vcenter VMM driver scripts
2019-12-04 19:44:12 +01:00
Tino Vazquez
a4daa6cff4
L #-: Linting new hook log file 2019-09-19 16:28:59 +02:00
Alejandro Huertas
1061d4a02d L #3683: code linting 2019-09-13 09:34:00 +02:00
Tino Vazquez
9e67ae678d
L #-: Linting to make rubocop smile again 2019-09-12 16:56:54 +02:00
Ruben S. Montero
6143dd95ce
F #3380: New Hook system. Drivers, oned and command line tool
Co-authored-by: Christian González <cgonzalez@opennebula.systems>
2019-09-09 14:47:42 +02:00
Alejandro Huertas
6796f5093d
F #3042: Packet public networking
* code linting
    * add new files into install.sh
    * decrypt secrets in ipam/hook
    * fix use of <<~EOF

(cherry picked from commit f9e469b10f662e28bab4084858bb5bca768dae99)
2019-08-30 17:30:34 +02:00
Tino Vazquez
7a76cb85ab
L #-: Disable SpaceAroundOperators rubocop layout
Also fix line too long offense
2019-08-22 13:20:00 +02:00
Carlos J. Herrera
c26b6d4705 L #~: linting code of vcenter (#3507)
Signed-off-by: Carlos J. Herrera Matos <cherrera@opennebula.systems>
2019-07-12 17:05:05 +02:00
Tino Vazquez
eb0d18db96
L #-: Remove FloatDivision style cop
Introduced in rubocop 0.72.0
2019-06-26 17:18:28 +02:00
Alejandro Huertas Herrero
f714459c2a F #3371: refactor and lint host fsck (#3421) 2019-06-12 17:23:56 +02:00
Alejandro Huertas Herrero
eeee99a7cd F #3371: refactor and lint history fsck (#3418) 2019-06-11 11:39:17 +02:00
Alejandro Huertas Herrero
fc01c2b480 F #3371: refactor and lint user/group fsck (#3414) 2019-06-11 11:03:53 +02:00
Alejandro Huertas Herrero
d0f227e399 F #3371: refactor and lint datastore fsck (#3403) 2019-06-04 14:43:00 +02:00
Alejandro Huertas Herrero
77417daa2e F #3371: refactor and lint cluster fsck (#3400) 2019-06-04 10:11:49 +02:00
Ruben S. Montero
6e70d45b68
L #-: Use brackets for symbol arrays 2019-05-21 10:49:05 +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
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
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
Alejandro Huertas Herrero
523612b923 F #3082: fix fsck version and add system_disk_size field (#3279) 2019-04-27 21:01:07 +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
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
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
Tino Vazquez
52897d6a1f
L: Remove linter for upgrade file 2019-04-16 11:49:23 +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
Tino Vazquez
3db128c48e
Remove AlignHash rubocop linter
(cherry picked from commit 1cc7113da9e6f7ebe80919d40951167eef50a240)
2019-03-22 10:41:37 +01:00
Jan Orel
fbe81b1008 F #2283: Prefix proxy string with 'http://' to parse with URI() (#3050)
* F #2283 Fix parsing MarketPlace proxy string

* Fix linting market_mad monitor files
2019-03-08 11:19:31 +01:00