1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-11 04:58:16 +03:00

1286 Commits

Author SHA1 Message Date
Jaime Melis
d34903367e Bump version 4.11.80 2015-02-24 11:52:56 +01:00
Javi Fontan
79cb05c7ca feature : set xmlrpc message size for server 2015-02-20 15:15:28 +01:00
Ruben S. Montero
820a61f2ec Bug : Move previous state managment to VM class for hook management 2015-02-19 16:13:53 +01:00
Carlos Martín
c83a038d78 Bug : Prevent empty NETWORK_ID in sec. group rules 2015-02-18 12:16:16 +01:00
Carlos Martín
ab5483df14 Feature : Add a state to DS, and a enable/disable action 2015-02-13 16:37:24 +01:00
Ruben S. Montero
3ecbdad163 Merge branch 'feature-3383' 2015-02-12 18:21:36 +01:00
Fabian Zimmermann
7204dba0b0 Changes required to use addon-sheepdog
Just .h and .cc files to avoid users being forced to compile opennebula.

(cherry picked from commit 72faa33d2ddc186642aceb1845e9754aff7771c7)
(cherry picked from commit 02e34cce7b9d58a54b36ec82f20f6da42e2f59d8)
2015-02-12 13:07:59 +01:00
Carlos Martín
788c909c0a Feature : Show vnet start-end ranges for mac, ip, ipv6 2015-02-11 19:01:24 +01:00
Ruben S. Montero
093f95524e feature : Clean RequestManager code 2015-02-05 22:49:33 +01:00
Ruben S. Montero
406df133d8 feature : Creete IMPORT_VMs. Add deploy_id - vmid index. Monitor look for imported VMs into the wilds 2015-02-05 17:56:21 +01:00
Carlos Martín
2706e3f546 Feature : Add a default cost to oned.conf 2015-02-04 18:16:31 +01:00
Carlos Martín
d294d96a52 Feature : New methods to manage group admins in the core 2015-02-02 15:38:42 +01:00
Ruben S. Montero
0e4f456f70 feature : Code formatting 2015-01-30 13:56:06 +01:00
Ruben S. Montero
0d8d45d220 feature : Add ResourceSet class 2015-01-30 01:12:17 +01:00
Carlos Martín
a6ae4cc24c Feature : code cleanup 2015-01-27 10:59:39 +01:00
Carlos Martín
9c5e96a905 Feature : Add new groups to the default VDC 2015-01-26 16:36:54 +01:00
Carlos Martín
509300f1da Feature : Remove group resource providers 2015-01-21 12:24:44 +01:00
Carlos Martín
c4577d085a Feature : Fix segmentation fault
There was a set::erase inside an iterator loop
2015-01-16 12:28:08 +01:00
Carlos Martín
75bf6d3e47 Feature : Add migrator for vdc_pool table, update fsck 2015-01-14 16:53:39 +01:00
Carlos Martín
35f82264ea Merge remote-tracking branch 'origin/master' into feature-3471 2015-01-14 15:01:58 +01:00
Carlos Martín
e0b0b22ce9 Feature : Cleanup ACL rules when the VDC is deleted 2015-01-14 12:50:36 +01:00
Carlos Martín
fb5c55c4a5 Feature : Fix bug in ACL rules generation 2015-01-14 12:50:22 +01:00
Ruben S. Montero
f8183d8adb feature : Persistent images can set use permission for group. Note that just one VM can use a persistent image at a time
(cherry picked from commit 1f032c2d831e8081e8704c80baea653d206f22c8)
2015-01-09 18:46:38 +01:00
Jaime Melis
169f564892 feature : Check if RANGE has proper syntax 2014-12-28 10:41:45 +01:00
Carlos Martín
18232fd967 Feature : Add methods to manage VDC resources in core 2014-12-23 16:32:06 +01:00
Carlos Martín
dca0c29244 Feature : New pool VDC, ruby oca and cli 2014-12-19 17:30:00 +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
Ruben S. Montero
c48ec4b20c bug : Add default port for CEPH and GLUSTER if not specified 2014-12-11 13:21:50 +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
Ruben S. Montero
9acff41c0f feature : Generate a master key file to encrypt data in the DB (.one/one_key). Encrypt VCENTER_PASSWORD in host template. VCenter driver derypts the password using the master key
(cherry picked from commit 8016908d3bc357bebf1af4a5f236af6952de6d34)

Conflicts:
	src/vmm_mad/remotes/vcenter/vcenter_driver.rb
2014-11-26 23:15:28 +01:00
Carlos Martín
b5867d8f52 Feature : 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
Ruben S. Montero
c6aa3d2234 feature : Solves memory leaks. Add SG 0 to new networks 2014-11-20 15:14:45 +01:00
Ruben S. Montero
958da49fc6 feature : Generate a master key file to encrypt data in the DB (.one/one_key). Encrypt VCENTER_PASSWORD in host template. VCenter driver derypts the password using the master key
(cherry picked from commit 8016908d3bc357bebf1af4a5f236af6952de6d34)

Conflicts:
	src/vmm_mad/remotes/vcenter/vcenter_driver.rb
2014-11-19 12:01:33 +01:00
Ruben S. Montero
3f2ad72cb0 feature : Check security group consistency 2014-11-13 16:00:03 +01:00
Carlos Martín
ded633b813 Feature : Report errors in VMPool::calculate_showback 2014-11-12 15:35:18 +01:00
Ruben S. Montero
f7d9d69206 feature : Do not duplicate SG information 2014-11-11 18:52:06 +01:00
Ruben S. Montero
461a448c15 feature : Review VirtualMachine method scope 2014-11-11 16:42:49 +01:00
Ruben S. Montero
18786ec0e6 feature : Cache SECURITY_GROUP parsing 2014-11-11 16:27:46 +01:00
Ruben S. Montero
ae7f8e8631 feature : Copy security group rules by reference 2014-11-11 16:26:34 +01:00
Carlos Martín
3725a640ec Feature : Create new db table in onedb migrator 2014-11-07 15:50:33 +01:00
Carlos Martín
a5aa72359a Feature : calculate-showback uses month,year
And lots of bugs fixed
2014-11-06 18:27:17 +01:00
Carlos Martín
8198887ca2 Feature : Move float_to_str to NebulaUtil 2014-11-06 18:27:17 +01:00
Carlos Martín
8d6af8f282 Feature : showback start and end time are now set as month,year 2014-11-06 13:21:21 +01:00
Ruben S. Montero
0ad8c9dc49 feature : Rename split method 2014-11-05 18:45:54 +01:00
Carlos Martín
d2cc25ba8e Feature : Add a method to calculate the showback data 2014-11-04 18:46:14 +01:00
Carlos Martín
5c30484027 Merge remote-tracking branch 'origin/master' into feature-3264 2014-11-04 17:48:06 +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
Ruben S. Montero
62b241df28 feature : Move AR attributes for SG to class constants 2014-10-31 16:57:54 +01:00
Carlos Martín
2dfa16ab79 Feature : Init calculate_showback stime from DB values 2014-10-30 17:46:44 +01:00