Comment 8 for bug 1856740

Revision history for this message
Kristine Bujold (kbujold) wrote :

The service catalog is still being sent. Its visible with the --debug option.

system --debug --os-region-name SystemController show
DEBUG (base:187) Making authentication request to http://192.168.204.2:5000/v3/auth/tokens
DEBUG (connectionpool:207) Starting new HTTP connection (1): 192.168.204.2
DEBUG (connectionpool:395) http://192.168.204.2:5000 "POST /v3/auth/tokens HTTP/1.1" 201 498714
DEBUG (base:192) {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ad95536cec0043d59af7d20c71ac4555", "name": "admin"}, {"id": "88c034f321914a9f9026365e9270c0f3", "name": "reader"}, {"id": "67d423940ab745a2b6b0fc91d419b874", "name": "member"}], "expires_at": "2020-02-26T17:49:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "089df81258334085b5dc33fc5ec76caf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.204.2:18002", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d82a567bf6034c74a347ad2d21628057"}, {"url": "http://192.168.204.2:18002", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "96aec0bcb4f04cf8831ef8331ec1f15c"},
<snip>