Browse Source

Merge pull request #9368 from tzumainn/openstack-security-group-prereq-doc

Added OpenStack security group requirements section
OpenShift Merge Robot 6 years ago
parent
commit
d8a6a37c95
1 changed files with 3 additions and 0 deletions
  1. 3 0
      playbooks/openstack/README.md

+ 3 - 0
playbooks/openstack/README.md

@@ -70,6 +70,9 @@ The OpenStack environment must satisfy these requirements:
     for production
 * The keypair for SSH must be available in OpenStack
 * You must have a`keystonerc` file that lets you talk to the OpenStack services
+* In order to install an OpenShift cluster and deploy services, we recommend
+that you have a minimum of 30 security groups, 200 security group rules, and 200
+ports available in your quota.
 
 It is also strongly recommended that you configure an external Neutron network
 with a floating IP address pool.