]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-deploy.git/log
ceph-deploy.git
12 years agodo not patch stdout/stderr on mon start 44/head
Alfredo Deza [Thu, 15 Aug 2013 14:01:47 +0000 (10:01 -0400)]
do not patch stdout/stderr on mon start

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
12 years agoallow an optional patch kwarg to check_call
Alfredo Deza [Thu, 15 Aug 2013 13:56:17 +0000 (09:56 -0400)]
allow an optional patch kwarg to check_call

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
12 years agooptiionally patch stderr and stdout in the context manager
Alfredo Deza [Thu, 15 Aug 2013 13:43:41 +0000 (09:43 -0400)]
optiionally patch stderr and stdout in the context manager

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
12 years agoMerge pull request #43 from alfredodeza/5962
Zack Cerza [Wed, 14 Aug 2013 20:11:30 +0000 (13:11 -0700)]
Merge pull request #43 from alfredodeza/5962

default to dumpling for installs

12 years agodefault to dumpling for installs 43/head
Alfredo Deza [Wed, 14 Aug 2013 20:06:27 +0000 (16:06 -0400)]
default to dumpling for installs

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
12 years agoMerge pull request #40 from ceph/wip-5911
Alfredo Deza [Wed, 14 Aug 2013 13:08:04 +0000 (06:08 -0700)]
Merge pull request #40 from ceph/wip-5911

better use of distro.init - thanks Mark Kirkwood!

12 years agoMerge pull request #41 from alfredodeza/5895
Dan Mick [Tue, 13 Aug 2013 20:48:54 +0000 (13:48 -0700)]
Merge pull request #41 from alfredodeza/5895

re-raise so we halt execution of remote actions

12 years agore-raise so we halt execution of remote actions 41/head
Alfredo Deza [Tue, 13 Aug 2013 19:44:52 +0000 (15:44 -0400)]
re-raise so we halt execution of remote actions

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
12 years agoMerge pull request #39 from alfredodeza/5934
Zack Cerza [Tue, 13 Aug 2013 14:12:58 +0000 (07:12 -0700)]
Merge pull request #39 from alfredodeza/5934

CLI updates for --version, --help and exceptions from exc.DeployError

12 years agobetter use of distro.init - thanks Mark Kirkwood! 40/head
Alfredo Deza [Tue, 13 Aug 2013 13:10:27 +0000 (09:10 -0400)]
better use of distro.init - thanks Mark Kirkwood!

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
12 years agov1.2 v1.2
Gary Lowell [Tue, 13 Aug 2013 00:00:02 +0000 (17:00 -0700)]
v1.2

12 years agobuild scripts: Update for release builds.
Gary Lowell [Mon, 12 Aug 2013 22:22:48 +0000 (15:22 -0700)]
build scripts:  Update for release builds.

Allow alternate signing keyid to be specified in environment
variable.  For debian add backport tags to release version
numbers if release flag is set.

Signed-off-by: Gary Lowell <gary.lowell@inktank.com>
12 years agorules: use dh_python2
Gary Lowell [Fri, 2 Aug 2013 09:00:20 +0000 (02:00 -0700)]
rules:  use dh_python2

Signed-off-by: Gary Lowell <gary.lowell@inktank.com>
12 years agoupdate the changelog with this branch changes 39/head
Alfredo Deza [Mon, 12 Aug 2013 15:39:40 +0000 (11:39 -0400)]
update the changelog with this branch changes

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
12 years agomake use of the __version__ in setup.py
Alfredo Deza [Mon, 12 Aug 2013 15:28:15 +0000 (11:28 -0400)]
make use of the __version__ in setup.py

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
12 years agoadd --version and trigger help with no args
Alfredo Deza [Mon, 12 Aug 2013 15:27:55 +0000 (11:27 -0400)]
add --version and trigger help with no args

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
12 years agoadd the version to dunder init
Alfredo Deza [Mon, 12 Aug 2013 15:25:52 +0000 (11:25 -0400)]
add the version to dunder init

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
12 years agocreate a changelog file
Alfredo Deza [Mon, 12 Aug 2013 13:59:15 +0000 (09:59 -0400)]
create a changelog file

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
12 years agoMerge pull request #38 from alfredodeza/master
Alfredo Deza [Sat, 10 Aug 2013 00:38:24 +0000 (17:38 -0700)]
Merge pull request #38 from alfredodeza/master

bump the version for 1.2 release

