![Huan Xie](/assets/img/avatar_default.png)
We are moving files from devstack/tools/xen/ to os-xenapi repo, but I found devstack/lib/nova_plugins/hypervisor-xenserver file will use some functions in tools/xen/functions, e.g. - create_directory_for_images - create_directory_for_kernels - install_conntrack_tools Once we remove all files under tools/xen to os-xenapi, devstack will fail to deploy nova-compute service as it cannot find files in tools/xen anymore. Thus, I made this patch to let our devstack plugin to trigger the above functions. So we can safely remove the whole folder tools/xen and some functions in devstack repo Change-Id: I712ee74ce945859ba5118e09b7d9436ca2686cb7
os-xenapi
XenAPI library for OpenStack projects
Please fill here a long description which must be at least 3 lines wrapped on 80 cols, so that distribution package maintainers can use it in their packages. Note that this is a hard requirement.
- Free software: Apache license
- Documentation: http://docs.openstack.org/developer/os-xenapi
- Source: http://git.openstack.org/cgit/openstack/os-xenapi
- Bugs: http://bugs.launchpad.net/os-xenapi
Features
- TODO
Description
Languages
Python
79.8%
Shell
16.2%
HAProxy
3.4%
RPM Spec
0.3%
Makefile
0.2%