[openstack-dev] [nova][baremetal] Support configurable inject items in nova Bare-metal

2014-02-07 Thread Taurus Cheung
Hi, I am working on deploying images to bare-metal machines using nova bare-metal. In current design, some files like hostname, network config file and meta.json are injected into the image before writing to bare-metal machines. Can we control which items to be injected into the image?

Re: [openstack-dev] [nova][baremetal] Support configurable inject items in nova Bare-metal

2014-02-07 Thread Devananda van der Veen
On Fri, Feb 7, 2014 at 2:01 AM, Taurus Cheung taurus.che...@harmonicinc.com wrote: Hi, I am working on deploying images to bare-metal machines using nova bare-metal. In current design, some files like hostname, network config file and meta.json are injected into the image before writing

Re: [openstack-dev] [nova][baremetal] Support configurable inject items in nova Bare-metal

2014-02-07 Thread Robert Collins
On 7 February 2014 23:01, Taurus Cheung taurus.che...@harmonicinc.com wrote: Hi, I am working on deploying images to bare-metal machines using nova bare-metal. In current design, some files like hostname, network config file and meta.json are injected into the image before writing to