[openstack-dev] #PERSONAL# : Horizon -- File permission error in Horizon

2014-12-23 Thread Swati Shukla1
Hi All, I am getting this error when I run horizon- horizon.utils.secret_key.FilePermissionError: Insecure key file permissions! Can you please guide me to debug this? Thnaks and Regards, Swati Shukla Tata Consultancy Services Mailto: swati.shuk...@tcs.com Website: http://www.tcs.com

[openstack-dev] #PERSONAL# : Horizon -- CSS and JS Query for Blueprint submission

2014-12-21 Thread Swati Shukla1
Hi All, I have 2 queries - 1) CSS : I have added a new template file. Where should I write its corresponding external css? should it be written in a .css file/.scss file? I am unaware of the .scss syntax so pls let me know how to proceed. 2) JS : I have included a new html2canvas.js file in

[openstack-dev] #PERSONAL# : Git checkout command for Blueprints submission

2014-12-16 Thread Swati Shukla1
Hi All, Generally, for bug submissions, we use git checkout -b bug/bug_number What is the similar 'git checkout' command for blueprints submission? Swati Shukla Tata Consultancy Services Mailto: swati.shuk...@tcs.com Website: http://www.tcs.com

[openstack-dev] #PERSONAL# : Facing problem in installing new python dependencies for Horizon- Pls help

2014-12-14 Thread Swati Shukla1
Hi, I want to install 2 new modules in Horizon but have no clue how it installs in its virtualenv. I mentioned pisa = 3.0.33 and reportlab = 2.5 in requirements.txt file, ran ./unstack.sh and ./stack.sh, but still do not get these installed in its virtualenv. As a result, when I do