[rdo-list] [tripleo] How about support of AMT for deployment?

Gerard Braad me at gbraad.nl
Mon Jun 6 04:13:14 UTC 2016


Hi.


On Mon, Jun 6, 2016 at 11:39 AM, Graeme Gillies <ggillies at redhat.com> wrote:
> Full support for Intel AMT and NUCs has been in upstream TripleO for a
> while (and I believe downstream as of RHOS 8). For NUCs without AMT you
> can use the wol driver which I use for all testing in my NUC lab.

Is support available because of the following?

/tripleo-common/tripleo_common/utils/nodes.py:
187:     '.*_amt': PrefixedDriverInfo('amt'),

If so, I was unable to find documentation that describes this is possible.

It would have been sufficient to describe a node in instackenv.json as follows

    "pm_type":"pxe_amt",
    "pm_user":"admin",
    "pm_password":"admin",
    "pm_addr":"192.168.1.101",
    "mac": ["de:8a:ad:be:3c:ef:"]

without any additional patches or software? The article [1] I refer to
was written last March. And this is also what I needed to make it
work.

regards,


Gerard


[1] http://acksyn.org/posts/2016/03/tripleo-on-nucs/

-- 

   Gerard Braad | http://gbraad.nl
   [ Doing Open Source Matters ]




More information about the dev mailing list