1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-12-25 23:55:24 +00:00
webvirtcloud/computes/templates
Tomas Hlavacek 2058395081 Mark the unreachable computes properly
When a compute can not be connected (for whatever reason) mark it as
not connected in the template.

The generic check

  if compute.status

is not enough because the status variable can contain a string with a
connection error.
2020-01-13 08:37:48 +03:00
..
computes.html Mark the unreachable computes properly 2020-01-13 08:37:48 +03:00
create_comp_block.html broken compute details info is fixed. 2018-07-31 10:15:59 +03:00
overview.html Enrich Instance Create operation: -add capability to create arm, ppc, i686, aarch64 instances, -add option to choose firmware, -add options to choose chipset. -add capability to choose volume driver options. -add new default settings 2019-12-13 16:47:51 +03:00