Hi guys,
As you probably know, I am working on this project whose goal is making the GUI support adding primary storage to CS that is based on storage plug-ins ( https://cwiki.apache.org/confluence/display/CLOUDSTACK/Create+GUI+to+add+primary+storage+based+on+plug-ins ) After studying the GUI code, I have been able to change the "Add Primary Storage Form" as the storage guys : Mike( my mentor) and Punith wanted to. (I enclosed two screenshots). I am currently trying to make the Tags inputs (like Storage tags in the 'add primary storage' form) more user-friendly. This task include creating a new API call to get the Tags. I had a hard time at the beginning to set up Cloudstack for development and to understand the GUI code patterns. But I think that progress will be much faster now. I am all ears to feedback or suggestions that aim to improve the GUI. Thanks.