cc_staff
1,486
edits
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
Add a section about CloudInit? [http://cloudinit.readthedocs.io/en/latest/ http://cloudinit.readthedocs.io/en/latest/] | Add a section about CloudInit? [http://cloudinit.readthedocs.io/en/latest/ http://cloudinit.readthedocs.io/en/latest/] | ||
Want some clarity about the differences between an image, a snapshot, and a bootable volume, as well as "Boot from image (creates new volume)" and "Boot from volume snapshot (creates new volume)". | Want some clarity about the differences between an image, a snapshot, and a bootable volume, as well as "Boot from image (creates new volume)" and "Boot from volume snapshot (creates new volume)". | ||
Note about cloud init, if you are dynamically creating your cloud init file, say through heat, then you can see the result that the particular VM sees by going to: curl -s http://169.254.169.29.254/openstack/latext/user_data from the particular VM in question. |