Sergio Betanzos
beedef98f0
F #5422 : Add images ( #1957 )
2022-04-19 15:08:18 +02:00
Ruben S. Montero
0cadc99a89
F #1765 : Allow instantiation of OneFlow service with all VMs on hold ( #1910 )
...
This applies commit 1df045fd0e
.
2022-04-19 11:29:36 +02:00
Alejandro Huertas Herrero
6549313966
F #5803 : Add new CLI command ( #1953 )
2022-04-19 11:26:22 +02:00
Alejandro Huertas Herrero
297c2a4fce
M #-: change OneProvision default ver to 6.3.85 ( #1954 )
2022-04-19 11:22:09 +02:00
Tino Vazquez
3c79648409
M #-: Bump version 6.9.80
2022-04-18 19:45:21 +02:00
Tino Vazquez
c914a8847d
L #-: Lint provision.rb again
2022-04-18 15:51:33 +02:00
Tino Vazquez
aac297140e
L #-: Disable provison.rb linting
2022-04-18 14:40:13 +02:00
Jan Orel
d64ea67d5d
M #-: OneProvision: Use ${} notation, fix ansible ( #1946 )
...
* Don't accept in DOCER chain It breaks SG groups
2022-04-18 13:19:45 +02:00
Ruben S. Montero
1df045fd0e
Revert "F #1765 : Allow instantiation of OneFlow service with all VMs on hold ( #1910 )"
...
This reverts commit 49a5f62c47
.
2022-04-14 12:21:31 +02:00
Victor Palma
49a5f62c47
F #1765 : Allow instantiation of OneFlow service with all VMs on hold ( #1910 )
2022-04-13 11:29:59 +02:00
Tino Vazquez
bd7dc03845
L #-: Deactivate linting on new vCenter drivers
...
also correct linting in vcenter importer
2022-04-12 16:23:10 +02:00
Christian González
ee683bac6b
F #5516 : Add onevmdump tool (TP) ( #1929 )
2022-04-12 15:16:19 +02:00
Frederick Borges
72b355ee38
F #5780 : Add mandatory field to YAML files ( #1932 )
2022-04-12 10:56:55 +02:00
Jan Orel
3793f80671
M #-: Dalli <3.0, refresh Gemfile locks ( #1926 )
2022-04-11 12:08:54 +02:00
Ruben S. Montero
4b746348b3
f #5725 : State for Virtual Networks
...
* VNETs include state to flag their configuration status
(READY/ERROR/LOCK)
* Hooks can be program based on VNET state transitions
* Include Java/Go/Ruby bindings
* New vCenter network drivers
* Place-holder to customize actions (create/delete) for other netowrk drivers
* Sunstone integration
* OneFlow syncs flow creation on VNET status
* Remove deprecated vcenter hooks and autoregistration
co-authored-by: Frederick Ernesto Borges Noronha <fborges@opennebula.io>
co-authored-by: Alejandro Huertas <ahuertas@opennebula.io>
co-authored-by: Pavel Czerny <pczerny@opennebula.systems>
2022-04-09 15:20:17 +02:00
Jan Orel
72f1e5dee5
F #5620 : Add Ceph HCI to OneProvision ( #1918 )
2022-04-09 14:40:19 +02:00
Christian González
5f6a5cb71c
F #5717 : Add support for ubuntu1604 ( #1914 )
2022-04-09 13:00:25 +02:00
Tino Vazquez
f7d53e75ff
M #-: Bump version 6.3.85
2022-04-07 19:49:58 +02:00
Tino Vazquez
9d7f8e8a60
M #-: Add recover action to vCenter Wild VMs
2022-04-07 16:53:30 +02:00
Alejandro Huertas Herrero
632e2f8e52
M #-: change OneProvision default ver to 6.3.80 ( #1916 )
2022-04-07 16:41:53 +02:00
Alejandro Huertas Herrero
736aca84b9
F #5787 : move virtual providers to another folder ( #1900 )
2022-04-06 17:40:55 +02:00
Jan Orel
5d1129910f
M #-: Refresh Gemfile locks ( #1912 )
2022-04-06 10:59:30 +02:00
Alejandro Huertas Herrero
df31718a5c
F #5351 : fix minor bug with vgpu path ( #1906 )
2022-04-05 15:15:45 +02:00
Tino Vazquez
ba6bcf632b
M #-: Add missing action for vCenter Wild VMs
2022-03-30 09:55:20 +02:00
Pavel Czerný
1010ae903c
M #-: Fix opennebula_configuration.xsd ( #1847 )
2022-03-21 09:02:27 +01:00
Tino Vazquez
af91c0deef
M #-: change AWS metal private iface
2022-03-17 18:33:36 +01:00
Ruben S. Montero
289846f67f
M #-: Add host drivers to VM xml (short)
...
- This will help to identify VM class (e.g. KVM vs VMware) in list views
- Update xsd schema for vm pool (VM_MAD/TM_MAD)
2022-03-16 18:42:23 +01:00
Jan Orel
3d0665e457
M #-: OneProvision: search AWS ami in Terraform ( #1840 )
2022-03-16 12:36:16 +01:00
Tino Vazquez
0ad7fd7fab
B #5732 : Support for miltiple VMDK upload
...
(cherry picked from commit c5ec70903d
)
2022-03-15 17:54:09 +01:00
Alejandro Huertas Herrero
1350f1cbfe
M #-: change AWS default AMIs ( #1839 )
2022-03-15 09:46:58 +01:00
Jan Orel
3939dfb0ea
M #-: Add missing ALLOW_ORPHAN for shared TM_MAD ( #1835 )
...
shared is now the same as qcow2, so the configuration
defaults should be the same
2022-03-14 13:03:44 +01:00
Tino Vazquez
dd771b498c
L #-: Temporarily remove center/cp
...
from rubocop linting
2022-03-10 11:02:36 +01:00
Kristián Feldsam
b9e2dcc4eb
F #4556 : Added option to conf VM logs location
...
Easily share VM logs between HA nodes with the aid of a sync daemon like
lsyncd
Signed-off-by: Kristian Feldsam <feldsam@gmail.com>
2022-03-03 12:07:58 +01:00
Pavel Czerný
d787313ea1
F #5753 : Better live mem resize for KVM ( #1820 )
...
(cherry picked from commit c6965c3cfe
)
2022-03-01 10:50:25 +01:00
Ruben S. Montero
6ec28c4f35
F #5722 : Restrict QinQ conf for regular users
2022-03-01 10:05:21 +01:00
Ruben S. Montero
1d545b923e
F #5722 : Revert changes to oned.conf made during merge
2022-02-25 14:42:55 +01:00
Ruben S. Montero
2488ae1a13
F #5722 : Support for QinQ and MTU for OVS
...
- CVLANs to 1dotq-tunnel
- QINQ_TYPE defaults to 802.1q
- Addts support fot MTU set of OVS ports
co-authored-by: Mikhail Samoylov <msamoylov@opennebula.io>
2022-02-25 14:37:30 +01:00
Jan Orel
f9fd3ed7b0
Fix typo provison/provision ( #1781 )
2022-02-22 15:41:33 +01:00
Jan Orel
4ce4cad8e6
Remove python role from oneprovision ( #1774 )
2022-02-22 15:40:29 +01:00
Ruben S. Montero
ef92dc600c
F #5722 : New QinQ parameters in oned.cof [OpenvSwtich]
2022-02-21 18:35:51 +01:00
Alejandro Huertas Herrero
4b0b6d835f
F #5351 : fix typo in sudoers ( #1787 )
2022-02-17 18:24:55 +01:00
Alejandro Huertas Herrero
7f719598bd
F #5351 : add support for NVIDIA vGPU ( #1779 )
2022-02-17 15:51:27 +01:00
Alejandro Huertas Herrero
3acfb81942
M #-: update AMIs in AWS EU providers ( #1758 )
2022-02-08 12:57:30 +01:00
Ruben S. Montero
3583aa9e26
Revert 32156cfc5
for RHEL7
...
Faraday version 1.9.3 and faraday_middlewre 1.2 (required by newer
versions of Equinix API) requires Ruby >= 2.4.
(cherry picked from commit f75497fbb8
)
2022-02-08 10:17:00 +01:00
Ruben S. Montero
e014513a6d
M #-: fix gem dependencies error in provision
2022-02-08 09:39:03 +01:00
Alejandro Huertas Herrero
e1585c6ef4
M #-: fix gem dependencies error in provision ( #1754 )
2022-02-07 13:23:25 +01:00
Sergio Betanzos
b522f4c051
M #~: Fix inputs to DigitalOcean provision ( #1748 )
2022-02-03 11:34:11 +01:00
Sergio Betanzos
f1cf6dfb61
M #~: Fix inputs to digitalocean provisions ( #1736 )
2022-02-01 18:20:10 +01:00
Alejandro Huertas Herrero
27e4ef52d4
F #5593 : add default frr iface for AWS ( #1723 )
2022-01-28 14:04:05 +01:00
Alejandro Huertas Herrero
341d5f806b
F #5593 : implement OneProvision add host operation ( #1721 )
...
* Add new CLI command oneprovision host add
* Add new CLI command oneprovision ip add
* Fix minor issues with destroy resources operation
* Add force parameter to delete operation
* Update all providers base OS to ubuntu2004
* Update Ansible roles
2022-01-27 16:25:19 +01:00