12 years agobump the version 38/head
Alfredo Deza [Fri, 9 Aug 2013 23:17:21 +0000 (16:17 -0700)]
bump the version

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
12 years agoMerge pull request #37 from alfredodeza/5928
Zack Cerza [Fri, 9 Aug 2013 23:15:17 +0000 (16:15 -0700)]
Merge pull request #37 from alfredodeza/5928

No more KeyboardInterrupt/RuntimeError tracebacks!

12 years agoadd a bit more docs to demonstrate handler usage in the decorator 37/head
Alfredo Deza [Fri, 9 Aug 2013 23:08:53 +0000 (16:08 -0700)]
add a bit more docs to demonstrate handler usage in the decorator

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
12 years agofix typos
Alfredo Deza [Fri, 9 Aug 2013 22:59:36 +0000 (15:59 -0700)]
fix typos

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
12 years agouse the new decorator in cli.py's main entry point
Alfredo Deza [Fri, 9 Aug 2013 22:39:33 +0000 (15:39 -0700)]
use the new decorator in cli.py's main entry point

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
12 years agocreate a catches decorator to handle exceptions
Alfredo Deza [Fri, 9 Aug 2013 22:38:48 +0000 (15:38 -0700)]
create a catches decorator to handle exceptions

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
12 years agoMerge pull request #36 from alfredodeza/5911
Sage Weil [Fri, 9 Aug 2013 22:32:07 +0000 (15:32 -0700)]
Merge pull request #36 from alfredodeza/5911

use the right init script in mon create

12 years agouse the right init script in mon create 36/head
Alfredo Deza [Fri, 9 Aug 2013 22:25:12 +0000 (15:25 -0700)]
use the right init script in mon create

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
12 years agoMerge pull request #35 from alfredodeza/5917
Sage Weil [Fri, 9 Aug 2013 17:40:02 +0000 (10:40 -0700)]
Merge pull request #35 from alfredodeza/5917

Fix arguments to install in Fedora and Suse

Reviewed-by: Sage Weil <sage@inktank.com>
12 years agocorrect the arguments for fedora install 35/head
Alfredo Deza [Fri, 9 Aug 2013 16:54:04 +0000 (09:54 -0700)]
correct the arguments for fedora install

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
12 years agocorrect arguments in suse install function
Alfredo Deza [Fri, 9 Aug 2013 16:53:19 +0000 (09:53 -0700)]
correct arguments in suse install function

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
12 years agoMerge pull request #34 from alfredodeza/master
Sage Weil [Fri, 9 Aug 2013 16:20:56 +0000 (09:20 -0700)]
Merge pull request #34 from alfredodeza/master

update the docs for a proxy/firewall workaround in wget

12 years agoupdate the docs for a proxy/firewall workaround in wget 34/head
Alfredo Deza [Fri, 9 Aug 2013 16:11:43 +0000 (09:11 -0700)]
update the docs for a proxy/firewall workaround in wget

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
12 years agoMerge pull request #33 from alfredodeza/5208
Alfredo Deza [Tue, 6 Aug 2013 22:14:47 +0000 (15:14 -0700)]
Merge pull request #33 from alfredodeza/5208

for Debian wheezy, install ca-certificates.

12 years agofor Debian-based distros, install ca-certificates 33/head
Alfredo Deza [Thu, 1 Aug 2013 19:44:29 +0000 (15:44 -0400)]
for Debian-based distros, install ca-certificates

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
12 years agoMerge pull request #32 from alfredodeza/5849
Alfredo Deza [Mon, 5 Aug 2013 18:32:44 +0000 (11:32 -0700)]
Merge pull request #32 from alfredodeza/5849

Make sure `ceph-deploy mon create {node}` writes to `/etc/ceph/{node}.conf`

12 years agoadd missing config write function when mon create is called 32/head
Alfredo Deza [Mon, 5 Aug 2013 18:15:57 +0000 (11:15 -0700)]
add missing config write function when mon create is called

12 years agostrip leading/trailing whitespace from function docs
Alfredo Deza [Mon, 5 Aug 2013 18:15:36 +0000 (11:15 -0700)]
strip leading/trailing whitespace from function docs

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
12 years agoadd a docstring for logging in write_conf
Alfredo Deza [Mon, 5 Aug 2013 18:15:06 +0000 (11:15 -0700)]
add a docstring for logging in write_conf

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
12 years agodo not re-raise exceptions in __exit__
Alfredo Deza [Mon, 5 Aug 2013 18:11:20 +0000 (11:11 -0700)]
do not re-raise exceptions in __exit__

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
12 years agoMerge pull request #31 from alfredodeza/master
Alfredo Deza [Mon, 5 Aug 2013 03:42:59 +0000 (20:42 -0700)]
Merge pull request #31 from alfredodeza/master

