1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-30 22:50:10 +03:00

1085 Commits

Author SHA1 Message Date
Kristian Feldsam
1a7239e694
M #-: Fix install by removing obsolte share dirs
Related to commit M #-: Get rid of obsolete .vib files d019bd49a6f463a7fff7ba4ae05fc8e6699066f1

Signed-off-by: Kristian Feldsam <feldsam@gmail.com>
(cherry picked from commit dcc9b57e26f6c047c4b9574cb2a7b4f0e5b74402)
2022-08-25 18:13:08 +02:00
Jan Orel
0e19a28f5b
M #-: Rename dummy provider -> onprem (#1997)
(cherry picked from commit d7a19989fa9315a865c257d348e2efdfaaf49cba)
2022-05-01 11:36:13 +02:00
Tino Vazquez
419bfe5a45
M #-: Get rid of obsolete .vib files 2022-04-28 16:17:43 +02:00
Alejandro Huertas Herrero
07f7707403 F #5803: Add new CLI command (#1953)
(cherry picked from commit 6549313966d7d71ffe7c2963e169d92cc34cbb17)
2022-04-19 11:26:36 +02:00
Christian González
ee683bac6b
F #5516: Add onevmdump tool (TP) (#1929) 2022-04-12 15:16:19 +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
Tino Vazquez
f7d53e75ff M #-: Bump version 6.3.85 2022-04-07 19:49:58 +02:00
Alejandro Huertas Herrero
736aca84b9
F #5787: move virtual providers to another folder (#1900) 2022-04-06 17:40:55 +02:00
Alejandro Huertas Herrero
df31718a5c
F #5351: fix minor bug with vgpu path (#1906) 2022-04-05 15:15:45 +02:00
Jorge Miguel Lobo Escalona
6a82a45066
M #~: add marketapp view (#1884) 2022-03-28 11:49:09 +02:00
Sergio Betanzos
93556d5e61
M #~: Remove not supported tab files from install.sh (#1872) 2022-03-23 11:32:20 +01:00
Alejandro Huertas Herrero
7f719598bd
F #5351: add support for NVIDIA vGPU (#1779) 2022-02-17 15:51:27 +01:00
Sergio Betanzos
f59649c6d5
F #5422: Add fireedge tab files to install.sh (#1773) 2022-02-15 19:12:46 +01:00
Alejandro Huertas Herrero
db5058cc7b
M #-: create elastic pre.d & clean.d (#1750) 2022-02-03 15:16:08 +01:00
Dan Higham
07be714219
Add ruby/opennebula/flow to LIB_OCA_CLIENT_DIRS instead of RUBY_OPENNEBULA_LIB_FLOW_FILES
(cherry picked from commit 1f1c4b80dd83f0e5741decb48415e40ff0fb2dd4)
(cherry picked from commit 3cd2f47bc545ef712fa5679c361e88ac11f55f80)
2021-11-22 13:12:10 +01:00
Sergio Betanzos
bbe53c41ab
F #5422: Add view yaml for marketplace apps (#1585) 2021-11-18 13:22:55 +01:00
Jorge Miguel Lobo Escalona
17244697fa
F #5422: Separate config files (#1545) 2021-10-25 19:42:13 +02:00
Sergio Betanzos
06031c6266
F #5422: Add hypervisor condition to instantiate form (#1498) 2021-09-30 18:07:14 +02:00
Alejandro Huertas Herrero
03d43d399c
F #5474: rename Packet to Equinix (#1465)
* rename Packet to Equinix in provision

* rename packet to equinix in fireedge files

* Update fireedge.d in provision templates

Co-authored-by: Sergio Betanzos <sbetanzos@opennebula.io>
2021-09-17 09:51:14 +02:00
Ruben S. Montero
7af28a406c
F #5520: Dynamic load of providers for Edge Clusters
* Remove oneprovision-template command and classes
* Dynamic load of providers classes
* Configurable providers in oneprovision Web UI
* Simplify providers templates (no need of plain:)

co-authored-by: Alejandro Huertas <ahuertas@opennebula.io>
co-authored-by: Jorge Lobo <jlobo@opennebula.systems>
co-authored-by: Sergio Betanzos <sbetanzos@opennebula.io>
2021-09-16 18:04:11 +02:00
Sergio Betanzos
128ed62841
F #5422: Add extra configuration to instantiate form (#1450) 2021-09-13 16:26:20 +02:00
Ruben S. Montero
e1a9330d1c
F #5500 #5499 #5501: LXC improvements
* Support for priviledge containers
  * Bindfs mount options are now configurable
  * Support for volumes with uid offset

co-authored-by: Daniel Clavijo Coca <dclavijo@opennebula.io>
co-authored-by: Christian González <cgonzalez@opennebula.io>
(cherry picked from commit e525454d1f3fc7ae37bcb5eeeeb94d83fa191187)
2021-09-10 19:27:10 +02:00
Ricardo Diaz
d66f4aa523
M #-: Update Ruby gems setup in autostart scripts (#1370)
* Added donwcase when checking AUTOSTART attribute.
* Create autostart hook install links

