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

8032 Commits

Author SHA1 Message Date
e4bc95e559 Feature #2505: Possibility to customize the Sunstone display name 2013-11-27 13:23:43 +01:00
8b71eb6a29 feature #2500: option to encode credentials in sunstone 2013-11-27 13:14:34 +01:00
5a8eb83263 Update languages 2013-11-27 13:02:17 +01:00
4eb339d5d7 Fix error when creating a new template as a regular user 2013-11-27 13:02:17 +01:00
080a8031e0 Merge branch 'feature-2468' 2013-11-27 11:22:48 +01:00
b49454a7f8 feature #2468: fix bug getting probes version 2013-11-27 11:21:11 +01:00
4a149d4c52 Merge remote-tracking branch 'origin/feature-2494' 2013-11-26 22:58:02 +01:00
81b045de86 feature #2468: add rsync option to onehost sync 2013-11-26 18:35:55 +01:00
b62925196f feature #2468: Use only one queue for onehost sync
Also prints the percentage of hosts updated
2013-11-26 18:25:44 +01:00
0474c02e42 Add migrator to 4.4.0 2013-11-26 18:23:00 +01:00
a65212c48e Add user data option 2013-11-26 17:31:57 +01:00
e67a852af1 Feature #2494: Pretty print DS limit_mb in CLI and Sunstone, add it to sunstone DS wizard 2013-11-26 17:28:44 +01:00
37af594b97 Feature #2494: Change the meaning of limit_mb, add it to oned
Now limit_mb does not replace total_mb. It is the max amount of
storage that OpenNebula will use, regardless of the total disk
or the usage of the disk outside the DS dir
2013-11-26 17:26:46 +01:00
0257d5bd7b feature #2468: add --force option to onehost sync
Also prints the hosts selected for upgrade
2013-11-26 12:14:42 +01:00
c664a068b6 bug #2364: Better explanation of :action_period and :action_number in oneflow-server.conf 2013-11-26 12:14:33 +01:00
31faef8b04 Typo in oneflow output. Thanks to Mohd Nizam 2013-11-26 11:33:17 +01:00
1078fea788 feature #2468: add probe to get remotes version 2013-11-26 10:49:20 +01:00
8de607c889 Bug #2172: Incorrect parameter deploy_info passed to network post script 2013-11-25 20:09:11 +01:00
826c558941 feature #2468: use VERSION in onehost sync
* Only updates hosts with VERSION value < $REMOTES/VERSION
* Adds VERSION to the host when the update is correct
2013-11-25 19:21:47 +01:00
ba2bd83701 feature #2076: Resize dialog should be filled with current values
(cherry picked from commit dce7bac459)
2013-11-25 18:53:32 +01:00
277a862a7a Update noVNC master commit 75d69b9f621606c3b2db48e4778ff41307f65c6d
(cherry picked from commit 732528eef6)
2013-11-25 18:53:23 +01:00
6b51c53eb2 Bug #2490: errors in probes in the monitoring system are not reported as errors
(cherry picked from commit 2cad5fc87c)
2013-11-25 18:43:51 +01:00
d6438fb623 Feature #1770: Handle non-uniform 'file -b' output in distributions
(cherry picked from commit c1ff1fd11b)
2013-11-25 16:59:28 +01:00
c1d3f62543 Bug #2386: Better log backup for one start
Backup all log files with mv, move the backups from start() into start_one() and start_sched(), and expose the fact that the *_sched commands are supported
2013-11-25 16:22:06 +01:00
444e729f03 Bug #2471: Update log messages that refer to deprecated actions 2013-11-25 16:08:37 +01:00
2d2f7c9d41 Feature #2494: The scheduler looks for LIMIT_MB in DS template 2013-11-25 15:27:33 +01:00
9eba97912c bug #2492: Host rename requires ADMIN rights 2013-11-23 18:56:41 +01:00
682f24bafd bug #2481: Check read permissions in downloader.sh 2013-11-23 18:39:48 +01:00
bc98a3fa02 bug #2487: Always use the current system ds when resuming 2013-11-23 17:45:45 +01:00
c76a2cbb8e feature #1796: Add CEPH_USER to CEPH Datastore configuration attributes. 2013-11-22 23:53:44 +01:00
6f979c970d feature #2489: Size must be set for SOURCE based images
(cherry picked from commit cd177e6ab0566641a0e8810ed5947cc9c2ddcdeb)
2013-11-22 23:08:12 +01:00
291f50ba43 Update oned.conf with the new IM driver names
(cherry picked from commit 3e44350ba3)
2013-11-22 18:52:12 +01:00
7f2a68c5d5 Get rid of unneeded double string-int conversions 2013-11-22 10:15:57 +01:00
a385eb773c feature #2435: PUBLIC_CLOUD is not case sensitive 2013-11-21 23:47:38 +01:00
eb56f526a6 feature #2435: Remove unused function. Minor optimizations 2013-11-21 23:40:13 +01:00
9c9a0306db Feature #2435 #2092: Do not allow migrations to/from a public cloud host 2013-11-21 18:46:31 +01:00
0924ec23f4 Feature #2435 #2092: Log when the sched discards the current Host for resched VMs 2013-11-21 18:46:31 +01:00
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
b2cb9c10f6 Feature #2435 #2092: Rename HYBRID to PUBLIC_CLOUD 2013-11-21 18:46:31 +01:00
4a71896ec6 Feature #2435 #2092: Allow deployment to hybrid hosts using system DS -1 2013-11-21 18:46:31 +01:00
70444b21f7 Feature #2435 #2092: Code cleanup.
Hybrid hosts are not detected with the generic HYBRID=YES
2013-11-21 18:46:31 +01:00
e3ff1ac253 Feature #2435 #2092: Add HYBRID=YES to ec2 probes 2013-11-21 18:46:31 +01:00
9a640258b9 Feature #2435 #2092: Skip storage scheduling for hybrid hosts 2013-11-21 18:46:30 +01:00
558ae42fb9 feature #2435 #2092: Bug in VirtualMachine::get_hybrid_hypervisors 2013-11-21 18:46:30 +01:00
637f1dbbd2 Feature #2435 #2092: New generic HYBRID section in VMs, better automatic_requirements 2013-11-21 18:46:30 +01:00
e0ad89343c feature #2435: Add BLOCKDEVICEMAPPING support 2013-11-21 18:46:30 +01:00
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
b32af2dc05 feature #2435: Change poll hostname argument 2013-11-21 18:46:30 +01:00
51f5fdb89f feature #2435: TOTALMEMORY should be an integer instead of a float 2013-11-21 18:46:30 +01:00
ab619a50f4 Bug #2487: RM forces the system DS for stopped/undeployed VMs 2013-11-21 18:28:49 +01:00