craton/craton/api/v1
sulochan acharya 1d3fcad786 Allow resolved vars in details list calls
Currently the details=all flag allows us to only
get local variables. This changes that to be resolved
variables such that it matches the rest of the variables
calls.

It also adds details calls to /clouds and /projects
endpoints where it was missing.

Closes Bug: 1667767

Change-Id: Ia2de9110aa118c3fe7cd9374ceed2ce74f13c74e
2017-03-03 11:10:47 +00:00
..
resources Allow resolved vars in details list calls 2017-03-03 11:10:47 +00:00
__init__.py Remove scope code 2017-01-24 12:57:56 +00:00
base.py Allow resolved vars in details list calls 2017-03-03 11:10:47 +00:00
routes.py Add Cloud resource before Region 2017-02-24 20:38:18 +00:00
schemas.py Allow resolved vars in details list calls 2017-03-03 11:10:47 +00:00
validators.py Fail if request includes unexpected parameter 2017-02-02 15:23:10 +00:00