fix nameError issue on monitor write keyring

12 years agofix nameError issue on monitor write keyring 31/head
Alfredo Deza [Mon, 5 Aug 2013 03:21:33 +0000 (23:21 -0400)]
fix nameError issue on monitor write keyring

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
12 years agoMerge pull request #30 from alfredodeza/5839
Gary Lowell [Fri, 2 Aug 2013 17:52:18 +0000 (10:52 -0700)]
Merge pull request #30 from alfredodeza/5839

Migrate `mon create` to the new distro structure

Reviewed-by: Gary Lowell <gary.lowell@inktank.com>
12 years agouse the new which_service helper for all distros 30/head
Alfredo Deza [Fri, 2 Aug 2013 16:57:11 +0000 (12:57 -0400)]
use the new which_service helper for all distros

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
12 years agoadd log statements to which_service
Alfredo Deza [Fri, 2 Aug 2013 16:56:39 +0000 (12:56 -0400)]
add log statements to which_service

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
12 years agocreate a utility to verify the service location
Alfredo Deza [Fri, 2 Aug 2013 16:45:36 +0000 (12:45 -0400)]
create a utility to verify the service location

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
12 years agouse per distro mon create
Alfredo Deza [Fri, 2 Aug 2013 16:32:39 +0000 (12:32 -0400)]
use per distro mon create

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
12 years agocommon now includes a mon_create common to all distros
Alfredo Deza [Fri, 2 Aug 2013 16:31:09 +0000 (12:31 -0400)]
common now includes a mon_create common to all distros

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
12 years agocreate the mon/create.py files for all distros
Alfredo Deza [Fri, 2 Aug 2013 16:30:27 +0000 (12:30 -0400)]
create the mon/create.py files for all distros

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
12 years agolog the callable if it has a docstring
Alfredo Deza [Fri, 2 Aug 2013 15:48:52 +0000 (11:48 -0400)]
log the callable if it has a docstring

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
12 years agoMerge pull request #29 from alfredodeza/5763
Dan Mick [Thu, 1 Aug 2013 20:13:04 +0000 (13:13 -0700)]
Merge pull request #29 from alfredodeza/5763

Prevent passing an IP to `ceph-deploy new`
Reviewed-by: Dan Mick <dan.mick@inktank.com>
12 years agopatch socket on tests that call cli directly 29/head
Alfredo Deza [Wed, 31 Jul 2013 20:30:10 +0000 (16:30 -0400)]
patch socket on tests that call cli directly

12 years agouse an arg validator in new mon to prevent passing an IP
Alfredo Deza [Wed, 31 Jul 2013 16:15:28 +0000 (12:15 -0400)]
use an arg validator in new mon to prevent passing an IP

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
use the new hostname validator

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
12 years agotests for the new hostname validator
Alfredo Deza [Wed, 31 Jul 2013 20:20:30 +0000 (16:20 -0400)]
tests for the new hostname validator

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
improve wording of IP error

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
update tests for the new wording

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
12 years agocreate a Hostname validator
Alfredo Deza [Wed, 31 Jul 2013 20:18:47 +0000 (16:18 -0400)]
create a Hostname validator

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
12 years agoadd tests for the new regex validator
Alfredo Deza [Wed, 31 Jul 2013 16:15:55 +0000 (12:15 -0400)]
add tests for the new regex validator

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
12 years agoMerge pull request #28 from alfredodeza/5617
Gary Lowell [Thu, 1 Aug 2013 17:22:32 +0000 (10:22 -0700)]
Merge pull request #28 from alfredodeza/5617

log `ceph --version` when installing

Reviewed-by: Gary Lowell <gary.lowell@inktank.com>
12 years agouse the BASE_FORMAT for file loggers 28/head
Alfredo Deza [Thu, 1 Aug 2013 15:24:43 +0000 (11:24 -0400)]
use the BASE_FORMAT for file loggers

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
12 years agoadd log formatting for non-color handlers
Alfredo Deza [Thu, 1 Aug 2013 15:23:31 +0000 (11:23 -0400)]
add log formatting for non-color handlers

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
12 years agoadd the ceph version check for all distros
Alfredo Deza [Thu, 1 Aug 2013 14:10:41 +0000 (10:10 -0400)]
add the ceph version check for all distros

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
12 years agocreate a common helper module
Alfredo Deza [Thu, 1 Aug 2013 14:02:30 +0000 (10:02 -0400)]
create a common helper module

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
12 years agoMerge pull request #27 from ceph/wip-5738
Alfredo Deza [Wed, 31 Jul 2013 19:12:00 +0000 (12:12 -0700)]
Merge pull request #27 from ceph/wip-5738

