1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-08-21 05:49:26 +03:00
Commit Graph

10239 Commits

Author SHA1 Message Date
36aafcc288 bug #3722: use both lsmod and sys directory methods to check for kvm
(cherry picked from commit 9b343b02ed)
2015-03-31 10:31:19 +02:00
00764fccf4 bug #3722: do not use modules to check for kvm
(cherry picked from commit 08b3b8c01a)
2015-03-31 10:29:17 +02:00
d33ce04a33 Bug #3716: Check if VM is imported for unsupported actions
(cherry picked from commit 3a3647a91d)
2015-03-30 18:00:09 +02:00
0d43d9daac bug #3725: Init oneadmin_name for federation slaves
(cherry picked from commit 849cb757bf)
2015-03-30 13:37:34 +02:00
26603c5655 Fix scheduler log message 2015-03-29 19:54:45 +02:00
11a2da8d60 Merge branch 'mattthias-master_fix_typo' 2015-03-27 12:06:30 +01:00
fd9cadb330 Merge branch 'master_fix_typo' of https://github.com/mattthias/one into mattthias-master_fix_typo 2015-03-27 12:06:23 +01:00
18c2d993e1 Merge branch 'mattthias-master_check_for_unreadable_image' 2015-03-27 12:05:02 +01:00
d12333d542 Check if an given image is readable in oneimage.
When running "oneimage create --path .." the tool should check not only
for the existence but also for the readability of the given image.
If the image is unreadable (one user create the image an other tries to
upload it) the image will be created in ERROR state in the datastore.
2015-03-26 22:57:33 +01:00
068e0a53d3 Remove possible copy&paste mistake
The command shows how to create a new image using a path to the image
so the comment should reflect that.
2015-03-26 22:41:08 +01:00
d683fbcdfb Feature #3654: Fix after merge 2015-03-23 16:16:17 +01:00
5b80be0af6 Feature #3601: Add MTU input dialog in Sunstone 2015-03-23 12:41:57 +01:00
8e8eed4c0d Merge remote-tracking branch 'origin/master' into feature-3654
Conflicts:
	include/VirtualMachine.h
	share/doc/xsd/acct.xsd
	share/doc/xsd/vm.xsd
	src/oca/java/src/org/opennebula/client/vm/VirtualMachine.java
	src/oca/ruby/opennebula/virtual_machine.rb
	src/sunstone/public/js/opennebula.js
	src/sunstone/public/js/plugins/vms-tab.js
2015-03-23 12:08:36 +01:00
c6422bc8dd Merge branch 'feature-2065' 2015-03-23 11:53:12 +01:00
233ce7b0ba bug #3704: session tokens are correctly stored
(cherry picked from commit db6be6454c)
2015-03-21 17:24:59 +01:00
5f689eb296 Feature #3654: Transtions to recover failed VM boot in oca & sunstone 2015-03-20 18:05:23 +01:00
d3b377a97d Feature #3601: Add support for MTU in the VXLAN drivers 2015-03-20 17:55:18 +01:00
39c0686c99 Feature #3654: Add new transtions to recover failed VM boot 2015-03-20 17:53:55 +01:00
0e8b5a6826 Feature #3601: Set Maximum Transmission Unit in 802.1q drivers 2015-03-20 17:43:05 +01:00
42259dc87d Backlog #3691: Check if running VM in vCenter has VNC open port and set GRAPHICS section with right port
(cherry picked from commit 21bee73dc3)
2015-03-19 17:57:46 +01:00
133c96fff6 Bug #3662: Add cleanup_resubmit state to cancel for delete --recreate 2015-03-19 13:51:28 +01:00
0c8d595dba Bug #3695: Set etime for boot failure from poweroff, suspend 2015-03-18 18:59:58 +01:00
518cb268c6 Feature #2065: Add new states and actions to oca and sunstone 2015-03-18 17:32:33 +01:00
36bc389e96 bug #3687: Reset custom attrs container 2015-03-18 17:02:59 +01:00
757f908ff5 Feature #2065: Attach disk for VMs in poweroff 2015-03-18 16:28:43 +01:00
c25492d1a3 Feature #2065: Remove default from cleanup case
To see compilation warnings when new lcm states are added
2015-03-18 13:01:35 +01:00
d1ca5081e0 Feature #2065: Attach disk for VMs in poweroff 2015-03-18 12:51:01 +01:00
51c5872175 feature #3668: Improve how group views are shown 2015-03-17 12:52:00 +01:00
680c2b2482 feature #3668: Fix views selector 2015-03-17 11:00:13 +01:00
e9458ca845 feature #3668: Options can define a different name than the value 2015-03-17 10:59:47 +01:00
6f8ab0b1cd feature #3668: Reinitialize change events 2015-03-17 10:58:01 +01:00
cdee2c8f3b feature #3668: Add no_empty option to select generator 2015-03-17 10:57:26 +01:00
d48cdf6376 feature #3668: Add vCenter layout image 2015-03-17 10:56:01 +01:00
30a93dde2b feature #3668: Improve view selector
TODO improve default selector
2015-03-13 17:24:28 +01:00
e07d81a285 Bug #3673: Fix onedb for ruby 2.1
Let's hope this is the last one

(cherry picked from commit 4f8b113860)
2015-03-13 15:49:58 +01:00
7c26e8ca1d feature #301: add logrotate configuration 2015-03-13 14:26:52 +01:00
9a4c9eb9ab Bug #3673: Force utf-8 encoding for ruby 1.9 in onedb
(cherry picked from commit a5db8646a1)
2015-03-13 12:46:55 +01:00
81b8f836ee feature #3455: Log dispatch results
(cherry picked from commit 78172c0128c2373bbaedd492844898243bc0a86b)
2015-03-13 01:46:12 +01:00
53b2bdce53 feature #3455: Better logging
(cherry picked from commit bfaff8b26f434e7344132b9be6fd383be986dc66)
2015-03-13 01:46:12 +01:00
7f2fdee292 feature #3455: slightly restructure logic. Removed detailed output by default
(cherry picked from commit 5f8ec1743cad5fc3cbf4c8a01a7908b439fc5df6)
(cherry picked from commit d425a65e58c4c4dcfdd986e1f841f3a85eccaeee)
2015-03-13 01:46:12 +01:00
1d02bed6ba bug #3680: Use command function to generate ebtables commands
(cherry picked from commit 1b2dc88929)
2015-03-12 22:29:45 +01:00
c4ada3b65f bug #3665: add ipset to the allowed list in sudoers files 2015-03-12 17:55:15 +01:00
4d7823dda0 bug #3678: Move update config button to the config tab 2015-03-12 17:08:22 +01:00
3cd31ef78a feature #3284: Show VM and Service Id in cloud view 2015-03-12 16:11:21 +01:00
796756f514 bug #3679: Assign cost for each role based on the cardinality 2015-03-12 16:11:21 +01:00
59778f8c5b Feature #2486: Show the context cdrom with the other disks in cli and sunstone 2015-03-11 18:49:54 +01:00
97515e6da3 Feature #3518: Add IP column to onevm list 2015-03-11 18:15:27 +01:00
c2f6b2a3e7 bug #3675: Add affinity group attr for Azure 2015-03-11 18:05:39 +01:00
089df28333 Bug #3672: Set fixed backup file names
(cherry picked from commit a19db61833)
2015-03-11 16:18:36 +01:00
f1c922eb95 Bug #3627: onehost --sync skips PUBLIC_CLOUD = YES hosts release-4.12 release-4.12.0 2015-03-09 18:58:29 +01:00