You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -232,6 +232,23 @@ This script will go through the process of performing the following tasks
232
232
* openstack configuration
233
233
* tempest testing
234
234
235
+
Accessing OpenStack
236
+
-------------------
237
+
238
+
After a successful deployment of OpenStack you make access the OpenStack API and Horizon by proxying your connection via the seed node, as it has an interface on the public network (192.168.39.X).
239
+
Using software such as sshuttle will allow for easy access.
0 commit comments