summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorZhongShengping <chdzsp@163.com>2018-01-17 16:11:33 +0800
committerZhongShengping <chdzsp@163.com>2018-01-17 16:17:25 +0800
commit6ff047e743c07c2f3fa5b414f6b7882676e7fc8c (patch)
tree6ac9612f88567cf0a977bb4e00e6ad8dcba100d4 /etc
parent4ec51d72cd6ec4903709cab598740a29a4e593c3 (diff)
downloadtrove-6ff047e743c07c2f3fa5b414f6b7882676e7fc8c.tar.gz
Remove the heat related documents
This patch[1] removed heat related support. [1]https://review.openstack.org/#/c/385513/ Change-Id: Ib1b6f9f36097ae043d92fef3b32cf1f0ebac9672
Diffstat (limited to 'etc')
-rw-r--r--etc/trove/trove-taskmanager.conf.sample6
-rw-r--r--etc/trove/trove.conf.sample6
2 files changed, 4 insertions, 8 deletions
diff --git a/etc/trove/trove-taskmanager.conf.sample b/etc/trove/trove-taskmanager.conf.sample
index 77512887..a535e628 100644
--- a/etc/trove/trove-taskmanager.conf.sample
+++ b/etc/trove/trove-taskmanager.conf.sample
@@ -33,9 +33,9 @@ trove_auth_url = http://0.0.0.0/identity/v2.0
#swift_url = http://localhost:8080/v1/AUTH_
#neutron_url = http://localhost:9696/
-# nova_compute_url, cinder_url, swift_url, and heat_url can all be fetched
+# nova_compute_url, cinder_url, swift_url, and can all be fetched
# from Keystone. To fetch from Keystone, comment out nova_compute_url,
-# cinder_url, swift_url, and heat_url and optionally uncomment the lines below.
+# cinder_url, swift_url, and and optionally uncomment the lines below.
# Region name of this node. Used when searching catalog. Default value is None.
#os_region_name = RegionOne
@@ -46,8 +46,6 @@ trove_auth_url = http://0.0.0.0/identity/v2.0
# Service type to use when searching catalog.
#swift_service_type = object-store
# Service type to use when searching catalog.
-#heat_service_type = orchestration
-# Service type to use when searching catalog.
#neutron_service_type = network
# Config options for enabling volume service
diff --git a/etc/trove/trove.conf.sample b/etc/trove/trove.conf.sample
index 2b88d41e..b0f91cd3 100644
--- a/etc/trove/trove.conf.sample
+++ b/etc/trove/trove.conf.sample
@@ -43,9 +43,9 @@ trove_auth_url = http://0.0.0.0/identity/v2.0
#swift_url = http://localhost:8080/v1/AUTH_
#neutron_url = http://localhost:9696/
-# nova_compute_url, cinder_url, swift_url, and heat_url can all be fetched
+# nova_compute_url, cinder_url, swift_url, and can all be fetched
# from Keystone. To fetch from Keystone, comment out nova_compute_url,
-# cinder_url, swift_url, and heat_url and optionally uncomment the lines below.
+# cinder_url, swift_url, and and optionally uncomment the lines below.
# Region name of this node. Used when searching catalog. Default value is None.
#os_region_name = RegionOne
@@ -56,8 +56,6 @@ trove_auth_url = http://0.0.0.0/identity/v2.0
# Service type to use when searching catalog.
#swift_service_type = object-store
# Service type to use when searching catalog.
-#heat_service_type = orchestration
-# Service type to use when searching catalog.
#neutron_service_type = network
# Config option for showing the IP address that nova doles out