From 1be0bc33dba5244dc04da50c55afbd1acc3d2360 Mon Sep 17 00:00:00 2001 From: Anne Gentle Date: Wed, 21 May 2014 14:18:05 -0500 Subject: [PATCH] Adds a roadmap for the Virtual Machine Image Guide Change-Id: I8289a6f8c692387d259c91daeb8f83ba5db99e2a --- doc/image-guide/roadmap.rst | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 doc/image-guide/roadmap.rst diff --git a/doc/image-guide/roadmap.rst b/doc/image-guide/roadmap.rst new file mode 100644 index 0000000000..6afdb22112 --- /dev/null +++ b/doc/image-guide/roadmap.rst @@ -0,0 +1,18 @@ +Roadmap for Virtual Machine Image Guide +--------------------------------------- + +This file is stored with the source to offer ideas for what to work on. +Put your name next to a task if you want to work on it and put a WIP +review up on review.openstack.org. + +May 21, 2014 +To do tasks: +- Add a chapter describing how to make an image for Database as a Service (trove) +- Add audience information; who is this book intended for + +Ongoing tasks: +- Ensure it meets conventions and standards + +Wishlist tasks: +- Replace all individual client commands (like keystone, glance) with openstack client +commands