mon: archive, instead of deleting, destroyed monitor data

12 years agocreate a validator module for argparse
Alfredo Deza [Wed, 31 Jul 2013 16:13:22 +0000 (12:13 -0400)]
create a validator module for argparse

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
12 years agoMerge pull request #25 from alfredodeza/master
Alfredo Deza [Tue, 30 Jul 2013 23:02:27 +0000 (16:02 -0700)]
Merge pull request #25 from alfredodeza/master

remove a no longer relevant assertion for test_install

12 years agoremove a no longer relevant assertion for test_install 25/head
Alfredo Deza [Tue, 30 Jul 2013 22:33:14 +0000 (18:33 -0400)]
remove a no longer relevant assertion for test_install

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
12 years agoMerge pull request #24 from alfredodeza/5728
Gary Lowell [Tue, 30 Jul 2013 19:22:54 +0000 (12:22 -0700)]
Merge pull request #24 from alfredodeza/5728

Better logging and specificity for `ceph-deploy install`

Reviewed-by: Gary Lowell <gary.lowell@inktank.com>
12 years agobuild-debian.sh: Don't copy to other dists
Gary Lowell [Tue, 30 Jul 2013 05:48:25 +0000 (22:48 -0700)]
build-debian.sh:  Don't copy to other dists

Don't copy the just build packgaes to the other distros in
the repo.  There are no per distro builds.

Signed-off-by: Gary Lowell <gary.lowell@inktank.com>
12 years agomon: archive, instead of deleting, destroyed monitor data 27/head
Sage Weil [Mon, 29 Jul 2013 22:06:29 +0000 (15:06 -0700)]
mon: archive, instead of deleting, destroyed monitor data

Fixes: #5738
Signed-off-by: Sage Weil <sage@inktank.com>
12 years agofix stack being eaten by the exception workaround 24/head
Alfredo Deza [Mon, 29 Jul 2013 20:57:32 +0000 (16:57 -0400)]
fix stack being eaten by the exception workaround

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
12 years agosuse converted to use the new wrappers
Alfredo Deza [Mon, 29 Jul 2013 20:11:52 +0000 (16:11 -0400)]
suse converted to use the new wrappers

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
12 years agoremove unused import
Alfredo Deza [Mon, 29 Jul 2013 20:01:14 +0000 (16:01 -0400)]
remove unused import

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
12 years agofedora adapated to work with the new wrappers
Alfredo Deza [Mon, 29 Jul 2013 19:59:25 +0000 (15:59 -0400)]
fedora adapated to work with the new wrappers

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
12 years agoremove unused import
Alfredo Deza [Mon, 29 Jul 2013 19:59:07 +0000 (15:59 -0400)]
remove unused import

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
12 years agocentos fully working with the new wrappers
Alfredo Deza [Mon, 29 Jul 2013 19:55:29 +0000 (15:55 -0400)]
centos fully working with the new wrappers

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
12 years agonicer API to do remote check_calls
Alfredo Deza [Mon, 29 Jul 2013 19:30:57 +0000 (15:30 -0400)]
nicer API to do remote check_calls

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
12 years agodebian install fully converted
Alfredo Deza [Mon, 29 Jul 2013 19:28:48 +0000 (15:28 -0400)]
debian install fully converted

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
12 years agouse the remote ctxt manager to handle everything
Alfredo Deza [Mon, 29 Jul 2013 19:16:40 +0000 (15:16 -0400)]
use the remote ctxt manager to handle everything

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
12 years agocreate a generic remote function to execute them remotely
Alfredo Deza [Mon, 29 Jul 2013 15:58:47 +0000 (11:58 -0400)]
create a generic remote function to execute them remotely

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
12 years agoceph-deploy.spec: sles needs buildroot
Gary Lowell [Sat, 27 Jul 2013 05:44:50 +0000 (22:44 -0700)]
ceph-deploy.spec:  sles needs buildroot

Signed-off-by: Gary Lowell <gary.lowell@inktank.com>
12 years agoceph-deploy.spec: pytest package is python-pytest on suse
Gary Lowell [Sat, 27 Jul 2013 01:16:40 +0000 (18:16 -0700)]
ceph-deploy.spec:  pytest package is python-pytest on suse

