commit sesdev for openSUSE:Leap:15.2

2020-05-28 Thread root
Hello community,

here is the log from the commit of package sesdev for openSUSE:Leap:15.2 
checked in at 2020-05-28 20:10:59

Comparing /work/SRC/openSUSE:Leap:15.2/sesdev (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.sesdev.new.3606 (New)


Package is "sesdev"

Thu May 28 20:10:59 2020 rev:7 rq:809546 version:1.3.0+1590413709.g4ad4e03

Changes:

--- /work/SRC/openSUSE:Leap:15.2/sesdev/sesdev.changes  2020-05-11 
08:38:55.982970528 +0200
+++ /work/SRC/openSUSE:Leap:15.2/.sesdev.new.3606/sesdev.changes
2020-05-28 20:11:02.439156963 +0200
@@ -1,0 +2,23 @@
+Mon May 25 13:35:16 UTC 2020 - Nathan Cutler 
+
+- Update to 1.3.0+1590413709.g4ad4e03:
+  + upstream 1.3.0 release (2020-05-25)
+* octopus/ses7: added "--stop-before-ceph-orch-apply" function (PR #301)
+* Implement RGW deployment in octopus, ses7 (PR #314)
+* ceph_salt_deployment: do not force user to change dashboard pw (PR #315)
+* makecheck: possibly prophylactically downgrade libudev1 (PR #317)
+* contrib/standalone.sh: --no-stop-on-failure option (PR #318)
+* ceph_salt_deployment: make use of 'cephadm' role (PR #319)
+* octopus/ses7: removed "--deploy-mons", "--deploy-mgrs", "--deploy-osds",
+  "--deploy-mdss" (replaced by "--stop-before-ceph-orch-apply") (PR #301)
+* seslib: drop Containers module from SES7 deployment (PR #303)
+* provision.sh: remove curl RPM from the environment (PR #311)
+* Fixed "sesdev create caasp4" default deployment by disabling 
multi-master (PR #302)
+* ceph_salt_deployment: do not deploy MDS if no mds roles present (PR #313)
+* caasp: do not install salt (PR #320)
+* supportconfig: handle both scc and nts tarball prefixes (PR 
+* seslib: convert certain public methods into private (PR #309)
+* caasp4: rename "storage" role to "nfs" and drop it from default 4-node
+  deployment (PR #310)
+
+---

Old:

  sesdev-1.2.0+1588616857.gaa3df4c.tar.gz

New:

  sesdev-1.3.0+1590413709.g4ad4e03.tar.gz



Other differences:
--
++ sesdev.spec ++
--- /var/tmp/diff_new_pack.yrZcu9/_old  2020-05-28 20:11:02.967158535 +0200
+++ /var/tmp/diff_new_pack.yrZcu9/_new  2020-05-28 20:11:02.971158546 +0200
@@ -16,7 +16,7 @@
 #
 
 Name:   sesdev
-Version:1.2.0+1588616857.gaa3df4c
+Version:1.3.0+1590413709.g4ad4e03
 Release:1%{?dist}
 Summary:CLI tool to deploy and manage SES clusters
 License:MIT

++ sesdev-1.2.0+1588616857.gaa3df4c.tar.gz -> 
sesdev-1.3.0+1590413709.g4ad4e03.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sesdev-1.2.0+1588616857.gaa3df4c/CHANGELOG.md 
new/sesdev-1.3.0+1590413709.g4ad4e03/CHANGELOG.md
--- old/sesdev-1.2.0+1588616857.gaa3df4c/CHANGELOG.md   2020-05-04 
20:27:36.899887709 +0200
+++ new/sesdev-1.3.0+1590413709.g4ad4e03/CHANGELOG.md   2020-05-25 
15:35:09.522914969 +0200
@@ -3,10 +3,39 @@
 All notable changes to this project will be documented in this file.
 
 The format is based on [Keep a 
Changelog](https://keepachangelog.com/en/1.0.0/),
-and this project adheres to [Semantic 
Versioning](https://semver.org/spec/v2.0.0.html).
+and this project aspires to adhere to [Semantic 
Versioning](https://semver.org/spec/v2.0.0.html).
 
 ## [Unreleased]
 
+## [1.3.0] - 2020-05-25
+
+### Added
+- octopus/ses7: added "--stop-before-ceph-orch-apply" function (PR #301)
+- Implement RGW deployment in octopus, ses7 (PR #314)
+- ceph_salt_deployment: do not force user to change dashboard pw (PR #315)
+- makecheck: possibly prophylactically downgrade libudev1 (PR #317)
+- contrib/standalone.sh: --no-stop-on-failure option (PR #318)
+- ceph_salt_deployment: make use of 'cephadm' role (PR #319)
+
+### Removed
+- octopus/ses7: removed "--deploy-mons", "--deploy-mgrs", "--deploy-osds",
+  "--deploy-mdss" (replaced by "--stop-before-ceph-orch-apply") (PR #301)
+- seslib: drop Containers module from SES7 deployment (PR #303)
+- provision.sh: remove curl RPM from the environment (PR #311)
+
+### Fixed
+- Fixed "sesdev create caasp4" default deployment by disabling multi-master
+  (PR #302)
+- ceph_salt_deployment: do not deploy MDS if no mds roles present (PR #313)
+- caasp: do not install salt (PR #320)
+- supportconfig: handle both scc and nts tarball prefixes (PR #323)
+- qa: work around cephadm MGR co-location issue (PR #324)
+
+### Changed
+- seslib: convert certain public methods into private (PR #309)
+- caasp4: rename "storage" role to "nfs" and drop it from default 4-node
+  deployment (PR #310)
+
 ## [1.2.0] - 2020-05-04
 
 ### Added
@@ -355,7 +384,8 @@
 - Minimal README with a few usage instructions.
 - The CHANGELOG file.
 
-[unre

commit sesdev for openSUSE:Leap:15.2

2020-05-10 Thread root
Hello community,

here is the log from the commit of package sesdev for openSUSE:Leap:15.2 
checked in at 2020-05-11 08:38:38

Comparing /work/SRC/openSUSE:Leap:15.2/sesdev (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.sesdev.new.2738 (New)


Package is "sesdev"

Mon May 11 08:38:38 2020 rev:6 rq:801332 version:1.2.0+1588616857.gaa3df4c

Changes:

--- /work/SRC/openSUSE:Leap:15.2/sesdev/sesdev.changes  2020-05-01 
15:07:28.326587183 +0200
+++ /work/SRC/openSUSE:Leap:15.2/.sesdev.new.2738/sesdev.changes
2020-05-11 08:38:55.982970528 +0200
@@ -1,0 +2,11 @@
+Mon May  4 18:27:54 UTC 2020 - Nathan Cutler 
+
+- Update to 1.2.0+1588616857.gaa3df4c:
+  + upstream 1.2.0 release (2020-05-04)
+* deepsea_deployment: pre-create Stage 4 pools (PR #298) 
+* setup.cfg: do not break Tumbleweed RPM install (PR #297)
+* ceph_salt_deployment.sh: rip out time sync code (PR #289)
+* Rename '--stop-before-ceph-salt-deploy' to 
'--stop-before-ceph-salt-apply'
+  (PR #290)
+
+---

Old:

  sesdev-1.1.12+1588084576.g8b2afa1.tar.gz

New:

  sesdev-1.2.0+1588616857.gaa3df4c.tar.gz



Other differences:
--
++ sesdev.spec ++
--- /var/tmp/diff_new_pack.rUFpUR/_old  2020-05-11 08:38:56.518971688 +0200
+++ /var/tmp/diff_new_pack.rUFpUR/_new  2020-05-11 08:38:56.518971688 +0200
@@ -16,7 +16,7 @@
 #
 
 Name:   sesdev
-Version:1.1.12+1588084576.g8b2afa1
+Version:1.2.0+1588616857.gaa3df4c
 Release:1%{?dist}
 Summary:CLI tool to deploy and manage SES clusters
 License:MIT

++ sesdev-1.1.12+1588084576.g8b2afa1.tar.gz -> 
sesdev-1.2.0+1588616857.gaa3df4c.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sesdev-1.1.12+1588084576.g8b2afa1/CHANGELOG.md 
new/sesdev-1.2.0+1588616857.gaa3df4c/CHANGELOG.md
--- old/sesdev-1.1.12+1588084576.g8b2afa1/CHANGELOG.md  2020-04-28 
16:36:16.408270729 +0200
+++ new/sesdev-1.2.0+1588616857.gaa3df4c/CHANGELOG.md   2020-05-04 
20:27:36.899887709 +0200
@@ -7,6 +7,19 @@
 
 ## [Unreleased]
 
+## [1.2.0] - 2020-05-04
+
+### Added
+- deepsea_deployment: pre-create Stage 4 pools (PR #298)
+
+### Fixed
+- setup.cfg: do not break Tumbleweed RPM install (PR #297)
+
+### Changed
+- ceph_salt_deployment.sh: rip out time sync code (PR #289)
+- Rename '--stop-before-ceph-salt-deploy' to '--stop-before-ceph-salt-apply' 
(PR
+  #290)
+
 ## [1.1.12] - 2020-04-28
 
 ### Added
@@ -342,7 +355,8 @@
 - Minimal README with a few usage instructions.
 - The CHANGELOG file.
 
-[unreleased]: https://github.com/SUSE/sesdev/compare/v1.1.12...HEAD
+[unreleased]: https://github.com/SUSE/sesdev/compare/v1.2.0...HEAD
+[1.2.0]: https://github.com/SUSE/sesdev/releases/tag/v1.2.0
 [1.1.12]: https://github.com/SUSE/sesdev/releases/tag/v1.1.12
 [1.1.11]: https://github.com/SUSE/sesdev/releases/tag/v1.1.11
 [1.1.10]: https://github.com/SUSE/sesdev/releases/tag/v1.1.10
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sesdev-1.1.12+1588084576.g8b2afa1/README.md 
new/sesdev-1.2.0+1588616857.gaa3df4c/README.md
--- old/sesdev-1.1.12+1588084576.g8b2afa1/README.md 2020-04-28 
16:36:16.408270729 +0200
+++ new/sesdev-1.2.0+1588616857.gaa3df4c/README.md  2020-05-04 
20:27:36.899887709 +0200
@@ -185,7 +185,7 @@
 package is needed. So, before proceeding, make sure that all of these packages
 are installed in the system:
 
- openSUSE Leap 15.1 & Leap 15.2
+ openSUSE
 
 ```
 zypper -n install gcc git-core libvirt-devel \
@@ -241,7 +241,7 @@
 
 First, install the "tox" package in your system:
 
- openSUSE Leap 15.1 & Leap 15.2
+ openSUSE
 
 ```
 zypper -n install python3-tox
@@ -806,7 +806,7 @@
 If this behavior bothers you, `sesdev destroy` has a `--destroy-networks` 
option
 you can use. Of course, `sesdev destroy --destroy-networks` only works for the
 network(s) associated with the VMs in the deployment being destroyed. To 
quickly
-destroy a bunch of networks, construct a script like so:
+destroy a bunch of networks, construct a script like this one:
 
 ```
 #!/bin/bash
@@ -831,6 +831,9 @@
 
 The script should be run as root on the libvirt server.
 
+An unsupported, user-contributed version of this script -- 
`contrib/nukenetz.sh`
+-- can be found in the source-code tree.
+
 ### "Failed to connect socket" error when attempting to use remote libvirt 
server
 
  Symptom
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/sesdev-1.1.12+1588084576.g8b2afa1/contrib/nukenetz.sh 
new/sesdev-1.2.0+1588616857.gaa3df4c/contrib/nukenetz.sh
--- old/sesdev-1.1.12+1588084576.g8b2afa1/contrib/nukenetz.sh   1970-01-

commit sesdev for openSUSE:Leap:15.2

2020-05-01 Thread root
Hello community,

here is the log from the commit of package sesdev for openSUSE:Leap:15.2 
checked in at 2020-05-01 15:07:24

Comparing /work/SRC/openSUSE:Leap:15.2/sesdev (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.sesdev.new.2738 (New)


Package is "sesdev"

Fri May  1 15:07:24 2020 rev:5 rq:799407 version:1.1.12+1588084576.g8b2afa1

Changes:

--- /work/SRC/openSUSE:Leap:15.2/sesdev/sesdev.changes  2020-04-28 
20:11:24.740566039 +0200
+++ /work/SRC/openSUSE:Leap:15.2/.sesdev.new.2738/sesdev.changes
2020-05-01 15:07:28.326587183 +0200
@@ -1,0 +2,11 @@
+Tue Apr 28 14:36:27 UTC 2020 - Nathan Cutler 
+
+- Update to 1.1.12+1588084576.g8b2afa1:
+  + upstream 1.1.12 release (2020-04-28)
+* provision.sh: enable autorefresh on all repos (PR #288)
+* seslib: fix "Unused argument" linter warning (PR #286)
+* provision.sh.j2: Properly prepare CaaSP nodes (PR #283)
+* ceph_salt_deployment: really sync clocks (PR #285)
+* Rename 'ceph-salt deploy' to 'ceph-salt apply' (PR #280)
+
+---

Old:

  sesdev-1.1.11+1587722868.gc7e5625.tar.gz

New:

  sesdev-1.1.12+1588084576.g8b2afa1.tar.gz



Other differences:
--
++ sesdev.spec ++
--- /var/tmp/diff_new_pack.dU6ajh/_old  2020-05-01 15:07:28.750588104 +0200
+++ /var/tmp/diff_new_pack.dU6ajh/_new  2020-05-01 15:07:28.754588112 +0200
@@ -16,7 +16,7 @@
 #
 
 Name:   sesdev
-Version:1.1.11+1587722868.gc7e5625
+Version:1.1.12+1588084576.g8b2afa1
 Release:1%{?dist}
 Summary:CLI tool to deploy and manage SES clusters
 License:MIT

++ sesdev-1.1.11+1587722868.gc7e5625.tar.gz -> 
sesdev-1.1.12+1588084576.g8b2afa1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sesdev-1.1.11+1587722868.gc7e5625/CHANGELOG.md 
new/sesdev-1.1.12+1588084576.g8b2afa1/CHANGELOG.md
--- old/sesdev-1.1.11+1587722868.gc7e5625/CHANGELOG.md  2020-04-24 
12:07:48.576052909 +0200
+++ new/sesdev-1.1.12+1588084576.g8b2afa1/CHANGELOG.md  2020-04-28 
16:36:16.408270729 +0200
@@ -7,6 +7,19 @@
 
 ## [Unreleased]
 
+## [1.1.12] - 2020-04-28
+
+### Added
+- provision.sh: enable autorefresh on all repos (PR #288)
+
+### Fixed
+- seslib: fix "Unused argument" linter warning (PR #286)
+- provision.sh.j2: Properly prepare CaaSP nodes (PR #283)
+- ceph_salt_deployment: really sync clocks (PR #285)
+
+### Changed
+- Rename 'ceph-salt deploy' to 'ceph-salt apply' (PR #280)
+
 ## [1.1.11] - 2020-04-24
 
 ### Added
@@ -329,7 +342,8 @@
 - Minimal README with a few usage instructions.
 - The CHANGELOG file.
 
-[unreleased]: https://github.com/SUSE/sesdev/compare/v1.1.11...HEAD
+[unreleased]: https://github.com/SUSE/sesdev/compare/v1.1.12...HEAD
+[1.1.12]: https://github.com/SUSE/sesdev/releases/tag/v1.1.12
 [1.1.11]: https://github.com/SUSE/sesdev/releases/tag/v1.1.11
 [1.1.10]: https://github.com/SUSE/sesdev/releases/tag/v1.1.10
 [1.1.9]: https://github.com/SUSE/sesdev/releases/tag/v1.1.9
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sesdev-1.1.11+1587722868.gc7e5625/HOWTORELEASE.md 
new/sesdev-1.1.12+1588084576.g8b2afa1/HOWTORELEASE.md
--- old/sesdev-1.1.11+1587722868.gc7e5625/HOWTORELEASE.md   2020-04-24 
12:07:48.576052909 +0200
+++ new/sesdev-1.1.12+1588084576.g8b2afa1/HOWTORELEASE.md   2020-04-28 
16:36:16.408270729 +0200
@@ -12,7 +12,7 @@
 - Update the links at the bottom of the file.
 4. Update version number in `sesdev.spec` to `Version: `
 5. Create a commit with title `Bump to v` containing the
-   modifications to `CHANGELOG.md` made in the previous two steps.
+   modifications made in the previous two steps.
 6. Create an annotated tag for the above commit: `git tag -s -a 
v -m"version "`.
 - The message should be `version `.
 - Using `git show v`, review the commit message of the 
annotated tag.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/sesdev-1.1.11+1587722868.gc7e5625/contrib/standalone.sh 
new/sesdev-1.1.12+1588084576.g8b2afa1/contrib/standalone.sh
--- old/sesdev-1.1.11+1587722868.gc7e5625/contrib/standalone.sh 2020-04-24 
12:07:48.580052906 +0200
+++ new/sesdev-1.1.12+1588084576.g8b2afa1/contrib/standalone.sh 2020-04-28 
16:36:16.412270726 +0200
@@ -118,12 +118,13 @@
 }
 
 TEMP=$(getopt -o h \
---long 
"help,ceph-salt-from-source,full,makecheck,nautilus,octopus,pacific,ses5,ses6,ses7"
 \
+--long 
"help,caasp4,ceph-salt-from-source,full,makecheck,nautilus,octopus,pacific,ses5,ses6,ses7"
 \
 -n 'standalone.sh' -- "$@") || ( echo "Terminating..." >&2 ; exit 1 )
 eval set -- "$TEMP"
 
 # process command-line options
 NORMAL_OPERATION="not_empty"
+C

commit sesdev for openSUSE:Leap:15.2

2020-04-28 Thread root
Hello community,

here is the log from the commit of package sesdev for openSUSE:Leap:15.2 
checked in at 2020-04-28 20:11:21

Comparing /work/SRC/openSUSE:Leap:15.2/sesdev (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.sesdev.new.2738 (New)


Package is "sesdev"

Tue Apr 28 20:11:21 2020 rev:4 rq:797860 version:1.1.11+1587722868.gc7e5625

Changes:

--- /work/SRC/openSUSE:Leap:15.2/sesdev/sesdev.changes  2020-04-18 
18:41:29.326011675 +0200
+++ /work/SRC/openSUSE:Leap:15.2/.sesdev.new.2738/sesdev.changes
2020-04-28 20:11:24.740566039 +0200
@@ -1,0 +2,20 @@
+Fri Apr 24 10:07:59 UTC 2020 - Nathan Cutler 
+
+- Update to 1.1.11+1587722868.gc7e5625:
+  + upstream 1.1.11 release (2020-04-24)
+* Implement feature "sesdev create makecheck" (PR #236)
+* Deployment: silently add "master" and "bootstrap" roles (PR #254)
+* sesdev: implement "sesdev list --format json" and PrettyTable-based
+  "sesdev list" (PR #259)
+* qa: fix maybe_wait_for_mdss test (PR #262)
+* provision.sh: remove Non-OSS repos on openSUSE (PR #265)
+* sesdev: support Click 6.7 (PR #268)
+* seslib: more robust dashboard tunnelling (PR #274)
+* deepsea: "openattic" role needs Stage 4 (PR #275)
+* provision.sh: refactor while loops and fix packaging-related breakage
+  (PR #279)
+* Remove "disable cephadm bootstrap" functionality (PR #261)
+* Rename --deepsea-cli and --ceph-salt-deploy options to --salt
+  (PR #267)
+
+---

Old:

  sesdev-1.1.10+1587124098.ga2f8189.tar.gz

New:

  sesdev-1.1.11+1587722868.gc7e5625.tar.gz



Other differences:
--
++ sesdev.spec ++
--- /var/tmp/diff_new_pack.65lQU6/_old  2020-04-28 20:11:25.096566778 +0200
+++ /var/tmp/diff_new_pack.65lQU6/_new  2020-04-28 20:11:25.096566778 +0200
@@ -16,7 +16,7 @@
 #
 
 Name:   sesdev
-Version:1.1.10+1587124098.ga2f8189
+Version:1.1.11+1587722868.gc7e5625
 Release:1%{?dist}
 Summary:CLI tool to deploy and manage SES clusters
 License:MIT
@@ -40,11 +40,13 @@
 %if 0%{?suse_version}
 Requires:   python3-Jinja2 >= 2.10.1
 Requires:   python3-libvirt-python >= 5.1.0
+Requires:   python3-PrettyTable
 Requires:   python3-PyYAML >= 3.13
 %endif
 %if 0%{?el8} || 0%{?fedora}
 Requires:   python3-jinja2 >= 2.10.1
 Requires:   python3-libvirt >= 5.1.0
+Requires:   python3-prettytable
 Requires:   python3-pyyaml >= 3.13
 %endif
 Requires:   python3-click >= 6.7
@@ -84,7 +86,6 @@
 %install
 %py3_install
 %fdupes %{buildroot}%{python3_sitelib}
-# qa script installation
 install -m 0755 -d %{buildroot}/%{_datadir}/%{name}/qa
 install -m 0755 -d %{buildroot}/%{_datadir}/%{name}/qa/common
 install -m 0755 qa/health-ok.sh 
%{buildroot}/%{_datadir}/%{name}/qa/health-ok.sh

++ sesdev-1.1.10+1587124098.ga2f8189.tar.gz -> 
sesdev-1.1.11+1587722868.gc7e5625.tar.gz ++
 2588 lines of diff (skipped)




commit sesdev for openSUSE:Leap:15.2

2020-04-18 Thread root
Hello community,

here is the log from the commit of package sesdev for openSUSE:Leap:15.2 
checked in at 2020-04-18 18:41:28

Comparing /work/SRC/openSUSE:Leap:15.2/sesdev (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.sesdev.new.2738 (New)


Package is "sesdev"

Sat Apr 18 18:41:28 2020 rev:3 rq:795344 version:1.1.10+1587124098.ga2f8189

Changes:

--- /work/SRC/openSUSE:Leap:15.2/sesdev/sesdev.changes  2020-03-27 
16:46:25.187873245 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.sesdev.new.2738/sesdev.changes
2020-04-18 18:41:29.326011675 +0200
@@ -1,0 +2,34 @@
+Fri Apr 17 11:48:33 UTC 2020 - Nathan Cutler 
+
+- Update to 1.1.10+1587124098.ga2f8189:
+  + upstream 1.1.10 release (2020-04-17)
+* ceph_salt_deployment: sync clocks after deployment (PR #187)
+* ceph_salt_deployment: fetch GitHub PRs when needed (PR #197)
+* New deployment type "pacific" using packages/containers built from
+  upstream Ceph "master" branch (PR #200)
+* README.md: Needed packages for all major distros (PR #209)
+* sesdev: systemically vet roles on create (PR #215)
+* templates: extend --qa-test to DeepSea-deployed versions (PR #230)
+* sesdev: make deployment_id argument optional (PR#235)
+* sesdev: Globbing for "stop", "start", and "destroy" (PR #238)
+* new --synced-folder option to NFS mount directories (PR #247)
+* ses7, octopus, pacific: Deploy MDSs (PR #258)
+* deepsea_deployment: run Stage 4 only if justified by roles (PR #205)
+* seslib: install sesdev-generated keypair under non-default name (PR #207)
+* Jenkinsfile.integration: Retry jenkins slave deletion (PR #214)
+* ceph_salt_deployment: use --prefix /usr with "pip install" (PR #221)
+* deepsea_deployment: check if drive_groups.yml exists (PR #229)
+* seslib: force ses5 prometheus node to master (PR #232)
+* provision.sh: reinstall certain packages from the update repos (PR #243)
+* ceph_salt_deployment: do not provision client-only nodes (PR #246)
+* ceph_salt_deployment: move OSD deployment to sesdev (PR #186)
+* ceph_salt_deployment: use sesdev to deploy MONs and MGRs (PR #189)
+* sesdev: uniform --force/--non-interactive (PR #201)
+* ceph_salt_deployment: make it easier to install ceph-salt from source 
(PR #210)
+* seslib: make all str-type settings default to the empty string (PR #217)
+* ceph_salt_deployment: Use quoted string to set bootstrap configs (PR 
#224)
+* ceph_salt_deployment: use lower-case on config nodes (PR #226)
+* ceph_salt_deployment: do not refresh/sync pillar data (PR #227)
+* templates: move test.ping try-wait into a separate file (PR #234)
+
+---

Old:

  sesdev-1.1.9+1585227448.g3a7e36e.tar.gz

New:

  sesdev-1.1.10+1587124098.ga2f8189.tar.gz



Other differences:
--
++ sesdev.spec ++
--- /var/tmp/diff_new_pack.Gi8hOe/_old  2020-04-18 18:41:29.634012325 +0200
+++ /var/tmp/diff_new_pack.Gi8hOe/_new  2020-04-18 18:41:29.638012333 +0200
@@ -16,7 +16,7 @@
 #
 
 Name:   sesdev
-Version:1.1.9+1585227448.g3a7e36e
+Version:1.1.10+1587124098.ga2f8189
 Release:1%{?dist}
 Summary:CLI tool to deploy and manage SES clusters
 License:MIT

++ sesdev-1.1.9+1585227448.g3a7e36e.tar.gz -> 
sesdev-1.1.10+1587124098.ga2f8189.tar.gz ++
 3433 lines of diff (skipped)




commit sesdev for openSUSE:Leap:15.2

2020-03-27 Thread root
Hello community,

here is the log from the commit of package sesdev for openSUSE:Leap:15.2 
checked in at 2020-03-27 16:44:11

Comparing /work/SRC/openSUSE:Leap:15.2/sesdev (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.sesdev.new.3160 (New)


Package is "sesdev"

Fri Mar 27 16:44:11 2020 rev:2 rq:788706 version:1.1.9+1585227448.g3a7e36e

Changes:

--- /work/SRC/openSUSE:Leap:15.2/sesdev/sesdev.changes  2020-03-26 
05:41:12.531273495 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.sesdev.new.3160/sesdev.changes
2020-03-27 16:46:25.187873245 +0100
@@ -1,0 +2,100 @@
+Thu Mar 26 12:58:05 UTC 2020 - Nathan Cutler 
+
+- Update to 1.1.9+1585227448.g3a7e36e:
+  + upstream 1.1.9 release (2020-03-26)
+* config.yaml: enable setting of repo priority in version_os_repo_mapping 
(PR #163)
+* provision.sh: add SUSE:CA repo on ses5 (PR #166)
+* Implement feature: "sesdev ssh DEP_ID NODE_ID COMMAND" (PR #175)
+* Implement feature: "sesdev supportconfig DEPLOYMENT_ID NODE_ID" (PR #176)
+* Implement feature: --encrypted-osds (PR #192)
+* provision.sh: do not fail ses5 deployment if ntp not installed (PR #173)
+* ceph_salt_deployment.sh: adapt Drive Group string to new syntax (PR #178)
+* qa/health-ok.sh: wait for OSD nodes to show up (PR #180)
+* Vagrantfile,sesdev.spec: require vagrant > 2.2.2 (PR #167)
+* Use "filesystems:ceph:octopus:upstream" for default cephadm/container 
build (PR #170)
+* Set "osd crush chooseleaf type = 0" via bootstrap ceph.conf in very 
small clusters (PR #183)
+* ceph_salt_deployment.sh: Fetch github PRs when installing from src (PR 
#190)
+
+---
+Fri Mar 13 11:02:12 UTC 2020 - Nathan Cutler 
+
+- Update to 1.1.8+1584097308.ga30c06e:
+  + upstream 1.1.8 release (2020-03-13)
+* seslib: remove host's virtual networks on destroy (PR #102)
+* Jenkinsfile.integration for PR testing (PR #118, PR #154)
+* prometheus and alertmanager tunnels (PR #148)
+* tests: enable unit testing via tox (PR #151)
+* seslib: stop printing misleading device names (PR #150)
+* seslib: Set admin roles for octopus (PR #158)
+* Change "admin" role semantics and make roles configurable (PR #161)
+* Allow user to override parts of OS_REPOS, VERSION_OS_REPO_MAPPING, and
+  IMAGE_PATHS (PR #146)
+
+---
+Mon Mar  9 15:18:42 UTC 2020 - Nathan Cutler 
+
+- Update to 1.1.7+1583767117.gc963107:
+  + upstream 1.1.7 release (2020-03-09)
+* all PRs mentioned in this changelog since 1.1.6, plus
+* spec: always install sesdev-qa RPM along with sesdev (PR #144)
+
+---
+Mon Mar  9 12:04:36 UTC 2020 - Nathan Cutler 
+
+- Update to 1.1.6+1583755459.gda48565:
+  + spec: disable RH/Fedora Python dependendency generator (PR #140)
+  + ceph_salt_deployment: honor --no-deploy-osds option (PR #143)
+  + Let --debug run "vagrant up/destroy" in debug mode (PR #89)
+
+---
+Fri Mar  6 09:50:57 UTC 2020 - Nathan Cutler 
+
+- Update to 1.1.6+1583488232.gfdcc651:
+  + qa: fix path to qa scripts for RPM case (PR #141)
+  + ceph_salt_deployment: run "ceph-salt status" after "ceph-salt config ls"
+(PR #138)
+
+---
+Thu Mar  5 17:17:12 UTC 2020 - Nathan Cutler 
+
+- Update to 1.1.6+1583428626.ga138314: 
+  + upstream 1.1.6 release (2020-03-05)
+* sesdev: add --non-interactive option to "sesdev create" (PR #125)
+* Implement "sesdev qa-test" command (PR #129)
+* qa: assert "ceph versions" matches "ceph --version" (PR #131)
+* seslib: correct downstream container for "sesdev create {ses7,octopus}" 
(PR #130)
+* provision.sh: remove Python 2 so it doesn't pollute the environment (PR 
#133)
+* Rename --ceph-container-image to --image-path (PR #115)
+* provision: install "command-not-found", "supportutils", etc. in test 
environments (PR #123)
+* Return with a non-zero exit code in a failure case (PR #127)
+* seslib: rename --deploy-bootstrap to --cephadm-bootstrap (PR #137)
+
+---
+Wed Feb 26 11:51:32 UTC 2020 - Nathan Cutler 
+
+- Update to 1.1.5+1582717868.g68df753:
+  + upstream 1.1.5 release (2020-02-26)
+* sesdev.spec: use standard ordering of sections
+* sesdev: give the user a way to specify --no-deploy-... (PR #120)
+* seslib: fix --no-deploy-mgrs option not working (PR #122)
+
+---
+Wed Feb 26 09:06:38 UTC 2020 - Nathan Cutler 
+
+- Update to 1.1.4+1582707984.gdb87191
+  + upstream 1.1.4 release (2020-02-26)
+* sesdev.spe