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

5071 Commits

Author SHA1 Message Date
Tino Vazquez
45f86393ac bug #1473: Pick last deployment file 2012-09-20 18:40:03 +02:00
Tino Vazquez
bef1d230b3 feature #1437: mvds vmkfstool with correct params 2012-09-20 18:28:58 +02:00
Tino Vazquez
c17bff3c4f feature #1437: Fixing mvds 2012-09-20 17:08:39 +02:00
Tino Vazquez
82e4b46aab feature #1437: Pick the right host 2012-09-20 16:17:42 +02:00
Tino Vazquez
4841c62481 feature #1437: Add DST_HOST to mvds 2012-09-20 15:33:45 +02:00
Tino Vazquez
427bb23b70 feature #1437: VMFS LN with no ssh will call clone 2012-09-20 13:10:58 +02:00
Tino Vazquez
372a26653f feature #1437: Delete directory before attempting copies 2012-09-19 13:11:00 +02:00
Tino Vazquez
6441c4c66b feature #1437: Create TM vmfs directory 2012-09-18 17:03:29 +02:00
Tino Vazquez
0eb22ff76e feature #1437: Rename TM also in install.sh 2012-09-18 17:00:00 +02:00
Tino Vazquez
05982ae0e1 feature #1437: Rename tm_vmwarerc -> tm_vmfsrc 2012-09-18 16:54:48 +02:00
Tino Vazquez
abd2c9c627 feature #1437: Rename tm vmware -> tm vmfs 2012-09-18 14:36:27 +02:00
Tino Vazquez
967b6518b8 feature #1437: Get cp to copy contents of the VMDK disk folder, not the folder itself 2012-09-14 18:11:48 +02:00
Tino Vazquez
10930165bf feature #1437: Polishing vmfs ssh drivers 2012-09-14 17:38:17 +02:00
Tino Vazquez
e1c1ff0f9e feature #1437: Add comment to configuration file 2012-09-14 10:52:34 +02:00
Tino Vazquez
569d36b267 feature #1437: Fix por choice of env var name (facepalm) 2012-09-13 20:32:27 +02:00
Tino Vazquez
68f294873c feature #1437: Not care if the 'just-in-case' delete fails 2012-09-13 17:00:14 +02:00
Tino Vazquez
a3aca6f2e1 feature #1437: Get rid of extra dirname 2012-09-13 16:29:31 +02:00
Tino Vazquez
665dd74e3b Merge branch 'feature-1437' of git.opennebula.org:one into feature-1437 2012-09-13 16:24:40 +02:00
Tino Vazquez
59d0fd7762 feature #1437: disk.vmdk is not used for source anymore 2012-09-13 16:22:19 +02:00
Tino Vazquez
a747d2761c feature #1437: Fix badTM actions 2012-09-13 16:22:11 +02:00
Tino Vazquez
211d5105fe feature #1437: Fix badTM actions 2012-09-13 16:02:29 +02:00
Tino Vazquez
df2b13dc23 feature #1437: Prevent fail for pre existing folder 2012-09-13 15:04:08 +02:00
Tino Vazquez
65113f0dfc feature #1437: Get rid of bogus log line 2012-09-13 14:13:16 +02:00
Tino Vazquez
ad787ea971 feature #1437: Get rid of trailing whitespaces 2012-09-13 13:47:06 +02:00
Tino Vazquez
95596bb25f feature #1437: Change var names for coherence 2012-09-13 13:12:01 +02:00
Tino Vazquez
1624deaf5f feature #1437: fix vifs command not wrapping nicely with exec_and_log 2012-09-13 11:49:06 +02:00
Tino Vazquez
e554d5cd26 feature #1437: Remove quotes in username and password 2012-09-12 20:05:54 +02:00
Tino Vazquez
b15513d495 feature #1437: Fixing quotes problem in VMFS drivers 2012-09-12 18:20:36 +02:00
Tino Vazquez
7392786781 feature #1437: Get the correct bridgelist file 2012-09-11 18:07:34 +02:00
Tino Vazquez
fa4634f4d6 feature #1437: Add clone action to VMFS datastore 2012-09-11 17:59:02 +02:00
Tino Vazquez
8981255a0d feature #1437: Add VMFS datastore to oned.conf 2012-09-11 16:29:43 +02:00
Tino Vazquez
f8eed22dc2 feature #1437: Add VMFS folder creation to install.sh 2012-09-11 16:21:47 +02:00
Tino Vazquez
3e19fc7276 feature #1441: Add stat and vmfs datastore to install.sh 2012-09-11 16:18:24 +02:00
Tino Vazquez
b22ce33616 feature #1437: Finishing VMDS Datastore 2012-09-11 15:44:09 +02:00
Tino Vazquez
8d8247ab8e feature #1437: Stub for mkfs for VMFS datastore 2012-09-07 18:55:32 +02:00
Tino Vazquez
e63a0893ac feature #1441: Add stub for VMFS datastore 2012-09-07 18:50:07 +02:00
Tino Vazquez
9c4027e695 feature #1441: Add extra line at the end of tm_vmwarerc 2012-09-07 18:49:03 +02:00
Tino Vazquez
6fd4ee567d Add all actions to TM VMware 2012-09-06 18:40:52 +02:00
Tino Vazquez
82eb4db593 Add a pure VMFS TM VMware, with ssh or remote API mode 2012-09-04 19:15:50 +02:00
Hector Sanjuan
a76982070a Bug #1436: Fix bad commenting of line
(cherry picked from commit dbbdfebabc1f4a4044f8e5eb2d375fa1c86ce545)
2012-09-04 12:13:05 +02:00
Hector Sanjuan
6746a8bb31 Feature #1356: Add hotplugging to Self-Service
(cherry picked from commit 5a8c40148211cfc3c78ecaacbd5c3f45d665e294)
2012-09-04 12:13:05 +02:00
Hector Sanjuan
6bab124c84 Feature #1356: Add clone action to Self-Service
(cherry picked from commit d2937b218e3cc0d9af1ad6c7f3d8db538ec0e5ce)
2012-09-04 12:13:05 +02:00
Hector Sanjuan
fa12d01445 Feature #1045: Spice support in Sunstone
(cherry picked from commit 96e298578a19cc6d62815c11a71e8904da92f876)
2012-09-04 12:13:05 +02:00
Carlos Martín
1c48d8537a Bug #1374: Update the VM last_poll attribute when a poll is forced 2012-09-04 11:44:54 +02:00
Carlos Martín
7689f16d8b Revert "Bug #1374: Do not force a poll action after a migrate/shutdown failure, the VM will be monitored in the next cycle because it is in 'running' state"
This reverts commit 6d07ed6e9a615a3de59f668610bd29a83125ddff.
2012-09-03 18:50:55 +02:00
Carlos Martín
8b00256ddd Feature #1435: Add new command 'batchquota' to oneuser & onegroup. 2012-09-03 18:18:04 +02:00
Carlos Martín
6d07ed6e9a Bug #1374: Do not force a poll action after a migrate/shutdown failure, the VM will be monitored in the next cycle because it is in 'running' state 2012-09-03 15:59:41 +02:00
Hector Sanjuan
17d9afd01f Feature #1098: Fix some widths for the from/to inputs
(cherry picked from commit 3c807fbccdfd349107b91abb924806e7fd7891ef)
2012-09-03 13:00:33 +02:00
Hector Sanjuan
e4e7929471 Fix sunstone login when requesting / instead of /login
(cherry picked from commit 29bc3232d6d4601513301b2d4c7fae0724876fc8)
2012-09-03 13:00:32 +02:00
Ruben S. Montero
51d032b35d Merge branch 'feature-1356'
Conflicts:
	src/cli/command_parser.rb
2012-09-02 16:10:02 +02:00