can not create resource glance-endpoints nova-create-endpoints neutron-endpoints cinder-create-endpoints

Bug #1655808 reported by franklin798
260
This bug affects 2 people
Affects Status Importance Assigned to Milestone
kolla-kubernetes
New
Undecided
Unassigned

Bug Description

when i execute command:
for x in glance-create-db glance-endpoints glance-manage-db \
             nova-create-api-db nova-create-endpoints nova-create-db \
             neutron-create-db neutron-endpoints neutron-manage-db \
             cinder-create-db cinder-create-endpoints cinder-manage-db; \
    do
        kolla-kubernetes resource create bootstrap $x
    done
as doc::quickstart,the result is can not find resource glance-endpoints,nova-create-endpoints,neutron-endpoints,cinder-create-endpoints.I check the resource,.and find there is not these resource yaml file

Niklas Wik (nwik)
information type: Public → Public Security
Revision history for this message
franklin798 (franklin798) wrote :

I find the mistake is doc::quickstart said,the resource name is incurrent as doc::quickstart show,the resource name glance-endpoints,nova-create-endpoints,neutron-endpoints,cinder-create-endpoints should be change to glance-create-keystone-endpoint-admin nova-create-keystone-endpoint-admin neutron-create-keystone-endpoint-admin cinder-create-keystone-endpoint-admin cinder-create-keystone-endpoint-adminv2.And should be add create user operator like:

        kolla-kubernetes resource create bootstrap glance-create-keystone-user
 kolla-kubernetes resource create bootstrap nova-create-keystone-user
 kolla-kubernetes resource create bootstrap neutron-create-keystone-user
 kolla-kubernetes resource create bootstrap cinder-create-keystone-user

To post a comment you must log in.
This report contains Public Security information  
Everyone can see this security related information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.