Commit 7763f48
committed
Add support for ceph replication
This patch adds support to enable replication on ceph side by
executing the following two steps:
1. Enable image level mirroring
2. Configure mirror peers via bootstrap
It also extends the rbd-mirror service enablement done in patch[1]
to be configured for the secondary cluster when ``MULTI_CEPH`` is True.
[1] https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/948768
Change-Id: I8746018e93e77e5c9c6708ed3d9628d81cec2130
Signed-off-by: Rajat Dhasmana <rajatdhasmana@gmail.com>1 parent c5a7886 commit 7763f48
1 file changed
Lines changed: 34 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
588 | 588 | | |
589 | 589 | | |
590 | 590 | | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
| 595 | + | |
| 596 | + | |
591 | 597 | | |
592 | 598 | | |
593 | 599 | | |
| |||
910 | 916 | | |
911 | 917 | | |
912 | 918 | | |
| 919 | + | |
| 920 | + | |
| 921 | + | |
| 922 | + | |
| 923 | + | |
913 | 924 | | |
914 | 925 | | |
915 | 926 | | |
| |||
918 | 929 | | |
919 | 930 | | |
920 | 931 | | |
| 932 | + | |
| 933 | + | |
| 934 | + | |
| 935 | + | |
| 936 | + | |
| 937 | + | |
| 938 | + | |
| 939 | + | |
| 940 | + | |
| 941 | + | |
| 942 | + | |
| 943 | + | |
| 944 | + | |
| 945 | + | |
| 946 | + | |
| 947 | + | |
| 948 | + | |
| 949 | + | |
| 950 | + | |
| 951 | + | |
| 952 | + | |
| 953 | + | |
| 954 | + | |
921 | 955 | | |
922 | 956 | | |
923 | 957 | | |
| |||
0 commit comments