1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-13 13:17:39 +03:00

27 Commits

Author SHA1 Message Date
Jaime Melis
8d00b74177 Change year to 2015 2015-02-24 12:27: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
18786ec0e6 feature #3175: Cache SECURITY_GROUP parsing 2014-11-11 16:27:46 +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
76218309bc Feature #3175: Core support for RULE/NETWORK_ID
Each rule is copied once for each vnet's AR
2014-10-10 16:52:51 +02:00
Ruben S. Montero
dcd2e80281 feature #3183:Extend VNET to_xml method to list only VM and VNET information granted by the ACL system 2014-09-11 17:01:14 +02:00
Carlos Martín
36f19c0dcf Feature #3167: Allow users to edit their VNet's AR, respecting restricted attributes 2014-09-04 13:38:11 +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
e971911068 feature #2858: Free address ranges on VNET 2014-06-02 19:18:32 +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
0fbef4c68c feature #2858: Reserve by IP & MAC 2014-05-30 00:00:32 +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
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
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
f0e64384cf feature #2858: Adds lease usage information to XML descriptions 2014-05-10 21:44:39 +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