Single Node Red Hat Openstack Deployment
4 min readMar 10, 2021
1. Installation
· Have 2 network adapters, one for bridge, one for NAT
Figure2: bridged network
Figure 3: NAT network
- Set up the bridge ip in settings > network (example ip used)
Figure 4: bridged network settings
- Register RedHat account for subscription:
subscription-manager register
- List all pools:
subscription-manager list — available –all
Figure 5: Pool ID
- Find the pool ID of Red Hat Enterprise Linux OpenStack Platform:
subscription-manager attach — pool=POOL_ID
- Disable all repositories: