woorea / openstack-java-sdk

OpenStack Java SDK
Apache License 2.0
194 stars 198 forks source link

openstack ui #1

Open samit opened 12 years ago

samit commented 12 years ago

hi is there any detail information on hoe to use openstack ui . i am not so famalier with maven and also not a good java programmer but i have downloaded code and try to figure it out still find some difficulty in dealing with. how can i start and use your ui further is it possible to change endpoint url , master sercer username and password so that i can test it in my local machine. it is only mention in properties file we can make a change so in accordance to that where should i amke change. sorry i am not java expert if my question annoy you regards sanjaya

woorea commented 12 years ago

You have to post openstack ui related issues on openstack ui bug tracking

https://github.com/woorea/openstack-ui/issues

Anyway i will respon you here, next time open it in the correct place ;)

Have you read this one?

http://woorea.github.com/openstack-ui/

If you download the packaged jar ui.jar you don't need maven, maven is only needed if you want to build the project.

Look at Execute OpenStack UI Standalone section, in the previous link there are the steps

If you have any issue, i will help you to make it work

Regards