@nathanl wrote:
Running VMWare Fusion 7 pro on a mac, 16 gigs of ram.
Services look to be running fine. However, when I run any simulation regardless of device type the devices just stay on [ABSENT]
I tried various things such as rebooting, sudo salt-call state.sls openstack-restart, but no change in status.
Any help would be greatly appreciated.
+----+------------------+------+----------+---------+-------+----------------------------+-----------------+
| Id | Binary | Host | Zone | Status | State | Updated_at | Disabled Reason |
+----+------------------+------+----------+---------+-------+----------------------------+-----------------+
| 1 | nova-consoleauth | virl | internal | enabled | up | 2015-08-27T03:42:47.000000 | - |
| 2 | nova-cert | virl | internal | enabled | up | 2015-08-27T03:42:44.000000 | - |
| 3 | nova-scheduler | virl | internal | enabled | up | 2015-08-27T03:42:48.000000 | - |
| 4 | nova-conductor | virl | internal | enabled | up | 2015-08-27T03:42:48.000000 | - |
| 5 | nova-compute | virl | nova | enabled | up | 2015-08-27T03:42:49.000000 | - |
+----+------------------+------+----------+---------+-------+----------------------------+-----------------+
virl@virl:~$ neutron agent-list
+--------------------------------------+--------------------+------+-------+----------------+
| id | agent_type | host | alive | admin_state_up |
+--------------------------------------+--------------------+------+-------+----------------+
| 1aedf292-439a-4909-b5a4-aa322db0e26d | DHCP agent | virl || True |
| 55e07b6c-80b9-4145-a004-730daa33d3ee | Linux bridge agent | virl || True |
| 6a2593ba-5eee-4a07-8ba6-a0d6dcd3b0e3 | Metadata agent | virl || True |
| e85fdd1d-4526-49be-a2c4-72b856958dd8 | L3 agent | virl || True |
+--------------------------------------+--------------------+------+-------+----------------+
virl@virl:~$ sudo service neutron-plugin-linuxbridge-agent status
neutron-plugin-linuxbridge-agent start/running, process 59862
Posts: 3
Participants: 2