Skip to content

v4.0.0-M1

Pre-release
Pre-release
Compare
Choose a tag to compare
@loicalbertin loicalbertin released this 05 May 18:52
· 1254 commits to develop since this release
6b9b637

Yorc Changelog

4.0.0-M1 (July 12, 2019)

BREAKING CHANGES

  • Start v4.0 cycle (GH-444):
    • deprecated API functions are now removed
    • the former and deprecated way to handle Kubernetes deployments is not supported anymore

BUG FIXES

  • Wrong resources allocation on shareable Hosts Pool (GH-426)
  • Deleting one host in Pool deletes other hosts having as prefix the deleted hostname (GH-430)
  • Yorc should support long standard operation names as well as short ones (GH-300)
  • Fix attributes notifications for services (substitutions) (GH-423)
  • Monitoring can be stopped before the job termination (GH-438)
  • mem_per_node slurm option parameter is limited to integer number of GB (GH-446)
  • Job node state remains to "executing" when Ansible job fails (GH-455)
  • Panic occurs uploading job slurm artifacts during load test (GH-465)

ENHANCEMENTS

  • Support OpenStack Block storage API v3 (GH-440)
  • Expose bypass error parameter on workflow (GH-425)
  • Support Alien4Cloud 2.2 (GH-441)
  • Allow to provide extra env vars to Alien4Cloud during bootstrap (GH-452)
  • Port CLI and Rest API minor changes for premium update feature (GH-467)
  • Port changes for update nodes (GH-476)