1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-14 16:58:18 +03:00

1513 Commits

Author SHA1 Message Date
Tino Vazquez
f5a39f6a15
B #2282: Add meaningful log info
When host fencing isn't configured yet

(cherry picked from commit 6aa5942721777be1dd242c34ae68d5a2bb51c607)
2019-07-18 12:12:29 +02:00
Ruben S. Montero
f3f2a23722
M #-: Add supported drivers for DS_MONITOR_VM_DISK 2019-07-17 22:40:21 +02:00
Pavel Czerný
04b6d01599 F #2765: Configurable VM disk monitoring (#3525) 2019-07-17 22:11:02 +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
Jorge Lobo
63bbf4e16c B #2497: Two Factor Authentication (#3470)
* F #2497: two factor authentication

Signed-off-by: Jorge Lobo <jlobo@opennebula.systems>
2019-07-10 19:00:26 +02:00
Tino Vazquez
db1d87c1ab
M #-: Remove trailing space in oned.conf 2019-07-10 17:32:16 +02:00
Alejandro Huertas Herrero
b9daad50b6 M #: remove duplicated key in TM_MAD_CONF (#3479) 2019-07-05 16:53:49 +02:00
Christian González
baaac7fec6 M #-: Fix typo in oned.conf (#3462) 2019-06-28 16:57:15 +02:00
Tino Vazquez
eb0d18db96
L #-: Remove FloatDivision style cop
Introduced in rubocop 0.72.0
2019-06-26 17:18:28 +02:00
Ruben S. Montero
431e01c6b3
F #1324: Add confguration option to oned.conf 2019-06-12 18:58:34 +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
Tino Vazquez
2556fb2df9
F #1408: Remove no longer used VCENTER_ attributes
Datastores no longer hold vCenter credentials, but rather they
are pulled from the vCenter host associated.
2019-05-27 17:43:11 +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 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
Jan Orel
776d5629dd F OpenNebula/infra#224 Packages for Ubuntu 19.04 (#3290) 2019-04-29 17:50:19 +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
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
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
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
Vlastimil Holer
f8cd43576a B #3080: Packet provision of CentOS 7 on c2.medium fails (#3186) 2019-04-04 17:30:14 +02:00
Christian González
faa6688e2b F #3036: Add virtual network contextualization attributes to the XSD files 2019-03-28 12:07:18 +01:00
kvaps
73ff19b7aa development: fix VN_MAD_CONF comment
Signed-off-by: kvaps <kvapss@gmail.com>
2019-03-26 10:00:15 +01:00
kvaps
2bb8957cb6 F #3092: Add FILTER to VM_RESTRICTED_ATTR
Signed-off-by: kvaps <kvapss@gmail.com>
2019-03-25 12:21:23 +01:00
Tino Vazquez
3db128c48e
Remove AlignHash rubocop linter
(cherry picked from commit 1cc7113da9e6f7ebe80919d40951167eef50a240)
2019-03-22 10:41:37 +01:00
Ruben S. Montero
3d5badebee B #3088: Fix return code for oned and one start script
(cherry picked from commit 8b756cc3907063b028246e117756954985b83736)
2019-03-15 18:01: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
Ruben S. Montero
f72f6872b6 B #3038: Missing configuration attributes for qcow2
(cherry picked from commit 710e37bcdaeae7967e8119bd0ee91977d1765ab6)
2019-03-06 11:28:30 +01:00
Alejandro Huertas Herrero
aa0d49fed1 B #3005: Extend inventory to use custom parameters (#3015) 2019-03-04 15:37:25 +01:00
Tino Vazquez
8cd2343b86
Add OpenNebula git flow rules
(cherry picked from commit 7f74f948584549ac6253f7b12035f04f2ab12851)
2019-02-28 15:26:55 +01:00
Vlastimil Holer
1260bd791e Bump version to 5.9.80 (#2991) 2019-02-26 18:19:07 +01:00
Tino Vazquez
553fc6b540
Add missing migrator to install.sh
Remove duplicated cop
2019-02-20 10:14:47 +01:00
Vlastimil Holer
5bf60380ca F #2645: Bump ONE repository version to 5.8, drop obsolete version:2 (#2965) 2019-02-19 15:06:45 +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