Update Plugin SPI doc
Method get_edp_job_types was implemented. It's required to add this method to Plugin SPI doc. Change-Id: Ifebbf64ce931ef62c655b53de2bf5deac9dde835
This commit is contained in:
parent
d0c7cd4d53
commit
4fa27065d0
@ -142,6 +142,13 @@ plugin method to get list of ports that need to be opened.
|
||||
|
||||
*Returns*: list of ports to be open in auto security group for the given node group
|
||||
|
||||
def get_edp_job_types(versions)
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Optional method, which provides ability to see all supported job types for specified plugin versions
|
||||
|
||||
*Returns*: dict with supported job types for specified versions of plugin
|
||||
|
||||
Object Model
|
||||
============
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user