OpenStack Guide
3. Click the Add User link.
4. From the Role pull-down menu, select the Admin option.
5. In the First Name and Last Name fields, enter the name of the user.
6. In the User Name field, enter the user name. For example, quantumuser.
7. In the Password field, enter the password.
8. In the Confirm Password field, confirm the password.
9. In the Sessions Allowed pull-down menu, select 5 for the number sessions allowed for the user.
10. For the remaining options: Sessions Allowed, Session Timeout, Unsuccessful Login Limit, and Lock Duration,
accept the default values.
11. Click OK to create the new user on the AFM server.
12. On the Nuetron server, run the encryption scripts from the AFM plug-in
#cd /usr/lib/python2.7/dist-packages/quantum/plugins/dell/bin
#./afm_generate_key.sh –u “<userid>” –p “<newpassword>”
This command updates the following:
– afm_user_name and afm_user_key in /etc/quantum/plugins/dell/dell_quantum_plugins.ini .file
– /usr/lib/python2.7/dist-packages/quantum/plugins/dell/common/cipher_data.txt file, which is used for
encryption/decryption of the password.
The AFM plug-in uses this user created on the AFM server to log into AFM server to tag VLANs through Restful
APIs.
26










