ranger-agent/README
Michael Glaser db8b5e0104 initial code cleanup for openstack/ranger-agent
Cleanup of intital code, mostly involving licensing messages.

Change-Id: I0576da614b16120d18789bea3a52fe0805dbeb7a
2017-07-26 18:09:07 -07:00

8 lines
409 B
Plaintext

This is the ranger-agent project. At the highest view, provides an API interface
for users to move OpenStack templates from CodeCloud into OS Heat.
This project is designed to show a recommended set of modules
for creating a simple API server and Engine, with a versioned API, clean separation
of modules, a standard way of structuring both unit and functional tests,
configuration files, and documentation.