Skip to content

Releases: ryran/ravshello

v1.9.2

17 Jan 09:36
e76fdcf
Compare
Choose a tag to compare

Changelog:

  • #73 ls (status) for /events/EVENT/USER & /users/USER should display Name+Surname, email, UID
  • #74 add basic blueprint caching to RavelloCache class
  • #75 add top-level /shares functionality
  • #77 configure /users/USER status to optionally print RED if user is locked or not activated or not enabled
  • #78 RavelloCache: add get_users(); move timestamp out of userCache dict
  • #79 make /events status summary display number of registered events
  • #80 enhance /blueprints/BLUEPRINT status summary (ls) to show owner & colorize based on #is_learner_bp

v1.9.0

15 Jan 22:49
Compare
Choose a tag to compare

Changelog since v1.7.0:

  • Fetching data from Ravello . . . Instructions #49
  • Bump max expire time for learners to 2 hrs; change initial expire time (on app start) to 2hrs #50
  • 3 new globals in user_interface to configure expiry #50
  • Improve initial (verbose) message when loop_query finishes due to app start #51
  • cleanup STARTED note in loop_query_status
  • add python-urwid to deps #58
  • /apps/ print_def leads to error: 'App' object has no attribute 'print_app_definition' #57
  • /billing commands with sortBy=user no longer sort properly #56
  • add repair/recover option for VMs #62
  • include upTime in csv billing report #65
  • need to set expiry timer for restarts #64
  • add EditorConfig support (see: editorconfig.org)
  • various changes for publish application API change #67
  • enhance query_status to show details about each NIC #71 (including public/elastic/private IPs and more details about external services)
  • update rsaw-ravello_sdk & rsaw-configshell-fb and confirm nothing is broken #69