Jump to: navigation, search

Difference between revisions of "NetworkingGuide/TOC"

(Udated Outline - major revision)
Line 7: Line 7:
 
Preface
 
Preface
  
Document change history
+
Document change history  
 
+
Networking
1. Get started with OpenStack (from CAG)
+
1. Introduction to Networking
:# Conceptual architecture
+
2. Networking architecture  
:# Logical architecture
+
3. Neutron concepts
:# OpenStack services
+
  1. Network building blocks
:# Feedback
+
      1. Linux bridge
 
+
      2. OVS
2 Basic operating system configuration (from IG)
+
      3. network nodes
:# Before you begin
+
      4. L3
:# Networking
+
      5. DHCP
:# Network Time Protocol (NTP)
+
      6. DVR (Juno Release)
:# Passwords
+
      7. Segmentation technologies
:# MySQL database
+
  1. ML2
:# OpenStack packages
+
      1. Types
:# Messaging server
+
        1. flat
 
+
        2. VLAN
5 Configure Compute services (from IG)
+
        3. GRE
:# Compute service
+
        4. VXLAN
:# Install Compute controller services
+
      2. Mechanisms
:# Configure a Compute node
+
        1. Linux Bridge
:# Enable Networking
+
        2. OVS
:# Launch an instance
+
        3. L2 Population
 
+
        4. Vendor Plugins
9 Install the Networking service (from IG)
+
    2. OpenDayLight
:# Networking considerations
+
  4. Networking scenarios
:# Neutron concepts
+
      1. OVS using VLAN
:# Install Networking services
+
      2. OVS using GRE
:# Neutron deployment use cases
+
      3. OVS using VXLAN
 
+
      4. Linux bridge using VLAN
4. Compute (from CAG)
+
      5. Linux bridge using GRE
:# Hypervisors
+
      6. Linux bridge using VXLAN
:# Tenants, users, and roles
+
      7. Mixed OVS and Linux bridge
:# Images and instances
+
  5. Advanced configuration options  
:# System architecture
+
      1. Provider Routers
:# Block storage
+
      2. Security Groups
:# Image management
+
  6. Scalable and highly available DHCP agents
:# Image property protection
+
  7. Scalable and highly available L3 agents
:# Instance management tools
+
  8. Advanced operational features  
:# EC2 compatibility API
+
      1. Logging
:# Building blocks
+
  9. High availability - Other considerations
:# Flavors
+
  10. *aaS
:# Control where instances run
+
      1. LBaaS
:# Admin password injection
+
      2. FirewallaaS
:# Volumes
+
      3. VPNaaS
:# Networking with nova-network
+
  11. Neutron Debugging
:# Volumes
+
      1. Neutron-debug command
:# System administration
 
:# Troubleshoot Compute
 
 
 
7. Networking (from CAG)
 
:# Introduction to Networking
 
:# Networking architecture
 
:# Configure Identity Service for Networking
 
:# Networking scenarios
 
:# Advanced configuration options
 
:# Scalable and highly available DHCP agents
 
:# Use Networking
 
:# Advanced features through API extensions
 
:# Advanced operational features
 
:# Authentication and authorization
 
:# High availability
 
:# Plug-in pagination and sorting support
 
  
 
[[Category:Documentation Blueprint]]
 
[[Category:Documentation Blueprint]]

Revision as of 20:07, 14 July 2014

This is the proposed TOC for the Networking Guide. (Blueprint located at https://blueprints.launchpad.net/openstack-manuals/+spec/create-networking-guide .)

NOTE: This is the initial "import" from the install and admin guides, as a starting point.

Suggestion: Please define a persona (target audience) for the guide.

Preface

Document change history Networking 1. Introduction to Networking 2. Networking architecture 3. Neutron concepts

  1. Network building blocks 
     1. Linux bridge
     2. OVS
     3. network nodes
     4. L3
     5. DHCP
     6. DVR (Juno Release)
     7. Segmentation technologies 
  1. ML2
     1. Types
        1. flat
        2. VLAN
        3. GRE
        4. VXLAN
     2. Mechanisms
        1. Linux Bridge
        2. OVS
        3. L2 Population
        4. Vendor Plugins
    2. OpenDayLight
  4. Networking scenarios 
     1. OVS using VLAN
     2. OVS using GRE
     3. OVS using VXLAN
     4. Linux bridge using VLAN
     5. Linux bridge using GRE
     6. Linux bridge using VXLAN
     7. Mixed OVS and Linux bridge
  5. Advanced configuration options 
     1. Provider Routers
     2. Security Groups
  6. Scalable and highly available DHCP agents
  7. Scalable and highly available L3 agents
  8. Advanced operational features 
     1. Logging
  9. High availability - Other considerations
 10. *aaS
     1. LBaaS
     2. FirewallaaS
     3. VPNaaS
 11. Neutron Debugging
     1. Neutron-debug command