Carlos Martín
631936e22b
Feature #3167 : Allow users to edit their VNet's AR, respecting restricted attributes
2014-10-10 10:26:12 +02:00
Ruben S. Montero
00c5fdf193
feature #2796 : Add login token to User object, the LoginToken is persistent
2014-10-10 10:26:11 +02:00
Carlos Martín
85c485182f
Feature #3167 : Allow users to edit their VNets, add vnet restricted attributes
2014-10-10 10:26:11 +02:00
Ruben S. Montero
9167e78c46
feature #2796 : Add LoginToken class to abstract token management both for sessions and tokens
2014-10-10 10:26:11 +02:00
Carlos Martín
fc06d0ce18
Feature #3167 , #3169 : fix compilation
2014-10-10 10:26:11 +02:00
Carlos Martín
1fd5dadcf4
Feature #3167 , #3169 : Make the restricted attr. mechanism generic for all pool objects
2014-10-10 10:26:11 +02:00
Ruben S. Montero
7090684fcc
Only move VMs to poweroff when monitor is 3*monitor_interaval from RUNNING start time
...
(cherry picked from commit 4236b0f2288b4eafc50e8315f4640a70a984f96f)
2014-08-11 18:04:46 +02:00
Jaime Melis
8063892b8e
Bump to version 4.8.0
2014-07-29 11:36:00 +02:00
Ruben S. Montero
934d2403bb
bug #2963 : Do not add delete commands on cleanup for hybrid VMs. Redo check in TransferManager. Add host delete test at deployment time in LCM
2014-07-23 12:16:05 +02:00
Jaime Melis
98115791da
Bump version 4.7.80
2014-07-14 10:14:08 +02:00
Ruben S. Montero
7f76d52a56
feature #3009 : Fix merge for replace=true. Moved not allowed attributes to class constant. Prevent memory leaks when attaching a new nic
2014-07-10 23:32:06 +02:00
Carlos Martín
370a5c27b2
Feature #3009 : New VM attribute NIC_DEFAULT
2014-07-10 16:29:22 +02:00
Carlos Martín
c12cb2d6ba
Feature #2858 : Free leases even if the VM/NIC does not have AR_ID
...
This way VMs created in ONE < 4.8 will correctly free the IPs
2014-07-09 10:38:51 +02:00
Carlos Martín
1ef911e77a
Feature #2964 : add onedb migrator
2014-07-04 12:04:29 +02:00
Carlos Martín
1b668757fe
Feature #2964 : unlimited quota is now -2, in core
2014-07-03 12:16:29 +02:00
Ruben S. Montero
3fb497730d
feature #1696 : Clone now supports a target datastore for images
2014-06-26 22:09:17 +02:00
Ruben S. Montero
ee3a9a8ed9
feature #2950 : Add Zone ID to log messages in the form of [Z<ID>]
2014-06-26 16:31:34 +02:00
Javi Fontan
f0978952bb
Merge remote-tracking branch 'origin/feature-2452'
2014-06-23 11:56:26 +02:00
Ruben S. Montero
a2a54a5f92
feature #2452 : Move lost VMs in hypervisor to power off state
2014-06-22 07:58:22 +02:00
Carlos Martín
faa407e0ec
Feature #2858 : Return error for wrong AR update actions. Do not allow to update a reservation SIZE
2014-06-16 17:56:50 +02:00
Ruben S. Montero
f57e0b4c1c
feature #2858 : Adjust quotas on VNET chown
2014-06-03 16:09:26 +02:00
Ruben S. Montero
5599906f02
feature #2858 : Fix permission check when adding a reservation to an existing reservation. Quotas always account for the reservation owner
2014-06-03 15:13:26 +02:00
Ruben S. Montero
e971911068
feature #2858 : Free address ranges on VNET
2014-06-02 19:18:32 +02:00
Ruben S. Montero
6136edf87c
feature #2858 : Add free_ar to free a previously reserved address range. Operation needs MANAGE permission on the reservation VNET (rm_ar is ADMIN)
2014-06-02 01:39:22 +02:00
Ruben S. Montero
be238e98ee
feature #2858 : Add reservations to an exisiting network. VNETs are labeled with the PARENT_NETWORK_ID if any. Just one PARENT VNET is allowed
2014-05-30 19:00:59 +02:00
Ruben S. Montero
509529bac6
feature #2858 : one.vn.[update, update_ar, add_ar, rm_ar] require ADMIN rights
2014-05-30 19:00:59 +02:00
Ruben S. Montero
41e0412bdc
feature #2858 : free by owner returns the number of addressses freed
2014-05-30 12:57:09 +02:00
Ruben S. Montero
0fbef4c68c
feature #2858 : Reserve by IP & MAC
2014-05-30 00:00:32 +02:00
Ruben S. Montero
ab6de3ae02
feature #2858 : Fix minor memory leaks
2014-05-29 15:36:20 +02:00
Ruben S. Montero
977fc0d9e3
feature #2858 : Reserve by AR_ID, fix DB storage of reservations
2014-05-29 12:44:41 +02:00
Ruben S. Montero
28e7faf54e
feature #2858 : Check quotas for reserve addresses. Update AR on reservation
2014-05-28 10:59:02 +02:00
Ruben S. Montero
d5deaaf9e4
feature #2858 : First version of VNET reservation. VNET is created, addresses allocated. Needs to set free addr methods upon reservation removal.
2014-05-27 17:19:36 +02:00
Ruben S. Montero
88987631d9
feature #2858 : Add umask to Request attributes
2014-05-27 12:58:46 +02:00
Ruben S. Montero
b907e03aa4
Merge branch 'master' into feature-2858
2014-05-23 15:07:23 +02:00
Ruben S. Montero
20a3c25843
feature #2858 : Update ARs. Core, OCA and CLI. Needs to implement attribute removal
2014-05-23 00:24:14 +02:00
Ruben S. Montero
f440b6b1a5
feature #2858 : Add and remove methods for Address Ranges. Core, OCA and CLI
2014-05-22 20:20:33 +02:00
Ruben S. Montero
8c92f9b1a7
feature #2858 : Remove old code
2014-05-19 19:41:48 +02:00
Ruben S. Montero
e6301350d0
feature #2858 : Hold and Release for IP/MAC addresses in all Address Ranges. Keep compatibility with 4.6 interface
2014-05-19 17:59:06 +02:00
Ruben S. Montero
14105efd0d
feature #2858 : Hold first matching lease if no address range is specified
2014-05-19 00:28:27 +02:00
Ruben S. Montero
1a4f9e09f0
feature #2858 : Support for Address Range attributes in context
2014-05-17 01:17:58 +02:00
Ruben S. Montero
15f596b4aa
bug #2923 : Clean VM monitor when VM_INDIVIDUAL_MONITOR is set to "no" (default)
...
(cherry picked from commit fbedfdc2a6
)
2014-05-16 12:27:09 +02:00
Ruben S. Montero
f0e64384cf
feature #2858 : Adds lease usage information to XML descriptions
2014-05-10 21:44:39 +02:00
Ruben S. Montero
72b61e9ec5
feature #2858 : Integrate Address Ranges with VirtualNetwork and VirtualMachine
2014-05-10 21:06:59 +02:00
Ruben S. Montero
cab018fc98
feature #2858 : Allocate & free functions for the address range pool
2014-05-10 19:46:27 +02:00
Ruben S. Montero
e4cee7c1ea
feature #2858 : Integrate AddressRangePool with VirtualNetwork: persistency & initialization
2014-05-10 01:22:02 +02:00
Ruben S. Montero
c24dfec31a
feature #2858 : First version of AddressRangePool
2014-05-09 21:20:09 +02:00
Ruben S. Montero
771b41f39f
feature #2858 . Clear and to_xml on streams for VectorAttributes
2014-05-08 15:48:16 +02:00
Ruben S. Montero
acce1cdaee
feature #2858 : Work on AddressRange class
2014-05-08 13:42:28 +02:00
Ruben S. Montero
e13cfcf726
feature #2858 : Allocate addresses by MAC or IP
2014-05-05 17:49:57 +02:00
Ruben S. Montero
198ebfdefd
feature #2858 : Implementation of Address Range class
2014-05-02 17:04:48 +02:00