AKAI TSUKI

System development or Technical something

Check openstack service.

After installation, Install OpenStack Ocata by Packstack on CentOS 7. - AKAI TSUKI

Let’s check status by openstack client command.

Service

# openstack service list
+----------------------------------+-----------+-----------------+
| ID                               | Name      | Type            |
+----------------------------------+-----------+-----------------+
| 00cfb41acb0543c1bec827a341917781 | cinder    | volume          |
| 02496e0b13b3489290d71bdfe454b1d6 | cinderv3  | volumev3        |
| 07a3c644cdfd49ebb85cf3f591d4837e | heat-cfn  | cloudformation  |
| 33a030563e6f45c8b9e8569036f47a0c | nova      | compute         |
| 39910fbcda6e4b37aee01557352895dc | placement | placement       |
| 56592739630f4686adabac81a4e2abb4 | heat      | orchestration   |
| 7ed8c0e762394c4abd0bfc30a28b581f | keystone  | identity        |
| 8200ecbba50f450895c01406f0f49c88 | neutron   | network         |
| b21cd3fc394d46d5a20704a5026f36d1 | cinderv2  | volumev2        |
| e6678c6d48f64c3596858222572d4ba6 | magnum    | container-infra |
| f9096b93a1ed4694b97cccdb5b7ff1d3 | glance    | image           |
+----------------------------------+-----------+-----------------+
#

Endpoint

