db8b5e0104
Cleanup of intital code, mostly involving licensing messages. Change-Id: I0576da614b16120d18789bea3a52fe0805dbeb7a
8 lines
409 B
Plaintext
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.
|