Changes between Version 36 and Version 37 of Tutorials/Cloud/OSM


Ignore:
Timestamp:
Oct 21, 2019, 4:19:37 PM (5 years ago)
Author:
msherman
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/Cloud/OSM

    v36 v37  
    116116}}}
    117117
     118You will need the ip address, keystone url, user and password in the following step.
     119
    118120
    119121
     
    165167
    166168==== Connecting OSM to the VIM
    167 * URL {{{ http://openstackip/identity/v3 }}}
    168 * User {{{ admin }}}
    169 * password {{{ nomoresecret }}}
    170 * tenant {{{ admin }}}
    171 * name {{{ openstack-site }}}
     1691. Log into the OSM with admin/admin
     1701. Click "VIM accounts" on the left bar
     1711. Delete existing accounts with the trash can icon
     1721. Add the new account for your openstack with the following information:
     173 * URL {{{ http://$DEVSTACK_IP/identity/v3 }}}
     174 * User {{{ admin }}}
     175 * password {{{ nomoresecret }}}
     176 * tenant {{{ admin }}}
     177 * name {{{ openstack-site }}}
    172178
    173179==== Creating a VNF