[Debian-ha-commits] [pcs] 02/04: Update upstream source from tag 'upstream/0.9.161'

Valentin Vidic vvidic-guest at moszumanska.debian.org
Fri Nov 3 17:35:17 UTC 2017


This is an automated email from the git hooks/post-receive script.

vvidic-guest pushed a commit to branch master
in repository pcs.

commit 20174e7bb3a39cb9dcc19971e692bfb79e320daa
Merge: ed060cf f341b6c
Author: Valentin Vidic <Valentin.Vidic at CARNet.hr>
Date:   Fri Nov 3 10:21:40 2017 +0100

    Update upstream source from tag 'upstream/0.9.161'
    
    Update to upstream version '0.9.161'
    with Debian dir 5219e6c42cf2bf0889993e424050f015ab5c1d2d

 CHANGELOG.md                                       |   24 +
 Makefile                                           |    3 +
 README.md                                          |   12 +-
 pcs/app.py                                         |   20 +-
 pcs/cli/common/capabilities.py                     |   51 +
 pcs/cli/common/test/test_capabilities.py           |   75 +
 pcs/common/tools.py                                |    6 +-
 pcs/lib/commands/test/test_resource_agent.py       |   84 ++
 pcs/pcs.8                                          |    4 +-
 pcs/resource.py                                    |   55 +-
 pcs/settings_default.py                            |    2 +-
 pcs/test/cib_resource/test_create.py               |   24 +-
 pcs/test/cib_resource/test_stonith_create.py       |   21 +-
 pcs/test/resources/capabilities.xml                |   31 +
 .../resource_agent_ocf_heartbeat_dummy_utf8.xml    |   29 +
 pcs/test/test_cluster_pcmk_remote.py               |   13 +
 pcs/test/test_resource.py                          |   51 +-
 pcs/test/test_stonith.py                           |   42 +-
 pcs/test/tools/cib.py                              |   24 +-
 pcs/usage.py                                       |    3 +-
 pcs/utils.py                                       |   13 +-
 pcsd/bootstrap.rb                                  |   12 +-
 pcsd/capabilities.xml                              | 1536 ++++++++++++++++++++
 pcsd/pcs.rb                                        |   27 +-
 pcsd/pcsd.8                                        |    2 +-
 pcsd/pcsd.rb                                       |   40 +-
 pcsd/pcsd.service                                  |    2 +
 pcsd/pcsd.service.debian                           |    2 +
 pcsd/public/js/nodes-ember.js                      |   48 +-
 pcsd/remote.rb                                     |    7 +
 pcsd/settings.rb.debian                            |    1 +
 setup.py                                           |    2 +-
 32 files changed, 2166 insertions(+), 100 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-ha/pcs.git



More information about the Debian-HA-Commits mailing list