]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-deploy.git/log
ceph-deploy.git
11 years agouse the new executable path helper in osd 210/head
Alfredo Deza [Tue, 8 Jul 2014 14:08:22 +0000 (10:08 -0400)]
use the new executable path helper in osd

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
11 years agoadd tests for the executable not found exception
Alfredo Deza [Tue, 8 Jul 2014 14:10:45 +0000 (10:10 -0400)]
add tests for the executable not found exception

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
11 years agoadd tests for the system utility
Alfredo Deza [Tue, 8 Jul 2014 14:10:22 +0000 (10:10 -0400)]
add tests for the system utility

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
11 years agonew exception to indicate a missing executable
Alfredo Deza [Tue, 8 Jul 2014 14:00:30 +0000 (10:00 -0400)]
new exception to indicate a missing executable

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
11 years agocreate the executable path helper
Alfredo Deza [Tue, 8 Jul 2014 14:09:03 +0000 (10:09 -0400)]
create the executable path helper

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
11 years agoMerge pull request #209 from davidvossel/rhel7-fix2
Alfredo Deza [Mon, 7 Jul 2014 14:06:07 +0000 (10:06 -0400)]
Merge pull request #209 from davidvossel/rhel7-fix2

fixes more issues with rhel7 support

11 years agoAdd tests for rhel rpm dist detection 209/head
David Vossel [Mon, 30 Jun 2014 20:55:14 +0000 (16:55 -0400)]
Add tests for rhel rpm dist detection

11 years agoUse proper rpm %dist postfix for rhel7 rpms
David Vossel [Mon, 30 Jun 2014 20:40:21 +0000 (16:40 -0400)]
Use proper rpm %dist postfix for rhel7 rpms

11 years agoMerge pull request #208 from alfredodeza/8653
Zack Cerza [Thu, 3 Jul 2014 19:00:13 +0000 (13:00 -0600)]
Merge pull request #208 from alfredodeza/8653

add partprobing/partx calls on device when zapping

11 years agoadd partprobing/partx calls on device when zapping 208/head
Alfredo Deza [Thu, 3 Jul 2014 17:13:42 +0000 (13:13 -0400)]
add partprobing/partx calls on device when zapping

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
11 years agoadd missing flake8 to env list in tox
Alfredo Deza [Thu, 3 Jul 2014 13:04:14 +0000 (09:04 -0400)]
add missing flake8 to env list in tox

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
11 years agoMerge pull request #206 from alfredodeza/8713
Zack Cerza [Wed, 2 Jul 2014 19:21:36 +0000 (13:21 -0600)]
Merge pull request #206 from alfredodeza/8713

fixes all critical liniting errors

11 years agofix flake8 exclusions 206/head
Alfredo Deza [Wed, 2 Jul 2014 18:24:19 +0000 (14:24 -0400)]
fix flake8 exclusions

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
11 years agoadd testenv for flake8 in tox
Alfredo Deza [Wed, 2 Jul 2014 18:07:24 +0000 (14:07 -0400)]
add testenv for flake8 in tox

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
11 years agofix unused imports in tests
Alfredo Deza [Wed, 2 Jul 2014 17:59:27 +0000 (13:59 -0400)]
fix unused imports in tests

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
11 years agoremove unused cfg object
Alfredo Deza [Wed, 2 Jul 2014 16:51:22 +0000 (12:51 -0400)]
remove unused cfg object

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
11 years agonoqa comments for valid unused imports in conf/init
Alfredo Deza [Wed, 2 Jul 2014 16:44:13 +0000 (12:44 -0400)]
noqa comments for valid unused imports in conf/init

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
11 years agonoqa comments for valid unused imports in util/paths
Alfredo Deza [Wed, 2 Jul 2014 16:42:10 +0000 (12:42 -0400)]
noqa comments for valid unused imports in util/paths

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
11 years agomore noqa comments for valid unused imports in hosts
Alfredo Deza [Wed, 2 Jul 2014 16:41:40 +0000 (12:41 -0400)]
more noqa comments for valid unused imports in hosts

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
11 years agoadd a few noqa comments for (valid) unused imports
Alfredo Deza [Wed, 2 Jul 2014 16:40:20 +0000 (12:40 -0400)]
add a few noqa comments for (valid) unused imports

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
11 years agoremove unused imports in fedora install
Alfredo Deza [Wed, 2 Jul 2014 16:39:38 +0000 (12:39 -0400)]
remove unused imports in fedora install

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
11 years agoremove unused import in debian uninstall
Alfredo Deza [Wed, 2 Jul 2014 16:37:36 +0000 (12:37 -0400)]
remove unused import in debian uninstall

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
11 years ago1.5.7 v1.5.7
Jenkins [Tue, 1 Jul 2014 20:54:52 +0000 (20:54 +0000)]
1.5.7

