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
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
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
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
Ruben S. Montero
7c81925207
feature #1224 : Get rid of unused method in VirtualMachine
2013-02-28 02:09:42 +01:00
Jaime Melis
4a92a51e04
Feature #1224 : snapshot-* actions should be local for the vmware driver
2013-02-26 19:18:48 +01:00
Jaime Melis
43398673ab
Feature #1224 : the snapshot create method doesn't need snapshot_id
2013-02-26 19:18:30 +01:00
Javi Fontan
e3c09095f7
feature #1640 : format CLI commands in 80 columns
2013-02-26 16:38:35 +01:00
Javi Fontan
8fc3bbc5fd
feature #1640 : show raw sched actions in onevm show --all
2013-02-26 16:09:01 +01:00
Javi Fontan
101097d0d9
feature #1640 : show networks in list mode, onevm show
2013-02-26 16:09:01 +01:00
Javi Fontan
cc9233e64b
feature #1640 : show all disk info with --all in onevm show
2013-02-26 16:09:01 +01:00
Javi Fontan
762f33c0ea
feature #1640 : change onevm show disks list
2013-02-26 16:09:01 +01:00
Javi Fontan
9f1c43b5a9
feature #1640 : pass options to format_resource
2013-02-26 16:09:01 +01:00
Javi Fontan
392ff502d0
feature #1640 : show vm disks in table form
2013-02-26 16:09:01 +01:00
Jaime Melis
4296c5e61d
Feature #1224 : add vmware drivers
2013-02-26 15:06:05 +01:00
Carlos Martín
9f20fd6091
Fix bug in kvm driver: features was case-sensitive
2013-02-26 14:56:41 +01:00
Carlos Martín
25dbb79057
Feature #1556 : The parser for context & requirements looks for variables in both VM templates
2013-02-26 14:32:31 +01:00
Carlos Martín
f1ee01cffa
Feature #1556 : Move all the attributes used in the code to the internal template
2013-02-26 13:03:40 +01:00
Carlos Martín
1f37cbffbe
Merge remote-tracking branch 'origin/feature-1772'
2013-02-26 10:59:38 +01:00
Ruben S. Montero
c13861500c
Merge branch 'feature-1741'
2013-02-25 23:44:31 +01:00
Jaime Melis
4bc92ec6d6
Bug #1521 : Use the original image size for cloning, instead of the default image size
2013-02-25 17:37:14 +01:00
Carlos Martín
5b2750d483
Feature #1772 : Add vm resize method to Java OCA
2013-02-25 17:32:47 +01:00
Carlos Martín
9e9f40d718
Feature #1772 : Additional sanity checks for new capacity.
...
Even if it was not updated, VCPU was inserted with value "0",
causing the next deployment to fail
2013-02-25 17:01:55 +01:00
Carlos Martín
8f5c2b3fd2
Feature #1772 : Save updated quotas to the DB
2013-02-25 16:16:47 +01:00
Carlos Martín
6d8b31d5bd
Feature #1772 : Resize capacity enforce is mandatory for everyone, except for oneadmin
2013-02-25 16:08:58 +01:00
Carlos Martín
bf60dc734c
Feature #1772 : Fix bug in RM, update VM owner/group quotas, not the caller's quotas.
...
Also take into account that we can delete users/groups and have orphan VMs
2013-02-25 15:13:14 +01:00