[openstack-dev] [ironic] How to use ironic-python-agent ?

2014-04-21 Thread Ramakrishnan G
Hi,

This is regarding the new teeth agent that is proposed in Ironic.  I
understand that the teeth agent is still under development, but is there
some document available on how I can include the teeth agent in my ramdisk,
so that I can get it handshaked with the ironic driver.

I just checked the wiki for ironic-python-agent below, but couldn't find
any information.
https://wiki.openstack.org/wiki/Ironic-python-agent

Could someone point me how to give a try with this.

Thanks.

-- 
Ramakrishnan
___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [ironic] How to use ironic-python-agent ?

2014-04-21 Thread Alexander Gordeev
Hi,

You may want to take a look at:
https://github.com/openstack/ironic-python-agent/blob/master/imagebuild/coreos/README.md
https://github.com/openstack/ironic-python-agent/blob/master/imagebuild/coreos/oem/run.sh#L5-L10

It uses its own build scripts and builds image based on coreos
https://coreos.com/docs/running-coreos/bare-metal/booting-with-pxe/

Unfortunately, Ironic python agent (aka IPA) and even ironic side agent
driver are both under heavy development. Also agent driver hasn't been
merged yet -
http://lists.openstack.org/pipermail/openstack-dev/2014-April/032273.html

From my experience, I was totally out of luck to try them on a previous
week. Please let me know if you'll get better than I progress.


Many thanks, Alex.
___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev