Revision 0fdf247d NEWS

b/NEWS
15 15
- Removed deprecated ``QueryLocks`` LUXI request. Use
16 16
  ``Query(what=QR_LOCK, ...)`` instead.
17 17
- The LUXI requests :pyeval:`luxi.REQ_QUERY_JOBS`,
18
  :pyeval:`luxi.REQ_QUERY_INSTANCES`, :pyeval:`luxi.REQ_QUERY_NODES` and
19
  :pyeval:`luxi.REQ_QUERY_GROUPS` are deprecated and will be removed in
20
  a future version. :pyeval:`luxi.REQ_QUERY` should be used instead.
18
  :pyeval:`luxi.REQ_QUERY_INSTANCES`, :pyeval:`luxi.REQ_QUERY_NODES`,
19
  :pyeval:`luxi.REQ_QUERY_GROUPS` and :pyeval:`luxi.REQ_QUERY_EXPORTS`
20
  are deprecated and will be removed in a future version.
21
  :pyeval:`luxi.REQ_QUERY` should be used instead.
21 22

  
22 23

  
23 24
Version 2.5.0

Also available in: Unified diff