Skip to content

Releases: GENI-NSF/geni-ch

2.15

03 Aug 11:24
Compare
Choose a tag to compare

Changes

  • Update links from Trac to GitHub; update help contact info
    (#522)

Installation Notes

  • None

2.14

20 Jul 15:45
Compare
Choose a tag to compare

Changes

  • Create automated test suite for geni-ch API calls
    (#504)
  • Remove InstaGENI FOAM aggregates
    (#514)
  • Fix SR get_services_of_type to return the standard code/value/output triple
    (#516)

Installation Notes

  • Delete outdated service registry files prior to installation:
sudo rm -rf /usr/share/geni-chapi/sr/certs
sudo rm -rf /usr/share/geni-chapi/sr/sql

2.13

15 Jun 13:57
Compare
Choose a tag to compare

Changes

  • Communicate max slice expiration in SA get_version
    (#464)
  • Update CentOS install for WSGI
    (#508)
  • Updates to install document
    (#471)

2.12

18 May 15:06
Compare
Choose a tag to compare

Changes

  • Provide project credentials via SA.get_credentials
    (#466)
  • Remove dependency on libabac
    (#467)
  • Fix speaks-for attribute in service registry
    (#497)

Installation Notes

  • None

Release 2.11

27 Apr 14:30
Compare
Choose a tag to compare

Changes

  • Remove dependency on AMsoil
    (#473)
  • Remove PGCH service
    (#474)
  • Make all SSH public keys public
    (#478)
  • Restrict project names a little bit more
    (#480)

Installation Notes

  • Remove obsolete installed files if they exist

    sudo rm -f /usr/share/geni-ch/chapi/AMsoil/src/plugins/pgch
    sudo rm -rf /usr/share/geni-ch/chapi/chapi/plugins/pgch
    sudo rm -f /usr/share/geni-ch/chapi/chapi/tools/pgch_testall.sh
    sudo rm -f /usr/share/geni-ch/chapi/chapi/tools/pgch_client.py
    sudo rm -f /usr/share/geni-ch/chapi/chapi/linkamsoil.sh
    sudo rm -f /etc/geni-chapi/chapi-centos.ini
    sudo rm -f /usr/share/geni-ch/chapi/chapi/tools/install_ch
    sudo rm -f /usr/share/geni-ch/chapi/chapi/tools/install_chapi
    sudo rm -f /usr/share/geni-ch/chapi/chapi/tools/install_db
    sudo rm -f /usr/share/geni-ch/chapi/chapi/tools/testall.sh
    

Release 2.10

23 Mar 15:26
Compare
Choose a tag to compare
  • Update CentOS installation docs
    (#463)
  • Drop chapi from make sync
    (#468)
  • Add aggregate configurations for future install
    (#469)