Note: to use the kexec-loader with glance commands, do the following: /usr/bin/glance-upload --disk-format=ari --container-format=ari --type=ramdisk loader-ramdisks/<loader> loader-ramdisks/<loader>
(note the number) /usr/bin/glance-upload --disk-format=aki --container-format=aki --type=kernel ubuntu-kernels/<kernel> ubuntu-kernels/<kernel> (note the number) /usr/bin/glance-upload --disk-format=ami --container-format=ami --type=machine --kernel=<kernel-number> --ramdisk=<ramdisk-number> <img> <img> (note the number) /usr/bin/glance update <kernel-number> type=kernel version=<version> distro=ubuntu uploader=<your-email> arch=<arch> /usr/bin/glance update <img-number> type=machine version=<version> distro=ubuntu uploader=<your-email> arch=<arch> kernel_id=<kernel- number> kernel_name=ubuntu-kernels/<kernel> ramdisk_id=<ramdisk-number> ramdisk_name=loader-ramdisks/<ramdisk> /usr/bin/glance update <ramdisk-number> type=ramdisk distro=ubuntu uploader=<your-email> arch=<arch> -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/833265 Title: no ideal way to boot an ubuntu cloud-image on openstack To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/833265/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
