diff options
| author | Ewan Mellor <ewan.mellor@citrix.com> | 2010-08-16 18:18:16 +0000 |
|---|---|---|
| committer | Tarmac <> | 2010-08-16 18:18:16 +0000 |
| commit | adcde1a3d8d9fb50e45b794ad90217c03a0aac23 (patch) | |
| tree | da0b11889d17991009e9359219032c8aca2daadc /plugins | |
| parent | 627356d9dbe1bd8c7af53191a999ad77eec7f30e (diff) | |
| parent | 4c39eca0c90fc798e9980b8fe750d66208fecae5 (diff) | |
| download | nova-adcde1a3d8d9fb50e45b794ad90217c03a0aac23.tar.gz nova-adcde1a3d8d9fb50e45b794ad90217c03a0aac23.tar.xz nova-adcde1a3d8d9fb50e45b794ad90217c03a0aac23.zip | |
Added documentation for the nova.virt connection interface, a note about the need to chmod the objectstore script, and a reference for the XenAPI module.
Diffstat (limited to 'plugins')
| -rw-r--r-- | plugins/xenapi/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/xenapi/README b/plugins/xenapi/README index 1fc67aa7a..fbd471035 100644 --- a/plugins/xenapi/README +++ b/plugins/xenapi/README @@ -1,2 +1,6 @@ This directory contains files that are required for the XenAPI support. They should be installed in the XenServer / Xen Cloud Platform domain 0. + +Also, you need to + +chmod u+x /etc/xapi.d/plugins/objectstore |
