Fuel supports a single network configuration where one network serves all OpenStack traffic. This configuration is common in proof of concept deployments where no additional networks are available.
To configure a single network:
Save network template for one network
as network_template_<env id>.yaml
.
Upload the network template by typing:
# fuel network-template --upload --env <env id>
Deploy the OpenStack environment.
Allocate the correct floating IP pool to the network.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.