Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- >>> print(json.dumps(u['updated'][3],indent=1))
- {
- "resource_name": "bastion_host",
- "resource_identity": {
- "stack_name": "shift",
- "stack_id": "e8913701-9c3d-4eda-88ae-0417bd080483",
- "tenant": "ace1e2b3958743b8f2f6781449f5df3b",
- "path": "/resources/bastion_host"
- },
- "description": "",
- "stack_identity": {
- "stack_name": "shift",
- "stack_id": "e8913701-9c3d-4eda-88ae-0417bd080483",
- "tenant": "ace1e2b3958743b8f2f6781449f5df3b",
- "path": ""
- },
- "stack_name": "shift",
- "creation_time": "2017-05-03T18:31:29Z",
- "resource_action": "CREATE",
- "updated_time": "2017-05-03T18:31:29Z",
- "resource_status": "COMPLETE",
- "required_by": [
- "openshift_masters",
- "openshift_infra_nodes",
- "openshift_nodes",
- "loadbalancer"
- ],
- "nested_stack_id": {
- "stack_name": "shift-bastion_host-ewzpcg5kkn5m",
- "stack_id": "02b13830-2c73-4bd9-a469-ad0c76a0d2a4",
- "tenant": "ace1e2b3958743b8f2f6781449f5df3b",
- "path": ""
- },
- "resource_status_reason": "state changed",
- "physical_resource_id": "02b13830-2c73-4bd9-a469-ad0c76a0d2a4",
- "attributes": {
- "instance_ip": "192.168.0.10"
- },
- "resource_type": "file:///home/stack/shift/openshift-on-openstack/bastion.yaml",
- "metadata": {}
- }
Advertisement
Add Comment
Please, Sign In to add comment