Jaime Melis
d34903367e
Bump version 4.11.80
2015-02-24 11:52:56 +01:00
Javi Fontan
79cb05c7ca
feature #3594 : set xmlrpc message size for server
2015-02-20 15:15:28 +01:00
Ruben S. Montero
820a61f2ec
Bug #3620 : Move previous state managment to VM class for hook management
2015-02-19 16:13:53 +01:00
Carlos Martín
c83a038d78
Bug #3607 : Prevent empty NETWORK_ID in sec. group rules
2015-02-18 12:16:16 +01:00
Carlos Martín
ab5483df14
Feature #3456 : 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 72faa33d2d
)
(cherry picked from commit 02e34cce7b
)
2015-02-12 13:07:59 +01:00
Carlos Martín
788c909c0a
Feature #3540 : Show vnet start-end ranges for mac, ip, ipv6
2015-02-11 19:01:24 +01:00
Ruben S. Montero
093f95524e
feature #3383 : Clean RequestManager code
2015-02-05 22:49:33 +01:00
Ruben S. Montero
406df133d8
feature #3383 : 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 #3458 : Add a default cost to oned.conf
2015-02-04 18:16:31 +01:00
Carlos Martín
d294d96a52
Feature #3541 : New methods to manage group admins in the core
2015-02-02 15:38:42 +01:00
Ruben S. Montero
0e4f456f70
feature #3471 : Code formatting
2015-01-30 13:56:06 +01:00
Ruben S. Montero
0d8d45d220
feature #3471 : Add ResourceSet class
2015-01-30 01:12:17 +01:00
Carlos Martín
a6ae4cc24c
Feature #3471 : code cleanup
2015-01-27 10:59:39 +01:00
Carlos Martín
9c5e96a905
Feature #3471 : Add new groups to the default VDC
2015-01-26 16:36:54 +01:00
Carlos Martín
509300f1da
Feature #3471 : Remove group resource providers
2015-01-21 12:24:44 +01:00
Carlos Martín
c4577d085a
Feature #3471 : 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 #3471 : 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 #3471 : Cleanup ACL rules when the VDC is deleted
2015-01-14 12:50:36 +01:00
Carlos Martín
fb5c55c4a5
Feature #3471 : Fix bug in ACL rules generation
2015-01-14 12:50:22 +01:00
Ruben S. Montero
f8183d8adb
feature #3494 : 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 1f032c2d83
)
2015-01-09 18:46:38 +01:00
Jaime Melis
169f564892
feature #3175 : Check if RANGE has proper syntax
2014-12-28 10:41:45 +01:00
Carlos Martín
18232fd967
Feature #3471 : Add methods to manage VDC resources in core
2014-12-23 16:32:06 +01:00
Carlos Martín
dca0c29244
Feature #3471 : 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 #3377 : 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 #3331 : 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 8016908d3b
)
Conflicts:
src/vmm_mad/remotes/vcenter/vcenter_driver.rb
2014-11-26 23:15:28 +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
Ruben S. Montero
c6aa3d2234
feature #3175 : Solves memory leaks. Add SG 0 to new networks
2014-11-20 15:14:45 +01:00
Ruben S. Montero
958da49fc6
feature #3331 : 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 8016908d3b
)
Conflicts:
src/vmm_mad/remotes/vcenter/vcenter_driver.rb
2014-11-19 12:01:33 +01:00
Ruben S. Montero
3f2ad72cb0
feature #3175 : Check security group consistency
2014-11-13 16:00:03 +01:00
Carlos Martín
ded633b813
Feature #3264 : Report errors in VMPool::calculate_showback
2014-11-12 15:35:18 +01:00
Ruben S. Montero
f7d9d69206
feature #3175 : Do not duplicate SG information
2014-11-11 18:52:06 +01:00
Ruben S. Montero
461a448c15
feature #3175 : Review VirtualMachine method scope
2014-11-11 16:42:49 +01:00
Ruben S. Montero
18786ec0e6
feature #3175 : Cache SECURITY_GROUP parsing
2014-11-11 16:27:46 +01:00
Ruben S. Montero
ae7f8e8631
feature #3175 : Copy security group rules by reference
2014-11-11 16:26:34 +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
a5aa72359a
Feature #3264 : calculate-showback uses month,year
...
And lots of bugs fixed
2014-11-06 18:27:17 +01:00
Carlos Martín
8198887ca2
Feature #3264 : Move float_to_str to NebulaUtil
2014-11-06 18:27:17 +01:00
Carlos Martín
8d6af8f282
Feature #3264 : showback start and end time are now set as month,year
2014-11-06 13:21:21 +01:00
Ruben S. Montero
0ad8c9dc49
feature #3175 : Rename split method
2014-11-05 18:45:54 +01:00
Carlos Martín
d2cc25ba8e
Feature #3264 : 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 #3175 : Move AR attributes for SG to class constants
2014-10-31 16:57:54 +01:00
Carlos Martín
2dfa16ab79
Feature #3264 : Init calculate_showback stime from DB values
2014-10-30 17:46:44 +01:00