Revision e20851f0
ID | e20851f044ba1edf9d5a292b595039851523ecfb |
Parent | d6defb6b |
Child | 067879d7 |
Feature #789: Small improvements to OZonesClient and cli helpers
The client's default template attribute to put_resource() and post_resource() is now a JSON string.
post/put_resource_str() converts a ONE template into json (method to_body) and then calls put/post_resource()
post_resource_file() reads the ONE template from file, then calls post_resource_str()
cli helpers have been accordingly updated. FORCE attribute handling has been remove from delhost action.
Files
- added
- modified
- copied
- renamed
- deleted