- 积分
- 24
在线时间 小时
最后登录1970-1-1
|
发表于 2018-10-6 18:47:01
|
显示全部楼层
publicURL endpoint for orchestration service in RegionOne region not found4 E2 s. H% ^' l/ R0 a& X4 t
regionone; i) ]7 A% |9 ^4 H0 O( g1 U! e
7 T# b7 w8 W$ |" y
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?9 M$ a" H- @7 f
$ o; S4 H. ]! ]
davidyua@cloudant9:~$ heat stack-list publicURL endpoint for orchestration service in RegionOne region not found d
+ b/ M' C3 A0 F' Y3 e" F0 o1 @0 h% W0 ]% Z2 O" k
avidyua@cloudant9:~$ openstack service list
. j6 F: |! o2 D, _( s6 t( x+----------------------------------+-------------+----------------+
$ k( Q& \2 n8 t0 g0 s* S" Z2 {| ID | Name | Type |
1 n+ s6 \/ x( V) K' R+ Y+----------------------------------+-------------+----------------+7 j% P$ p: q( M9 J/ t
| 1fccfdeb7eaa44d2a842a67799a145a1 | glance | image |8 {; P: U) n1 q' R* ?# U3 [; u# L
| 21856c9253454d088e4e334d60425077 | heat | orchestration |" d3 ?$ q8 l1 b+ ^
| 2dd68f6c26cf4c66974206a6ffc87d7f | keystone | identity |* K, S, l$ u2 l$ R9 i
| 344c4426b02f47a5a859cbad45eccc8a | nova_legacy | compute_legacy |
% j! s7 l& I2 a% z0 n2 ]. k| a43ec01e5f46403cbd98d75ec62c6a3e | nova | compute |
5 k5 t3 q5 j9 d( o7 ?7 R3 X5 Q7 M| b3241a4f37a34fa6a6e113a68ea49440 | cinderv2 | volumev2 |6 _* x1 h9 ?1 K1 s
| c4516888e14142ee8c5ed2f33704e20d | ec2 | ec2 |% ]) P& D/ x! l2 y/ W
| f53b6ae3896442679d4f0507c364aa37 | cinder | volume |5 {, x, H' Z5 N7 j% e; t/ t
+----------------------------------+-------------+----------------+
) O% }0 V T9 ~/ ^$ g F( hdavidyua@cloudant9:~$ openstack endpoint list2 ], G4 f X( l6 K( T" q
+----------------------------------+-----------+--------------+----------------+. n9 T; R# r* U. i; l
| ID | Region | Service Name | Service Type |
& B) q5 B3 u1 F: o! X! |+----------------------------------+-----------+--------------+----------------+# c& {! {* w" N# x7 t m9 O
| b78196ac7b4b40728b963d8d40df9e1c | RegionOne | glance | image |4 a/ a, F% a% o/ [ ?# n3 \
| 1088506e14c94682acc9f3b4af9f6788 | regionOne | heat | orchestration |1 }# _! D- K7 D$ S& s9 e+ I
| c6403265e26244608ae50a9fd187c08f | RegionOne | nova_legacy | compute_legacy |5 F; h/ I2 f. V% V
| e4eafa17d2d14ccf8064cbae88555c91 | RegionOne | cinderv2 | volumev2 |
' [9 F- @5 z( g! P| 04e71257f4e74c5ba4f775218ddb381d | RegionOne | cinder | volume |
. {2 V( x$ E" W: R5 d; n5 Z W| 8d3a02df76ca437d9ab5a31b369423b4 | RegionOne | keystone | identity |) O! w$ c; l/ G& ~' b5 l
| cc63c75e17c74010b10d8761b1c454c6 | RegionOne | ec2 | ec2 |
0 g2 u! u N7 A2 E( _4 U4 ~) ^| 37527b92669c46df9c3afb8fef810f2e | RegionOne | nova | compute |( W" J" A% z8 ]; s
+----------------------------------+-----------+--------------+----------------+% C2 R. H: C/ i& ]
0 I. [- B( `) ]: ~4 @+ m# I8 E/ {answer
9 G; B+ ?+ \/ x+ A# H7 w% i S7 |8 V" X( v
I solved it myself by adding --region option instead of depending on keystone to resolve it for me. |
|