Feature #1551
Provide a configuration option for the VM transfer files
Status: | Closed | Start date: | 10/12/2012 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Core & System | |||
Target version: | Release 4.0 | |||
Resolution: | fixed | Pull request: |
Description
Currently, files read by the drivers, like the deployment.i and the transfer.i.* files are generated and kept directly under $VAR_LOCATION/<vm_id>. The idea is to provide a configuration option in oned.conf to be able to specify an alternate path for these files.
Associated revisions
feature #1551: Make VM directories in /var/lib/one/vms/<vm_id> instead of /var/lib/one/<vm_id>
feature #1551: create vms directory in install.sh
(cherry picked from commit b1ece02d15f2eadaf65dd0efb08a1f58f7133b0d)
feature #1551: Fix render of vm.log in Sunstone. Contributed by Patrice Lachance
feature #1551: Make VM directories in /var/lib/one/vms/<vm_id> instead of /var/lib/one/<vm_id>
(cherry picked from commit 9884571fb0a644f56a01781b8f85d36e0a9c016d)
feature #1551: create vms directory in install.sh
feature #1551: Make VM directories in /var/lib/one/vms/<vm_id> instead of /var/lib/one/<vm_id>
(cherry picked from commit 9884571fb0a644f56a01781b8f85d36e0a9c016d)
feature #1551: create vms directory in install.sh
(cherry picked from commit b1ece02d15f2eadaf65dd0efb08a1f58f7133b0d)
(cherry picked from commit f20fb75852de8b989a20d8db0f51f853869b8c63)
feature #1551: Fix render of vm.log in Sunstone. Contributed by Patrice Lachance
(cherry picked from commit 33b807631eed0d5d1ecd8f825f3e7091c6899981)
History
#1 Updated by Ruben S. Montero over 8 years ago
- Target version set to Release 4.0
#2 Updated by Patrice Lachance over 8 years ago
Hello
Please don't forget to adapt Sunstone. I just built current master branch and Sunstone can't find vm log files.
Patrice
#3 Updated by Patrice Lachance over 8 years ago
- File 0001-fixed-sunstone-vm-log-path.patch added
This patch seems to work as expected.
#4 Updated by Ruben S. Montero over 8 years ago
THANKS!!!!
Applied to master
#5 Updated by Ruben S. Montero over 8 years ago
- Status changed from New to Closed
- Resolution set to fixed