diff options
| author | Ewan Mellor <ewan.mellor@citrix.com> | 2010-08-11 17:17:37 +0000 |
|---|---|---|
| committer | Tarmac <> | 2010-08-11 17:17:37 +0000 |
| commit | f65d2ef299eb077ae164c3e6c44e67a42c631727 (patch) | |
| tree | 80d09688a3540e03ef2afffe191a7cf90e8e630b | |
| parent | 57f834ba7881c116adedfa3b3f1065bf0f0c072e (diff) | |
| parent | d1977a820db3dad7e907e976c5502ffd37e1b719 (diff) | |
Added a xapi plugin that can pull images from nova-objectstore, and use that
to get a disk, kernel, and ramdisk for the VM.
| -rw-r--r-- | plugins/xenapi/README (renamed from xenapi/README) | 0 | ||||
| -rw-r--r-- | plugins/xenapi/etc/xapi.d/plugins/objectstore (renamed from xenapi/etc/xapi.d/plugins/objectstore) | 0 | ||||
| -rwxr-xr-x | plugins/xenapi/etc/xapi.d/plugins/pluginlib_nova.py (renamed from xenapi/etc/xapi.d/plugins/pluginlib_nova.py) | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/xenapi/README b/plugins/xenapi/README index 1fc67aa7a..1fc67aa7a 100644 --- a/xenapi/README +++ b/plugins/xenapi/README diff --git a/xenapi/etc/xapi.d/plugins/objectstore b/plugins/xenapi/etc/xapi.d/plugins/objectstore index 271e7337f..271e7337f 100644 --- a/xenapi/etc/xapi.d/plugins/objectstore +++ b/plugins/xenapi/etc/xapi.d/plugins/objectstore diff --git a/xenapi/etc/xapi.d/plugins/pluginlib_nova.py b/plugins/xenapi/etc/xapi.d/plugins/pluginlib_nova.py index 2d323a016..2d323a016 100755 --- a/xenapi/etc/xapi.d/plugins/pluginlib_nova.py +++ b/plugins/xenapi/etc/xapi.d/plugins/pluginlib_nova.py |
