1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-25 06:03:36 +03:00

658 Commits

Author SHA1 Message Date
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
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
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
Daniel Molina
63d8cae268 Feature #3048: Add Support link to Sunstone 2014-07-16 16:15:40 +02:00
Javi Fontan
a04a2c379e feauture #3041: take out occi from main repo 2014-07-14 22:37:11 +02:00
Jaime Melis
2e25f11064 Feature #2318: Add a global switch to disable ARP Cache poisoning prevention 2014-07-14 16:29:13 +02:00
Ruben S. Montero
9515b8c9db feature #2989: Fix merge of 2989 2014-07-13 12:10:59 +02:00
Tino Vazquez
077dbac72c Merge of Azure branch
Merge branch 'feature-2989'

Conflicts:
	install.sh
	share/etc/oned.conf
	share/install_gems/install_gems
2014-07-11 15:23:31 +02:00
Tino Vazquez
f147945544 Merge of the SoftLayer branch
Merge branch 'feature-2959'
2014-07-11 15:14:52 +02:00
Carlos Martín
1ef911e77a Feature #2964: add onedb migrator 2014-07-04 12:04:29 +02:00
Tino Vazquez
e269f72bc7 Feature #2989: Initial commit MS Azure drivers 2014-06-19 17:03:18 +02:00
Javi Fontan
dbea483151 feature 2970: add new ds and tm drivers for devices 2014-06-17 19:31:53 +02:00
Tino Vazquez
0b243493da Initial commit of SoftLayer integration drivers 2014-06-05 15:19:54 +02:00
Daniel Molina
becaa2e57e feature #2889: Add custom logos for templates.
The logo for a template can be selected in the template creation wizard
	These logos will be shown in the create vm form of the cloud provisioning view
2014-05-20 15:13:22 +02:00
Daniel Molina
0912f7cf0f Merge branch 'feature-2854'
Conflicts:
	install.sh
	src/sunstone/public/js/plugins/provision-tab.js
	src/sunstone/public/js/sunstone.js
2014-05-16 18:58:54 +02:00
Daniel Molina
96f4856957 feature #2854: Add new jquery file to install.sh 2014-05-16 18:41:38 +02:00
Ruben S. Montero
fe7265df89 feature #1607: Remove unused js files in install 2014-05-14 10:04:28 +02:00
Carlos Martín
5b52ece429 Feature #1607: Add activity gantt chart 2014-05-14 10:04:24 +02:00
Carlos Martín
b13d98e7d8 Feature #1607: Add accounting tab to user and group resources 2014-05-14 10:04:24 +02:00
Daniel Molina
2dc10c2408 Merge remote-tracking branch 'origin/feature-1607' into feature-2854 2014-05-08 17:00:28 +02:00
Daniel Molina
30c8c24845 feature #2854: Update vdcadmin.yaml, deprecated vdcadmin view can be found in vdcadmin46.yaml 2014-05-07 11:39:15 +02:00
Carlos Martín
0d28333456 Feature #1607: Add activity gantt chart 2014-05-05 17:18:44 +02:00
Carlos Martín
2487c4f1ea Feature #1607: Add accounting tab to user and group resources 2014-04-30 16:02:19 +02:00