Bug #841
Machine single view stats point to the test graphs
Status: | Closed | Start date: | 07/15/2011 | |
---|---|---|---|---|
Priority: | High | Due date: | ||
Assignee: | Kostas Papadimitriou | % Done: | 0% |
|
Category: | Cyclades UI | Spent time: | - | |
Target version: | v0.5.2 |
Description
The machine single view statistics are always pointing to the test/cpu-ts.png & test/net-ts.png graphs instead of the actual machine's graphs.
History
#1 Updated by Vangelis Koukis almost 11 years ago
- Status changed from New to Assigned
- Target version set to v0.5.2
This is a blocker for Alpha deployment, please treat it as urgent.
The UI code needs to respect the relevant settings on stat URLs, defined under settings.d
/
#2 Updated by Kostas Papadimitriou almost 11 years ago
Stats images are hardcoded to test/... and they change to the appropriate image url using javascript (could this be a browser issue??) after each machines api call.
I've made a minor change to the single view to display progress indicators before the first update. 7bd59cc
#3 Updated by Vangelis Koukis almost 11 years ago
- Status changed from Assigned to Closed
This seems to be fixed, closing.