Hi Team,
I am following the below document to set up AIO-Simplex R2.0 with the green build dated 17-July.
https://docs.starlingx.io/deploy_install_guides/upcoming/aio_simplex.html
I have successfully verified the endpoints, using the command
openstack endpoint list
Issue 1 :-
The endpoint list contains endpoint of the services fm,patching,vim,smapi,keystone,barbacian and sysinv.
The other basic openstack services are visible if I run
kubectl get services -n openstack
But, there are no endpoints of nova,neutron,glance and all other openstack services?
Issue 2 :-
I am unable to proceed further with the set up
Provider/tenant networking setup¶
[root@controller-0 sysadmin(keystone_admin)]# neutron providernet-create ${PHYSNET0} --type vlan neutron CLI is deprecated and will be removed in the future. Use openstack CLI instead. Unknown command [u'providernet-create', u'--type', u'vlan'] |
What could be the solution to proceed further?
Regards
Anirudh Gupta