Jianghua Wang b2c7269ee7 XenAPI: Support compute node bootstrap
This is to add a bootstrap task for XenAPI to bootstrap the compute
node. One compute node is composed with a XenServer and a DomU VM
running on the XenServer. Before it's ready for deploying OpenStack
sevices on it, we need bootstrap it firstly. The package of
python-os-xenapi contains a tool and some utils which were developed
to finish all of the needed bootstrap tasks
e.g.:
1. configure himn(host internal management network)
2. configure ipatables to allow traffic
3. install xapi plugins to dom0
4. gather XenAPI facts and save them into a file
...

The task added in this commit is to invoke that tool so that the
bootstrap tasks can be completed automatically during kolla deployment.

Depends-On: Ie2d7d40f2755580aac4a10f3d302190a8bd4fe6f
Change-Id: I1500535a1c9a085bcbfec5db5fbddcf040e6892d
blueprint: xenserver-support
2018-01-19 10:59:11 +00:00
..
2018-01-05 01:20:20 +00:00
2017-07-26 03:38:05 +00:00
2017-12-28 04:57:45 +00:00
2017-12-13 18:01:32 +00:00
2017-12-11 15:32:37 +08:00
2017-12-19 13:26:55 +01:00
2017-08-03 07:39:38 -07:00
2017-11-09 11:14:58 +00:00
2017-07-12 01:56:12 +00:00
2017-12-19 06:45:32 +01:00
2017-12-15 03:05:35 +00:00
2017-12-13 12:21:40 +00:00
2017-12-18 17:29:32 +08:00
2017-08-17 17:22:28 +02:00