Signed-off-by: Gary Lowell <gary.lowell@inktank.com>
12 years agoMerge pull request #23 from alfredodeza/master
Alfredo Deza [Fri, 26 Jul 2013 20:50:20 +0000 (13:50 -0700)]
Merge pull request #23 from alfredodeza/master

update author and email attributes

12 years agomds: simplify, fix err.errno problem
Sage Weil [Fri, 26 Jul 2013 17:57:11 +0000 (10:57 -0700)]
mds: simplify, fix err.errno problem

Signed-off-by: Sage Weil <sage@inktank.com>
12 years agoMerge pull request #22 from alfredodeza/5727
Sage Weil [Fri, 26 Jul 2013 16:57:10 +0000 (09:57 -0700)]
Merge pull request #22 from alfredodeza/5727

Abstract host release/distro detection

Reviewed-by: Sage Weil <sage@inktank.com>
12 years agoupdate author and email attributes 23/head
Alfredo Deza [Wed, 24 Jul 2013 21:00:11 +0000 (17:00 -0400)]
update author and email attributes

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
12 years agofallback call to ceph for versions < dumpling
Alfredo Deza [Thu, 25 Jul 2013 20:31:26 +0000 (16:31 -0400)]
fallback call to ceph for versions < dumpling

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
12 years agomds: set correct caps for new mds
Sage Weil [Thu, 25 Jul 2013 18:38:09 +0000 (11:38 -0700)]
mds: set correct caps for new mds

Fixes: #5745
Signed-off-by: Sage Weil <sage@inktank.com>
12 years agofix broken test for the new module magic 22/head
Alfredo Deza [Thu, 25 Jul 2013 16:37:43 +0000 (12:37 -0400)]
fix broken test for the new module magic

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
12 years agoremove all install functions from ceph_deploy.install
Alfredo Deza [Thu, 25 Jul 2013 15:27:50 +0000 (11:27 -0400)]
remove all install functions from ceph_deploy.install

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
12 years agoremove all the 'if' conditionals for install and use hosts.get
Alfredo Deza [Thu, 25 Jul 2013 15:26:10 +0000 (11:26 -0400)]
remove all the 'if' conditionals for install and use hosts.get

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
12 years agocreate the install module for suse
Alfredo Deza [Thu, 25 Jul 2013 15:17:48 +0000 (11:17 -0400)]
create the install module for suse

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
12 years agocreate the install module for fedora
Alfredo Deza [Thu, 25 Jul 2013 15:11:56 +0000 (11:11 -0400)]
create the install module for fedora

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
12 years agoadd proper init with install imports to fedora an suse
Alfredo Deza [Thu, 25 Jul 2013 15:08:54 +0000 (11:08 -0400)]
add proper init with install imports to fedora an suse

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
12 years agouse the name that comes from lsb and slap the connection too
Alfredo Deza [Thu, 25 Jul 2013 15:08:04 +0000 (11:08 -0400)]
use the name that comes from lsb and slap the connection too

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
12 years agocreate the install module for CentOS
Alfredo Deza [Thu, 25 Jul 2013 15:07:23 +0000 (11:07 -0400)]
create the install module for CentOS

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
12 years agoimport the install function into the module
Alfredo Deza [Thu, 25 Jul 2013 14:41:47 +0000 (10:41 -0400)]
import the install function into the module

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
12 years agoadd an install module for debian
Alfredo Deza [Thu, 25 Jul 2013 14:10:04 +0000 (10:10 -0400)]
add an install module for debian

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
12 years agoMerge pull request #21 from alfredodeza/master
Gary Lowell [Wed, 24 Jul 2013 18:21:39 +0000 (11:21 -0700)]
Merge pull request #21 from alfredodeza/master

Bump `pushy` version and fix RST formatting
Reviewed-by: Gary Lowell <gary.lowell@inktank.com>
12 years agoinstall: add dumpling, emperor to stable list 21/head
Sage Weil [Tue, 23 Jul 2013 15:34:53 +0000 (08:34 -0700)]
install: add dumpling, emperor to stable list

Signed-off-by: Sage Weil <sage@inktank.com>
12 years agoinstall: add dumpling, emperor to stable list
Sage Weil [Tue, 23 Jul 2013 15:34:53 +0000 (08:34 -0700)]
install: add dumpling, emperor to stable list

Signed-off-by: Sage Weil <sage@inktank.com>
12 years agofix rst formatting
Alfredo Deza [Tue, 23 Jul 2013 13:50:36 +0000 (09:50 -0400)]
fix rst formatting

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
12 years agobump pushy version
Alfredo Deza [Tue, 23 Jul 2013 13:43:52 +0000 (09:43 -0400)]
bump pushy version