Introduce new Tacker API framework
We need to implement new framework as the standards set by the openstack community. So I am introducing the API framework for tacker.
Blueprint information
- Status:
- Started
- Approver:
- Sridhar Ramaswamy
- Priority:
- Low
- Drafter:
- Digambar
- Direction:
- Needs approval
- Assignee:
- Digambar
- Definition:
- Approved
- Series goal:
- Proposed for queens
- Implementation:
- Slow progress
- Milestone target:
- None
- Started by
- Digambar
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Implement New API frameowrk for taker
Moving to Pike - sridhar_ram, Feb 3, 2017
@Diga - please propose a patchset to move this spec from specs/ocata to specs/pike dir.
Addressed by: https:/
Use mistral to do vim reachability monitor
Addressed by: https:/
Tacker api framework design based on Falcon - Base template implementation - Added seperate schema and middleware - We can use gunicorn server for request scalability - configurable with wsgi - Run - gunicorn -b 0.0.0.0:5000 main: