1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-26 06:50:09 +03:00

1687 Commits

Author SHA1 Message Date
Vlastimil Holer
096754b63f
M #-: Bump year to 2021 (#778) 2021-02-09 16:07:56 +01:00
Frederick Borges
08f202395d
M #~: clean sunstone_guac (#774)
Signed-off-by: Frederick Borges <fborges@opennebula.io>
2021-02-09 11:34:07 +01:00
Pavel Czerný
d132bab6ad
F #5225: Support for kvm size_iops_size (#743) 2021-02-08 16:59:55 +01:00
Sergio Betanzos
0b5453a234
F #4994: Add extra info to remote connection (#764) 2021-02-08 10:40:30 +01:00
Vlastimil Holer
c5ac1a755b
M #-: Update Gemfile.locks (2021/02) (#760) 2021-02-05 12:40:24 +01:00
Petr Ospalý
3456cbf3a5
F OpenNebula/one#5178: Fix race with ssh-agent (#748)
Signed-off-by: Petr Ospalý <pospaly@opennebula.io>
2021-02-03 22:52:40 +01:00
Alejandro Huertas Herrero
7a2fb391c0
F #5056: add new subcommand to bash auto complete (#738) 2021-02-02 11:08:38 +01:00
Ruben S. Montero
2e768d066c
M #-: Rename EXTERNAL to EXTERNAL_IP (AWS IPAM) 2021-01-27 16:36:26 +01:00
Pavel Czerný
b36cf9f339
B #5186: Exit HA node in case of DB failure (#712) 2021-01-25 18:55:50 +01:00
Jan Orel
44dc72dde9
M #-: Review and add AWS/Equinix providers (#706) 2021-01-25 17:55:34 +01:00
Ruben S. Montero
45bda53434
M #-: Add qemu based hybrid+ provisions 2021-01-25 12:10:43 +00:00
Jan Orel
6abf26dd1b
F #4985: Remove recoery snaps from monitor_ds (#701) 2021-01-25 11:03:13 +01:00
Alejandro Huertas Herrero
b1ed347bec
M #-: add missing snapshot dir to dummy (#699) 2021-01-25 09:51:40 +01:00
Ruben S. Montero
1ccb3642d6
M #-: Support for in-network vxlan configuration 2021-01-20 15:02:53 +01:00
Ruben S. Montero
f1c8b3d404
M #-: Add netroles to provision networks 2021-01-20 11:17:48 +01:00
Tino Vazquez
14902b9766
Merge branch 'master' into f-3951 2021-01-19 18:09:51 +01:00
Tino Vazquez
cc820fd968
M #-: Change placement of provisions tempaltes 2021-01-19 17:33:37 +01:00
Ruben S. Montero
9b71bb9d66
M #-: Update provision templates 2021-01-19 16:29:42 +01:00
Alejandro Huertas Herrero
473fc4f9da
M #-: add provision AR count (#669) 2021-01-19 12:28:15 +01:00
Tino Vazquez
721bc8fa16
Merge branch 'master' into f-3951 2021-01-19 10:20:51 +01:00
Carlos J. Herrera
2a91fe239f
L #~: linting vcenter driver (#667)
Signed-off-by: Carlos Herrera <cherrera@opennebula.io>
2021-01-18 23:28:42 +01:00
Ruben S. Montero
3ce190b989
M #-: Fix opennebula_configuration xsd 2021-01-18 17:08:33 +01:00
Jan Orel
59049b13ae
M #-: Fix updating local known_hosts (#653) 2021-01-18 09:24:12 +01:00
Sergio Betanzos
940b38a903
F #3951: Provision log (#654) 2021-01-15 14:47:52 +01:00
Jan Orel
f51765ec02
M #-: Remove internal link from provision (#636) 2021-01-15 12:28:02 +01:00
Jan Orel
06c4179868
M #-: Add sudoers-tmp workaround role to provision (#642)
This is a temporal, once beta is released this task will be removed.
2021-01-14 15:26:00 +01:00
Carlos J. Herrera
0c01395b46
L #~: Linting vcenter driver (#600)
Co-authored-by: Tino Vázquez <cvazquez@opennebula.io>
2021-01-14 12:42:48 +01:00
Petr Ospalý
5d7ae36c68
F OpenNebula/one#5178: Add time to supervisord log (#635)
Signed-off-by: Petr Ospalý <pospaly@opennebula.io>
2021-01-13 19:09:49 +01:00
Ruben S. Montero
56b58e2ecc
M #-: Hybid+ add vnet instances to cluster 2021-01-13 09:59:17 +00:00
Ruben S. Montero
ce7aac40a2
M #-: Update opennebula_configuration.xsd (oned.conf) 2021-01-12 17:00:50 +00:00
Sergio Betanzos
da519d197d
M #~: Add provider name tag (#623) 2021-01-12 13:48:22 +01:00
Sergio Betanzos
dda00c05d1
M #~: Add provision_type tag (#620) 2021-01-12 11:08:52 +01:00
Vlastimil Holer
0026fa2b14
F #5217: Unify package names (#617) 2021-01-11 21:12:28 +01:00
Ruben S. Montero
ef333bc870
F #5218: Provision fixes
- Remove provision tag from provision templates
  - Support to add existing datastores to a provision
  - By default, datastore 0 is added to a provision
  - Sanity checks for nil class
