On 06/06/2016 06:57 AM, Gerard Braad wrote:
Hi,
On Mon, Jun 6, 2016 at 12:30 PM, Dmitry Tantsur <dtantsur(a)redhat.com> wrote:
> On 06/06/2016 06:13 AM, Gerard Braad wrote:
>> Is support available because of the following?
>> /tripleo-common/tripleo_common/utils/nodes.py:
>> 187: '.*_amt': PrefixedDriverInfo('amt'),
> Yes.
So, is this in Liberty packages? If so, I will retest this later this week.
Sorry, I didn't realize you're asking about Liberty. I'm afraid it's
only available in Mitaka.
You can always enroll nodes manually, something like:
ironic node-create -d pxe_amt -i amt_username=user -i
amt_password=password -i amt_address=address
ironic port-create -n NODE_UUID -a MAC
and then proceed with 'configure boot' and inspection.
regards,
Gerard