1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-12 09:17:41 +03:00
Commit Graph

678 Commits

Author SHA1 Message Date
Daniel Molina
d2a41b74ef Add novnc and spice new files 2015-01-21 17:15:13 +01:00
Ruben S. Montero
5d44f6e758 feature #3208: Implement VXLAN support. Moved common bridge functions from 802.1Q to VLANDriver class. Rename vlan_driver to vlan_tag_driver for 802.1Q. 2015-01-05 02:31:03 +01:00
Ruben S. Montero
ae0bf32400 feature #3175b: rename 802.1Q class name to VLANDriver 2014-12-24 17:00:23 +01:00
Ruben S. Montero
0961dc4829 feature #3175: Rename OpenNebulaNetwork class to VNMDriver. Change filenames also 2014-12-24 00:39:41 +01:00
Ruben S. Montero
90c3e9ffb1 feature #3175: Fix multiple syntax errors 2014-12-22 19:50:44 +01:00
Ruben S. Montero
536be6ecf0 feature #3175: Moved firewall and SG drivers to new module. Removed old files 2014-12-22 19:10:30 +01:00
Ruben S. Montero
713a09b7a1 feature #3412: Fix install path
(cherry picked from commit 1af165f99d)
2014-12-20 01:49:07 +01:00
Tino Vazquez
547bc6c8a5 Feature #i3307: Add attach/detach nic for vCenter VMs 2014-12-20 01:32:06 +01:00
Daniel Molina
a45785453c feature #3412: Add cloud_vcenter.yaml to install.sh
(cherry picked from commit 9793ea8068)
2014-12-19 16:11:12 +01:00
Carlos Martín
d969e98588 Merge remote-tracking branch 'origin/master' into feature-3175
Conflicts:
	src/sunstone/public/js/plugins/vms-tab.js
2014-12-11 14:53:16 +01:00
Daniel Molina
a9b1f50d41 feature #1711: Use custom css for novnc and spice 2014-12-11 11:48:12 +01:00
Carlos Martín
77aaa332a9 Merge remote-tracking branch 'origin/master' into feature-3175
Conflicts:
	include/NebulaUtil.h
	install.sh
	src/common/NebulaUtil.cc
	src/onedb/local/4.9.80_to_4.11.80.rb
	src/sunstone/public/js/plugins/templates-tab.js
	src/sunstone/public/js/sunstone.js
2014-12-10 17:28:52 +01:00
Jaime Melis
887f2f92f0 Feature #3175: FW drivers manage the SG drivers as well 2014-12-09 17:22:08 +01:00
Jaime Melis
a67b541ff9 Feature #3175: Call the new SG driver from the ebtables and 802.1q driver 2014-12-09 16:25:46 +01:00
Daniel Molina
77fbd6d4ec feature #1711: Add spice-html5 library 2014-12-09 12:34:22 +01:00
Daniel Molina
b0bf1dcd44 feature #1711: Add SPICE HTML5:
TODO: install.sh, cloud view
2014-12-05 18:41:19 +01:00
Ruben S. Montero
036600bc74 Merge branch 'feature-3264'
Conflicts:
	src/sunstone/public/js/plugins/templates-tab.js
	src/vmm_mad/remotes/vcenter/vcenter_driver.rb
2014-11-27 16:35:24 +01:00
Ruben S. Montero
367f863aed feature #3264: use localtime_r, group 0 can initiate showback calculations, update installer, removed debug code 2014-11-27 14:52:56 +01:00
Javi Fontan
977c176d4e Add onevcenter man page 2014-11-25 16:54:00 +01:00
Daniel Molina
64480d6e3d Merge branch 'master' into feature-3264 2014-11-21 15:18:51 +01:00
Carlos Martín
b5867d8f52 Feature #3175: Add default SG in onedb migrator 2014-11-21 11:55:14 +01:00
Carlos Martín
a529276b6d Merge remote-tracking branch 'origin/master' into feature-3175
Conflicts:
	src/sunstone/public/js/plugins/vnets-tab.js
