- 积分
- 24
在线时间 小时
最后登录1970-1-1
|
发表于 2018-10-6 18:47:01
|
显示全部楼层
publicURL endpoint for orchestration service in RegionOne region not found
0 Q- R5 u/ x9 eregionone0 l7 F- k! r& Y4 M, K( c2 D6 q# R
. o- f; @3 y5 t0 F& L BI configured keystone service and endpoints for heat but heat is not working. Note the region name is "regionOne" with a lower-case r. Is the cause of the failure? If yes, how to fix it?
+ A. M I& n w: d( D# F$ g
( H5 B& \% u2 zdavidyua@cloudant9:~$ heat stack-list publicURL endpoint for orchestration service in RegionOne region not found d* h7 i7 v6 {- v% y
/ }* O8 o+ p$ C# \" T8 v1 T2 v1 s
avidyua@cloudant9:~$ openstack service list
! o+ u) h9 g* t. h6 F+----------------------------------+-------------+----------------+
/ P4 a/ P9 {0 w+ H& O# j" G: v( P| ID | Name | Type |5 r6 [) N/ d8 l: Q
+----------------------------------+-------------+----------------+
# z$ ?6 Y, ]7 f% U9 E| 1fccfdeb7eaa44d2a842a67799a145a1 | glance | image |5 G* y- F+ G G
| 21856c9253454d088e4e334d60425077 | heat | orchestration |6 w; \2 z% D7 \6 G7 P* {6 X: @
| 2dd68f6c26cf4c66974206a6ffc87d7f | keystone | identity |
1 M5 Q' q7 G3 _7 S4 i| 344c4426b02f47a5a859cbad45eccc8a | nova_legacy | compute_legacy |6 ^ j1 `8 R: D+ n8 l8 d5 i" \
| a43ec01e5f46403cbd98d75ec62c6a3e | nova | compute |
9 ^( Z5 U, l% I( {& L( g| b3241a4f37a34fa6a6e113a68ea49440 | cinderv2 | volumev2 |
5 M/ P& F. C7 C& H| c4516888e14142ee8c5ed2f33704e20d | ec2 | ec2 |
1 _! D3 @5 O$ C. z4 n| f53b6ae3896442679d4f0507c364aa37 | cinder | volume |
- d4 y6 `0 s/ P6 y7 d6 z$ r+----------------------------------+-------------+----------------+, s" a( l. b& S m3 M' e. _
davidyua@cloudant9:~$ openstack endpoint list
! _" \: G( ?- i) G6 l3 D0 ?4 R, T+----------------------------------+-----------+--------------+----------------+" r% X0 A& ~1 J; o
| ID | Region | Service Name | Service Type |& z+ h+ Z$ R& C: O: S. W* I ^& _. t0 [$ o
+----------------------------------+-----------+--------------+----------------+- _) w( `' i9 m; q
| b78196ac7b4b40728b963d8d40df9e1c | RegionOne | glance | image |
4 W' |# v1 ?( [ C- A| 1088506e14c94682acc9f3b4af9f6788 | regionOne | heat | orchestration |
2 ?3 B Z/ V6 u c8 G* G| c6403265e26244608ae50a9fd187c08f | RegionOne | nova_legacy | compute_legacy |
4 ~+ I5 d9 U7 Q5 b, u1 Z+ B| e4eafa17d2d14ccf8064cbae88555c91 | RegionOne | cinderv2 | volumev2 |
5 U8 O+ \1 i3 K7 K| 04e71257f4e74c5ba4f775218ddb381d | RegionOne | cinder | volume |9 l m9 k+ E W, { O8 N
| 8d3a02df76ca437d9ab5a31b369423b4 | RegionOne | keystone | identity |
7 l$ ]* O5 L, A| cc63c75e17c74010b10d8761b1c454c6 | RegionOne | ec2 | ec2 |' b. y1 A* |% F! F" b4 R
| 37527b92669c46df9c3afb8fef810f2e | RegionOne | nova | compute |
. S' Y9 P/ y1 _ l. ]: J+----------------------------------+-----------+--------------+----------------+8 h, Q! o- ^. a% L6 j4 R& V/ U( l# P
! R5 B7 t5 s! J6 L) o4 Nanswer% O- L+ h+ i( O$ h: c! b
* E, G3 `2 ^8 j, c: o& C8 {: s9 m5 m
I solved it myself by adding --region option instead of depending on keystone to resolve it for me. |
|