dbe5dbdfc4
As OpenStack + XenServer deployment is not that common as KVM. This patch contains class parameters update and all parameters to allow configure OpenStack with XenServer more easily. It covers parameters needed for non-DHCP network deployment with flat network config injection (same as Rackspace). Deployment guides for OpenStack + XenServer can be found here: https://www.citrix.com/blogs/2015/11/30/integrating-xenserver-rdo-and-neutron/ http://openstack-xenserver.readthedocs.io/en/latest/ Change-Id: Ib8185f6dcd6153473e820973049f234f7f7d3cfd
9 lines
238 B
YAML
9 lines
238 B
YAML
---
|
|
features:
|
|
- All parameters from xenserver config have been
|
|
added to class definition.
|
|
deprecations:
|
|
- Following parameters gets deprecated
|
|
xenapi_connection_url, xenapi_connection_username,
|
|
xenapi_connection_password.
|