-
Notifications
You must be signed in to change notification settings - Fork 2
/
ChangeLog
41 lines (40 loc) · 1.14 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
CHANGES
=======
* Replace assert to exception
* Add more actions
* Fix wrong exception and context to create\_client method
* Add Chinese doc
* Update README.md
* Change parameter name server to server\_id
* Use a common openstack base client
* Fix pep8 format error
* Update action code demo in README
* Add features
* Change register report format
* Update action catalog
* Generate action catalog
* Add workflow examples to README
* Add start & stop server examples
* Update README
* Fix command options issues
* Add mistral-actions client
* Update dump markdown table function
* Add create cinder volume backup example
* Add cinder backup actions
* Add create volume snapshot example
* Add create image example
* Update action catalog
* Add volume & snapshot status check
* Fix comment in wrong place
* Add list images by query filters
* Add image status assert support
* Standardize the action name
* Update README.md
* Add action catalog to README.md
* Update README.md
* Add 'exec' action
* Add update script
* Add actions register report
* Add README doc
* Add server\_assert\_status action to ensure server in special status
* Initialise project skeleton