craton/craton/api/v1/resources/inventory
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
..
__init__.py Adds project and user api endpoints 2016-08-24 09:34:05 +01:00
ansible_inventory.py Pass request data as an argument to API methods 2017-01-16 17:16:16 +00:00
cells.py Allow resolved vars in details list calls 2017-03-03 11:10:47 +00:00
clouds.py Allow resolved vars in details list calls 2017-03-03 11:10:47 +00:00
devices.py Allow resolved vars in details list calls 2017-03-03 11:10:47 +00:00
hosts.py Allow resolved vars in details list calls 2017-03-03 11:10:47 +00:00
networks.py Allow resolved vars in details list calls 2017-03-03 11:10:47 +00:00
regions.py Allow resolved vars in details list calls 2017-03-03 11:10:47 +00:00