openstacksdk/openstack/tests/unit/clustering
Bo Tran b698c51d7b Add a fields meta_data to result of Senlin API
Current, when I call API to list all events with description in here:

https://docs.openstack.org/api-ref/clustering/?expanded=list-events-detail#list-events

and in result maybe return event objects with meta_data field and this help useful
for my works. But when i get events use python-senlinclient, i can't do that.
So i want add to meta_data field to response when i use python-senlinclient.
Thanks.

Change-Id: I85d52027f6f20e9ec9a0ffa50dadaeed649b7d7f
2019-08-30 16:37:51 +07:00
..
v1 Add a fields meta_data to result of Senlin API 2019-08-30 16:37:51 +07:00
__init__.py Rename unit test cluster to clustering 2018-01-30 09:37:29 +08:00
test_version.py Use discovery instead of config to create proxies 2018-10-06 07:44:29 -05:00