openstack-manuals/doc/install-guide/source/horizon-next-steps.rst
Matthew Kassawara 5ee72cfa36 [install] Fix various minor problems
Fix the following minor problems to reduce work after
stable/liberty branching:

1) RDO: Revert Python MySQL library from PyMySQL to MySQL-python
   due to lack of support for the former.
2) RDO: Explicitly install 'ebtables' and 'ipset' packages due
   to dependency problems.
3) General: Change numbered list to bulleted list for lists with
   only one item.
4) General: Restructure horizon content to match other services.
   More duplication of content, but sometimes RST conditionals
   are terrible and distro packages should use the same
   configuration files.
5) General: Restructure NoSQL content to match SQL content.
6) General: Improve clarity of NTP content.

Change-Id: I2620250aa27c7d41b525aa2646ad25e0692140c4
Closes-Bug: #1514760
Closes-Bug: #1514683
Implements: bp installguide-liberty
2015-11-13 07:49:53 -07:00

1.1 KiB

Next steps

Your OpenStack environment now includes the dashboard. You can launch-instance or add more services to your environment.

After you install and configure the dashboard, you can complete the following tasks:

  • Provide users with a public IP address, a username, and a password so they can access the dashboard through a web browser. In case of any SSL certificate connection problems, point the server IP address to a domain name, and give users access.

  • Customize your dashboard. See section Customize the dashboard.

  • Set up session storage. See Set up session storage for the dashboard.

  • To use the VNC client with the dashboard, the browser must support HTML5 Canvas and HTML5 WebSockets.

    For details about browsers that support noVNC, see README and browser support.