Transport Driver Base

Registered by Kurt Griffiths

The driver base is an abstract class that defines the following uniform interface for use by the service (kernel) class:

def listen():
    """Called to start listening for client requests when Marconi is ran in self-hosting mode."""
    pass

Blueprint information

Status:
Complete
Approver:
Flavio Percoco
Priority:
Essential
Drafter:
Kurt Griffiths
Direction:
Approved
Assignee:
Kurt Griffiths
Definition:
Approved
Series goal:
Accepted for havana
Implementation:
Implemented
Milestone target:
milestone icon havana-1
Started by
Flavio Percoco
Completed by
Kurt Griffiths

Related branches

Sprints

Whiteboard

Gerrit topic: https://review.openstack.org/#q,topic:bp/transport-base,n,z

Addressed by: https://review.openstack.org/23957
    doc(transport.driver_base): Add docstrings

Addressed by: https://review.openstack.org/26201
    Implemented marconi-server entry point

Addressed by: https://review.openstack.org/26218
    Added gunicorn as server application manager

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.