mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +01:00
Add necessary args to listProjects request for project selection Currently the project selector does not work, because some arguments where missing in the request. I added these arguments and also added the userid as the CURRENT_USER to the application store. Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>