Commit Graph

1 Commits

Author SHA1 Message Date
Huan Xie 55d0890c90 Move scripts of building rpm to os-xenapi
This patch is to move scripts that build OpenStack dom0 plugins
into os-xenapi repo as we have changed nova to use os-xenapi
and we are changing neutron to use os-xenapi.

ATM, there are two places that contain building rpm scripts:
1. https://github.com/citrix-openstack/xenserver-nova-suppack-builder
2. https://github.com/openstack/neutron/tree/master/neutron/plugins/
ml2/drivers/openvswitch/agent/xenapi

For neutron, I have a patch to make it use os-xenapi, see
https://review.openstack.org/#/c/402330/

Change-Id: Ibdc17c436e794b474c72f6a5f4686b3a77c58aa2
2017-03-30 01:19:02 -07:00