# openstack endpoint list
+----------------------------------+-----------+--------------+-----------------+---------+-----------+---------------------------------------------+
| ID                               | Region    | Service Name | Service Type    | Enabled | Interface | URL                                         |
+----------------------------------+-----------+--------------+-----------------+---------+-----------+---------------------------------------------+
| 0a944f017b25431780663cbe044f4454 | RegionOne | heat-cfn     | cloudformation  | True    | internal  | http://172.16.10.25:8000/v1                 |
| 0ed7175134a742aead8a9f85e0ee6210 | RegionOne | placement    | placement       | True    | internal  | http://172.16.10.25:8778/placement          |
| 14c99551bf7a4c46909ca5491e918458 | RegionOne | heat         | orchestration   | True    | public    | http://172.16.10.25:8004/v1/%(tenant_id)s   |
| 191b140b64554f83a3add20100859c46 | RegionOne | heat         | orchestration   | True    | admin     | http://172.16.10.25:8004/v1/%(tenant_id)s   |
| 38a66ef6d2f54f049aee4613bc95b13c | RegionOne | nova         | compute         | True    | admin     | http://172.16.10.25:8774/v2.1/%(tenant_id)s |
| 41344a0fbaa546d48afed810a7ca5861 | RegionOne | cinderv2     | volumev2        | True    | internal  | http://172.16.10.25:8776/v2/%(tenant_id)s   |
| 4317cb47b64c44628152c47d190f714b | RegionOne | cinder       | volume          | True    | public    | http://172.16.10.25:8776/v1/%(tenant_id)s   |
| 4ada9ce8f21a445888f326bd29794137 | RegionOne | neutron      | network         | True    | public    | http://172.16.10.25:9696                    |
| 4c074c23d20d469b99344dadb2143e7b | RegionOne | glance       | image           | True    | internal  | http://172.16.10.25:9292                    |
| 547d143948b348d48ef4ebbe7fcc2052 | RegionOne | cinder       | volume          | True    | internal  | http://172.16.10.25:8776/v1/%(tenant_id)s   |
| 553e8689f41744a5a6a1944193950748 | RegionOne | glance       | image           | True    | public    | http://172.16.10.25:9292                    |
| 5e978da9ce004fbebe739873d69d2a93 | RegionOne | cinderv2     | volumev2        | True    | public    | http://172.16.10.25:8776/v2/%(tenant_id)s   |
| 77dbb5f4c4bb45a5b7158751fbe75e4d | RegionOne | cinder       | volume          | True    | admin     | http://172.16.10.25:8776/v1/%(tenant_id)s   |
| 7dc9631444424a4d957b6b65022ec97c | RegionOne | cinderv3     | volumev3        | True    | admin     | http://172.16.10.25:8776/v3/%(tenant_id)s   |
| 92a6343ef5634fb5a7b27813dc5c779d | RegionOne | keystone     | identity        | True    | internal  | http://172.16.10.25:5000/v3                 |
| 984d1b2676504988a11fd4c23b5cb87f | RegionOne | heat         | orchestration   | True    | internal  | http://172.16.10.25:8004/v1/%(tenant_id)s   |
| 9f30088714574594abbdb4b86f9bfb5f | RegionOne | neutron      | network         | True    | internal  | http://172.16.10.25:9696                    |
| a953d12487004364b63c0f1f63edd5a7 | RegionOne | magnum       | container-infra | True    | admin     | http://172.16.10.25:9511/v1                 |
| adc7090bc7594f089b1bb83e3e1545b0 | RegionOne | magnum       | container-infra | True    | internal  | http://172.16.10.25:9511/v1                 |
| af5830eba102465c83955f681b190a4b | RegionOne | heat-cfn     | cloudformation  | True    | admin     | http://172.16.10.25:8000/v1                 |
| af77088b57834b98b42253efd9ae232d | RegionOne | glance       | image           | True    | admin     | http://172.16.10.25:9292                    |
| beb3c9e5bb81407098dfe641dcc153c8 | RegionOne | nova         | compute         | True    | internal  | http://172.16.10.25:8774/v2.1/%(tenant_id)s |
| c1abbfc4a47048c6b6f0e2886e35ca9e | RegionOne | keystone     | identity        | True    | admin     | http://172.16.10.25:35357/v3                |
| c41fc831fadd4801947c428488213041 | RegionOne | magnum       | container-infra | True    | public    | http://172.16.10.25:9511/v1                 |
| c807e5d21e244bfc9514a2e1e6e8418c | RegionOne | neutron      | network         | True    | admin     | http://172.16.10.25:9696                    |
| dbfbd247fd374b23956cb076b5e8adf3 | RegionOne | nova         | compute         | True    | public    | http://172.16.10.25:8774/v2.1/%(tenant_id)s |
| df635a3c187b430da60f25403491c2f0 | RegionOne | cinderv3     | volumev3        | True    | public    | http://172.16.10.25:8776/v3/%(tenant_id)s   |
| e0ba54c694414b348921ab97dff71e41 | RegionOne | placement    | placement       | True    | public    | http://172.16.10.25:8778/placement          |
| e3891bbfdf9b4d8fa8c5176ec57df4f8 | RegionOne | keystone     | identity        | True    | public    | http://172.16.10.25:5000/v3                 |
| f2ee2198609a40f1959cf62e9ff34c2c | RegionOne | heat-cfn     | cloudformation  | True    | public    | http://172.16.10.25:8000/v1                 |
| f9bf7032b55d4057adb479e5c8a71218 | RegionOne | cinderv2     | volumev2        | True    | admin     | http://172.16.10.25:8776/v2/%(tenant_id)s   |
| fa0268f4b061455db82c21f1051454f8 | RegionOne | cinderv3     | volumev3        | True    | internal  | http://172.16.10.25:8776/v3/%(tenant_id)s   |
| ffa7ec15d72a4a8aa28cbe2650012ee4 | RegionOne | placement    | placement       | True    | admin     | http://172.16.10.25:8778/placement          |
+----------------------------------+-----------+--------------+-----------------+---------+-----------+---------------------------------------------+
#

Host

# openstack host list
+-----------+-------------+----------+
| Host Name | Service     | Zone     |
+-----------+-------------+----------+
| cent7op   | cert        | internal |
| cent7op   | conductor   | internal |
| cent7op   | scheduler   | internal |
| cent7op   | consoleauth | internal |
| cent7op   | compute     | nova     |
+-----------+-------------+----------+
#

Hypervisor

# openstack hypervisor list
+----+---------------------+-----------------+--------------+-------+
| ID | Hypervisor Hostname | Hypervisor Type | Host IP      | State |
+----+---------------------+-----------------+--------------+-------+
|  1 | cent7op             | QEMU            | 172.16.10.25 | up    |
+----+---------------------+-----------------+--------------+-------+
#