Commit Graph

  • 81c0649ea1 Accepting request 888497 from filesystems:ceph factory Dominique Leuenberger 2021-04-26 14:39:56 +00:00
  • db23bf6478 - 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) Nathan Cutler 2021-04-26 13:35:59 +00:00
  • 601532927d Accepting request 880418 from filesystems:ceph Dominique Leuenberger 2021-03-24 15:11:48 +00:00
  • c635a0830a - 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) Nathan Cutler 2021-03-21 23:17:06 +00:00
  • 480c51d0aa Accepting request 854638 from filesystems:ceph Dominique Leuenberger 2020-12-11 19:16:34 +00:00
  • 9d04e3048b - 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 2020-12-03 16:18:58 +00:00
  • c2561eb773 - 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) Nathan Cutler 2020-11-13 16:57:01 +00:00
  • 00340faae6 Accepting request 843663 from filesystems:ceph Dominique Leuenberger 2020-10-24 13:18:31 +00:00
  • 63cae1f353 - 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 2020-10-23 13:27:45 +00:00
  • fdf91c1fd6 - 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) Nathan Cutler 2020-10-23 10:34:58 +00:00
  • 9dd1b584b4 Accepting request 840316 from filesystems:ceph Dominique Leuenberger 2020-10-09 22:29:24 +00:00
  • b5e99b114a - 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) Nathan Cutler 2020-10-08 16:27:56 +00:00
  • c4c14b4977 Accepting request 834131 from filesystems:ceph Dominique Leuenberger 2020-09-21 15:13:56 +00:00
  • 7231a9d3e0 tweak changelog entry Nathan Cutler 2020-09-13 14:54:39 +00:00
  • e479a2f8f2 - Update to 1.7.0+1599999069.g8f2e732 + upstream 1.7.0 release (2020-09-13) Nathan Cutler 2020-09-13 12:14:04 +00:00
  • 7243d888fa Accepting request 825782 from filesystems:ceph Dominique Leuenberger 2020-08-12 08:33:29 +00:00
  • ab5b66caae * CaaSP: remove hard dependency on loadbalancer (PR #422) Nathan Cutler 2020-08-11 12:14:52 +00:00
  • 93397fd347 - 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) Nathan Cutler 2020-08-11 12:05:09 +00:00
  • 55b2c1fd5e Accepting request 822860 from filesystems:ceph Dominique Leuenberger 2020-07-27 15:41:46 +00:00
  • 05c4a2b70b - 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) Nathan Cutler 2020-07-26 10:56:36 +00:00
  • a1da3810f7 Accepting request 818585 from filesystems:ceph Dominique Leuenberger 2020-07-04 23:20:55 +00:00
  • d2fdbd046a - Update to 1.5.0+1593783262.g6d822da: + upstream 1.5.0 release (2020-07-03) * cephadm iSCSI deployment (PR #300) * "--filestore" option to deploy OSDs with FileStore (PR #341) * "--devel/--product" option and add-repo subcommand (PR #351) * qa: superficial test for presence of dashboard branding (PR #374) * qa: add IGW to existing tests (PR #372) * provisioning: set fqdn through vagrant and leave /etc/hosts alone (PR #199) * no longer support nautilus deployment in Tumbleweed (PR #352) * ceph_salt_deployment.sh: reduce number of "ceph orch apply" calls (PR #363) * sesdev: raise exception if --roles combined with --single-node (PR #376) * cleanup: replace "grep | wc --lines" with "grep --count" (PR #375) * makecheck: reasonable defaults for Ceph repo/branch (PR #277) * provision.sh: set up SSH keys earlier (PR #361) * provision.sh: avoid endless while loop (PR #365) * sesdev: sanitize makecheck deployment IDs (PR #371) * doc: Update the example Deployment id in sesdev help (PR #378) * qa/systemctl_test: better error message when FSID omitted (PR #373) * qa/rgw: run curl command in try-wait loop to ping RGW (PR #370) * qa: do not wait for non-existent daemons to start (PR #368) * qa: get RGW port from /etc/ceph/ceph.conf (PR #353) Nathan Cutler 2020-07-03 13:35:55 +00:00
  • d9bddc5b7b Accepting request 816158 from filesystems:ceph Dominique Leuenberger 2020-06-23 19:05:06 +00:00
  • eb00beb70b - Update to 1.4.0+1592681394.g28f5853: + upstream 1.4.0 release (2020-06-20) * added "replace-mgr-modules" subcommand (PR #24) * added "replace-ceph-salt" subcommand (PR #331) * added NFS (Ganesha) server deployment in {octopus,ses7,pacific} (PR #337) * qa: added curl-based RGW smoke test (PR #344) * qa: added systemctl-based smoke test (PR #347) * removed "--use-deepsea" option for {ses7,octopus,pacific} (PR #334) * ceph_salt_deployment: fix use_salt=True deployment (PR #326) * sync_clocks.sh: put chronyc calls in try_wait (PR #328) * qa: tolerate +1 MGRs in number_of_nodes_actual_vs_expected_test (PR #332) * ceph_salt_deployment: deploy OSDs from YAML (ServiceSpec) file (PR #203) * makecheck: possibly prophylactically downgrade libncurses6 (PR #325) * explicit "admin" role no longer allowed (PR #330) * seslib: move boilerplate ssh options into a staticmethod (PR #333) * deployment IDs are now vetted for correctness (PR #335) * seslib: generate comma-separated lists of nodes with each role (PR #345) * If not provided explicitly via the "--domain" option, new deployments now default to ".test" instead of ".com" as the cluster TLD (PR #350) Nathan Cutler 2020-06-20 19:33:13 +00:00
  • c1393a4165 Accepting request 808804 from filesystems:ceph Yuchen Lin 2020-05-26 15:24:12 +00:00
  • 017e771bb1 - 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) Nathan Cutler 2020-05-25 13:37:54 +00:00
  • 8a56a48f6d Accepting request 800304 from filesystems:ceph Dominique Leuenberger 2020-05-05 17:04:53 +00:00
  • f37e543f05 - 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) Nathan Cutler 2020-05-04 18:30:04 +00:00
  • f3cb192ec3 Test fix for https://github.com/SUSE/sesdev/issues/295 Nathan Cutler 2020-04-30 09:30:48 +00:00
  • 43a749ef3e Accepting request 798686 from filesystems:ceph Dominique Leuenberger 2020-04-28 20:32:42 +00:00
  • d84896440c - 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) Nathan Cutler 2020-04-28 14:37:32 +00:00
  • da50b13469 Accepting request 797098 from filesystems:ceph Dominique Leuenberger 2020-04-25 18:31:28 +00:00
  • 733f9d9911 - 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) Nathan Cutler 2020-04-24 10:16:04 +00:00
  • 6cfe82ceb0 1.1.10+1587655252.g97e758e Nathan Cutler 2020-04-23 15:21:05 +00:00
  • 3270d30cdd 1.1.10+1587654182.g3175a7a Nathan Cutler 2020-04-23 15:03:27 +00:00
  • 69cf38620e 1.1.10+1587652876.gff3d585 Nathan Cutler 2020-04-23 14:41:40 +00:00
  • 38f4ee7bd3 testing 1 - 2 - 3 Nathan Cutler 2020-04-23 13:57:36 +00:00
  • 2cbf8cdc40 Accepting request 794896 from filesystems:ceph Dominique Leuenberger 2020-04-17 22:32:39 +00:00
  • 23b8784083 - 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) Nathan Cutler 2020-04-17 11:54:57 +00:00
  • 7970a2c7af Accepting request 788544 from filesystems:ceph Dominique Leuenberger 2020-03-26 22:34:46 +00:00
  • f14ee41446 tweak changes file Nathan Cutler 2020-03-26 13:02:36 +00:00
  • 7c1d808da3 - 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) * Allow user to override parts of OS_REPOS, VERSION_OS_REPO_MAPPING, and IMAGE_PATHS (PR #146) Nathan Cutler 2020-03-26 13:00:47 +00:00
  • 733d66f423 Accepting request 786818 from filesystems:ceph Dominique Leuenberger 2020-03-20 22:59:04 +00:00
  • 539a86f685 - 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) Nathan Cutler 2020-03-13 11:03:45 +00:00
  • 03e7f2d348 + upstream 1.1.7 release (2020-03-09) Nathan Cutler 2020-03-09 15:21:05 +00:00
  • 5a602b5a5a - Update to 1.1.7+1583767117.gc963107: + upstream 1.1.7 release (2020-03-05) * all PRs mentioned in this changelog since 1.1.6, plus * spec: always install sesdev-qa RPM along with sesdev (PR #144) Nathan Cutler 2020-03-09 15:20:24 +00:00
  • 4c3e20eaa8 - 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) + qa: fix path to qa scripts for RPM case (PR #141) (PR #138) Nathan Cutler 2020-03-09 12:14:36 +00:00
  • f4b1fdeefa Accepting request 781919 from filesystems:ceph Dominique Leuenberger 2020-03-06 20:27:42 +00:00
  • d345c66806 - Update to 1.1.6+1583488232.gfdcc651: + qa: fix path to qa scripts for RPM case + ceph_salt_deployment: run "ceph-salt status" after "ceph-salt config ls" Nathan Cutler 2020-03-06 09:51:33 +00:00
  • d9e1af18ad - 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) Nathan Cutler 2020-03-05 17:19:30 +00:00
  • 6eee78d741 Accepting request 779390 from filesystems:ceph Dominique Leuenberger 2020-02-26 14:03:45 +00:00
  • 92ac4fa138 - 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) Nathan Cutler 2020-02-26 11:52:14 +00:00
  • d02787eee5 - Update to 1.1.4+1582707984.gdb87191 + upstream 1.1.4 release (2020-02-26) * sesdev.spec: properly package /usr/share/sesdev directory (follow-on fix for PR #112) Nathan Cutler 2020-02-26 09:07:33 +00:00
  • 07efde3fb5 tweak spec file Nathan Cutler 2020-02-26 08:59:16 +00:00
  • 35f25a6c84 fix build failure Nathan Cutler 2020-02-26 08:57:01 +00:00
  • b315f2813e - Update to 1.1.3+1582639489.g0e91afa: + upstream 1.1.3 release (2020-02-25) * Rename ceph-bootstrap to ceph-salt (PR#114) * Migrate ceph-bootstrap-qa to sesdev (part 2) (PR#112) * provision: remove which RPM from test environment (PR#113) * ceph_salt_deployment: disable system update and reboot (PR#117) * seslib: by default, a mgr for every mon (PR#111) Nathan Cutler 2020-02-25 14:06:35 +00:00
  • 0037784ef6 Accepting request 774983 from filesystems:ceph Dominique Leuenberger 2020-02-18 09:43:03 +00:00
  • 24d6bed783 - Update to 1.1.2+1581962442.g190d64e: + upstream 1.1.2 release (2020-02-17) * Implement "vagrant box list" and "vagrant box remove" (PR#69) * Allow user to specify custom private key file for remote libvirt (PR#71) * spec: add Fedora-specific Requires (PR#77) * Pillar is now automatically configured by ceph-bootstrap (PR#78) * Implement "sesdev scp" feature (PR#101) * Implement "sesdev create caasp4" feature (PR#103) * Miscellaneous spec file cleanups and bugfixes (PR#72) * several fixes for octopus/ses7 deployment (PR#76) * Remove any orphaned images after destroy (PR#81) * seslib: fix Ceph repos for ses5, ses6, ses7 (PR#83) * tools/run_async: decode stderr bytes (PR#88) * libvirt/network: autostart networks per default (PR#93) * Fix NTP issue that was causing SES5 deployment to fail (PR#108) * Increase chances of getting the latest ses7 packages (PR#84) * ceph_bootstrap_deployment: log cephadm and ceph-bootstrap version (PR#86) * ceph_bootstrap: restart salt-master after ceph-bootstrap installation (PR#87) * seslib: add SES7 Internal Media when --qa-test given (PR#90) Nathan Cutler 2020-02-17 18:03:26 +00:00
  • c62f4e732e Accepting request 769230 from filesystems:ceph Dominique Leuenberger 2020-02-03 10:14:14 +00:00
  • 576306d96b - Update to 1.1.1+1580550501.gd6782ab: + changes from upstream SHA1 d6782abc3002a5a8ec299b1897ad6166a786bafa: * Revamp --num-disks handling (PR #65) * doc: globally change 'rjfd' to 'SUSE' (PR #66) * ceph_bootstrap_deployment: "ceph-bootstrap -ldebug deploy" (PR #68) * checkin.sh: use NoSource * spec: = drop Group = streamline %autosetup = fix Fedora conditional Nathan Cutler 2020-02-01 09:56:32 +00:00
  • 19d6447294 checkin.sh tweaking Nathan Cutler 2020-02-01 09:48:29 +00:00
  • 5532bb436a tweak checkin.sh Nathan Cutler 2020-02-01 09:43:53 +00:00
  • 7d49e16da6 tweak checkin.sh Nathan Cutler 2020-02-01 09:39:39 +00:00
  • 09d0662445 tweak checkin.sh Nathan Cutler 2020-02-01 09:37:05 +00:00
  • e1fec626c0 - Update to 1.1.1+1580492387.g8214e04: + Revamp --num-disks handling (PR #65) + doc: globally change 'rjfd' to 'SUSE' (PR #66) + ceph_bootstrap_deployment: "ceph-bootstrap -ldebug deploy" (PR #68) + checkin.sh: use NoSource + spec: * drop Group * streamline %autosetup * fix Fedora conditional Nathan Cutler 2020-01-31 17:43:57 +00:00
  • 3b87120e9b upstream 1.1.1 release (2020-01-29) Nathan Cutler 2020-01-29 12:59:03 +00:00
  • 617cfdf454 osc copypac from project:home:rjdias:sesdev package:sesdev revision:6 Nathan Cutler 2020-01-29 12:56:01 +00:00