Skip to content

Releases: nerc-project/coldfront-plugin-cloud

v0.5.5

02 Aug 16:33
07afcf0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.4...v0.5.5

v0.5.4

17 Jun 20:08
f7a4dc2
Compare
Choose a tag to compare

What's Changed

  • renamed the attributes with GiB and MiB removing GB and MB by @Milstein in #164
  • Added rounding to Cost and Rate for storage invoice by @QuanMPhm in #161
  • Convert Swift quotas from GB to GiB by @QuanMPhm in #168

Full Changelog: v0.5.3...v0.5.4

v0.5.3

14 May 14:26
ae311f8
Compare
Choose a tag to compare

What's Changed

  • validate: fix object store quota value comparison by @jtriley in #160

Full Changelog: v0.5.2...v0.5.3

v0.5.2

14 May 13:10
92938e1
Compare
Choose a tag to compare

What's Changed

  • openstack: require swift/object/radosgw quotas to be >= 0 by @jtriley in #158

Full Changelog: v0.5.1...v0.5.2

v0.5.1

02 May 14:01
0794055
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

12 Apr 16:37
f2db32e
Compare
Choose a tag to compare

What's Changed

  • #124 Updated version of account-manager on github action file by @QuanMPhm in #132
  • add institution-specific code attribute to cloud allocations by @jtriley in #138
  • explicitly define attribute configuration by @jtriley in #139
  • Action fix by @QuanMPhm in #133
  • add logging and respect apply flag when validating institution-specific code by @jtriley in #140
  • Fix quota for zero values by @knikolla in #144
  • Fix issue from variable shadowing by @knikolla in #142
  • rhods: add modelmesh-server label by @jtriley in #145
  • Enable uploading generated invoice to S3 by @knikolla in #143
  • Migrating to using upstream keystone oidc plugin by @QuanMPhm in #150
  • Improving test reliability by removing OIDC plugin from Openstack functional test by @QuanMPhm in #152
  • Add institution specific code to invoice by @knikolla in #153
  • Fix missing dependency, incorrect string quotes and argparse method by @knikolla in #155
  • Added management command to migrate field of sciences by @QuanMPhm in #154

New Contributors

Full Changelog: v0.4.1...v.0.5.0

v0.4.1

27 Nov 18:02
caacf91
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

27 Nov 15:36
3ac55af
Compare
Choose a tag to compare

What's Changed

  • Implements the command to generate storage invoices by @knikolla in #110
  • Change headers and add cost calculation by @knikolla in #117
  • Add code coverage reports to unit and functional tests by @knikolla in #118
  • add management command to list cloud allocations by @jtriley in #98
  • openshift: add rhods ns labels by default by @jtriley in #115
  • updated the new default value for 1 Unit of resource allocation by @Milstein in #119
  • fix recent radosgw CI/CD pipeline failures by @jtriley in #122
  • Combine Storage lines for OpenStack and OpenShift respectively by @knikolla in #121
  • add OpenShift GPU quota support by @jtriley in #123

Full Changelog: v0.3.0...v0.3.1

v0.3.0

12 May 19:11
2b72869
Compare
Choose a tag to compare

Includes the following PRs:

  • #85 Warn but don't fail on swift quotas
  • #88 Include Coldfront project name when generating project display name
  • #94 Add missing unit (MB) for OpenShift RAM Quota
  • #95 Fix permission issue setting object-store quotas with radosgw swift
  • #97 Fix issue with length of names generated
  • #100 Sync users with validate_allocations command

v0.2.0

08 Feb 18:38
4d28cdf
Compare
Choose a tag to compare

Initial release with ColdFront for OpenStack and OpenShift.