11 years agobump to 1.5.7
Alfredo Deza [Tue, 1 Jul 2014 20:51:04 +0000 (16:51 -0400)]
bump to 1.5.7

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
11 years agoMerge pull request #205 from alfredodeza/8671
Zack Cerza [Tue, 1 Jul 2014 18:17:13 +0000 (12:17 -0600)]
Merge pull request #205 from alfredodeza/8671

define options per host in calamari connect

11 years agodefine options per host in calamari connect 205/head
Alfredo Deza [Tue, 1 Jul 2014 17:52:17 +0000 (13:52 -0400)]
define options per host in calamari connect

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
11 years ago1.5.6 v1.5.6
Jenkins [Tue, 1 Jul 2014 15:22:02 +0000 (15:22 +0000)]
1.5.6

11 years agofix missing reference for remoto
Alfredo Deza [Tue, 1 Jul 2014 11:43:16 +0000 (07:43 -0400)]
fix missing reference for remoto

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
11 years agobump the version
Alfredo Deza [Mon, 30 Jun 2014 19:28:54 +0000 (15:28 -0400)]
bump the version

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
11 years agoadd a test to make sure rhel7 support does not break
Alfredo Deza [Mon, 30 Jun 2014 18:15:40 +0000 (14:15 -0400)]
add a test to make sure rhel7 support does not break

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
11 years agoSupport install on rhel7
David Vossel [Mon, 30 Jun 2014 17:01:19 +0000 (12:01 -0500)]
Support install on rhel7

11 years agoupdate the changelog
Alfredo Deza [Mon, 30 Jun 2014 18:10:26 +0000 (14:10 -0400)]
update the changelog

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
11 years agoMerge pull request #201 from alfredodeza/8645
Zack Cerza [Fri, 27 Jun 2014 17:13:51 +0000 (11:13 -0600)]
Merge pull request #201 from alfredodeza/8645

optionally allow to skip vendoring `remoto`

11 years agoexplain a bit what we are doing with the regex 201/head
Alfredo Deza [Fri, 27 Jun 2014 16:26:34 +0000 (12:26 -0400)]
explain a bit what we are doing with the regex

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
11 years agoadapt remoto imports for new optional vendoring
Alfredo Deza [Fri, 27 Jun 2014 13:16:16 +0000 (09:16 -0400)]
adapt remoto imports for new optional vendoring

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
11 years agoallow to call something when vendor requirements say so
Alfredo Deza [Fri, 27 Jun 2014 13:14:09 +0000 (09:14 -0400)]
allow to call something when vendor requirements say so

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
11 years agocall vendor.py on remoto so it vendors itself
Alfredo Deza [Fri, 27 Jun 2014 13:13:36 +0000 (09:13 -0400)]
call vendor.py on remoto so it vendors itself

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
11 years agofix missing key in repo templates
Alfredo Deza [Wed, 25 Jun 2014 18:12:47 +0000 (14:12 -0400)]
fix missing key in repo templates

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
11 years agoMerge pull request #200 from l-mb/master
Alfredo Deza [Wed, 25 Jun 2014 15:29:38 +0000 (11:29 -0400)]
Merge pull request #200 from l-mb/master

Fix "disk zap" sgdisk invocation

11 years agoFix "disk zap" sgdisk invocation 200/head
Lars Marowsky-Bree [Wed, 25 Jun 2014 15:12:24 +0000 (17:12 +0200)]
Fix "disk zap" sgdisk invocation

If the metadata on the disk is truly invalid, sgdisk would fail to zero
it in one go, because --mbrtogpt apparently tried to operate on the
metadata it read before executing --zap-all.

Splitting this up into two separate invocations to first zap everything
and then clear it properly fixes this issue.

