Jaime Melis
e20fb5c4c4
Fix copyright in banners
2015-09-23 16:51:10 +02:00
Ruben S. Montero
0ad70f2142
feature #3718 : Fix errors in acct with new monitor. feature #3782 : Fix
...
acct to account for new snapshots in running. feature #3718 : Reset CPU and MEMORY counters
2015-07-14 17:53:41 +02:00
Ruben S. Montero
41782d01e5
feature #3654 : Retry PROLOGs, EPILOGs, SHUTDOWNs and BOOTs through recover. Remove restart action from oned, removed shutdown retries through shutdown
...
feature #3214 : Redo saveas check.
Revert "Feature #3654 : Allow to run a shutdown again from shutdown state". This reverts 36afa9c864
Revert "Feature #3654 : Allow to run a poweroff/undeploy again from shutdown_poweroff/undeploy". This reverts 9be8b151bcd
2015-04-26 22:54:15 +02:00
Carlos Martín
d3b9969c71
Feature #3496 : Disk/nic attach/detach actions create a new history record
2015-04-21 15:35:07 +02:00
Jaime Melis
8d00b74177
Change year to 2015
2015-02-24 12:27:59 +01:00
Jaime Melis
11520021f7
Bump to version 4.5.0
2014-01-09 11:51:20 +01:00
Tino Vazquez
5413d42eb6
feature #2392 : Add CID to VM history
...
Modify CLI accordingly
2013-10-25 17:09:00 +02:00
Ruben S. Montero
95ea9ecfde
feature #2054 : Free encoded string in aes encryption. Move token path to history. Minor changes
2013-07-05 01:31:30 +02:00
Ruben S. Montero
a452bd047e
Add explicit constants to History enum's
2013-04-22 15:02:13 +02:00
Carlos Martín
0725f3308e
Rename onevm destroy to onevm delete
2013-04-11 16:39:55 +02:00
Ruben S. Montero
5e16073479
feautr #1631 : Renamed to life-migrate.
2013-04-04 23:17:55 +02:00
Carlos Martín
002ec7e915
Feature #1631 : Rearrange History Actions so NONE is 0
2013-04-04 15:28:35 +02:00
Carlos Martín
b483b8bb25
Feature #1631 : Fix merge
2013-04-03 18:20:20 +02:00
Carlos Martín
72d3ea9471
Feature #1631 : Change history reasons to be only 3: none, user, error
2013-04-03 17:38:06 +02:00
Carlos Martín
3ddbef0a18
Feature #1631 : Use enum type in RM one.vm.action
2013-04-03 16:43:02 +02:00
Carlos Martín
a942853917
Feature #1631 : Add a new ACTION filed to each History
2013-04-03 16:18:50 +02:00
Jaime Melis
7357bffe34
Update copyright notice
2013-01-24 16:18:30 +01:00
Jaime Melis
af61e33f8c
Update year to 2013
2013-01-24 16:03:57 +01:00
Ruben S. Montero
ee40a04c83
feature #1393 : DATASTORE_LOCATION can be set in the cluster template
2012-10-05 13:23:44 +02:00
Carlos Martín
1327f28fab
Bug #1306 : Use the System DS id to generate the VM system dir
2012-06-29 16:48:43 +02:00
Carlos Martín
d5b40785f5
Bug #1306 : Add tm_mad to History elements
2012-06-28 15:32:52 +02:00
Carlos Martín
2c88fe83c8
Feature #1099 : Add complete VM info to all history records, even the active ones
2012-05-08 15:42:24 +02:00
Ruben S. Montero
7ad3ce1965
feature #1099 : Moved SQL filters to the corresponding pools
2012-05-05 03:18:25 +02:00
Carlos Martín
70d5c75d04
Feature #1099 : Add VM template information to the History records once they are "closed"
2012-05-04 17:29:36 +02:00
Carlos Martín
c178601623
Feature #1099 : Add new one.vmpool.accounting XMLRPC method
2012-05-04 17:27:57 +02:00
Ruben S. Montero
c58dd74666
feature #1112 : Adjust core modules to generate right paths for system datastore. Fix bugs in TM shared
2012-03-02 00:06:57 +01:00
Ruben S. Montero
5363c4ff05
feature #1112 : Fix VM paths for the new system datastore
2012-02-25 23:31:44 +01:00
Carlos Martín
98c5c246c2
Feature #1112 : Do not use host's TM_MAD
2012-02-22 16:01:30 +01:00
Jaime Melis
a2b7cb6bc9
Bump to version 3.2.0
2012-01-12 12:29:18 +01:00
Carlos Martín
665036efcf
Feature #863 : Add Virtual Network MAD to hosts
2011-11-10 17:28:32 +01:00
Ruben S. Montero
35de55685d
Merge branch 'feature-407'
...
Conflicts:
src/host/ClusterPool.cc
2011-03-29 00:01:00 +02:00
Ruben S. Montero
ac6c5644fd
feature #407 : Minor changes for the VirtualMachine Pool
2011-03-08 17:55:14 +01:00
Carlos Martín
493a9e9c8e
Feature #407 : Virtual Machine uses new xml blob DB schema
2011-03-01 17:47:20 +01:00
Jaime Melis
4980255942
Update copyright year to 2011
2011-02-25 14:34:44 +01:00
Carlos Martín
f9902c89ec
Bug #419 : "SELECT *" SQL statement modified to use the column names
2011-01-27 17:23:51 +00:00
Ruben S. Montero
88341b948b
Fix compilation warnings with gcc 4.1.2 (CentOS 5.4). Patch by Charles Loomis & Ruben S. Montero
...
(cherry picked from commit f12a1b6e1cbe2ef07c33dbfe9da7876182a750a2)
Conflicts:
include/RequestManager.h
src/host/Host.cc
src/rm/RequestManagerPoolInfo.cc
2010-09-02 20:44:14 +02:00
Ruben S. Montero
7ac6121da9
bug #274 : Error messages are now sent to the user when allocating objects
2010-08-05 19:28:28 +02:00
Constantino Vázquez Blanco
56e49136e0
feature #206 : Isolation of INSERT and REPLACE SQL queries for History objects
2010-05-03 19:13:37 +02:00
Ruben S. Montero
ce7d0681e3
feature #206 : VirtualMachine uses SqlDB
2010-04-10 22:16:47 +02:00
Javier Fontán Muiños
fdfe10407e
Changed copyright notice
2010-02-22 18:00:30 +01:00
Rubén S. Montero
d965eb44aa
Merge of the OpenNebulaXML branch (-r535:HEAD)
...
git-svn-id: http://svn.opennebula.org/one/trunk@667 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-07-09 14:34:34 +00:00
Rubén S. Montero
38cf7b15d7
More unused code
...
git-svn-id: http://svn.opennebula.org/one/trunk@510 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-05-06 18:19:27 +00:00
Rubén S. Montero
5e800bc65e
get rid of unused code
...
git-svn-id: http://svn.opennebula.org/one/trunk@509 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-05-06 18:12:33 +00:00
Rubén S. Montero
e799c8b3ad
Functions to generate the context file for a VM, and some minor
...
modifications and new functionality to deal with the Teamplates
git-svn-id: http://svn.opennebula.org/one/trunk@386 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-03-06 12:10:15 +00:00
Rubén S. Montero
60aff2d402
Trunk now is OpenNebula 1.3. New raw XML vmm drvier type. updated date in license
...
git-svn-id: http://svn.opennebula.org/one/trunk@330 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-01-26 18:25:15 +00:00
Constantino Vázquez Blanco
ee411e7963
Merged TransferManager and VirtualNetworkManager branches.
...
git-svn-id: http://svn.opennebula.org/one/trunk@230 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-11-13 16:21:17 +00:00
Rubén S. Montero
06fd90a2c0
Improved life-cycle (address ticket #4 ), new action when monitor returns paused or error states. Reason attribute for history records is now updated
...
git-svn-id: http://svn.opennebula.org/trunk@10 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-06-22 22:38:55 +00:00
Rubén S. Montero
92b17d4eef
Simplified history handling in VM
...
Solved some history timer issues
Improved life-cycle (address ticket #4 )
Solved a couple of deadlocks in some RequestManager methods
git-svn-id: http://svn.opennebula.org/trunk@9 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-06-22 01:51:49 +00:00
Javier Fontán Muiños
6eb9fed97d
Initial commit of ONE code
...
git-svn-id: http://svn.opennebula.org/trunk@2 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-06-17 16:27:32 +00:00