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

1293 Commits

Author SHA1 Message Date
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
Carlos Martín
be6dfcf8f0 Feature #3264: Method to dump showback records 2014-10-30 17:45:32 +01:00
Carlos Martín
68bac3a897 Feature #3264: New method VMPool::calculate_showback 2014-10-30 17:21:27 +01:00
Jaime Melis
7fdd1bc91a Bump version to 4.10.0 2014-10-29 17:32:29 +01:00
Ruben S. Montero
cc1dc8cb70 Custom format string to log xml-rpc calls 2014-10-28 18:52:48 +01:00
Ruben S. Montero
c27984b1bb change scope of log method 2014-10-28 17:40:30 +01:00
Ruben S. Montero
aef7109af3 Hide password arguments for user login. General hidden process 2014-10-28 16:23:09 +01:00
Carlos Martín
f97743eae9 Merge remote-tracking branch 'origin/master' into feature-3175
Conflicts:
	src/sunstone/public/js/plugins/templates-tab.js
	src/sunstone/public/js/sunstone.js
2014-10-24 13:32:19 +02:00
Carlos Martín
930c13ae76 Bug #3168: process attributes in update --append 2014-10-20 16:15:06 +02:00
Carlos Martín
863b82bb0b Feature #3175: onedb migrator to add SG table 2014-10-17 15:28:15 +02:00
Carlos Martín
9a816c7b57 Feature #3175: Fix bug in SG clone 2014-10-16 17:10:52 +02:00
Carlos Martín
fb0473d5cd Merge remote-tracking branch 'origin/master' into feature-3175 2014-10-10 18:36:40 +02:00
Carlos Martín
fba2dfc653 Feature #3175: Better security group ID management 2014-10-10 16:53:57 +02: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
Javi Fontan
dc4bab8519 Bump version to 4.9.80 2014-10-10 15:48:16 +02:00
Ruben S. Montero
d6abae89db bug #3212: Move VMs to poweroff if the were running last time we got monitor data from the host. Move VMs to running if they are recovered. Remove unused code for vmware_driver 2014-10-09 16:24:24 +02:00
Carlos Martín
49495f5e54 Merge remote-tracking branch 'origin/master' into feature-3175 2014-10-08 17:14:00 +02:00
Ruben S. Montero
d16ebc60d9 Fix Update Template for empty restricted attributes 2014-10-06 17:14:00 +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
Carlos Martín
58810f41ee Feature #3167: Make the restricted attributes apply only to reservations 2014-09-29 18:27:19 +02:00
Carlos Martín
f61d896a9a Feature #3183: New migrator to add vnet column 2014-09-29 12:25:08 +02:00
Ruben S. Montero
ef510dfcd0 feature #3183: Do not include reservations in VNET/* and VNET/% rules for pool list and vnet show API calls 2014-09-23 20:19:14 +02:00
Ruben S. Montero
3df4f4f995 Fix access control for VNET reservations with group Resource Providers 2014-09-17 17:05:01 +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
Ruben S. Montero
7afeaaaa5d feature #3183: Add search methods to VNET and VM Pools 2014-09-11 17:01:13 +02:00
Carlos Martín
79c0a8071f Feature #3175: Copy the Sec Group rules to the VM Template 2014-09-10 18:59:10 +02:00
Carlos Martín
ed167a8661 Feature #3175: Sec groups store the VMs using them 2014-09-09 18:13:52 +02:00
Ruben S. Montero
eb6990708a Merge branch 'feature-2796' 2014-09-08 17:51:18 +02:00
Carlos Martín
00990b33a1 Feature #3175: New Security Group pool in the core 2014-09-08 11:50:25 +02:00
Ruben S. Montero
0f44677325 feature #2796: Client side utilities to manage tokens: Ruby OCA, oneuser CLI. Also the token management across drivers (SSH & X509 included) is now homogenous 2014-09-06 22:22:40 +02:00
Carlos Martín
e40eee0e13 Feature #3167, #3169: Fix replace_template for Zone 2014-09-04 18:11:38 +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
Ruben S. Montero
91e15fb377 feature #2796: Add login token to User object, the LoginToken is persistent 2014-09-03 17:15:13 +02:00
Carlos Martín
00cb00b0e8 Feature #3167: Allow users to edit their VNets, add vnet restricted attributes 2014-09-03 15:31:00 +02:00
Ruben S. Montero
75889814f1 feature #2796: Add LoginToken class to abstract token management both for sessions and tokens 2014-09-03 14:10:45 +02:00
Carlos Martín
2bfdae1c07 Feature #3167, #3169: fix compilation 2014-09-03 12:49:31 +02:00
Carlos Martín
efe97e0ade Feature #3167, #3169: Make the restricted attr. mechanism generic for all pool objects 2014-09-03 11:36:46 +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