월간 인기 게시물

게시물 718건
   
Heat Alarm Err - Liberty
글쓴이 : 최고관리자 날짜 : 2016-01-19 (화) 11:54 조회 : 3311
                                
# tail -f /var/log/heat/heat-engine.log
2016-01-18 15:44:24.399 2836 ERROR heat.engine.resource BadRequest: Expecting to find domain in project - the server could not comply with the request since it is either malformed or otherwise incorrect. The client is assumed to be in error. (HTTP 400) (Request-ID: req-be9e5a3d-cd2a-441e-ba53-0175d9dd11d5)
2016-01-18 15:44:24.399 2836 ERROR heat.engine.resource
2016-01-18 15:44:25.445 2836 INFO heat.engine.service [-] Stack create failed, status FAILED
2016-01-18 15:44:25.472 2836 INFO heat.engine.stack [-] Stack CREATE FAILED (Autoscailing_demo1): Resource CREATE failed: BadRequest: resources.cpu_alarm_low: Expecting to find domain in project - the server could not comply with the request since it is either malformed or otherwise incorrect. The client is assumed to be in error. (HTTP 400) (Request-ID: req-be9e5a3d-cd2a-441e-ba53-0175d9dd11d5)


아래 경로에 파일 수정 
# pwd
/usr/lib/python2.7/dist-packages/heat/engine/clients/os
# vim ceilometer.py
.............................
        args = {
            'auth_url': con.auth_url,
            'service_type': self.METERING,
#            'project_name': con.tenant,
            'project_id': con.tenant_id,
            'token': lambda: self.auth_token,
            'endpoint_type': endpoint_type,
            'os_endpoint': endpoint,
.............................


빨간색으로 되어있는 부분에 주석처리
# vim /etc/heat/heat.conf
[trustee]
auth_uri = http://controller:5000
auth_url = http://controller:35357
auth_plugin = password
project_domain_id = default
user_domain_id = default
#project_name = service
username = heat
password = XXXXXXXXXXX

[ec2authtoken]
#auth_uri = http://controller:5000


heat 데몬 재시작
# for i in $(ls /etc/init.d/heat* |cut -d/ -f4); do service $i restart; done


이름 패스워드
스타일
굴림
10pt
<html> <body>
 
 
 
 
비밀글 (체크하면 글쓴이만 내용을 확인할 수 있습니다.)
왼쪽의 글자를 입력하세요.
   

 



 
사이트명 : 모지리네 | 대표 : 이경현 | 개인커뮤니티 : 랭키닷컴 운영체제(OS) | 경기도 성남시 분당구 | 전자우편 : mojily골뱅이chonnom.com Copyright ⓒ www.chonnom.com www.kyunghyun.net www.mojily.net. All rights reserved.