openstack-presentation



openstack-presentation

0 0


openstack-presentation

openstack presentation 6/2013

On Github echohead / openstack-presentation

openstack 101

June 2013

what

nova (compute)

  • TODO
  • TODO

quantum

(networking)
  • software-defined networking
  • tenant-isolation
  • tenant-defined topology

glance

(images)

keystone

(auth)

swift

(blob storage)

cinder

(block storage)

horizon

TODO: link to demo horizon

operation

TODO - run some unix daemons on some hosts TODO - install from source or deb packages

clients

TODO - horizon TODO - CLI TODO - knife-openstack TODO - salt-cloud TODO - ansible playbook

contributing

sign the CLA clone from github push changes with `git-review` code reviews on gerrit tests run on openstack vms

how?

hardware

software

Open vSwitch
apt-get install openvswitch-switch openvswitch-datapath-dkms

controller

  • just a TCP server which speaks the protocol
  • libraries for C, Python, Ruby/C, etc.

the end