1
0
mirror of https://github.com/OpenNebula/one.git synced 2024-12-23 17:33:56 +03:00
Commit Graph

131 Commits

Author SHA1 Message Date
Carlos J. Herrera
09beabdbbf
F #5201: improve monitoring in vCenter (#543)
Signed-off-by: Carlos Herrera <cherrera@opennebula.io>
2020-12-11 14:28:48 +01:00
Frederick Borges
22f08d781a F #~: Fix fireedge validations
Signed-off-by: Frederick Borges <fborges@opennebula.io>
2020-12-11 12:31:12 +01:00
Jan Orel
6d4810de49
M #-: Don't use unpack1 (#457) 2020-11-20 15:34:39 +01:00
Jan Orel
c4c6cc9998
EC2 ipamm driver, update alias_sdnat (#408)
Co-authored-by: Ruben S. Montero <rsmontero@opennebula.org>
2020-11-17 09:40:24 +01:00
Tino Vazquez
1fe138846f
L #-: Adjust for rubocop 1.0.0 2020-10-28 12:56:18 +01:00
Tino Vazquez
728142e205 F #5076: Implement provider/provision template
co-authored-by: Alejandro Huertas <ahuertas@opennebula.io>
2020-10-13 13:38:19 +02:00
Frederick Borges
01653bdcf1
F #2755: Fireedge guacamole connection (#265)
* Linting Guacamole
* Guacamole with fireedge
* Guacd start with fireedge
2020-09-29 14:26:48 +02:00
Ruben S. Montero
fb8eb1aaed
F #664: Add service and VM templates to martketplace
- Support VM Templates as standalone entity
    - VM Templates can reference multiple Images from Marketplace
    - Service templates reference one or more VM Templates from
      Marketplace to define roles
    - Add CLI commands to import them into marketplace
    - Add Ruby OCA extensions

co-authored-by: Alejandro Huertas <ahuertas@opennebula.io>
2020-09-25 10:15:19 +02:00
Tino Vazquez
4afc1db028
L #-: Update for rubocop 0.91.0 2020-09-15 13:44:42 +02:00
Tino Vazquez
315ede85fc
L #-: rubocop 0.90.0 2020-09-08 19:48:05 +02:00
Carlos J. Herrera
3f973e5a44
L #~: Refactor vcenter driver (#110)
Signed-off-by: Carlos Herrera <cherrera@opennebula.io>
2020-07-30 19:27:23 +02:00
Tino Vazquez
cc4d80884b
L #-: Linting changes in ruby files
rubocop 0.88.0
2020-07-17 13:38:09 +02:00
Alejandro Huertas Herrero
d63b806ebc
L #-: add missing file to exclude (#65) 2020-07-01 16:23:55 +02:00
Tino Vazquez
77a56859e6
F #4302: Rescue exceptions in vcenter IM
Specifically, in the IM monitor control loop
2020-06-11 18:56:40 +02:00
Jan Orel
a8a2e20e64
L #-: Linting vlan.rb 2020-05-26 15:59:35 +02:00
Tino Vazquez
66579c5525
L #-: Update rubocop.yaml with new vcenter im 2020-05-26 13:29:05 +02:00
Christian González
34c0735243
L #-: Add linting workaround (#4785) 2020-05-21 12:41:08 +02:00
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 81099ec297)
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 da969c5fd3.
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 b8138fddfa)
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 fbde74b6f6)
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 f9e469b10f)
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 091c49b558)
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 f674a2b657)
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 f51b4fc6c9)
2019-04-04 17:47:18 +02:00
Tino Vazquez
3db128c48e
Remove AlignHash rubocop linter
(cherry picked from commit 1cc7113da9)
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
Tino Vazquez
553fc6b540
Add missing migrator to install.sh
Remove duplicated cop
2019-02-20 10:14:47 +01:00
Tino Vazquez
b100436f1d
B #1699: Fix swap condition for wild import
vcenter_driver.rb lint
2019-02-15 18:48:26 +01:00
Tino Vazquez
fb8b7bf7dc
Rubocop: Check for debugger statements 2019-02-14 17:09:33 +01:00
Alejandro Huertas Herrero
3ebd5f3b90 F #2645 Made some code refactor in provision create function (#2920)
Fix onehost linter issue due to rubocop update
2019-02-11 12:04:56 +01:00
Jan Orel
89f999187d F #2095 Introduce onehost foceupdate command (#2863) 2019-02-01 16:25:43 +01:00
sergio semedi
66908a1e89 F #1540: [vCenter] live ds migration not supported with managed disks 2019-01-31 17:32:59 +01:00
Tino Vazquez
ad677b9235
Disable module and class length metric 2019-01-28 18:56:54 +01:00
Tino Vazquez
bd2c429876
F #2816: Set rubocop linting in smoke tests
Add README.md for travis
2019-01-24 19:24:51 +01:00
Tino Vazquez
ba99174e13
Add missing dependency
Exclude non ready ruby files
2019-01-18 19:27:58 +01:00
Tino Vazquez
7bd6a8d2fb Adjust alignment for new rubocop version 2018-11-23 22:09:36 +01:00
Tino Vazquez
122a77c201 Changes for rubocop yaml 2018-09-28 18:32:28 +02:00
Tino Vazquez
55c280f74e Fix rubocop linter
(cherry picked from commit decd82006b)
2018-09-11 13:20:20 +02:00
Ruben S. Montero
f170bd84e4 Some work on ruby linting
(cherry picked from commit c897128bc6)
2018-07-24 13:05:51 +02:00
Tino Vazquez
4106e7a2e3 Add rubocop linter configuration file 2018-07-23 12:39:22 +02:00