[openstack-dev] [fuel] API changes for Nailgun openstack config

2016-04-04 Thread Alexander Saprykin
nstack-config/ * PUT /openstack-config/execute/ 'node_id' parameter will be deprecated since Fuel 9.0 and will be removed in 10. API change is introduced in patch [2]. [1]: https://launchpad.net/bugs/1558561 [2]: https://review.openstack.org/#/c/296646/10 -- Best regards, Alexander Sa

Re: [openstack-dev] [Fuel] Rewriting nailgun agent on Python proposal

2016-03-15 Thread Alexander Saprykin
Dear all, Thank you for the opinions about this problem. I would agree with Roman, that it is always better to reuse solutions than re-inventing the wheel. We should investigate possibility of using ironic-inspector and integrating it into fuel. Best regards, Alexander Saprykin 2016-03-15 13

[openstack-dev] [Fuel] Rewriting nailgun agent on Python proposal

2016-03-14 Thread Alexander Saprykin
te fuel nailgun agent to Python. 2. Add proper unit tests. 3. Ohai library can be used as CLI tool or it can be replaced with pure python solution (to be investigated) 4. Nailgun agent can be extended with plugins based on steevedore. Best regards, Ale