1
0
mirror of https://github.com/openshift/installer.git synced 2026-02-05 06:46:36 +01:00
Files
installer/docs/dev/openstack-howto.md
Martin André c9f5931bcb openstack: update URL for ocp-doit
The ocp-doit repository is now maintained in the shiftstack-dev-tools
github organization.
2019-03-28 21:11:25 +01:00

608 B

OpenStack Development Environment

First, see if you have access to an OpenStack cloud that meets the requirements. If so, you may just point the installer at that cloud.

If you would like to set up an isolated development environment, you may use a bare metal host running CentOS 7. The following repository includes some instructions and scripts to help with creating a single-node OpenStack development environment for running the installer. Please refer to the documentation in that repository for further details.