본문 바로가기

2014/11

[OpenStack를 이용한 가상화 시스템 만들기] DevStack 를 이용한 오픈스택 설치 안녕하세요! 요즘 OpenStack 를 사용하게 되면서 까먹지 않고 정리할겸 OpenStack 강좌를 진행하려고 합니다~!OpenStack 이 개념자체도 너무 광범위하고, 제가 이런 가상화 시스템 전문가도 아니기 때문에 너무 디테일한 부분까지는 모를거에요^^; 첫내용은 OpenStack을 설치하는 부분입니다. OpenStack은 수많은 패키지들의 조합이라고 보면되는데요 그때문에 설치하기 무지 까다롭습니다.그래서 나온데 DevStack 입니다 DevStack 은 OpenStack의 필수 구성요소를 쉘스크립트(.sh) 를 이용해서 편하게 설치하게 도와줍니다. 아래는 오픈스텍의 기본 구조입니다 이해가 가시나요? DevStack를 이용하면 기본적인 위구조의 시스템이 구축됩니다. 그럼 이제 DevStack을 이용.. 더보기
Android Studio 에서 Unsupported method: SourceProvider.getJniDirectories(). 오류 해결하기 Android Studio ( 0.8.14 기준 ) 에서 빌드하다보면 아래와 같은 오류가 발생할 수 있다.0.9.0 버전에서는 수정된 이슈지만 해결 방법을 안내해본다 오후 10:04:24 UnsupportedMethodException Failed to set up Android modules in project 'android-material-drawer-template-master': Unsupported method: SourceProvider.getJniDirectories(). The version of Gradle you connect to does not support that method. To resolve the problem you can change/upgrade the target.. 더보기
Android 5.0 Lollipop Nexus 4, 5, 7 and 10 From November 12th ( 안드로이드5.0 롤리팝 업데이트 11월 12일부터! ) Nexus owners everywhere have probably been going crazy waiting for the OTA update to Android 5.0 Lollipop to hit their devices, especially now as the source code has been pushed to the AOSP. While Lollipop Factory Images have now appeared for the Nexus Player as well as the Nexus 9, there’s nothing yet for the Nexus 4, the Nexus 5, the Nexus 7 or the Nexus 10. That might be because Google is wor.. 더보기