Christian González
9dc1b6f1c4
Change search bar for datatables ( #2704 )
2018-12-11 15:57:11 +01:00
Christian González
169256a928
development: Update Goca tests
2018-12-11 15:35:35 +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
treywelsh
192e5e5777
B #2678 : GOCA - fix type errors
2018-12-11 10:08:38 +01:00
Christian González
d2204ab4d6
F #2138 Add Sunstone changes
2018-12-11 10:07:49 +01:00
sergio semedi
9888a193b9
vCenter hotfix and change method names
2018-12-10 22:12:50 +01:00
treywelsh
b56b3b3edc
F #2662 : GOCA - Add host state values and strings
2018-12-10 17:53:00 +01:00
treywelsh
9823413812
B #2674 : GOCA - fix missing state value of image
2018-12-10 17:51:26 +01:00
treywelsh
ebafa13f4b
B #2678 : GOCA - fix and modify xmlrpc client error checking
2018-12-10 17:49:19 +01:00
Jean-Philippe Fourès
bf0ae3ce7c
B #2690 : Fix wrong Chown helpers + add some tests
2018-12-10 17:46:47 +01:00
Daniel Clavijo Coca
a61da0f322
F #1684 : LXD fix ( #2688 )
2018-12-10 17:25:45 +01:00
Ruben S. Montero
969ddc00c4
F #1684 : Fix warnings
2018-12-05 17:58:13 +01:00
Daniel Clavijo Coca
9ae54c6934
F #1684 : LXD drivers update ( #2685 )
2018-12-05 17:42:51 +01:00
Jean-Philippe Fourès
0e8f8b3bab
B #2619 : align Go bindings with OpenNebula Documentation ( #2620 )
...
* B #2576 : Add missing XML RPC call for image GO bindings
This commit adds the following call in image.go:
* clone
* enable
* persistent
* chtype
* update
* chmod
* chown
* rename
* snapshotdelete
* snapshotrevert
* snapshotflatten
* lock
* unlock
* B #2619 : Align go bindings call with XML RPC
following bindings do not fit with XML RPC Documentation:
* datastore.go: Chown
* document.go: Chown
* user.go: Login
* virtualnetwork.go: Chown
* vm.go: Deploy
This commit fixes this issue
2018-12-05 17:38:18 +01:00
Jan Orel
cb5c6402fc
B #2258 : Fix typo in xsd, close tags correctly
2018-12-05 17:17:32 +01:00
Jean-Philippe Fourès
6fc548c08b
F #2656 : add missing XML RPC Go Bindings
2018-12-05 17:16:38 +01:00
treywelsh
5622c3b660
B #2658 : GOCA - fix Info methods
2018-12-05 17:13:58 +01:00
Christian González
2017c1396a
development: Add comments for TOTAL_MEM and TOTAL_CPU attributes.
2018-12-05 17:10:09 +01:00
Alejandro Huertas Herrero
581d7fe9b5
F #911 : Fix bug when detaching a non external alias. ( #2682 )
2018-12-05 13:11:26 +01:00
sergio semedi
34b8ba821e
B #2652 : fixed boot order with CDs and cd controllers
2018-12-05 10:20:31 +01:00
sergio semedi
896035c0fc
B #2667 : vCenter ds_mad can clone isos
2018-12-05 10:20:31 +01:00
Ruben S. Montero
ab1a05b69b
F #911 : IP(v6) alias(es) support
...
* Modify VM context generation.
* Modify attach/detach nic functionality.
* Modify CLI nic-attach, so an alias can be attached.
Co-authored-by: Alejandro Huertas <ahuertas@opennebula.systems>
2018-12-04 14:41:55 +01:00
Ruben S. Montero
b89642aaab
F #2138 : Add options to migrate through a power-off life-cycle
...
Co-authored-by: Christian González <cgonzalez@opennebula.systems>
2018-12-04 12:00:13 +01:00
Ruben S. Montero
8a81397a91
B #2607 : No way to use Floating IP with BRIDGE interfaces
...
Co-authored-by: Alejandro Huertas <ahuertas@opennebula.systems>
(cherry picked from commit 11523ef7ed
)
2018-12-04 11:19:39 +01:00
Alejandro Huertas Herrero
698ada1004
development: Fix bug in vrouter attach nic.
2018-12-03 16:46:44 +01:00
sergio semedi
4167c2b0fc
[vCenter] deprecate some code, and proper image names
2018-12-01 09:55:13 +01:00
Ruben S. Montero
83256b1bec
Revert "F #2410 : VM autorefresh ( #2461 )"
...
This reverts commit 1bcd3832bd
.
This reverts commit 9e68ee24d7
.
2018-11-30 11:18:12 +01:00
Ruben S. Montero
dba279a963
B #1762 : Remove unneeded code in oned to chek if disk is managed
2018-11-30 11:15:18 +01:00
sergio semedi
ed207e0d6e
B #2652 : bootOrder works for unmanaged disks
...
B #2652 : grab controller information from disks
2018-11-30 10:32:11 +01:00
sergio semedi
20b37ea7cc
B #2649 : [vCenter]: Reduce reconfigure overhead
2018-11-30 10:32:11 +01:00
sergio semedi
17334789d4
B #1762 : instantiate to persistent basic refactor
...
B #1762 : mvds for instantiate as persistent
2018-11-30 10:32:11 +01:00
Daniel Clavijo Coca
5fcb9910bc
F #1684 : Fix mount/umount for symlinks in the system datastore
2018-11-30 09:46:55 +01:00
Vlastimil Holer
e5d3f46da1
F #2645 : Disaggregated Data Centers (oneprovision)
2018-11-29 15:14:17 +01:00
kvaps
711100c4d4
development: add devuan logo to Sunstone
2018-11-29 10:25:20 +01:00
Christian González
d6ff709f45
Fix a bug at XSD files and PoolSQL::exist method ( #2651 )
2018-11-29 10:07:53 +01:00
joseangelgm
1e218aa021
B #2580 Sunstone is not showing well security groups for ICMP6
2018-11-28 20:01:53 +01:00
Ruben S. Montero
b5f4d95e89
development: Fix compilation warning for select based sleep
2018-11-28 13:06:18 +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
Tino Vazquez
175e9456ce
Remove linting offenses
2018-11-26 11:45:37 +01:00
Tino Vazquez
7bd6a8d2fb
Adjust alignment for new rubocop version
2018-11-23 22:09:36 +01:00
Ruben S. Montero
89381e11e4
Removed not used code
2018-11-23 16:47:47 +01:00
Sergio Semedi Barranco
e60bb6d5f2
B #2625 : remove unmanaged images references from core
2018-11-23 16:42:12 +01:00
Sergio Semedi Barranco
cc9e9b725e
development: do not check vcenter_net_ref at net creation
2018-11-23 16:40:56 +01:00
Christian González
6b364dbc55
B #2604 Add bridge type none
2018-11-23 12:10:19 +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
kvaps
92dcbbabbb
development: Disallow spoofing options override for VNETs ( #1906 )
2018-11-22 11:25:59 +01:00
juanmont
33881af9ca
F #2427 : Fixed bug with SCHED_REQUERIMENTS filled in Sunstone ( #2622 )
2018-11-22 11:25:05 +01:00
Ruben S. Montero
1f7c91839e
Create security_bug_report.md
2018-11-22 11:18:26 +01:00
Christian González
400a6d92d9
development: Fix bug at parse_phydev_vlans
2018-11-22 10:33:37 +01:00