diff --git a/www/project-data/latest.yaml b/www/project-data/latest.yaml index 7106fb641d..5df11db1f5 100644 --- a/www/project-data/latest.yaml +++ b/www/project-data/latest.yaml @@ -874,6 +874,11 @@ has_api_ref: true has_config_ref: true has_install_guide: true +- name: python-masakariclient + service: Instances High Availability Client + type: service-client + description: masakari client + has_install_guide: true - name: freezer service: Backup, Restore, and Disaster Recovery service diff --git a/www/project-data/train.yaml b/www/project-data/train.yaml index e53fdf5a0c..c1a1ad0476 100644 --- a/www/project-data/train.yaml +++ b/www/project-data/train.yaml @@ -850,6 +850,10 @@ service_type: instance-ha type: service has_api_ref: true +- name: python-masakariclient + service: Instances High Availability Client + type: service-client + description: masakari client - name: freezer service: Backup, Restore, and Disaster Recovery service diff --git a/www/project-data/ussuri.yaml b/www/project-data/ussuri.yaml index 3e302bf377..68951962c5 100644 --- a/www/project-data/ussuri.yaml +++ b/www/project-data/ussuri.yaml @@ -891,6 +891,11 @@ has_api_ref: true has_config_ref: true has_install_guide: true +- name: python-masakariclient + service: Instances High Availability Client + type: service-client + description: masakari client + has_install_guide: true # - name: freezer # service: Backup, Restore, and Disaster Recovery service diff --git a/www/project-data/victoria.yaml b/www/project-data/victoria.yaml index 6ef5c9aaf5..b448e90f95 100644 --- a/www/project-data/victoria.yaml +++ b/www/project-data/victoria.yaml @@ -814,13 +814,18 @@ # type: deployment # has_deployment_guide: true -#- name: masakari -# service: Instances High Availability Service -# service_type: instance-ha -# type: service -# has_api_ref: true -# has_config_ref: true -# has_install_guide: true +- name: masakari + service: Instances High Availability Service + service_type: instance-ha + type: service + has_api_ref: true + has_config_ref: true + has_install_guide: true +- name: python-masakariclient + service: Instances High Availability Client + type: service-client + description: masakari client + has_install_guide: true #- name: freezer # service: Backup, Restore, and Disaster Recovery service