Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Adding a new image to Nebula

Via web interface:

  • Download CoreOS image (as .bz2)
  • Use bunzip2 to extract (as .img)
  • Upload to Nebula as QCOW2

Via client:

  • docker run -it ndslabs/deploy-tools bash
  • . SAVED_AND_SENSITIVE_VOLUME/os.rc
  • nova credentials (confirm working)
  • openstack image create --disk-format qcow2 --file ./coreos_production_openstack_image.img CoreOSStable1122