This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Neutron Services: | |
root@controller-1:/etc/neutron# neutron agent-list | |
+--------------------------------------+--------------------+--------------+-------+----------------+ | |
| id | agent_type | host | alive | admin_state_up | | |
+--------------------------------------+--------------------+--------------+-------+----------------+ | |
| 084a9d2b-14d7-471f-911d-91facb33f695 | Open vSwitch agent | compute-1 | :-) | True | | |
| 164be455-8f4a-4316-aa2c-a2fe7da5e951 | Open vSwitch agent | controller-1 | :-) | True | | |
| 2a88780b-874e-47de-ba0c-72d2b981c144 | Metering agent | controller-1 | :-) | True | | |
| 441ed1f3-5c3e-4aa8-afe4-c562b25372b2 | Loadbalancer agent | controller-1 | :-) | True | | |
| 49cd36ab-4556-425c-ae55-5293447dfebc | Metadata agent | controller-1 | :-) | True | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
test |