Remove unnecessary link instruction in nova compute (Nova) service

This commit is contained in:
Simental Magana, Marcos
2015-11-12 10:32:32 -06:00
parent dd1caf9fc0
commit d27cbbccc0
-1
View File
@@ -245,7 +245,6 @@ Complete the following steps to finalize Compute installation:
# mkdir -p /etc/nginx
# ln -s /usr/share/nginx/conf.d/nova-api.template /etc/nginx/nova-api.conf
# ln -s /usr/share/nginx/conf.d/nova-metadata.template /etc/nginx/nova-metadata.conf
#. Restart the Nginx server to reload new configurations::