Jump to: navigation, search

Difference between revisions of "Obsolete:Documentation/ToDo"

(Adding link to rollup of all doc bugs in Launchpad)
m (Fifieldt moved page Documentation/ToDo to Obsolete:Documentation/ToDo: outdated)
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
__NOTOC__
+
 
 +
 
 +
<pre><nowiki>#!wiki caution
 +
'''This page is outdated'''
 +
 
 +
The content of this page has not been updated for a very long time. Sections of this page are incorrect and irrelevant.
 +
</nowiki></pre>
 +
 
 +
 
 +
{{:[[DeprecatedPage]]}}
 +
 
 
Starting a Documentation To-Do list, not necessarily in priority order.  
 
Starting a Documentation To-Do list, not necessarily in priority order.  
  
At the OpenStack Design Summit we talked about priorities for the Diablo and E releases. See the Etherpad for notes at http://etherpad.openstack.org/openstack-manuals. For the Cactus release, the priority was OpenStack API documentation and flag documentation.
+
At the OpenStack Design Summit we discuss priorities for docs and future releases.  
  
 
Here's a brief to-do list based on incoming requests. Feel free to contact Anne Gentle (anne at openstack dot org) to sign up for any of these tasks.  
 
Here's a brief to-do list based on incoming requests. Feel free to contact Anne Gentle (anne at openstack dot org) to sign up for any of these tasks.  
  
 +
# Create hardware requirements table for Object Storage.
 +
# Identity management installation and configuration instructions improving those in http://github.com/openstack/openstack-manuals.
 +
# Write information about gathering notifications regarding system usage data in the Compute admin guide in http://github.com/openstack/openstack-manuals.
 +
# Consolidate installation docs for Nova to give one happy path, ensuring that the happy path is tested and a green light indicates it's good to go.
 
# Flag change in nova.conf for diablo release - flag is vlan_interface and default changed from 'eth0' to None. When creating networks, you also have to pass in the bridge_interface to use, so nova-manage instructions need updating too.
 
# Flag change in nova.conf for diablo release - flag is vlan_interface and default changed from 'eth0' to None. When creating networks, you also have to pass in the bridge_interface to use, so nova-manage instructions need updating too.
# Add diagram for http://docs.openstack.org/cactus/openstack-compute/admin/content/networking-options.html
 
# VNC Console documentation.
 
 
# Write ajax console doc - start with http://wiki.openstack.org/WebBasedSerialConsole, contact person is Anthony Young, sleepsonthefloor on IRC
 
# Write ajax console doc - start with http://wiki.openstack.org/WebBasedSerialConsole, contact person is Anthony Young, sleepsonthefloor on IRC
# Write sidebar content for docs.openstack.org (Anne Gentle in openstack-manuals, testing in the compute manual source)
 
 
# Figure out drawn character placement for docs.openstack.org
 
# Figure out drawn character placement for docs.openstack.org
 
# Write Hypervisor docs - Xen, KVM, qemu, hyper-v - in openstack-manuals (Todd Deshane would like to write Xen chapter in openstack-manuals)
 
# Write Hypervisor docs - Xen, KVM, qemu, hyper-v - in openstack-manuals (Todd Deshane would like to write Xen chapter in openstack-manuals)
Line 17: Line 28:
 
# Test localization on [[OpenStack]] wiki  
 
# Test localization on [[OpenStack]] wiki  
 
# Getting Started document for Stack on a Stick (Anne sent to Dustin Kirkland, but it doesn't include Swift SAIO)
 
# Getting Started document for Stack on a Stick (Anne sent to Dustin Kirkland, but it doesn't include Swift SAIO)
# Use MySQL Workbench to update the database schema diagrams on [[NovaDatabaseSchema]]
+
# Use MySQL Workbench to update the database schema diagrams on [[Nova Database Schema]]
 
# Epub output.
 
# Epub output.
 
# Rating on docs with a feedback form if rating is less than a 5 of 5.
 
# Rating on docs with a feedback form if rating is less than a 5 of 5.

Latest revision as of 18:51, 25 July 2013


#!wiki caution
'''This page is outdated'''

The content of this page has not been updated for a very long time. Sections of this page are incorrect and irrelevant.


{{:DeprecatedPage}}

Starting a Documentation To-Do list, not necessarily in priority order.

At the OpenStack Design Summit we discuss priorities for docs and future releases.

Here's a brief to-do list based on incoming requests. Feel free to contact Anne Gentle (anne at openstack dot org) to sign up for any of these tasks.

  1. Create hardware requirements table for Object Storage.
  2. Identity management installation and configuration instructions improving those in http://github.com/openstack/openstack-manuals.
  3. Write information about gathering notifications regarding system usage data in the Compute admin guide in http://github.com/openstack/openstack-manuals.
  4. Consolidate installation docs for Nova to give one happy path, ensuring that the happy path is tested and a green light indicates it's good to go.
  5. Flag change in nova.conf for diablo release - flag is vlan_interface and default changed from 'eth0' to None. When creating networks, you also have to pass in the bridge_interface to use, so nova-manage instructions need updating too.
  6. Write ajax console doc - start with http://wiki.openstack.org/WebBasedSerialConsole, contact person is Anthony Young, sleepsonthefloor on IRC
  7. Figure out drawn character placement for docs.openstack.org
  8. Write Hypervisor docs - Xen, KVM, qemu, hyper-v - in openstack-manuals (Todd Deshane would like to write Xen chapter in openstack-manuals)
  9. Benchmarking for Swift
  10. Work with Trey to get docs onto other sites for Xen server implementations
  11. Test localization on OpenStack wiki
  12. Getting Started document for Stack on a Stick (Anne sent to Dustin Kirkland, but it doesn't include Swift SAIO)
  13. Use MySQL Workbench to update the database schema diagrams on Nova Database Schema
  14. Epub output.
  15. Rating on docs with a feedback form if rating is less than a 5 of 5.
  16. Begin marking up Swift dev guide with OpenStack/Rackspace conditions to enable single-sourcing of that document.

Doc Bugs

You can log a documentation bug against any project including nova, swift, glance, and the openstack-manuals project. Use the "documentation" tag when you log a doc bug in any project.

These bugs are then all viewable on Launchpad at https://bugs.launchpad.net/openstack/+bugs?field.tag=documentation

Questions that have come in on IRC lately:

  • Are there recommended file system structures for OpenStack Compute?
  • Networking: How does the Nova Network component route network traffic? Does it get affected when the compute host goes down?
  • Networking and Projects and Users: What are the relationships between networks and projects, what are best practices for particular use cases?