CCI-MOC / ui

Apache License 2.0
3 stars 5 forks source link

UI is ready for the openstack summit(before) (Harvard Cluster version) #66

Closed xuhang57 closed 7 years ago

xuhang57 commented 9 years ago

Currently, it is a working version first generation UI. However, there are several things need to improve within next a few days.

  1. Reconstruct the Service table in the models.py. Need to change the 'Service' in service_type to Image. Also, needs to create 2 new columns that are called 'default' and 'register'.
  2. Currently, we don't have a default service stored in our database. So, when it needs to do a "./syncdb.sh" for demo, make sure that you go to the marketplace page and select ubuntu or any other as a default, then when creating a vm, you are able to have something to choose for the image field.
  3. Now, we are not able to go from marketplace page back to the control page. One way is to use the header to go to the project page first, and then go to the control page.
  4. Control page now has a custom header that allows users to go to the marketplace page.
  5. Have fun in the summit.