Merge branch 'devel-2.5'
* devel-2.5: rapi.client.ModifyNode should PUT rather than POST Fix RAPI node modify client and server calls xen: changes to facilitate "xl" support (xen 4.1) xen: abstract instance config file naming Abstract xen's 'xm' command as a constant Fix RAPI documentation build rapi: Allow auto-promotion on node role change rapi: Add resource for modifying node opcodes: Add comment to *SetParams result description Conflicts: lib/rapi/client.py - both functions stay, remove one empty line lib/rapi/rlib2.py - convert new function to 2.6 rapi style test/ganeti.rapi.client_unittest.py - both tests stay, trivial Signed-off-by:Guido Trotter <ultrotter@google.com> Reviewed-by:
Michael Hanselmann <hansmi@google.com>
No related branches found
No related tags found
Showing
- doc/rapi.rst 22 additions, 0 deletionsdoc/rapi.rst
- lib/constants.py 1 addition, 0 deletionslib/constants.py
- lib/hypervisor/hv_xen.py 40 additions, 20 deletionslib/hypervisor/hv_xen.py
- lib/opcodes.py 1 addition, 1 deletionlib/opcodes.py
- lib/rapi/client.py 22 additions, 2 deletionslib/rapi/client.py
- lib/rapi/connector.py 2 additions, 0 deletionslib/rapi/connector.py
- lib/rapi/rlib2.py 18 additions, 0 deletionslib/rapi/rlib2.py
- test/ganeti.rapi.client_unittest.py 8 additions, 0 deletionstest/ganeti.rapi.client_unittest.py
Loading
Please register or sign in to comment