Tino Vazquez
553fc6b540
Add missing migrator to install.sh
...
Remove duplicated cop
2019-02-20 10:14:47 +01:00
Alejandro Huertas Herrero
a31d3e26fc
F #2645 : Make some polishing and add default templates. ( #2922 )
2019-02-11 14:41:57 +01:00
Tino Vazquez
d998145ea1
Merge branch 'master' into provision_refactor
2019-02-08 17:42:06 +01:00
Alejandro Huertas
0b027090a2
OneProvision refactor.
2019-02-07 15:53:45 +01:00
Ruben S. Montero
29760a06ac
F #2885 : Add configuration option to disable ZERO'ing LVM volumes.
2019-02-04 15:56:37 +01:00
Daniel Clavijo Coca
6aa7fb5e19
F #1684 : LXD profiles probe ( #2856 )
...
* Patched NicLXD for snaps
* F #1684 : Leave LXC_COMMAND
* F #1684 : Added lxd probe for profiles
* F #1684 : Fix profile probe output
* F #1684 : Use default profile if profile absent
* F #1684 : Add profile probe to install.sh
2019-01-30 01:22:35 +01:00
Ruben S. Montero
5f7fb402aa
F #2671 : Add oned search functionality. Add an index column to perform FTS searches server-side. New parameter has been added to the one.vmpool.info call, and --search option to CLI onevm list. This commits adds support for JAVA and migrator.
...
Co-authored-by: Christian González <cgonzalez@opennebula.systems>
2019-01-30 00:10:18 +01:00
Jan Orel
19f04965d4
F #1012 : update websockify to latest version ( #2809 )
2019-01-18 15:48:10 +01:00
Vlastimil Holer
441cf1f7f9
Bump version to 5.7.85, year to 2019
2019-01-16 11:47:59 +01:00
sergio semedi
ac487b5ea9
merge vCenter configuration files into vcenterrc
2019-01-09 12:52:40 +01:00
Ruben S. Montero
5a4740b8c7
F #2531 : Add support for linuxcontainers MarketPlace
...
Co-authored-by: Sergio Vega Gutiérrez <svega@opennebula.systems>
2018-12-15 17:17:17 +01:00
Ruben S. Montero
7d46241fe2
F #826 : Virtual Network Templates - Suntone Interface
...
Co-authored-by: juanmont <jjmontiel@opennebula.systems>
2018-12-11 11:12:01 +01:00
Vlastimil Holer
e5d3f46da1
F #2645 : Disaggregated Data Centers (oneprovision)
2018-11-29 15:14:17 +01:00
Ruben S. Montero
07399094b3
F #1684 : Support for LXD/LXC Containers. The LXD/LXC drivers are heavily
...
inspired by the LXD addon https://github.com/OpenNebula/addon-lxdone .
Co-authored-by: Daniel Clavijo Coca <dclavijo@opennebula.systems>
Co-authored-by: Sergio Vega Gutiérrez <svega@opennebula.systems>
Co-authored-by: José Manuel de la Fé Herrero <jmdelafe92@gmail.com>
2018-11-28 12:26:59 +01:00
Christian González
adf092eea9
F #826 Create new config file for onevntemplate command
2018-11-22 15:00:47 +01:00
Christian González
c3d3fc3ae4
F #826 Add man pages for vntemplate command
2018-11-22 12:21:02 +01:00
Vlastimil Holer
d777060a1b
B #2630 : Install.sh doesn't work without any parameters
2018-11-21 18:02:01 +01:00
Christian González
f850d10bfe
F #826 Fix some bugs ( #2633 )
2018-11-21 16:20:29 +01:00
Ruben S. Montero
4afa011c28
development: Fix getopts in install.sh
2018-11-16 16:41:14 +01:00
jp-ig1
4efa93fe24
B #2001 : Fix ignored arguments by install.sh script
...
Problem:
~~~~~~~
Arguments 'G', 'l', 'r' and 'f' are ignored by install script and usage
is displayed instead.
Moreover, it was not possible to combine arguments
Solution:
~~~~~~~~
Use "getopts" to support flags and options requiring a value at the
same time. Add ignored option in the argument possibilities.
This commit also add missing options in the usage example
2018-11-16 12:56:19 +01:00
Sergio Semedi Barranco
6fdfb0fd57
F #2454 : added vcenterc config file
2018-11-15 14:47:34 +01:00
Ruben S. Montero
d983addf5b
Change DB version to 5.7.80
...
Co-authored-by: Christian González <cgonzalez@opennebula.systems>
2018-10-29 17:08:10 +01:00
Alejandro Huertas Herrero
7e36bc7c74
F #2490 : Add new unregister address range functionality
...
* Modify the IPAM driver
* Modify AddressRangePool to call the new action script
* Add example dummy script
2018-10-18 15:20:47 +02:00
Jan Orel
d1aa261fd8
B #2491 : install.sh accepts -G and -f parameters
2018-10-15 18:11:27 +02:00
Christian González
b63e9ec963
F #2253 : Update 5.6.0 to 5.7.8.rb
2018-09-25 12:10:27 +02:00
Tino Vazquez
8e3d7f8108
Add OpenNebula Systems addons license
2018-09-13 15:41:48 +02:00
Sergio Semedi Barranco
7688e015c6
importer class removed from vCenterDriver ( #2371 )
2018-08-28 17:50:25 -07:00
Sergio Semedi Barranco
68b45f3469
solved vCenterDriver issues ( #2370 )
2018-08-28 17:27:07 -07:00
joseangelgm
53e4d999f3
#2262 (vCenter) wait poweron/off to be performed
2018-07-23 17:05:11 +02:00
Ruben S. Montero
ebc838fedc
Upgrade Database to 5.6.0. Better migrator for SNAPSHOTS
2018-07-04 20:31:31 +02:00
Vlastimil Holer
0ab6965d2b
F #2045 : Rename VN_MAD dummy to bridge, restore noop dummy driver
2018-05-16 15:24:37 +02:00
Vlastimil Holer
72a759bd97
F #2045 : PHYDEV support for dummy, ebtables, fw net. drivers
2018-05-11 18:12:17 +02:00
Vlastimil Holer
4e2e81d4cc
F #1692 : Paths fontawesome 5
...
(cherry picked from commit d1ff5490c8adfb5924b9cfd9fd2bd90ff070e69c)
2018-05-10 17:59:42 +02:00
Abel Coronado
70435127a3
F #1692 : Paths fontawesome 5
...
(cherry picked from commit 01a5f0cfa7
)
2018-05-10 16:23:17 +02:00
Vlastimil Holer
b356e56113
F #1692 : Fix main(-dist).js(.map) build/install
...
(cherry picked from commit 3834078a0e
)
2018-05-10 15:50:45 +02:00
Ruben S. Montero
192d535930
Remove main.js on install
2018-05-09 17:52:48 +02:00
Vlastimil Holer
a872eb2390
F #2065 : Docker Machine plugin build changes ( #2068 )
2018-05-09 17:35:44 +02:00
Abel Coronado
ba62a34974
F #1692 : Added DESTDIR to main locations ( #2077 )
2018-05-09 15:14:34 +02:00
Abel Coronado
dc50763f46
F #1692 : Solved bug w/ symbolic links
2018-05-08 15:10:03 +02:00
Abel Coronado
b9fd1feb2d
F #1692 : Enable the option to add addons dynamically to Sunstone ( #2067 )
...
* Added ruby lib file
* Changed min name: main.js -> main-dist.js
* Added addons class
2018-05-07 18:42:34 +02:00
Christian González
1f944702b4
Added go example and modify docker plugin location ( #1912 )
...
* Added go example and modify docker-plugin location
* Changed install.sh for docker addon
2018-04-03 14:52:33 +02:00
Tino Vazquez
ae033f992d
Squashed commit of the following:
...
commit 4ebd4ebe55
Author: semedi <sergio.semedi@gmail.com>
Date: Fri Mar 23 11:17:55 2018 +0100
F #1808 : vCenter cli helper added to install sh
commit 84e3b94621
Author: abelCoronado93 <acoronado@opennebula.org>
Date: Thu Mar 22 14:57:39 2018 +0100
F #1808 : Waiting system for requests [Sunstone]
commit 7b75828a8d
Author: abelCoronado93 <acoronado@opennebula.org>
Date: Thu Mar 22 12:49:19 2018 +0100
F #1808 : Added feedback for DS importations [Sunstone]
commit 9c8f6e1674
Author: abelCoronado93 <acoronado@opennebula.org>
Date: Thu Mar 22 12:48:20 2018 +0100
F #1808 : Broken importer output [vCenter]
commit dc5be2aa1e
Author: abelCoronado93 <acoronado@opennebula.org>
Date: Thu Mar 22 12:46:39 2018 +0100
F #1808 : Removed bindings [Sinatra]
commit 1bea93e644
Author: semedi <sergio.semedi@gmail.com>
Date: Wed Mar 21 12:52:29 2018 +0100
F #1808 : vCenter importer added to install sh
commit b5debcf606
Author: semedi <sergio.semedi@gmail.com>
Date: Tue Mar 20 16:35:12 2018 +0100
F #1808 : vCenter importer feedback and class variables
F #1808 : code restructure and output
commit 4e6d6a891b
Author: abelCoronado93 <acoronado@opennebula.org>
Date: Mon Mar 19 16:35:37 2018 +0100
F #1808 : Global path for ajax [Sunstone]
commit 110156a5b1
Author: abelCoronado93 <acoronado@opennebula.org>
Date: Mon Mar 19 13:20:07 2018 +0100
F #1808 : vCenter DS importation makeover [Sunstone]
commit d9b86e8fe8
Author: abelCoronado93 <acoronado@opennebula.org>
Date: Thu Mar 15 15:27:39 2018 +0100
F #1808 : Importation vCenter DS [Sinatra]
commit 58e59de065
Author: abelCoronado93 <acoronado@opennebula.org>
Date: Thu Mar 15 15:27:07 2018 +0100
F #1808 : Importation vCenter DS [Sunstone]
commit c81b2662cb
Author: semedi <sergio.semedi@gmail.com>
Date: Fri Mar 9 11:59:39 2018 +0100
F #1804 : datastore importer basic functionality [COMPLETE]
F #1804 : created new files and code restructure
F #1804 : datastore list functionality added
F #1804 : onevcenter list with ref
F #1804 : vCenter datastore importation works with key refs
F #1804 : vCenter importer->datastore
2018-03-23 15:10:20 +01:00
Christian González
c3b113c5f2
Docker integration and GO API ( #1889 )
...
* added docker integration files
* changed dependencies for docker-integration files
* README.md deleted
* Deleted LICENSE
2018-03-23 12:58:29 +01:00
4781714118
F: Add logo for ALT distributives (ALTLinux and BaseALT) from
2018-03-01 10:31:47 +01:00
Vlastimil Holer
fdb22a0376
F #1498 : Open vSwitch VXLAN driver
2018-02-28 17:31:38 +01:00
Ruben S. Montero
224fb62712
Feature #1454 : OpenNebula to OpenNebula drivers ( #1743 )
2018-02-15 16:00:09 +01:00
Sergio Semedi Barranco
666b9da378
F #1371 : vCenter live migration support ( #1739 )
2018-02-13 18:30:26 +01:00
Abel Coronado
056586cc32
B #1712 : Added TR language to Sunstone ( #1735 )
...
* B #1712 : Added TR language to Sunstone
* Update network.js
2018-02-12 17:35:35 +01:00
Vlastimil Holer
17d5b31cb2
B #1152 : Activate LVM disks on reboot
2018-01-31 16:54:50 +01:00
Ruben S. Montero
46291fc957
Revert "Revert "Execution permissions for install.sh""
...
This reverts commit 0f48c85d6d
.
2018-01-19 13:24:25 +01:00