~ubuntu-branches/ubuntu/trusty/ceph-deploy/trusty

« back to all changes in this revision

Viewing changes to ceph_deploy/hosts/centos/__init__.py

  • Committer: Package Import Robot
  • Author(s): James Page
  • Date: 2013-11-29 11:08:54 UTC
  • mfrom: (1.1.4)
  • Revision ID: package-import@ubuntu.com-20131129110854-vvl19115y37svgrw
Tags: 1.3.3-0ubuntu1
* New upstream release:
  - d/patches/remote.patch: Patch in vendorized copy of remoto
    library for the time being.
  - d/copyright: Include copyright information for remoto.
  - d/control: Drop runtime depends on python-pushy.
  - d/p/use-distro-by-default.patch: Use distribution packages by default.
* d/watch: Track upstream github tarballs for releases. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
import mon
2
 
from install import install
 
2
from install import install, mirror_install
 
3
from uninstall import uninstall
3
4
 
4
5
# Allow to set some information about this distro
5
6
#