|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
checkin(self,
commit=1)
convenient wrapper for these thing until we clean the code up |
source code
|
|
|
|
throttle(self)
convenient wrapper for these thing until we clean the code up |
source code
|
|
|
|
set_qos(self)
convenient wrapper for these thing until we clean the code up |
source code
|
|
|
|
join_groups(self)
For a new server, join server groups |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
server_locked(self)
Returns true is the server is locked (for actions that are blocked) |
source code
|
|
|
|
register_push_client(self)
insert or update rhnPushClient for this server_id |
source code
|
|
|
|
register_push_client_jid(self,
jid)
update the JID in the corresponing entry from rhnPushClient |
source code
|
|
|
Inherited from server_wrapper.ServerWrapper:
add_package,
delete_hardware,
delete_package,
dispose_packages,
reload_hardware,
save_hardware,
save_history,
save_packages,
set_value
Inherited from server_packages.Packages:
get_package_arches,
get_packages,
reload_packages_byid,
save_packages_byid
Inherited from server_hardware.Hardware:
add_hardware,
hardware_by_class,
reload_hardware_byid,
save_hardware_byid
Inherited from server_history.History:
add_history,
save_history_byid
|