11 years agofix imports on top level modules
Alfredo Deza [Tue, 24 Jun 2014 19:37:39 +0000 (15:37 -0400)]
fix imports on top level modules

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
11 years agocreate a vendor module to place vendored libs
Alfredo Deza [Tue, 24 Jun 2014 15:55:13 +0000 (11:55 -0400)]
create a vendor module to place vendored libs

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
11 years agoadd a helper function to remove vendored libraries
Alfredo Deza [Tue, 24 Jun 2014 15:54:20 +0000 (11:54 -0400)]
add a helper function to remove vendored libraries

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
11 years agosupport an environment var to avoid vendoring libraries
Alfredo Deza [Tue, 24 Jun 2014 15:54:01 +0000 (11:54 -0400)]
support an environment var to avoid vendoring libraries

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
11 years agoignore remoto at new location
Alfredo Deza [Tue, 24 Jun 2014 15:53:26 +0000 (11:53 -0400)]
ignore remoto at new location

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
11 years agosupport remoto imports for both vendored and global installs
Alfredo Deza [Tue, 24 Jun 2014 15:52:38 +0000 (11:52 -0400)]
support remoto imports for both vendored and global installs

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
11 years agoMerge pull request #199 from alfredodeza/8571
Zack Cerza [Mon, 16 Jun 2014 18:26:23 +0000 (12:26 -0600)]
Merge pull request #199 from alfredodeza/8571

make fedora distros set a high ceph.repo priority

11 years agomake fedora distros set a high ceph.repo priority 199/head
Alfredo Deza [Mon, 16 Jun 2014 17:17:16 +0000 (13:17 -0400)]
make fedora distros set a high ceph.repo priority

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
11 years ago1.5.5 v1.5.5
Jenkins [Tue, 10 Jun 2014 14:12:23 +0000 (14:12 +0000)]
1.5.5

11 years agobump the version number
Alfredo Deza [Tue, 10 Jun 2014 13:55:04 +0000 (09:55 -0400)]
bump the version number

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
11 years agoupdate the changelog
Alfredo Deza [Tue, 10 Jun 2014 13:54:50 +0000 (09:54 -0400)]
update the changelog

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
11 years agoMerge pull request #198 from ceph/wip-8558
Alfredo Deza [Tue, 10 Jun 2014 01:26:54 +0000 (21:26 -0400)]
Merge pull request #198 from ceph/wip-8558

Call custom_repo with reponame, not repo_name

11 years agoCall custom_repo with reponame, not repo_name wip-8558 198/head
Dan Mick [Mon, 9 Jun 2014 23:20:40 +0000 (16:20 -0700)]
Call custom_repo with reponame, not repo_name

Fixes: #8558
Signed-off-by: Dan Mick <dan.mick@inktank.com>
11 years ago1.5.4 v1.5.4
Jenkins [Fri, 6 Jun 2014 15:45:10 +0000 (15:45 +0000)]
1.5.4

11 years agoupdate the changelog
Alfredo Deza [Fri, 6 Jun 2014 15:39:45 +0000 (11:39 -0400)]
update the changelog

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
11 years agobump the version
Alfredo Deza [Fri, 6 Jun 2014 15:31:42 +0000 (11:31 -0400)]
bump the version

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
11 years agoMerge pull request #197 from alfredodeza/8533
Zack Cerza [Fri, 6 Jun 2014 14:54:37 +0000 (09:54 -0500)]
Merge pull request #197 from alfredodeza/8533

set the right priorites for the ceph.repo file

11 years agoset the right priorities in centos installs for ceph.repo 197/head
Alfredo Deza [Fri, 6 Jun 2014 14:42:36 +0000 (10:42 -0400)]
set the right priorities in centos installs for ceph.repo

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
11 years agoadd a remote helper function to set priorities in ceph.repo
Alfredo Deza [Fri, 6 Jun 2014 14:42:17 +0000 (10:42 -0400)]
add a remote helper function to set priorities in ceph.repo

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
11 years agoadd the priority line to the repo files
Alfredo Deza [Thu, 5 Jun 2014 12:57:24 +0000 (08:57 -0400)]
add the priority line to the repo files

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
11 years agoif adjusting repos, install yum priorities
Alfredo Deza [Thu, 5 Jun 2014 12:56:55 +0000 (08:56 -0400)]
if adjusting repos, install yum priorities

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
11 years agocreate a helper function to install plugin priorities
Alfredo Deza [Thu, 5 Jun 2014 12:56:02 +0000 (08:56 -0400)]
create a helper function to install plugin priorities

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
11 years agoMerge pull request #196 from alfredodeza/8534
Zack Cerza [Thu, 5 Jun 2014 15:41:32 +0000 (10:41 -0500)]
Merge pull request #196 from alfredodeza/8534

