Revisions of sesdev

buildservice-autocommit accepted request 888497 from Nathan Cutler's avatar Nathan Cutler (smithfarm) (revision 67)
baserev update by copy to link target
Nathan Cutler's avatar Nathan Cutler (smithfarm) committed (revision 66)
- Update to 1.12.1+1619444076.g04475be:
  + upstream 1.12.1 release (2021-04-26)
    + deployment: Remove redundant node network code (PR #592)
    + contrib/nukevolz.sh: primitive script to recover wasted disk space (PR #593)
    + zypper: remove python3-base if it's installed (PR #594)
    + templates: disallow global ID reclaim (PR #596)
buildservice-autocommit accepted request 880418 from Nathan Cutler's avatar Nathan Cutler (smithfarm) (revision 65)
baserev update by copy to link target
Nathan Cutler's avatar Nathan Cutler (smithfarm) committed (revision 64)
- Update to 1.12.0+1616368506.g9bba186: 
  + upstream 1.12.0 release (2021-03-22)
    * provision: enable coredumps (PR #566)
    * sesdev: support custom repo URLs pointing to .repo file (PR #571)
    * cephadm: add 'period update' in radosgw deployment (PR #579)
    * tox: add support for Python 3.8 (PR #582)
    * sesdev.spec: fix missing qa/common/rgw.sh (PR #572)
    * contrib/upgrade-demo-ses6-to-ses7.sh: fix (PR #573)
    * zypper: be more careful when installing systemd-coredump (PR #577)
    * sesdev: replace fancy list comprehension with simpleton code (PR #581)
    * deployment: saner processing of --deepsea-repo, --deepsea-branch (PR #584)
    * zypper.j2: remove Python 2 even on SLE-12-SP3 (PR #585)
    * provision.sh: persist systemd journal in SES7 only (PR #569)
    * ceph-salt: no cephadm for nodes with no sesdev roles (PR #570)
    * constant.py: drop nfs from octopus default roles (PR #587)
    * nautilus_pre_stage_4.sh.j2: adapt to syntax change in Nautilus 14.2.17 (PR #589)
    * qa/common/json.sh: adapt to change in ceph status json format (PR #590)
buildservice-autocommit accepted request 854638 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 63)
baserev update by copy to link target
Nathan Cutler's avatar Nathan Cutler (smithfarm) committed (revision 62)
- Update to 1.11.0+1607012263.g73dea97:
  + upstream 1.11.0 release (2020-12-03)
    * Implement --rgw-ssl option for deploying RGWs with SSL enabled (PR #557)
    * zypper: add repos when needed (PR #558)
    * ses7: use product container image when --product given (PR #561)
    * Handle image_paths_product, image_paths_devel overrides in config.yaml (PR #564)
    * seslib/constant.py: add SES7 Update repo (PR #565)
Nathan Cutler's avatar Nathan Cutler (smithfarm) committed (revision 61)
- Update to 1.10.0+1605283435.g8e610fb:
  + upstream 1.10.0 release (2020-11-13)
    * contrib/standalone.sh: add --fqdn test cases (PR #523)
    * Implement --no-apparmor option (PR #543)
    * Expose Ceph Dashboard on CaaSP SES deployment (PR #553)
    * doc/README.md: add common pitfall "Failed to intialize libnetcontrol" (PR #554)
    * spec: pin sesdev-qa version to sesdev version (PR #551)
    * constant,zypper: use download.nue.suse.com instead of download.suse.de (PR #552)
    * deployment_day_2.sh: create CephFS using documented procedure (PR #555)
buildservice-autocommit accepted request 843663 from Nathan Cutler's avatar Nathan Cutler (smithfarm) (revision 60)
baserev update by copy to link target
Nathan Cutler's avatar Nathan Cutler (smithfarm) committed (revision 59)
- Update to 1.9.1+1603459604.g8c9ed2c 
  + upstream 1.9.1 release (2020-10-23)
    * sesdev --devel flag: let click deduct type (PR #550)
Nathan Cutler's avatar Nathan Cutler (smithfarm) committed (revision 58)
- Update to 1.9.0+1603448566.gcb3362c 
  + upstream 1.9.0 release (2020-10-23)
    * constant: add missing SLE-15-SP[12] Product repos (PR #530)
    * Implement "sesdev upgrade" subcommand (PR #531)
    * Implement "sesdev reboot DEP_ID NODE" command (PR #532)
    * contrib/upgrade-demo-ses6-to-ses7.sh: add upgrade demo script (PR #535)
    * provision.sh: add helper_scripts Jinja template (PR #540)
    * exceptions: have SesDevException return optional exit code (PR #538)
    * deployment: wait for rebooted node to complete boot sequence (PR #539)
    * sesdev: fix --filestore regression (PR #545)
    * cephadm/deployment_day_2.sh.j2: do not fail on defective --dry-run (PR #546)
    * setup.cfg: include seslib/templates/cephadm/ directory in packaging (PR #548)
    * templates/zypper: do not install supportutils-plugin-ses in SES{5,6,7} (PR #526)
    * deepsea/nautilus_pre_stage_0.sh: refrain from patching DeepSea (PR #547)
buildservice-autocommit accepted request 840316 from Nathan Cutler's avatar Nathan Cutler (smithfarm) (revision 57)
baserev update by copy to link target
Nathan Cutler's avatar Nathan Cutler (smithfarm) committed (revision 56)
- Update to 1.8.0+1602174240.g45df4dd
  + upstream 1.8.0 release (2020-10-08)
    * Add support for IPv6 (PR #56)
    * contrib/deepsea_drive_replace.sh: new test script (PR #306)
    * ceph_salt: deploy and smoke-test Prometheus (PR #418)
    * ceph-salt: deploy and smoke-test Grafana (PR #475) 
    * ceph-salt: deploy and smoke-test alertmanager (PR #480)
    * ceph-salt: deploy and smoke-test node-exporter (PR #496)
    * Support official Vagrant boxes from Vagrant Cloud (PR #476)
    * new msgr2 secure options (PR #481)
    * Add ability to deploy Ceph on Ubuntu "Bionic Beaver" 18.04 (PR #486)
    * add label for ses deployment on caasp (PR #488)
    * Implement --no-provision option to deploy "bare" VMs (PR #490)
    * Implement "sesdev link" for linking two clusters (PR #498)
    * Implement "sesdev status" subcommand (PR #502)
    * Implement "sesdev show DEP_ID --nodes-with-role=ROLE" (PR #506)
    * Make "sesdev box list" and "sesdev box remove" accept globs (PR #517)
    * create: implement --fqdn option, specify FQDN when appropriate (PR #519, PR #522)
    * replace --deploy/--no-deploy option with --provision/--no-provision (PR #490)
    * caasp4: remove anti-affinity for mons for single node (PR #495)
    * Revert "ceph_salt_deployment: add 1-minute grace period" (PR #521)
    * ceph-salt: set some network-related config params explicitly (PR #482)
    * deployment: do not assert if starting an existing deployment (PR #493)
    * deployment: do not populate public_network with "0/24" (PR #512)
    * qa: wait for grafanas to show up before counting them (PR #514)
    * qa: wait longer for cluster to become healthy (PR #515)
    * Add makecheck-specific repos only in "sesdev create makecheck" (PR #520)
    * zypper: install rbd-nbd on all Leap 15.2/SLE-15-SP2 nodes (PR #484)
    * Update pacific repos (PR #489)
    * qa/nfs: do not attempt to mount NFS export on "pacific" (PR #492)
buildservice-autocommit accepted request 834131 from Nathan Cutler's avatar Nathan Cutler (smithfarm) (revision 55)
baserev update by copy to link target
Nathan Cutler's avatar Nathan Cutler (smithfarm) committed (revision 54)
tweak changelog entry
Nathan Cutler's avatar Nathan Cutler (smithfarm) committed (revision 53)
- Update to 1.7.0+1599999069.g8f2e732
  + upstream 1.7.0 release (2020-09-13)
buildservice-autocommit accepted request 825782 from Nathan Cutler's avatar Nathan Cutler (smithfarm) (revision 52)
baserev update by copy to link target
Nathan Cutler's avatar Nathan Cutler (smithfarm) committed (revision 51)
    * CaaSP: remove hard dependency on loadbalancer (PR #422)
Nathan Cutler's avatar Nathan Cutler (smithfarm) committed (revision 50)
- Update to 1.6.1+1597147109.g204bf79
  + upstream 1.6.1 release (2020-08-11)
    * ceph_salt_deployment: implement "--stop-before-ceph-orch-apply" (PR #415)
    * settings: rename straggler version_os_repo_mappings (PR #419)
    * setup.cfg: fix "options.package_data" file list (PR #424)
      (fixes a packaging regression introduced in 1.6.0)
    * sesdev: non-create, non-box functions in alphabetical order (PR #414)
    * Unify naming of role-related constants (PR #416)
buildservice-autocommit accepted request 822860 from Nathan Cutler's avatar Nathan Cutler (smithfarm) (revision 49)
baserev update by copy to link target
Nathan Cutler's avatar Nathan Cutler (smithfarm) committed (revision 48)
- Update to 1.6.0+1595760860.gc353ea1
  + upstream 1.6.0 release (2020-07-26)
    * sesdev: implement --dry-run for create commands (PR #384)
    * ceph_salt_deployment: use mgr/nfs CLI to deploy NFS Ganesha (PR #385)
    * 'sesdev replace-mgr-modules' should also replace 'bin/cephadm' (PR #387)
    * qa: enable dashboard branding test on {octopus,ses7} (PR #392)
    * zypper: remove rsync if it's installed in the Vagrant Box (PR #395)
    * ceph_salt_deployment: "ceph -s" when OSDs fail to come up (PR #409)
    * deployment: run supportconfig with 1-hour timeout (PR #410)
    * provision.sh: persist the journal (PR #411)
    * ses5: stop patching srv/salt/ceph/time/ntp/default.sls (PR #407)
    * split seslib/__init__.py into several smaller files (PR #377, #380)
    * provision.sh: add all repos before installing packages (PR #381)
    * Refactor seslib/templates/provision.sh (PR #383)
    * deployment/status: aggregate global parameters (PR #393)
    * Improve the "show" subcommand and deployment configuration listing (PR #399)
    * Change --repo-priority default from "True" to "False" (PR #400)
    * seslib: revamp custom_repo (PR #402)
    * seslib/deployment: try to destroy the whole cluster at once (PR #403)
    * log: print log messages to the screen under certain circumstances (PR #404)
    * Rename "version_os_repo_mapping" to "version_devel_repos" (PR #408)
    * ceph_salt_deployment.sh: extend OSD timeout (PR #413)
    * qa/common/rgw: fix curl try-wait (PR #379)
    * sesdev: use Luminous roles for SES5 (PR #382)
    * ceph_salt_deployment: fix off-by-one error in OSDs wait loop (PR #394)
    * sesdev: fix --non-interactive/--force handling (PR #395)
    * deployment: generate static networks on create only (PR #401)
Displaying revisions 1 - 20 of 67
openSUSE Build Service is sponsored by