nuagenetworks / nuage-ospdirector

OSP Director integration for Nuage VSP
https://github.com/nuagenetworks/nuage-ospdirector/wiki
Apache License 2.0
16 stars 33 forks source link

virtual-accelerator service doesn't start #128

Open jfargen-rh opened 4 years ago

jfargen-rh commented 4 years ago

In the templates for 5.4/OSP13, the service definition to restart the virtual-accelerator service looks like it has been renamed to avrs. There are multiple entries similar to this with name: avrs, but there is not an avrs service in 5.4.1uX.

          - name: Restarting AVRS service
            service:
              name: avrs
              state: restarted
              enabled: yes
            # Network Service tends to fail when all the interfaces that are up did not get ip address on restart. So, we are ignoring this failure
            ignore_errors: yes
          # avrs.service restarts network.service as well, so we need to wait till
          # the computeavrs node is reachable from undercloud

The net effect is the virtual-acclerator service is not started on reboot.

psairam commented 4 years ago

Can you tell us the number for 'X' in 5.4.1UX