Add missed Systems URI
Change-Id: Ic74fe35e4ce61981a89a6a40902cc0372504c894
This commit is contained in:
		| @@ -24,6 +24,9 @@ from rsd_lib.resources.v2_1.storage_service import storage_service | ||||
|  | ||||
| class RSDLibV2_1(base.ResourceBase): | ||||
|  | ||||
|     _systems_path = base.Field(['Systems', '@odata.id'], required=True) | ||||
|     """SystemCollection path""" | ||||
|  | ||||
|     _nodes_path = base.Field(['Nodes', '@odata.id'], required=True) | ||||
|     """NodeCollection path""" | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Lin Yang
					Lin Yang