Verify operation of the Data Protection service.
Note
Perform these commands on the controller node.
Source the admin
tenant credentials:
$ . admin-openrc
List and show service components to verify successful launch and registration of each process:
$ openstack service list |grep data-protect
| dedab9a746e34d3990ca44bc2e885b49 | karbor | data-protect |
$ openstack service show dedab9a746e34d3990ca44bc2e885b49
+-------------+-------------------------------------+
| Field | Value |
+-------------+-------------------------------------+
| description | Application Data Protection Service |
| enabled | True |
| id | dedab9a746e34d3990ca44bc2e885b49 |
| name | karbor |
| type | data-protect |
+-------------+-------------------------------------+
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.