sushy.utils Module¶sushy.utils.get_members_identities(members)¶Extract and return a tuple of members identities
| Parameters: | members – A list of members in JSON format |
|---|---|
| Returns: | A tuple containing the members paths |
sushy.utils.revert_dictionary(dictionary)¶Given a dictionary revert it’s mapping
| Parameters: | dictionary – A dictionary to be reverted |
|---|---|
| Returns: | A dictionary with the keys and values reverted |
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.