Fix some small doc issues
Change-Id: Ib8cab8d35ca23f5b16b0cdfd48661fe0971a2626
This commit is contained in:
parent
281312fae4
commit
2921491f21
@ -34,7 +34,7 @@ i). Create a sample-vnfd.yml file with the following content:
|
||||
version: 1
|
||||
|
||||
vdus:
|
||||
..vdu1:
|
||||
vdu1:
|
||||
id: vdu1
|
||||
vm_image: <IMAGE>
|
||||
instance_type: <FLAVOR>
|
||||
|
@ -25,11 +25,11 @@ controller node
|
||||
Pre-requisites
|
||||
==============
|
||||
|
||||
1) Ensure that OpenStack components Keystone, Glance, Nova, Neutron, Heat and
|
||||
1). Ensure that OpenStack components Keystone, Glance, Nova, Neutron, Heat and
|
||||
Horizon are installed. Refer http://docs.openstack.org/ for installation of
|
||||
OpenStack on different Operating Systems.
|
||||
|
||||
2) Create client environment scripts "admin-openrc.sh" and "demo-openrc.sh"
|
||||
2). Create client environment scripts "admin-openrc.sh" and "demo-openrc.sh"
|
||||
for the admin and demo projects. Sample instructions for Ubuntu can be found
|
||||
at link below:
|
||||
http://docs.openstack.org/liberty/install-guide-ubuntu/keystone-openrc.html#creating-the-scripts
|
||||
|
Loading…
x
Reference in New Issue
Block a user