summaryrefslogtreecommitdiffstats
path: root/src/python-common (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #54786 from guits/fix_63729Adam King2023-12-131-1/+1
|\
| * python-common: fix osdspec_affinity checkGuillaume Abrioux2023-12-051-1/+1
* | Merge pull request #54681 from adk3798/device-limit-testingAdam King2023-12-132-8/+57
|\ \
| * | python-common/drive_selection: fix limit with existing devicesAdam King2023-11-292-8/+57
| |/
* / mgr/rgwam: period doesn't have a realm_name anymoreCasey Bodley2023-12-111-1/+0
|/
* Merge pull request #54490 from ceph/nvmeof-controllerid-specAdam King2023-11-171-0/+9
|\
| * mgr/cephadm: Expose nvmeof gateway configuration parameters through specifica...Alexander Indenbaum2023-11-151-0/+9
* | mgr/cephadm: support for regex based host patternsAdam King2023-11-142-19/+148
|/
* Merge pull request #52532 from guits/fix-tracker-58946Laura Flores2023-08-251-3/+4
|\
| * python-common: drive_selection: fix KeyError when osdspec_affinity is not setGuillaume Abrioux2023-07-251-3/+4
* | Merge pull request #52678 from phlogistonjohn/jjm-fix-test_valid_addrAdam King2023-08-151-3/+3
|\ \
| * | python-common: fix valid_addr on python 3.11John Mulligan2023-07-271-3/+3
| |/
* | python-common: add init_containers field to CustomContainerSpecJohn Mulligan2023-08-091-0/+15
* | python-common: reformat service_spec import lineJohn Mulligan2023-08-091-2/+15
* | python-common: add InitContainerSpec typeJohn Mulligan2023-08-091-0/+97
|/
* Merge pull request #50423 from rkachach/fix_issue_nmveofAdam King2023-07-251-5/+100
|\
| * Adding support for extra args by using the field tgt_cmd_extra_argsRedouane Kachach2023-07-141-4/+11
| * Adding more ports needed by nvmeof daemonRedouane Kachach2023-07-111-1/+1
| * mgr/cephadm: Adding suppport for nvmeofRedouane Kachach2023-07-101-5/+93
* | Merge pull request #52122 from adk3798/teuth-test-custom-configAdam King2023-07-141-3/+24
|\ \
| * | python-common/service_spec: add extra_entrypoint_args to CephExporter SpecAdam King2023-07-111-1/+3
| * | mgr/cephadm: add extra_entrypoint_args to mon specAdam King2023-07-111-0/+2
| * | mgr/cephadm: add extra_container_args and custom_configs to CustomContainerAdam King2023-07-111-2/+19
| |/
* | Merge pull request #52020 from Dazul/cephadm-keepalived-choose-unicast-or-int...Adam King2023-07-112-0/+7
|\ \ | |/ |/|
| * Cephadm: Add first_virtual_router_id to generated yaml on testLuis Domingues2023-06-221-0/+1
| * cephadm: Add parameter to set keepalived's virtual router idLuis Domingues2023-06-221-0/+2
| * cephadm: Split multicast interface and unicast_ip in keepalived.confLuis Domingues2023-06-221-0/+4
* | xxx: DELETEME: hack to find invalid type assignmentsJohn Mulligan2023-06-291-0/+11
* | python-common: extend arguments test to assert splitting behaviorJohn Mulligan2023-06-291-4/+44
* | python-common: extend args handling test for new ArgumentSpec typeJohn Mulligan2023-06-291-0/+110
* | python-common: replace types for extra_*_args with ArgSpec based typesJohn Mulligan2023-06-293-34/+47
* | python-common: add an ArgumentSpec type for handling argsJohn Mulligan2023-06-281-0/+126
* | mgr/cephadm: reformat ceph.deployment.service_spec import lineJohn Mulligan2023-06-261-3/+12
* | python-common: reformat ceph.deployment.service_spec import lineJohn Mulligan2023-06-261-1/+5
* | python-common: add tests for service spec extra args handlingJohn Mulligan2023-06-261-0/+143
* | Merge pull request #51924 from adk3798/limit-policy-log-levelAdam King2023-06-141-1/+1
|\ \
| * | python-common/drive_selection: lower log level of limit policy messageAdam King2023-06-051-1/+1
| |/
* | Merge pull request #51861 from adk3798/spec-no-spec-validateAdam King2023-06-142-2/+14
|\ \ | |/ |/|
| * python-common/drive_group: handle fields outside of 'spec' even when 'spec' i...Adam King2023-05-312-2/+14
* | mgr/cephadm: add enable_haproxy_protocol to ingress and nfs service specsJohn Mulligan2023-05-261-0/+4
|/
* python-common: remove redundant call to mypy in tox.iniJohn Mulligan2023-05-181-1/+0
* Revert "ceph-volume: assign seastore as object store backend when deplying cr...Guillaume Abrioux2023-05-112-7/+2
* Merge pull request #50392 from Svelar/seastore-cephadmSvelar2023-05-062-2/+7
|\
| * translate: add new line at the endSvelar2023-03-161-1/+1
| * Merge branch 'main' into seastore-cephadmSvelar2023-03-163-2/+16
| |\
| * | ceph-volume: keep batch default statusRongqi Sun2023-03-141-68/+46
| * | deployment: add seastore support.Rongqi Sun2023-02-242-2/+8
* | | Merge pull request #51226 from jsoref/spelling-orchestratorAdam King2023-05-033-5/+5
|\ \ \
| * | | orchestrator: fix spelling errorsJosh Soref2023-04-263-5/+5
* | | | Merge pull request #50613 from adk3798/grafana-anonymousAdam King2023-05-032-0/+12
|\ \ \ \