conditional lines for custom repo files

11 years agofix broken docstring 196/head
Alfredo Deza [Wed, 4 Jun 2014 20:47:26 +0000 (16:47 -0400)]
fix broken docstring

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
11 years agomake suse use the new custom_repo callable
Alfredo Deza [Wed, 4 Jun 2014 20:42:31 +0000 (16:42 -0400)]
make suse use the new custom_repo callable

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
11 years agomake centos use the new custom_repo
Alfredo Deza [Wed, 4 Jun 2014 20:42:08 +0000 (16:42 -0400)]
make centos use the new custom_repo

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
11 years agomake template for custom repo a callable
Alfredo Deza [Wed, 4 Jun 2014 20:38:37 +0000 (16:38 -0400)]
make template for custom repo a callable

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
11 years agounit tests for the new templating changes
Alfredo Deza [Wed, 4 Jun 2014 20:37:48 +0000 (16:37 -0400)]
unit tests for the new templating changes

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
11 years agoadd docs link to help menu
Alfredo Deza [Mon, 2 Jun 2014 13:55:25 +0000 (09:55 -0400)]
add docs link to help menu

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
11 years agofix host resolution for jenkins builds
Alfredo Deza [Fri, 30 May 2014 16:41:02 +0000 (12:41 -0400)]
fix host resolution for jenkins builds

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
11 years ago1.5.3 v1.5.3
Jenkins [Fri, 30 May 2014 12:56:14 +0000 (12:56 +0000)]
1.5.3

11 years agoupdate the changelog
Alfredo Deza [Fri, 30 May 2014 12:40:32 +0000 (08:40 -0400)]
update the changelog

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
11 years agobump the version
Alfredo Deza [Fri, 30 May 2014 12:39:56 +0000 (08:39 -0400)]
bump the version

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
11 years agoMerge pull request #195 from kfei/mon-add-status
Alfredo Deza [Fri, 30 May 2014 12:09:20 +0000 (08:09 -0400)]
Merge pull request #195 from kfei/mon-add-status

Add better status message when adding new monitors

11 years agoAdd better status message when adding new monitors 195/head
kfei [Fri, 30 May 2014 08:50:53 +0000 (16:50 +0800)]
Add better status message when adding new monitors

The `time.sleep(2)` in the `mon_add` method is not enough in some cases.
For example, when a low-spec slow VM acting as a monitor, it may still at
the state of 'probing' after the 2-seconds sleep. But in such cases the
`mon_status` method will just say the monitor *is not running*, it's kind of
confusion.

So maybe it would be better if provides user the current state of the
newly added monitor in the log message.

Signed-off-by: kfei <kfei@kfei.net>
11 years agoMerge pull request #194 from alfredodeza/8443
Zack Cerza [Thu, 29 May 2014 22:05:13 +0000 (17:05 -0500)]
Merge pull request #194 from alfredodeza/8443

fix repo urls for rhel6

11 years agotests for the new helper 194/head
Alfredo Deza [Thu, 29 May 2014 19:07:09 +0000 (15:07 -0400)]
tests for the new helper

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
11 years agocreate a helper to figure out the repo url
Alfredo Deza [Thu, 29 May 2014 19:06:56 +0000 (15:06 -0400)]
create a helper to figure out the repo url

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
11 years agoadd the import for easier testing
Alfredo Deza [Thu, 29 May 2014 19:06:25 +0000 (15:06 -0400)]
add the import for easier testing

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
11 years agoMerge pull request #193 from alfredodeza/8441
Zack Cerza [Thu, 29 May 2014 15:21:39 +0000 (10:21 -0500)]
Merge pull request #193 from alfredodeza/8441

remove silenced install calls

11 years agoremove silenced install calls 193/head
Alfredo Deza [Thu, 29 May 2014 13:48:59 +0000 (09:48 -0400)]
remove silenced install calls

package managers will be a bit more verbose, allowing the
timer to close the connection to be pushed as long as there is output

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
11 years agoMerge pull request #192 from kfei/wget-behind-proxy
Alfredo Deza [Wed, 28 May 2014 13:22:13 +0000 (09:22 -0400)]
Merge pull request #192 from kfei/wget-behind-proxy

Add a note about running wget behind proxy

