+++ This bug was initially created as a clone of Bug #1004260 +++ Description of problem: There is an incorrect description of few new API calls: sync.master.getMaster Remove the specified Master sync.master.getMasterByLabel Remove the specified Master sync.master.getMasters Get all the masters this slave knows about (master and slave are with lover-case first letters, they are with upper-case in other descriptions) sync.master.setCaCert Make the specified Master the default for this Slave's satellite-sync sync.master.setMasterOrgs List all organizations the specified Master has exported to this Slave sync.slave.getAllowedOrgs Get all the slaves this master knows about sync.slave.getSlaves Get all the slaves this master knows about (lover-case first letters for "master" and "slave") sync.slave.setAllowedOrgs Get all the slaves this master knows about sync.slave.update Updates the label of the specified Slave (looks like it can update other Slave's config as well) Version-Release number of selected component (if applicable): spacewalk-java-2.0.2-31.el6sat.noarch How reproducible: always Steps to Reproduce: 1. Check API documentation for calls above Actual results: Looks like a lot of copy&paste issues and few other things. Expected results: Description should express what given call actually does.
2f850653010190ca840492935fd79052125871c3
Switching MODIFIED Spacewalk bugs to ON_QA before 2.1 release.
Spacewalk 2.1 has been released. https://fedorahosted.org/spacewalk/wiki/ReleaseNotes21