1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-22 18:50:08 +03:00

7853 Commits

Author SHA1 Message Date
Ruben S. Montero
c76a2cbb8e feature #1796: Add CEPH_USER to CEPH Datastore configuration attributes. 2013-11-22 23:53:44 +01:00
Ruben S. Montero
6f979c970d feature #2489: Size must be set for SOURCE based images
(cherry picked from commit cd177e6ab0566641a0e8810ed5947cc9c2ddcdeb)
2013-11-22 23:08:12 +01:00
Jaime Melis
291f50ba43 Update oned.conf with the new IM driver names
(cherry picked from commit 3e44350ba3fb95ffaff55074dc87fd011609324d)
2013-11-22 18:52:12 +01:00
Ruben S. Montero
7f2a68c5d5 Get rid of unneeded double string-int conversions 2013-11-22 10:15:57 +01:00
Ruben S. Montero
a385eb773c feature #2435: PUBLIC_CLOUD is not case sensitive 2013-11-21 23:47:38 +01:00
Ruben S. Montero
eb56f526a6 feature #2435: Remove unused function. Minor optimizations 2013-11-21 23:40:13 +01:00
Carlos Martín
9c9a0306db Feature #2435 #2092: Do not allow migrations to/from a public cloud host 2013-11-21 18:46:31 +01:00
Carlos Martín
0924ec23f4 Feature #2435 #2092: Log when the sched discards the current Host for resched VMs 2013-11-21 18:46:31 +01:00
Carlos Martín
f1b88a7436 Feature #2435 #2092: New host and ds sched policy: fixed
This new policy simply uses the PRIORITY template attribute
that the admin can set manually.
2013-11-21 18:46:31 +01:00
Carlos Martín
b2cb9c10f6 Feature #2435 #2092: Rename HYBRID to PUBLIC_CLOUD 2013-11-21 18:46:31 +01:00
Carlos Martín
4a71896ec6 Feature #2435 #2092: Allow deployment to hybrid hosts using system DS -1 2013-11-21 18:46:31 +01:00
Carlos Martín
70444b21f7 Feature #2435 #2092: Code cleanup.
Hybrid hosts are not detected with the generic HYBRID=YES
2013-11-21 18:46:31 +01:00
Carlos Martín
e3ff1ac253 Feature #2435 #2092: Add HYBRID=YES to ec2 probes 2013-11-21 18:46:31 +01:00
Carlos Martín
9a640258b9 Feature #2435 #2092: Skip storage scheduling for hybrid hosts 2013-11-21 18:46:30 +01:00
Carlos Martín
558ae42fb9 feature #2435 #2092: Bug in VirtualMachine::get_hybrid_hypervisors 2013-11-21 18:46:30 +01:00
Carlos Martín
637f1dbbd2 Feature #2435 #2092: New generic HYBRID section in VMs, better automatic_requirements 2013-11-21 18:46:30 +01:00
Daniel Molina
e0ad89343c feature #2435: Add BLOCKDEVICEMAPPING support 2013-11-21 18:46:30 +01:00
Daniel Molina
8f4a2ee27c feature #2435: Add extra monitoring information for EC2 VMs
New tags:
		AWS_DNS_NAME
		AWS_PRIVATE_DNS_NAME
		AWS_KEY_NAME
		AWS_AVAILABILITY_ZONE
		AWS_PLATFORM
		AWS_VPC_ID
		AWS_PRIVATE_IP_ADDRESS
		AWS_IP_ADDRESS
		AWS_SUBNET_ID
		AWS_SECURITY_GROUPS
		AWS_INSTANCE_TYPE
