OpenStack

  • Home
  • Projects
  • User Stories
  • Community
  • Blog
  • Wiki
  • Documentation

Design and Developer Docs¶

Kuryr goal is to bring containers networking to Neutron core API and advanced networking services. This section contains detailed designs / project integration plans and low level use cases for the various parts inside Kuryr.

Programming HowTos and Tutorials¶

  • Goals And Use Cases
  • Libnetwork Remote Network Driver Design
    • What is Kuryr
      • Goal
    • Kuryr Workflow - Host Networking
    • Libnetwork User Workflow (with Kuryr as remote network driver) - Host Networking
    • Mapping between the CNM and the Neutron’s Networking Model
    • Notes on implementing the libnetwork remote driver API in Kuryr
  • Kuryr - Milestone for Mitaka
    • Kuryr Roles and Responsibilities - First Milestone for Mitaka release
    • Kuryr Future Scope
  • Kubernetes API Watcher Design
    • What is Raven
      • Goal
    • Translation Mapping
    • K8s API behaviour
      • Regular requests
      • Requests with watch=true query string
    • Raven Technical Design Overview
      • Problem Statement
      • asyncio and Python 3 by default
      • Watchers
      • Raven
    • Appendix A: JSON response from the apiserver for each resource
      • Namespace
        • ADDED
        • MODIFIED
        • DELETED
      • Pod
        • ADDED
        • MODIFIED
        • DELETED
      • Service
        • ADDED
        • MODIFIED
        • DELETED
      • Endpoints
        • ADDED
        • MODIFIED
        • DELETED

Indices and tables¶

  • Index
  • Module Index
  • Search Page

Table Of Contents

  • Design and Developer Docs
    • Programming HowTos and Tutorials
    • Indices and tables

Previous topic

Release Notes

Next topic

Goals And Use Cases

Project Source

  • Project Source

This Page

  • Show Source

Quick search

Enter search terms or a module, class or function name.

Navigation

  • index
  • next |
  • previous |
  • kuryr-lib 0.2.0 documentation »
© Copyright 2013, OpenStack Foundation. Created using Sphinx 1.3.6.