Package backend :: Package satellite_tools :: Module sync_handlers
[hide private]
[frames] | no frames]

Module sync_handlers

source code

Classes [hide private]
  BaseCollection
  ChannelCollection
The most base type
  SyncHandlerContainer
  ChannelContainer
  ShortPackageCollection
The most base type
  ShortPackageContainer
  PackageCollection
The most base type
  PackageContainer
  SourcePackageCollection
The most base type
  SourcePackageContainer
  ErrataCollection
The most base type
  ErrataContainer
  KickstartableTreesCollection
The most base type
  KickstartableTreesContainer
  ContainerHandler
generate and set container XML handlers
  ChannelPackageArchCompatContainer
  ChannelFamilyContainer
Functions [hide private]
 
get_sync_handler(container) source code
 
get_channel_handler() source code
 
import_channels(channels, orgid=None, master=None) source code
 
get_short_package_handler() source code
 
get_package_handler() source code
 
get_source_package_handler() source code
 
get_errata_handler() source code
 
get_kickstarts_handler() source code
 
import_packages(batch, sources=0) source code
 
link_channel_packages(batch, strict=1) source code
 
import_errata(batch) source code
 
import_kickstarts(batch) source code
 
_to_timestamp(t) source code
Variables [hide private]
  DEFAULT_ORG = 1
  __package__ = 'backend.satellite_tools'