Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

foreman-docker / app / views / api / v2 @ d2e54db4

# Date Author Comment
d2e54db4 04/28/2015 09:25 AM David Davis

Fixes #10029 - Docker registry API

5274f6bc 02/24/2015 02:44 AM Daniel Lobato Garcia

Fixes #7874 - Docker Containers API

Routes are namespaced, code still needs to be namespaced

511e3ca6 09/03/2014 05:57 AM Daniel Lobato Garcia

Add docker RABL to API

Without this template, compute_resources/main.json.rabl will look for a
docker.json template with no avail. This results in failed
api/compute_resources index and show calls (for Docker CRs).