Skip to content
This repository was archived by the owner on Sep 13, 2025. It is now read-only.

Commit 29b1ac8

Browse files
authored
Tidy markdown documents (#141)
1 parent 12e290c commit 29b1ac8

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

CHANGELOG.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# v.0.5.0-Affogato (2021.12.16)
1+
# v0.5.0 (Affogato, 2021.12.16.)
22
### API Change
3-
- 성능개선 : MCIS/MCKS Manage에 go routin 적용
4-
- cb-spider v0.4.19, cb-tumblebug v0.4.16, cb-mcks v0.4.6, cb-dragonfly v0.4.4 버전의 변경된 API 반영
3+
- 성능개선 : MCIS/MCKS Manage에 Go routine 적용
4+
- CB-Spider v0.4.19, CB-Tumblebug v0.4.16, CB-MCKS v0.4.6, CB-Dragonfly v0.4.4 버전의 변경된 API 반영
55

66
### Feature
77
- 작업내역 표시 추가
@@ -14,15 +14,15 @@
1414

1515

1616

17-
# v0.4.0-CafeMocha (2021.06.30)
17+
# v0.4.0 (Cafe Mocha, 2021.06.30.)
1818
### API Change
19-
- 모니터링 Ploicy, Threshold 추가
20-
- UI에서 직접 Framework 직접호출 방식 -> go server를 통해 호출하는 방식으로 변경
19+
- 모니터링 Policy, Threshold 추가
20+
- UI에서 직접 Framework 직접호출 방식 -> Go server를 통해 호출하는 방식으로 변경
2121

2222
### Feature
2323
- MCIS, VM 생성 시 Import/Export 기능 추가
2424
- VM 생성 시 Expert 기능 추가
25-
- cb-tumblebug & cb-spider & cb-dragonfly & cb-ladybug 변경된 API 반영
25+
- CB-Tumblebug & CB-Spider & CB-Dragonfly & cb-ladybug 변경된 API 반영
2626
- credential에 provider별 설정기능 보완
2727
- table 검색, 정렬기능 추가
2828
- Main화면 추가
@@ -34,7 +34,7 @@
3434

3535
# v0.3.0-espresso (2020.12.10.)
3636
### API Change
37-
- cb-tumblebug v0.2.9 / cb-dragonfly v0.2.8 버전의 변경된 API 반영
37+
- CB-Tumblebug v0.2.9 / CB-Dragonfly v0.2.8 버전의 변경된 API 반영
3838
- 호환성 테스트 완료 (각 프레임워크의 v0.3.0-espresso 버전과 동일)
3939
### Feature
4040
- 신규 디자인 반영및 구조 변경
@@ -60,7 +60,7 @@
6060
- Dashboard 변경및 메인 내용 영문화 적용
6161
- 환경 & 리소스 설정 기능 변경 및 보완
6262
- 환경 변수에 로그인 계정 설정 추가
63-
- cb-tumblebug & cb-spider & cb-dragonfly 변경된 API 반영
63+
- CB-Tumblebug & CB-Spider & CB-Dragonfly 변경된 API 반영
6464

6565
### Bug Fix
6666
- 환경 & 리소스 설정 버그 수정

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
```
22
[NOTE]
3-
cb-webtool is currently under development. (the latest version is 0.5 affogato)
3+
cb-webtool is currently under development. (The latest version is v0.5.0 (Affogato))
44
So, we do not recommend using the current release in production.
55
Please note that the functionalities of cb-webtool are not stable and secure yet.
66
If you have any difficulties in using cb-webtool, please let us know.
@@ -28,10 +28,10 @@ cb-webtool은 1.16 이상의 Go 버전이 설치된 다양한 환경에서 실
2828
<br>
2929

3030
## [의존성]
31-
cb-webtool은 내부적으로 cb-tumblebug & cb-spider & cb-dragonfly의 개방형 API를 이용하기 때문에 각 서버의 연동이 필요합니다.<br>
32-
- [https://github.com/cloud-barista/cb-tumblebug](https://github.com/cloud-barista/cb-tumblebug) README 참고하여 설치 및 실행 (검증된 버전 : cb-tumblebug v0.4.18)
33-
- [https://github.com/cloud-barista/cb-spider](https://github.com/cloud-barista/cb-spider) README 참고하여 설치 및 실행 (검증된 버전 : cb-spider v0.4.19)
34-
- [https://github.com/cloud-barista/cb-dragonfly](https://github.com/cloud-barista/cb-dragonfly) README 참고하여 설치 및 실행 (검증된 버전 : cb-dragonfly v0.2.8)
31+
cb-webtool은 내부적으로 CB-Tumblebug & CB-Spider & CB-Dragonfly의 개방형 API를 이용하기 때문에 각 서버의 연동이 필요합니다.<br>
32+
- [https://github.com/cloud-barista/cb-tumblebug](https://github.com/cloud-barista/cb-tumblebug) README 참고하여 설치 및 실행 (검증된 버전 : CB-Tumblebug v0.4.18)
33+
- [https://github.com/cloud-barista/cb-spider](https://github.com/cloud-barista/cb-spider) README 참고하여 설치 및 실행 (검증된 버전 : CB-Spider v0.4.19)
34+
- [https://github.com/cloud-barista/cb-dragonfly](https://github.com/cloud-barista/cb-dragonfly) README 참고하여 설치 및 실행 (검증된 버전 : CB-Dragonfly v0.2.8)
3535
- [https://github.com/cloud-barista/cb-mcks](https://github.com/cloud-barista/cb-mcks) README 참고하여 설치 및 실행 (검증된 버전 : cb-mcks v0.4.6)
3636

3737
<br>
@@ -68,17 +68,17 @@ cb-webtool은 내부적으로 cb-tumblebug & cb-spider & cb-dragonfly의 개방
6868
<br>
6969

7070
## [환경 설정]
71-
- conf/setup.env 파일에서 cb-tumblebug & cb-spider & cb-dragonfly의 실제 URL 정보로 수정합니다.<br><br>
71+
- conf/setup.env 파일에서 CB-Tumblebug & CB-Spider & CB-Dragonfly의 실제 URL 정보로 수정합니다.<br><br>
7272
**[주의사항]**<br> cb-webtool을 비롯하여 연동되는 모든 서버가 자신의 로컬 환경에서 개발되는 경우를 제외하고는 클라이언트의 웹브라우저에서 접근하기 때문에 localhost나 127.0.0.1 주소가 아닌 실제 IP 주소를 사용해야 합니다.
7373

7474
- 로그인 Id와 Password의 변경은 conf/setup.env 파일의 LoginEmail & LoginPassword 정보를 수정하세요.<br>
7575
(기본 값은 admin/admin 입니다.)
7676

7777
- 초기 Data 구축관련<br>
78-
내부적으로 [cb-spider](https://github.com/cloud-barista/cb-spider)[cb-tumblebug](https://github.com/cloud-barista/cb-tumblebug)의 개방형 API를 사용하므로 입력되는 Key Name및 Key Value는 cb-spidercb-tumblebug의 API 문서를 참고하시기 바랍니다.<br>
78+
내부적으로 [CB-Spider](https://github.com/cloud-barista/cb-spider)[CB-Tumblebug](https://github.com/cloud-barista/cb-tumblebug)의 개방형 API를 사용하므로 입력되는 Key Name및 Key Value는 CB-SpiderCB-Tumblebug의 API 문서를 참고하시기 바랍니다.<br>
7979

8080
**[중요]**<br>
81-
Cloud Connection 기능을 사용할 수 없으므로 cb-tumblebug의 [활용 예시](https://github.com/cloud-barista/cb-spider#%ED%99%9C%EC%9A%A9-%EC%98%88%EC%8B%9C_)를 참고해서 **[1.configureSpider](https://github.com/cloud-barista/cb-tumblebug#1-%ED%81%B4%EB%9D%BC%EC%9A%B0%EB%93%9C%EC%A0%95%EB%B3%B4-namespace-mcir-mcis-%EB%93%B1-%EA%B0%9C%EB%B3%84-%EC%A0%9C%EC%96%B4-%EC%8B%9C%ED%97%98) 쉘 스크립트를 실행** 하시기 바랍니다.
81+
Cloud Connection 기능을 사용할 수 없으므로 CB-Tumblebug의 [활용 예시](https://github.com/cloud-barista/cb-spider#%ED%99%9C%EC%9A%A9-%EC%98%88%EC%8B%9C_)를 참고해서 **[1.configureSpider](https://github.com/cloud-barista/cb-tumblebug#1-%ED%81%B4%EB%9D%BC%EC%9A%B0%EB%93%9C%EC%A0%95%EB%B3%B4-namespace-mcir-mcis-%EB%93%B1-%EA%B0%9C%EB%B3%84-%EC%A0%9C%EC%96%B4-%EC%8B%9C%ED%97%98) 쉘 스크립트를 실행** 하시기 바랍니다.
8282

8383
<br>
8484

0 commit comments

Comments
 (0)