2021-01-11 20:10:35 +00:00
Sergio Betanzos
d8f00ad769 F #3951: Add provider to root template 2021-01-11 18:06:24 +01:00
Sergio Betanzos
916351f2bd F #3951: Add provision & provider to plain 2021-01-11 16:33:18 +01:00
Sergio Betanzos
9802a700ce
F #3951: Fix provider templates (#609) 2021-01-11 15:25:58 +01:00
Petr Ospalý
10fa7ca4ce
F OpenNebula/one#5178: Add onedb upgrade (#606)
Signed-off-by: Petr Ospalý <pospaly@opennebula.io>
2021-01-11 10:06:14 +01:00
Ruben S. Montero
ba3bf2b183
F #5218: BGP EVPN configuration changes
- Fixed network prefix for BGP routers
   - Support for custom CIDR blocks in AWS
2021-01-10 21:19:16 +01:00
Ruben S. Montero
22b63e6c32
F #5218: Better listen range for packet hosts 2021-01-08 15:42:37 +00:00
Pavel Czerný
d6d299e612
F #1112: Allow disk-saveas in undeployed, stopped (#591) 2021-01-08 10:50:12 +01:00
Ruben S. Montero
ee499cf4f9
F #5214 #5075: Support for private VNET
- Use VXLAN in public providers
   - Configure BGP-EVPN with FRR
   - Support for multiple RR
   - Create VNTemplate to self-provision virtual networks

Co-authored-by: Ricardo Diaz <rdiaz@opennebula.io>
2021-01-07 23:30:29 +00:00
Alejandro Huertas Herrero
9ef770cb3e
F #3951: Restructure provision templates (#599) 2021-01-07 18:06:41 +01:00
Tino Vazquez
01b7040310 F #3951: Restructure provision templates 2021-01-07 16:15:46 +01:00
Petr Ospalý
f1d7811ac2 F OpenNebula/one#5178: Ignore logrotate's failure (#585)
Signed-off-by: Petr Ospalý <pospaly@opennebula.io>
2021-01-05 14:14:22 +01:00
Vlastimil Holer
10cc0c57ca F #5175: onecfg patch support with simple diff (#581)
Co-authored-by: Christian González <cgonzalez@opennebula.io>
2021-01-05 14:14:22 +01:00
Ruben S. Montero
5851d3d067 M #-: Fix fedora/CentOS manual compilation 2021-01-05 14:14:21 +01:00
Sergio Betanzos
1628216d9c F #3951: Fix aws provider template 2021-01-04 12:21:21 +01:00
Petr Ospalý
36e6cbe546
F OpenNebula/one#5178: Add logrotate to supervisor (#579)
Enforce logrotate before the start of any opennebula's supervisor
service - as is done similarly in the systemd services.

Signed-off-by: Petr Ospalý <pospaly@opennebula.io>
2020-12-21 18:56:40 +01:00
Vlastimil Holer
4682a50a31
F #5214 #5075: Fix canonical ip path on Debian-like (#576) 2020-12-20 22:49:54 +01:00