Skip to content

Releases: cloud-barista/cm-grasshopper

v0.2.3

19 Nov 03:23
Compare
Choose a tag to compare

What's Changed

So... What was this fixed for?

  • Fixed issue with missing GPG keys in APT source list.
  • Fixed /etc/exports file not being copied.
  • Fixed unable to find NFS services's real name. (Alias: nfs-kernel-server, Real Name: nfs-server)
  • Fixed race condition issues that caused incomplete or missing logs.
  • Fixed missing shared directory issue on migrated NFS server.

Tested Environment

  • cm-cicada Software Migration Workflow
  • Source Computing Environment
    • Web server: NGINX (HTTP server and SSL server with self-signed certificate), Docker installed
    • NFS Server: nfs-kernel-server, Docker installed
  • Target Computing Environemnt
    • Azure VMs deployed by cb-tumblebug v0.10.1

Full Changelog: v0.2.2...v0.2.3

v0.2.2

15 Nov 09:15
Compare
Choose a tag to compare

What's Changed

  • Implemented package migration handled by Ansible Playbook
  • Implemented config files migration.
  • Implemented automatic copy certification files and key files while during the migration.
  • Implemented verification of service status.
  • Implemented verification of listen ports of services.
  • Implemented of providing software migration list.

Check the updated README!!

README.md


Full Changelog: v0.2.1...v0.2.2

v0.2.1

08 Oct 12:07
Compare
Choose a tag to compare

What's Changed

  • Implemented software management
  • Add support Ansible Playbook handler
  • Get and decrypt connection informarion from honeybee

How to run

Swagger Document

Full Changelog: v0.2.0...v0.2.1

v0.2.0

v0.1.1

v0.1.0

18 Dec 02:25
Compare
Choose a tag to compare

What's Changed

  • Implement of register, viewing, listing, updating and deleting targets.
  • Implement collecting information of installed software.
  • Implement collecting configuration file locations of installed software.

New Contributors

  • @ish-hcc Implement of managing targets and collecting information of installed software.

Full Changelog

https://github.com/cloud-barista/cm-grasshopper/commits/v0.1.0