Update with instructions to restart apache server

Change-Id: I4df65f9dfe6c5334ff32cc5d1bef639051cbb52f
This commit is contained in:
Vishwanath Jayaraman
2015-06-19 17:01:35 -05:00
parent 46954dfc12
commit 7a60973f63

View File

@@ -17,6 +17,12 @@ Installation
cp openstack_dashboard_extensions/* /opt/stack/horizon/openstack_dashboard/enabled/
```
3. Restart the apache webserver
```
sudo service apache2 restart
```
More Information
----------------