2013-11-21 18:46:30 +01:00
Daniel Molina
b32af2dc05 feature #2435: Change poll hostname argument 2013-11-21 18:46:30 +01:00
Daniel Molina
51f5fdb89f feature #2435: TOTALMEMORY should be an integer instead of a float 2013-11-21 18:46:30 +01:00
Carlos Martín
ab619a50f4 Bug #2487: RM forces the system DS for stopped/undeployed VMs 2013-11-21 18:28:49 +01:00
Javi Fontan
b17751a2d6 bug #2464: do tm delete retry in the host
Also does not fail when the file/path does not exist
2013-11-21 16:19:36 +01:00
Carlos Martín
bc6ae465d9 Feature #2479: Allow CONTEXT/DEV_PREFIX, and make 'hd' the default prefix for cdrom type disks 2013-11-21 16:01:35 +01:00
Ruben S. Montero
f69e86f2bb feature #1770: Apparent size of qcow images reported by fs_size function 2013-11-21 14:07:08 +01:00
Ruben S. Montero
d1b71d0df1 bug #1264: Do not allow wrong number in GRAPHICS/PORT; i.e. floats, <0, strings... 2013-11-21 12:07:06 +01:00
Daniel Molina
45edfadff3 bug #2308: Fix client browser cache issues in Sunstone when updating the server 2013-11-20 18:42:57 +01:00
Ruben S. Montero
f94d3ca094 Merge branch 'master' of git.opennebula.org:one 2013-11-20 18:01:19 +01:00
Daniel Molina
95fa5c34d3 bug #2480: Use default values for enforce and ds_id if nil 2013-11-20 17:56:50 +01:00
Javi Fontan
435bc0cdd6 bug #2462: force context iso link creation 2013-11-20 17:28:16 +01:00
Ruben S. Montero
0cee3d7ac0 feature #538: Changes using the new split function. 2013-11-20 17:18:06 +01:00
Daniel Molina
998c3fb8c7 bug #2437: Apply order parameter to all the data tables 2013-11-20 16:29:12 +01:00
Daniel Molina
5ee666c765 feature #2384: Add user feadback when VM is not scheduled due to ”Not enough capacity” 2013-11-20 16:29:12 +01:00
Daniel Molina
23aa16baaf feature #2472: Use IMAGE_UNAME and IMAGE instead of IMAGE_ID when selecting an image/network in Sunstone wizard 2013-11-20 16:29:12 +01:00
Javi Fontan
2a16649e2c Merge branch 'feature-2464' 2013-11-20 14:18:25 +01:00
Daniel Molina
b8d516d2b2 bug #2478: ds_id must be an integer in the deploy action 2013-11-20 12:47:41 +01:00
Javi Fontan
cb06ac782e feature #2464: retry file deletion in common tm files 2013-11-19 18:49:34 +01:00
Javi Fontan
e5114aac33 feature #2148: add documentation for --file in onevm disk/nic attach 2013-11-19 17:15:32 +01:00
Javi Fontan
4a1980a933 bug #2426: handle sparse images in tm ssh mv (tar)
(cherry picked from commit 0c88cde992f834760096a90bef279c0db50824e7)
2013-11-19 16:51:40 +01:00
Javi Fontan
09e494f356 feature #2470: Add column for zombie virtual machines
Patch from http://dev.opennebula.org/issues/2470

Changed so this new column is not displayed by default and the output
does not differ too much from 4.2.

(cherry picked from commit f1d8cfb197852cddcbef25b56b03e58eada35887)
2013-11-19 16:38:25 +01:00
Jaime Melis
35525e44c4 Update Virtual Router with the new single quote syntax
(cherry picked from commit a4a55e4dd76ed11f82c6804df9ac4d62618f0540)
2013-11-19 15:16:50 +01:00
Jaime Melis
cf717232f6 Bug #2467: live migration in xen4
(cherry picked from commit 563168e1ebe37812951e3a33bb77f4eaf644970e)
2013-11-19 12:57:35 +01:00
Ruben S. Montero
5fb9fc931e Fix bug that prevents a host from come out init state
(cherry picked from commit e4f46706bcd765e712506408fc8f6023d6f40efd)
2013-11-18 22:13:40 +01:00
Ruben S. Montero
78171a42a2 :im-threads: Add oned.conf configuration attribute. Moved thread pool to IM
(cherry picked from commit 3ab3b92de2c054f63e3c9b40246082d24b451e1e)
2013-11-18 22:13:40 +01:00
Ruben S. Montero
9f691779cd Add multithead Information Manager to process monitor messages
(cherry picked from commit 042ba56731720c4d7973015b5cc89945bebed8d3)
2013-11-18 22:13:40 +01:00
Daniel Molina
7656a7b8f1 bug #2437: The images datatable is not ordered in descending order by default like the rest of datatables 2013-11-18 18:23:46 +01:00
Daniel Molina
76700b1d89 bug #2436: Changing the default order table value in the settings dialog does not change the order in the tables 2013-11-18 18:23:23 +01:00
Daniel Molina
388c4f8b0f bug #2432: Update table layout when the image/network is provided using IMAGE and IMAGE_UNAME 2013-11-18 13:37:38 +01:00
Daniel Molina
0f3a762425 bug #2432: Select network/image in the template update wizard when provided using IMAGE and IMAGE_UNAME
Contributed by Rolandas Naujikas
	TODO: Support IMAGE and IMAGE_UID also
2013-11-18 13:37:38 +01:00
Carlos Martín
49690a9893 Merge remote-tracking branch 'origin/feature-2345' 2013-11-18 13:16:55 +01:00
Daniel Molina
abe5bf6ba7 bug #2273: Add missing POWEROFF state in RESUME "from" parameter 2013-11-18 12:35:44 +01:00