Hi
I deployed an starlingx all-in-one environment, and it seems glance api service has not been started.
I also checked other services such as cinder api / cinder volume, there are started.
/bin/sh /usr/lib/ocf/resource.d/openstack/cinder-schedule start
/bin/sh /usr/lib/ocf/resource.d/openstack/cinder-volume start
/bin/sh /usr/lib/ocf/resource.d/openstack/cinder-backup start
But these are not started by service file such as openstack-cinder-api.service / openstack-cinder-scheduler.service. This is really different with the deployment by devstack.
Could anybody point out how the services are started? How to restart cinder/glance service in starlingx deployment? Thanks.
Regards
Liang