Ruben S. Montero
0e2849b645
Merge branch 'master' into feature-1791
...
Conflicts:
include/LifeCycleManager.h
include/VirtualMachine.h
src/lcm/LifeCycleActions.cc
src/lcm/LifeCycleManager.cc
src/lcm/LifeCycleStates.cc
2013-03-07 23:40:01 +01:00
Javi Fontan
987f833b16
feature #1691 : bug reading xen driver configuration
...
(cherry picked from commit 902c594b2e0c8e0e725627b1529c55de215549f3)
2013-03-07 23:19:51 +01:00
Ruben S. Montero
eb5ce07c97
feature #1791:HOTPLUG states in delete action
2013-03-07 22:46:55 +01:00
Ruben S. Montero
a425458a8a
feature #1791 : Use HOTPLUG state to prevent saving twice an image. Rename functions and variables to saveas_hot. Use events to triggers save as
2013-03-07 22:44:18 +01:00
Ruben S. Montero
a5b0be6d57
Merge branch 'feature-1790'
2013-03-07 13:23:27 +01:00
Jaime Melis
d74c51e7a4
feature #1791 : set the hotplug_saveas state at the beginning of the action. Allow for suspended and poweroff to be saveas-hot valid states.
2013-03-07 13:09:57 +01:00
Javi Fontan
ca1b6ab41f
feature #1790 : bug in crl check function
2013-03-07 12:45:04 +01:00
Ruben S. Montero
d156f41b07
Merge branch 'feature-1691'
2013-03-07 01:43:28 +01:00
Ruben S. Montero
be86918815
feature #1691 : Fix log message
2013-03-07 01:41:19 +01:00
Ruben S. Montero
8c21ec9ef4
feature #1691 : install xen scripts
2013-03-07 01:40:42 +01:00
Ruben S. Montero
107279dc3e
feature #1691 : Xen scripts for attach/detach NIC (prototype)
2013-03-07 01:39:20 +01:00
Ruben S. Montero
2f22ff8a48
feautre #1691 : VMware actions for attach/detach NIC (not supported)
2013-03-07 01:27:33 +01:00
Ruben S. Montero
33b724ec4b
feature #1691 : Implements attach NIC actions for KVM
2013-03-07 01:24:32 +01:00
Ruben S. Montero
7ef496a5a2
feature #1691 : Fix bug when setting up nic for attachment
2013-03-07 01:23:49 +01:00
Ruben S. Montero
3b2908413b
feature #1691 : Fix list of NICs in onevm show
2013-03-07 01:23:05 +01:00
Ruben S. Montero
fa20255b6d
feature #1691 : Fix render of single NIC VMs. Fix NIC_ID collition
2013-03-07 00:47:00 +01:00
Ruben S. Montero
04a5fd2324
feature #1691 : Fix error during merge
2013-03-06 23:05:50 +01:00
Ruben S. Montero
12e7bb2ce6
feature #1691 : Fix error during merge
2013-03-06 22:43:35 +01:00
Javi Fontan
aedb8239e7
feature #1790 : check crl for x509 auth
...
This patch is based on the work done by Hyunwoo Kim from FermiLab.
More info at http://dev.opennebula.org/issues/1790
2013-03-06 18:44:55 +01:00
Ruben S. Montero
e5ca272b7e
feature #1691 : New state for hotplugging a network interface
2013-03-06 18:33:18 +01:00
Ruben S. Montero
ec0f94c10c
feature #1691 : Can attach NIC not associated to a pre-defined network
2013-03-06 16:09:40 +01:00
Jaime Melis
3816c614ef
feature #1791 : manage the image lifecycle during the saveas hot operation
2013-03-06 16:09:11 +01:00
Ruben S. Montero
0bf9a50510
feature #1691 : Check for restricted attributed in NIC. Use static template.
2013-03-06 16:07:50 +01:00
Ruben S. Montero
5b117c6d2d
Merge branch 'master' into feature-1691
...
Conflicts:
include/DispatchManager.h
include/LifeCycleManager.h
include/RequestManagerVirtualMachine.h
include/VirtualMachineManager.h
include/VirtualMachineManagerDriver.h
src/cli/onevm
src/dm/DispatchManagerActions.cc
src/lcm/LifeCycleManager.cc
src/lcm/LifeCycleStates.cc
src/mad/ruby/VirtualMachineDriver.rb
src/oca/java/src/org/opennebula/client/vm/VirtualMachine.java
src/oca/ruby/opennebula/virtual_machine.rb
src/onedb/3.8.1_to_3.9.80.rb
src/rm/RequestManager.cc
src/rm/RequestManagerVirtualMachine.cc
src/vmm/VirtualMachineManager.cc
src/vmm/VirtualMachineManagerDriver.cc
src/vmm_mad/dummy/one_vmm_dummy.rb
2013-03-06 15:59:58 +01:00
Jaime Melis
4a591c2fb0
Bug #1794 : Make vmfs/cp and vmware/cp more robust
...
(cherry picked from commit 3193a4b8df2504606f4b3b1116edf5323e359171)
Conflicts:
src/datastore_mad/remotes/vmware/cp
2013-03-06 14:52:50 +01:00
Ruben S. Montero
c560d389f0
Merge branch 'feature-1370'
2013-03-06 12:43:07 +01:00
Ruben S. Montero
193a6e8a18
feature #1370 : Use a variable for novnc-server
2013-03-06 12:42:05 +01:00
Ruben S. Montero
4f48010967
feature #471 : Include IPv6 addresses in onevm show
2013-03-06 12:27:31 +01:00
Javi Fontan
9d543d9aaa
feature #1370 : start and stop vnc server ins sunstone start script
2013-03-06 11:32:53 +01:00
Javi Fontan
4a1114adcd
feature #1370 : add config.ru and novnc-server to install.sh
2013-03-05 16:19:09 +01:00
Javi Fontan
2a8ee786da
feature #1370 : add status and restart to novnc script
2013-03-05 16:12:37 +01:00
Javi Fontan
f4a51bd012
feature #1370 : move novnc server start script to bin
2013-03-05 15:58:05 +01:00
Javi Fontan
7d73610eb7
feature #1370 : make sunstone server compatible with rackup
2013-03-05 15:55:49 +01:00
Javi Fontan
a4a6f566ca
feature #1370 : select session storage in configuration
2013-03-05 11:51:09 +01:00
Javi Fontan
55b3d1a9ad
feature #1370 : fix alias method in OpenNebulaVNC
2013-03-05 11:47:07 +01:00
Javi Fontan
1052b4b168
feature #1370 : separate novnc server from sunstone server
2013-03-04 17:30:28 +01:00
Carlos Martín
09fd31d9f8
Feature #471 : Show new attributes in onevnet show output
2013-03-04 17:29:46 +01:00
Carlos Martín
690c44f50c
Feature #471 : onedb migrator adds new elements
2013-03-04 17:11:54 +01:00
Ruben S. Montero
70b2018f0a
feature #471 : Cache binary representation of IP's. Reorder attributes to print leases.
2013-03-03 20:39:29 +01:00
Ruben S. Montero
188fe16d52
feature #471 : Fix IP6 prefix generation
2013-03-02 00:44:45 +01:00
Ruben S. Montero
c96eb249d2
feature #471 : Add IPv6 addresses to network leases
2013-03-02 00:23:27 +01:00
Jaime Melis
146ca09e08
feature #1791 : new saveas hot functionality in the core
2013-03-01 19:04:56 +01:00
Ruben S. Montero
8f7b3ec93a
feature #1224 : Implement snapshot interface for the dummy driver
2013-03-01 10:38:21 +01:00
Javi Fontan
455d56f97b
feature #1782 : datastore stat compatible with both GNU and BSD stat
2013-02-28 16:19:05 +01:00
Javi Fontan
4454909138
feature #1782 : do not use extended parameters in non gnu getopt
2013-02-28 16:18:53 +01:00
Ruben S. Montero
d732c5ae2f
feature #1556 : upload new parser for vm_var
2013-02-28 03:42:19 +01:00
Ruben S. Montero
e0022487bd
Use the right initialization value for PAE/ACPI
2013-02-28 03:26:26 +01:00
Ruben S. Montero
2e3306a7a3
Fix bug with no initialized values for PAE/ACPI in KVM driver
2013-02-28 03:24:07 +01:00
Ruben S. Montero
84b633b42b
Merge branch 'feature-1224'
...
Conflicts:
include/RequestManagerVirtualMachine.h
src/cli/one_helper/onevm_helper.rb
src/oca/ruby/opennebula/virtual_machine.rb
src/rm/RequestManager.cc
src/rm/RequestManagerVirtualMachine.cc
2013-02-28 03:19:04 +01:00
Ruben S. Montero
78e71d42ce
feature #1224 : split HOTPLUG state into HOTPLUG & HOTPLUG_SNAPSHOT
2013-02-28 02:49:56 +01:00