/
Using OVF Transport Method of Passing Configuration File to NetMRI VM Instance

Using OVF Transport Method of Passing Configuration File to NetMRI VM Instance

Prerequisite:

  • Virtual CD-ROM enabled on the nova boot command line.

Do the following:

  1. Put the configuration data in an XML file with the OVF schema
  2. Convert it to an ISO image.
  3. Create an image in OpenStack based on the prepared ISO image.
  4. Create a NetMRI VM instance in OpenStack using CLI.
  5. Attach the configuration file image to the NetMRI VM using CLI.

For detailed instructions, refer to the OpenStack documentation.