11 years agoSet text width to 80 for README 192/head
kfei [Wed, 28 May 2014 13:10:32 +0000 (21:10 +0800)]
Set text width to 80 for README

Signed-off-by: kfei <kfei@kfei.net>
11 years agoAdd a note about running wget behind proxy
kfei [Wed, 28 May 2014 11:13:09 +0000 (19:13 +0800)]
Add a note about running wget behind proxy

To avoid mistakes, the wget env variables should be set in
'/root/.wgetrc' since ceph-deploy will run wget as root user on each
node.

Signed-off-by: kfei <kfei@kfei.net>
11 years agobump remoto requirement to 0.0.16 to fix stderr/stdout order
Alfredo Deza [Tue, 27 May 2014 17:38:42 +0000 (13:38 -0400)]
bump remoto requirement to 0.0.16 to fix stderr/stdout order

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
11 years agoMerge pull request #191 from alfredodeza/8401
Zack Cerza [Wed, 21 May 2014 14:53:34 +0000 (09:53 -0500)]
Merge pull request #191 from alfredodeza/8401

refuse to install with custom cluster names on sysvinit hosts

11 years agorefuse to install with custom cluster names on sysvinit hosts 191/head
Alfredo Deza [Wed, 21 May 2014 12:58:34 +0000 (08:58 -0400)]
refuse to install with custom cluster names on sysvinit hosts

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
11 years agoMerge pull request #190 from alfredodeza/6395
Zack Cerza [Tue, 20 May 2014 16:06:19 +0000 (11:06 -0500)]
Merge pull request #190 from alfredodeza/6395

better wording when ceph.conf is not found

11 years agobetter wording when ceph.conf is not found 190/head
Alfredo Deza [Tue, 20 May 2014 15:41:00 +0000 (11:41 -0400)]
better wording when ceph.conf is not found

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
11 years agoMerge pull request #188 from alfredodeza/8131
Zack Cerza [Wed, 14 May 2014 14:53:22 +0000 (09:53 -0500)]
Merge pull request #188 from alfredodeza/8131

ensure no proxies are set for calamari

11 years agoMerge pull request #187 from ceph/wip-apt-update
Alfredo Deza [Wed, 14 May 2014 13:49:53 +0000 (06:49 -0700)]
Merge pull request #187 from ceph/wip-apt-update

When adding an apt repo, run "apt-get update" unconditionally

11 years agodisable proxies for apt when needed 188/head
Alfredo Deza [Wed, 14 May 2014 13:02:30 +0000 (06:02 -0700)]
disable proxies for apt when needed

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
11 years agoWhen adding an apt repo, run "apt-get update" unconditionally wip-apt-update 187/head
Dan Mick [Wed, 14 May 2014 00:00:32 +0000 (17:00 -0700)]
When adding an apt repo, run "apt-get update" unconditionally

Signed-off-by: Dan Mick <dan.mick@inktank.com>
11 years agoadd proxy kw into yum repo templates
Alfredo Deza [Tue, 13 May 2014 21:02:45 +0000 (17:02 -0400)]
add proxy kw into yum repo templates

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
11 years agosupport proxy in repo file settings
Alfredo Deza [Tue, 13 May 2014 21:01:39 +0000 (17:01 -0400)]
support proxy in repo file settings

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
11 years agoMerge pull request #186 from wido/ipv6
Alfredo Deza [Tue, 13 May 2014 15:28:28 +0000 (11:28 -0400)]
Merge pull request #186 from wido/ipv6

Two IPv6 related fixes

11 years agoWrite correct 'mon_host' with IPv6 addresses 186/head
Wido den Hollander [Thu, 8 May 2014 11:39:42 +0000 (13:39 +0200)]
Write correct 'mon_host' with IPv6 addresses

When the IP-address from a monitor is a IPv6 address, encapsulate
it with [ and ]

Fixes: #8309
11 years ago1.5.2 v1.5.2
Jenkins [Wed, 7 May 2014 18:09:23 +0000 (18:09 +0000)]
1.5.2

11 years agoMerge pull request #185 from alfredodeza/8302
Zack Cerza [Wed, 7 May 2014 18:04:12 +0000 (13:04 -0500)]
Merge pull request #185 from alfredodeza/8302

default to Firefly when installing

11 years agoupdate the changelog 185/head
Alfredo Deza [Wed, 7 May 2014 17:52:02 +0000 (13:52 -0400)]
update the changelog

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>