Skip to content

Releases: outscale/osc-tui

v24.09.0

16 Sep 13:49
Compare
Choose a tag to compare
  • update osc_npyscreen version.
  • remove login/password auth as it is not supported by API anymore.
  • add '?' as a shortcut for help.

Development Build

16 Sep 13:49
Compare
Choose a tag to compare
Development Build Pre-release
Pre-release

Commits

  • 9acdbb9: try fix ci 03 (matthias.gatto)

v24.06.1

20 Aug 12:46
Compare
Choose a tag to compare

Full Changelog: v24.06.0...v24.06.1

v24.03.0

25 Mar 10:10
Compare
Choose a tag to compare
  • use colours, to indicate state of resources.
  • Create Vms:
    • Can now select multiples SGs
    • Can select a subnet
  • Subnet: show name
  • Add an info screen, that show whole resource as json for: route table, vms, subnets and nets
  • NatServices: show state, net_id, subnet_id
  • error popup is bigger

v23.12.0

18 Dec 13:47
Compare
Choose a tag to compare
  • New resources support:
    • Nics (show ID, state, SubnetId, NetId, Description, MacAddress)
    • NatServices (ID)
    • DhcpOptions (ID)
    • RouteTables (ID)
    • InternetService (ID)
    • PublicIps (Id, Public Ip, Vm Id)
  • Support GEN 6 CPU for new VMs
  • improve subnets:
    • option to show subnets from main menu
    • support delete subnet
  • Code cleaning

v23.09.0

25 Sep 16:09
Compare
Choose a tag to compare
  • Add new Shortcuts for switching between menus
  • Fix Net Creation
  • Add GitHub code scanning
  • Update a bunch of dependencies
  • Clean codes
    • Remove Nuitka build
    • Remove old tests/ directory that was unused
    • fix a lot of warnings that appear due to new code scanning.

v23.06.0

26 Jun 15:05
Compare
Choose a tag to compare

What's Changed

  • integrate osc-diagram in #204
  • fix crash when osc-tui can't get current IP
  • can now set SG at vm creation
  • support IPs in costumes rules
  • --mode with empty argument now show mode list
  • can now create profile using login/password

Full Changelog: v23.03.0...v23.06.0

Fix Release

27 Mar 15:20
Compare
Choose a tag to compare
improve appimage

Signed-off-by: Matthias Gatto <matthias.gatto@outscale.com>

Fix Release

19 Dec 14:19
Compare
Choose a tag to compare
release

Signed-off-by: Matthias Gatto <matthias.gatto@outscale.com>

Fix Release

27 Sep 20:08
Compare
Choose a tag to compare
fix 4

Signed-off-by: Matthias Gatto <matthias.gatto@outscale.com>