Remove the heat related documents
This patch[1] removed heat related support. [1]https://review.openstack.org/#/c/385513/ Change-Id: Ib1b6f9f36097ae043d92fef3b32cf1f0ebac9672
This commit is contained in:
parent
4ec51d72cd
commit
6ff047e743
@ -33,9 +33,9 @@ trove_auth_url = http://0.0.0.0/identity/v2.0
|
|||||||
#swift_url = http://localhost:8080/v1/AUTH_
|
#swift_url = http://localhost:8080/v1/AUTH_
|
||||||
#neutron_url = http://localhost:9696/
|
#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,
|
# 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.
|
# Region name of this node. Used when searching catalog. Default value is None.
|
||||||
#os_region_name = RegionOne
|
#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.
|
# Service type to use when searching catalog.
|
||||||
#swift_service_type = object-store
|
#swift_service_type = object-store
|
||||||
# Service type to use when searching catalog.
|
# Service type to use when searching catalog.
|
||||||
#heat_service_type = orchestration
|
|
||||||
# Service type to use when searching catalog.
|
|
||||||
#neutron_service_type = network
|
#neutron_service_type = network
|
||||||
|
|
||||||
# Config options for enabling volume service
|
# Config options for enabling volume service
|
||||||
|
@ -43,9 +43,9 @@ trove_auth_url = http://0.0.0.0/identity/v2.0
|
|||||||
#swift_url = http://localhost:8080/v1/AUTH_
|
#swift_url = http://localhost:8080/v1/AUTH_
|
||||||
#neutron_url = http://localhost:9696/
|
#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,
|
# 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.
|
# Region name of this node. Used when searching catalog. Default value is None.
|
||||||
#os_region_name = RegionOne
|
#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.
|
# Service type to use when searching catalog.
|
||||||
#swift_service_type = object-store
|
#swift_service_type = object-store
|
||||||
# Service type to use when searching catalog.
|
# Service type to use when searching catalog.
|
||||||
#heat_service_type = orchestration
|
|
||||||
# Service type to use when searching catalog.
|
|
||||||
#neutron_service_type = network
|
#neutron_service_type = network
|
||||||
|
|
||||||
# Config option for showing the IP address that nova doles out
|
# Config option for showing the IP address that nova doles out
|
||||||
|
Loading…
Reference in New Issue
Block a user