TGM

Results 27 comments of TGM

@ehsanmok what nightly version did you use? This is what I'm currently using ```$ rustup show Default host: x86_64-pc-windows-msvc installed toolchains -------------------- stable-x86_64-pc-windows-msvc nightly-x86_64-pc-windows-msvc (default) active toolchain ---------------- nightly-x86_64-pc-windows-msvc (default)...

Here for example, I'm under request channel -> view movie requests ![image](https://user-images.githubusercontent.com/584882/29702578-91f39a70-897a-11e7-8b2c-7a7b984906dd.png) And another example here, I'm under request channel -> request a movie. ![image](https://user-images.githubusercontent.com/584882/29702614-b0b47f7e-897a-11e7-9dad-142d6ad0de33.png) This is from the web...

Maye we can add them both. USED_MB/ALLOCATED_MB/TOTAL_MB The allocated part is a little bit more tricky as it has to sum the space of each VM assigned to a particular...

The SYSTEMS type datastores can be scraped from each VM and computed, the SIZE is contained in vm.xml under each VM folder. However, I think that the SIZE param will...

Scraping is the current method used to return a host's USED_MB/FREE_MB/TOTAL_MB for each datastore, seem the correct way to do it.

I don't see any problems with this approach. @treywelsh ?

Hey guys, Any update on this? We tried an alternative approach using the template_section, but it does not keep track of the previous changed. Anyway it's a different bug that...