Signed-off-by: Ricardo Diaz <rdiaz@opennebula.io>
2021-07-22 16:29:26 +02:00
Tino Vazquez
74e285189b
Merge branch 'master' into F-5422 2021-07-07 12:55:07 +02:00
Tino Vazquez
3ea0fb03bb
F #5422: Add missing sunstone-views.yaml 2021-07-01 10:37:20 +02:00
Jan Orel
6b13f6ee68
M #-: Install missing xsd files (#1341) 2021-06-30 11:29:45 +02:00
Tino Vazquez
1cc50546ca
F #5422: Add FireEdge Sunstone conf files 2021-06-29 17:58:00 +02:00
Alejandro Huertas Herrero
8b26f099ae
F #5411: add support for Docker Private Registry (#1248) 2021-05-31 13:27:53 +02:00
Jan Orel
86f174d469
F #5381: Join qcow2 + shared TM drivers (#1217) 2021-05-26 18:21:13 +02:00
Ruben S. Montero
ed088ef826
F #5260: Remove fs_lvm_ssh.conf file.
(cherry picked from commit 1abfece3514a7adff2caef4b3d1bc19c658fb642)
2021-05-26 10:43:52 +02:00
Alejandro Huertas Herrero
7078b8d298
F #5387: change Vultr API dir (#1236) 2021-05-19 16:46:47 +02:00
Alejandro Huertas Herrero
7927c95553
F #5387: add Vultr support into OneProvision (#1229) 2021-05-19 12:24:19 +02:00
Ruben S. Montero
e3838d7206
F #5260: Fix install.sh filename 2021-05-12 13:31:49 +02:00
Christian González
014cf936d7
F #5260: Add fs_lvm_ssh TM driver 2021-05-12 13:31:49 +02:00
Ruben S. Montero
f1a48bdc0d
F #5270, #5272: Support for Google Compute and DigitalOcean
co-authored-by: Alejandro Huertas <ahuertas@opennebula.io>
co-authored-by: Juan Antonio <jescobar@opennebula.io>
co-authored-by: Sergio Betanzos <sbetanzos@opennebula.io>
2021-05-01 21:53:09 +02:00
Sergio Betanzos
6cfc15a4c0
F #5055: Refactor guacamole client styles (#1140)
Co-authored-by: Tino Vázquez <cvazquez@opennebula.io>
2021-04-28 19:47:48 +02:00
Frederick Borges
381e86fcdc
F #5055: Refactor Remote Consoles (#1132) 2021-04-22 17:32:40 +02:00
Jan Orel
16ff61ca03
M #-: update_sg is already remote (#1088) 2021-04-12 09:38:44 +02:00
Christian González
f5d98f6ef0
M #: Fix instal for centos DH files (#1054) 2021-04-01 17:33:39 +02:00
Ruben S. Montero
7eb7e10be8
M #-: Enable SG for elastic driver 2021-03-30 14:34:28 +00:00
Ruben S. Montero
6cadde8eef
F #5228: LXC driver set
co-authored-by: Christian González <cgonzalez@opennebula.io>
co-authored-by: Daniel Clavijo Coca <dclavijo@opennebula.systems>
2021-03-04 21:07:50 +01:00
Ruben S. Montero
11687cc8f6
F #5076: Remove duplicated files. Update install.sh 2021-03-03 15:20:58 +00:00
Ruben S. Montero
277ee87f1f
F #5076: New provision template names
- provisions (top level) are now edge-clusters
  - New edge-clusters: metal and virtual
  - New qemu IM driver
  - Removed previous templates (hybrid+)
2021-03-03 12:23:54 +01:00
Tino Vázquez
31f8df8ff8
F #5257: Remove econe server (#901)
* F #5257: Remove econe server

Also, disable hybrid section by default in Sunstone

* F #5257: Revert onecfg change

* remove amazon-ec2 unneeded gem
* remove file no longer present from install.sh
2021-03-02 20:34:57 +01:00
Tino Vazquez
c3d0e70f34
M #-: Remove unneeded vCenter VMM poll 2021-02-23 19:31:19 +01:00
Jan Orel
44a5182088
F #1428: Add backup_vms script (#858) 2021-02-23 10:06:52 +01:00
Christian González
f6e3c4ebbb
B #: Fix minor issues of Firecracker provision (#840)
- set `opennebula_ssh_deploy_private_key` to make sure HVs can see each other.
- Add network hooks remote execution (clean)
- Rename Elastic.rb to elastic.rb
2021-02-18 18:09:05 +01:00
Vlastimil Holer
096754b63f
M #-: Bump year to 2021 (#778) 2021-02-09 16:07:56 +01:00
Sergio Betanzos
d4d133b882
M #~: Clean install.sh & gitignore (#770) 2021-02-08 17:35:58 +01:00
Ruben S. Montero
6da9f7f6c7
F #664: Image state events and hooks
- Image state events
   - Image hooks
   - Ruby OCA event-based state wait function
   - Improved market-import operations

co-authored-by: Alejandro Huertas <ahuertas@opennebula.io>
2021-02-08 16:10:34 +01:00