ciao-webui
ciao-webui copied to clipboard
Steps to reproduce it: - Log into webui - Click on detach Expected Behaviour: Modal title should say: Detach Instance Actual Behaviour: Modal title should say: Attach Instance 
Steps to reproduce it: - Log into ciao-webui - Make sure there's at least one image available - Create a non-bootable volume - Attach the recently attached volume to an...
PR to track progress on external IP and Pool API implementation. Currently tracked issues: #242 #242
Update readme file to include instructions on building ciao-webui with the provided Makefile. Remove instructions regarding install.sh script, as it is outdated. Closes #246 Signed-off-by: Jorge Villalobos
Steps to reproduce it: - Login and go to /admin/create/pool - Enter a Pool Name - In Subnet, enter strings like: - 999.999.999.999 - 0 - ...555 - In IP,...
We need to add support for this functionality. https://github.com/01org/ciao/issues/693 - This will allow webui to retrieve external IP list.
Steps to reproduce it: - Compile and run web-ui with bootable volumes feature - Load Ciao-webui - Login as demo - Locate and Click on Create button from Volumes table...
Related issue: #236 When a user clicks "Add Pool" should take to this page.  
On create functionality: Specify size format to make it understandable for the user.