Skip to content

Releases: tdviet/fedcloudclient

Version 1.2.18

22 Jun 10:43
6630364
Compare
Choose a tag to compare
  • Adding fedcloud.secret module for accessing Secret management service

Version 1.2.17

17 Jun 08:02
201dcbb
Compare
Choose a tag to compare

Update Docker image

Version 1.2.16

17 Jun 07:16
2bc8006
Compare
Choose a tag to compare
  • Update documentation for new EGI Check-in token site
  • Add GRNET-OPENSTACK and CESGA-CLOUD sites

Version 1.2.15

14 Mar 13:35
38d6367
Compare
Choose a tag to compare
  • Adding a new "fedcloud endpoint vos" command
  • Catching timeout exceptions in "fedcloud endpoint projects" command

1.2.14

24 Nov 16:26
2696ef7
Compare
Choose a tag to compare
  • Update site configurations (change site name for DESY)
  • Improve selection of GPU flavors

Version 1.2.13

06 Oct 09:02
b7965ed
Compare
Choose a tag to compare

Bug fixes:

  • Fixing the scope of access tokens retrieved from refresh tokens

Changes:

  • Major code cleaning and refactoring
  • Merge the option for output format of all fedcloud select commands to --output-format
  • Add hints to refresh.radl in fedcloud ec3 init

Version 1.2.12

28 Sep 15:17
d374fbb
Compare
Choose a tag to compare
  • Adding new module fedcloudclient.select with new commands for selecting flavor, image and network
  • Fixing a bug of conflicting environment
  • Warning users if refresh tokens are given as access tokens
  • A lot of minor improvements in documentation

Version 1.2.11

10 Sep 21:42
bb130d5
Compare
Choose a tag to compare
  • Add timeout to endpoint.py
  • Catch all connection error exception (including timeout)
  • Improve cheat sheet

Version 1.2.10

07 Sep 06:54
e71bf9d
Compare
Choose a tag to compare
  • Improve help texts
  • Set OS_ACCESS_TOKEN in fedcloud site env
  • Add --all-sites short option for --site ALL_SITES
  • Add shell completion

Better detection of Windows shell

31 Aug 12:48
2589187
Compare
Choose a tag to compare
Merge pull request #68 from thebe14/powershell-detection-bug

Better PowerShell detection