Revision 4fad2b3f

b/Changelog
52 52
* Remove API call GET /account/v1.0/authenticate in favor of
53 53
  POST /identity/v2.0/tokens.
54 54

  
55
* Export basic statistics about Astakos service from '/admin/stats/detail' API
56
  endpoint. Access to this endpoint is only allowed to users that belong to
57
  the Astakos groups that are defined in the
58
  'ASTAKOS_ADMIN_STATS_PERMITTED_GROUPS' setting. Statistics are also availble
59
  from 'snf-manage stats-astakos' management command.
60

  
55 61
* Management commands:
56 62
  * Introduced new commands:
57 63
     * component-show
......
99 105
* Do not automatically release externally reserved IPs if they are released
100 106
  from a Ganeti backend. Management of externally reserved IPs must be
101 107
  performed from Cyclades with 'network-modify' command.
108
* Export basic statistics about Cyclades Service from '/admin/stats/detail'
109
  API endpoint. Access to this endpoint is only allowed to users that belong
110
  to the Astakos groups that are defined in the 'ADMIN_STATS_PERMITTED_GROUPS'
111
  setting.  Statistics are also availble from 'snf-manage stats-cyclades'
112
  management command.
102 113

  
103 114
Pithos
104 115
------

Also available in: Unified diff