Skip to content

v0.3.0

Choose a tag to compare

@gutierrezps gutierrezps released this 22 Jun 21:12
· 32 commits to main since this release
  • LLD: Add Enterprise Project column to Security Group tag;
  • LLD: Renamed "Enterprise Project Name" column in ECS tab to "Enterprise Project";
  • LLD: Removed "Password or Keypair" column in ECS tab, because "OS Password" is mandatory in order to set a keypair;
  • metadata: Added "ECS last wave" parameter;
  • LLD: "Wave" column in ECS tab is now mandatory; if wave is negative or larger than "ECS last wave" parameter, the ECS will be ignored;
  • LLD: Add "Dedicated Host" column to ECS tab;
  • Add Enterprise Project support to VPC, security group, ECS and EVS;
  • Refactored servergroup dependencies, now creating servergroup first and then configuring their ID in ECS scheduler hints. This also removed the dependency of first NIC and EVS with the servergroup;
  • Fix tags in ECS and EVS;
  • Add wave support;
  • Add Dedicated Host support;
  • Shared EVS now uses SCSI as device type (recommended by Console);
  • Fix some inconsistencies in LLD examples;