]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
remove ceph restapi references
authorDimitri Savineau <dsavinea@redhat.com>
Mon, 17 Jun 2019 19:02:25 +0000 (15:02 -0400)
committerGuillaume Abrioux <gabrioux@redhat.com>
Tue, 18 Jun 2019 07:13:19 +0000 (09:13 +0200)
The ceph restapi configuration was only available until Luminous
release so we don't need those leftovers for nautilus+.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
contrib/push-roles-to-ansible-galaxy.sh
infrastructure-playbooks/gather-ceph-logs.yml
tests/functional/lvm-auto-discovery/container/vagrant_variables.yml
tests/functional/lvm-batch/container/vagrant_variables.yml
tests/functional/lvm-osds/container/vagrant_variables.yml
tests/functional/rgw-multisite/container/secondary/vagrant_variables.yml
tests/functional/rgw-multisite/container/vagrant_variables.yml

index 294db1dd77c9399530f16a872245a1318e05ec9c..1c6971be8679942a0e30b53e5ab6f1e085515711 100755 (executable)
@@ -4,7 +4,7 @@ set -xe
 # VARIABLES
 BASEDIR=$(dirname "$0")
 LOCAL_BRANCH=$(cd $BASEDIR && git rev-parse --abbrev-ref HEAD)
-ROLES="ceph-common ceph-mon ceph-osd ceph-mds ceph-rgw ceph-restapi ceph-fetch-keys ceph-rbd-mirror ceph-client ceph-container-common ceph-mgr ceph-defaults ceph-config"
+ROLES="ceph-common ceph-mon ceph-osd ceph-mds ceph-rgw ceph-fetch-keys ceph-rbd-mirror ceph-client ceph-container-common ceph-mgr ceph-defaults ceph-config"
 
 
 # FUNCTIONS
index 3afbf4b8c78ed1f977add0100434cc9fef980b04..dbfb1688afdeb64a16246c5fb7820fb7fd2ee63e 100644 (file)
@@ -4,7 +4,6 @@
   - mdss
   - rgws
   - nfss
-  - restapis
   - rbdmirrors
   - clients
   - mgrs
index cea7fe89af075e5b075e4c4594fe000ddc95c481..fe2e314bc54217a11c01908a49c15150dd3ee8f2 100644 (file)
@@ -15,9 +15,6 @@ client_vms: 0
 iscsi_gw_vms: 0
 mgr_vms: 0
 
-# Deploy RESTAPI on each of the Monitors
-restapi: true
-
 # INSTALL SOURCE OF CEPH
 # valid values are 'stable' and 'dev'
 ceph_install_source: stable
index 8302bc6c9be38c59c26500451841d7e63b010f73..f5d63d592b61e20be55407d36f94766bb3d66304 100644 (file)
@@ -15,9 +15,6 @@ client_vms: 0
 iscsi_gw_vms: 0
 mgr_vms: 0
 
-# Deploy RESTAPI on each of the Monitors
-restapi: true
-
 # INSTALL SOURCE OF CEPH
 # valid values are 'stable' and 'dev'
 ceph_install_source: stable
index 3664417830d34c7e19a610ee58485aa77c84bf13..c9963394ee8dfc1a906ba1b689c878892f883bf5 100644 (file)
@@ -15,9 +15,6 @@ client_vms: 0
 iscsi_gw_vms: 0
 mgr_vms: 0
 
-# Deploy RESTAPI on each of the Monitors
-restapi: true
-
 # INSTALL SOURCE OF CEPH
 # valid values are 'stable' and 'dev'
 ceph_install_source: stable
index 74bb8616a4ee9062c9833798b982cf647d628e25..9f2b5edb27eeae25b3e3d50ec4932ac303037d44 100644 (file)
@@ -14,9 +14,6 @@ client_vms: 0
 iscsi_gw_vms: 0
 mgr_vms: 0
 
-# Deploy RESTAPI on each of the Monitors
-restapi: true
-
 # INSTALL SOURCE OF CEPH
 # valid values are 'stable' and 'dev'
 ceph_install_source: stable
index 4df53cceaf8832173cc2334fb51bec403c270a7f..b58593cbe76f2d7d9278c5d12cb5924e2c613719 100644 (file)
@@ -15,9 +15,6 @@ client_vms: 0
 iscsi_gw_vms: 0
 mgr_vms: 0
 
-# Deploy RESTAPI on each of the Monitors
-restapi: true
-
 # INSTALL SOURCE OF CEPH
 # valid values are 'stable' and 'dev'
 ceph_install_source: stable