heat.stacks.list() gets the object instead of the JSON data
Asked by
Kevin Duan
I was playing with the openstack heat python API, by executing the following command:
>>> heat.stacks.list()
I was getting the following result:
<generator object paginate at 0x7f25e9deeaf0>
However, I was expecting to have the JSON responses with all the stacks' info.
Any body could help me on this?
Thanks,
Kevin
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Ubuntu heat Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Kevin Duan
- Solved:
- Last query:
- Last reply:
To post a message you must log in.