mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
16 lines
908 B
Plaintext
16 lines
908 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * installing/installing_openstack/installing-openstack-installer.adoc
|
|
// * installing/installing_openstack/installing-openstack-installer-custom.adoc
|
|
// * installing/installing_openstack/installing-openstack-user.adoc
|
|
//
|
|
// Stub module. To be used with other FIP OSP modules only.
|
|
|
|
:_mod-docs-content-type: PROCEDURE
|
|
[id="installation-osp-accessing-api_{context}"]
|
|
= Enabling access to the environment
|
|
|
|
At deployment, all {product-title} machines are created in a {rh-openstack-first}-tenant network. Therefore, they are not accessible directly in most {rh-openstack} deployments.
|
|
|
|
You can configure {product-title} API and application access by using floating IP addresses (FIPs) during installation. You can also complete an installation without configuring FIPs, but the installer will not configure a way to reach the API or applications externally.
|