2014-11-20 15:50:52 +01:00
Javi Fontan
a57f5bdf7b bug #3293: move vcenter_driver.rb to /usr/lib/one/ruby 2014-11-17 15:19:07 +01:00
Carlos Martín
3725a640ec Feature #3264: Create new db table in onedb migrator 2014-11-07 15:50:33 +01:00
Carlos Martín
69ed82f022 Feature #3264: Create new command oneshowback 2014-11-07 12:27:54 +01:00
Carlos Martín
004c13cec8 Merge remote-tracking branch 'origin/master' into feature-3175
Conflicts:
	src/sunstone/public/css/app.css
	src/sunstone/public/js/plugins/vnets-tab.js
2014-10-31 17:36:31 +01:00
Javi Fontan
747355049f bug #3216: xen4 reset executes reboot with ACPI
xen 4.2 lacks reset command and can not be implemented with the information provided to
the driver (lacks deployment file path). The driver is changed so it calls reboot with
-F parameters so it will send ACPI signal in case it is HVM and does not have PV drivers.
2014-10-21 17:26:26 +02:00
Carlos Martín
df3b29fcd1 Merge remote-tracking branch 'origin/master' into feature-3175 2014-10-17 15:44:22 +02:00
Carlos Martín
863b82bb0b Feature #3175: onedb migrator to add SG table 2014-10-17 15:28:15 +02:00
Daniel Molina
22fc2b4eb2 Remove fileuploader from install.sh 2014-10-17 10:29:18 +02:00
Daniel Molina
9c95d2d9c7 Merge branch 'feature-3194' 2014-10-16 16:39:24 +02:00
Carlos Martín
fb0473d5cd Merge remote-tracking branch 'origin/master' into feature-3175 2014-10-10 18:36:40 +02:00
Daniel Molina
04bbaec64d Add support integration 2014-10-10 14:44:30 +02:00
Carlos Martín
49b94d12ea Merge remote-tracking branch 'origin/master' into feature-3175
Conflicts:
	install.sh
2014-10-03 15:55:29 +02:00
Tino Vazquez
a73172b1a8 feature #2911: Add vCenter view for Sunstone admin users 2014-09-30 19:33:07 +02:00
Ruben S. Montero
c41ec419dd Merge branch 'feature-2911b' 2014-09-29 20:03:48 +02:00
Carlos Martín
f61d896a9a Feature #3183: New migrator to add vnet column 2014-09-29 12:25:08 +02:00
Tino Vazquez
d62b7335fa feature #2911: removed unneeded file from install.sh 2014-09-29 10:09:50 +02:00
Daniel Molina
ad8b7d2c9c feature #2911: Add vCenter clusters and templates to the host create dialog 2014-09-25 19:37:27 +02:00
Daniel Molina
9399c659cd feature #3194: Remove file uploader and add resumablejs dependency 2014-09-23 16:46:48 +02:00
Ruben S. Montero
4d6fac6689 feature #2911: Install the onevcenter tool 2014-09-22 12:37:35 +02:00
Tino Vazquez
25a7e0f83b Feature #2911: Add more vcenter actions 2014-09-19 19:26:02 +02:00
Tino Vazquez
33fd6274b0 Feature #2911: Add install.sh and oned.conf for vCenter 2014-09-19 13:17:27 +02:00
Carlos Martín
a5068335ec Feature #3175: Add a security group tab to sunstone 2014-09-11 17:38:29 +02:00
Carlos Martín
6fbbef6b60 Feature #3175: New onesecgroup command 2014-09-08 11:59:13 +02:00
Jaime Melis
ffd3f1e99f Feature #1255: Add a SecurityGroup VNM driver that can handle a pool of
Security Groups

(cherry picked from commit 8f877a54b418c4d032f987bee9885efaa0ac4440)
2014-09-05 12:06:19 +02:00
Daniel Molina
d46fe2da27 feature #3077: Remove jdpicker library use html5 input type date insted 2014-08-14 13:13:43 +02:00
Daniel Molina
212381f4a8 feature #3077: Add new js libraries using bower
TODO: Remove noUISlider, crypto and jdpicker old libraries
2014-08-13 18:58:26 +02:00
Carlos Martín
83beeb091b Remove sunstone view vdcadmin46.yaml 2014-07-30 14:51:37 +02:00
Tino Vazquez
9d85bda040 Readd zones tab 2014-07-30 11:50:20 +02:00