- 积分
- 24
在线时间 小时
最后登录1970-1-1
|
发表于 2018-10-6 18:47:01
|
显示全部楼层
publicURL endpoint for orchestration service in RegionOne region not found$ {8 H2 I6 V9 L: ]3 A
regionone( a$ Z# g0 p' l+ {% @" s+ y
5 b+ ~5 r0 j8 x7 C5 b% o8 z
I 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?
0 I% E: [* @% H/ _0 t) \3 Q0 \0 B8 U6 S. K# N0 N; I
davidyua@cloudant9:~$ heat stack-list publicURL endpoint for orchestration service in RegionOne region not found d
( ]7 v2 ^" N! x V% a O5 x/ m7 g7 m4 Q0 H7 g' p. M; b
avidyua@cloudant9:~$ openstack service list( i% o" E- W& }. Y8 }1 [
+----------------------------------+-------------+----------------+
$ u/ z& d7 q$ X9 p( D' Q& K| ID | Name | Type |% @6 k# c+ Y5 C- ?1 |
+----------------------------------+-------------+----------------+
- h+ M9 q' r4 J: \| 1fccfdeb7eaa44d2a842a67799a145a1 | glance | image |
7 U+ D* x$ d. l: ~4 K- Z; p| 21856c9253454d088e4e334d60425077 | heat | orchestration |$ d" S" {' j" n; x ?+ O t
| 2dd68f6c26cf4c66974206a6ffc87d7f | keystone | identity |
3 |( J+ L. u! K. I& K' ]2 P$ Y1 O| 344c4426b02f47a5a859cbad45eccc8a | nova_legacy | compute_legacy |% U2 `) c' U( w8 t3 x- {2 `
| a43ec01e5f46403cbd98d75ec62c6a3e | nova | compute |% R- B+ {5 W0 c
| b3241a4f37a34fa6a6e113a68ea49440 | cinderv2 | volumev2 |
T# n) e! `6 y# R| c4516888e14142ee8c5ed2f33704e20d | ec2 | ec2 |4 t9 m N' b7 T
| f53b6ae3896442679d4f0507c364aa37 | cinder | volume |5 z0 r5 g4 C6 n" g% [1 i
+----------------------------------+-------------+----------------+3 s6 a& A- E6 \
davidyua@cloudant9:~$ openstack endpoint list1 T! Q. C/ I2 L9 k) n5 m. E* J
+----------------------------------+-----------+--------------+----------------+6 s* x( q' Y. g
| ID | Region | Service Name | Service Type |
- S$ g% u8 Q; e, F+----------------------------------+-----------+--------------+----------------+# E; c5 n; ^8 k+ `
| b78196ac7b4b40728b963d8d40df9e1c | RegionOne | glance | image |
9 g) B [/ t, H| 1088506e14c94682acc9f3b4af9f6788 | regionOne | heat | orchestration |( j- g% M0 a7 ~4 H3 ?; u( s
| c6403265e26244608ae50a9fd187c08f | RegionOne | nova_legacy | compute_legacy |/ Z* l( c6 M) `8 P
| e4eafa17d2d14ccf8064cbae88555c91 | RegionOne | cinderv2 | volumev2 |
" K1 Z. K* d r) Y! ]/ a+ O| 04e71257f4e74c5ba4f775218ddb381d | RegionOne | cinder | volume |
7 O" R; ]: P2 j! s; H. f+ f/ k% s/ ^| 8d3a02df76ca437d9ab5a31b369423b4 | RegionOne | keystone | identity |2 O' ^2 j$ y, V# I9 C0 h' ?4 L, O$ l
| cc63c75e17c74010b10d8761b1c454c6 | RegionOne | ec2 | ec2 |
9 K# s/ D- w$ R( K: Q; x0 B0 a| 37527b92669c46df9c3afb8fef810f2e | RegionOne | nova | compute |1 \% F4 u5 V8 A2 P! u) N5 B' c
+----------------------------------+-----------+--------------+----------------+
8 B& n! z) z' {+ o
9 P+ H1 j* y/ i: p, ?( S; o& Sanswer
: J9 r! U& R' g. L/ Z" h
2 C! j, _7 B# m# nI solved it myself by adding --region option instead of depending on keystone to resolve it for me. |
|