[openstack-dev] [glance] iscsi backend for glance and cinder.

2016-10-04 Thread 박준하
Hello, I’m now planning to use Netapp storage with iscsi mode as volume storage(Cinder) and image storage(Glance) There is a problem that I want to use Netapp storage for Glance Backeds with iscsi, I mean, I don’t want to use Netapp as NFS, but I could not find any guides about setting glance

[openstack-dev] [Nova] Could you tell me the best way to develop openstack in Windows?

2016-05-02 Thread 박준하
Hi forks, I’m beginner about Openstack developments. I’ve been really interested in to know about Openstack and wanted to modify and test it. But I’m using PyCharm in the Windows 7 but, It’s very hard to programming and testing when I tried to change code little bit. I hope you guys are

[openstack-dev] [Cinder] The way to get traces of compiling fails when cinder service restarts

2016-04-27 Thread 박준하
Hi all, I’m a beginner of Openstack. I tried to modified some sources in Cinder directories for studying and restart services such as cinder-api, cinder-volume, cinder-scheduler. But, I could not discover any compile error on ‘/var/log/*’ I want to watch compile errors with python Tracebac