当前位置:网站首页>Openstack command operation
Openstack command operation
2022-04-23 15:19:00 【You are my bug forever】
One 、keystone Identity authentication service
1.1、 Configure user environment variables
1、 Switching users (admin):source /home/devstack/openrc admin
2、 Get a list of all users : openstack user list
3、 Get environment variables :export | grep OS
among :
OS_AUTH_TYPE=“password” : “ Password authentication
OS_AUTH_URL=“http://172.25.0.10/identity” : keystone Of Ip Address
OS_CACERT=“” : When keystone Of Ip Address yes http The way to access , If you want to trust this address , You need to add a certificate here , Otherwise, it's time to http After the command want Add --insecre, On behalf of the http Although it is not trusted , But it can also be used
OS_IDENTITY_API_VERSION=“3” : keystone Version of
OS_PASSWORD=“trystack” Password for this user
OS_PROJECT_DOMAIN_ID=“default”: Tenant domin Of ID
OS_PROJECT_NAME=“demo” : The name of the current user's tenant
OS_REGION_NAME=“RegionOne”: Multiple regoin Of Openstack share
OS_TENANT_NAME=“demo”
OS_USERNAME=“admin”: user name
OS_USER_DOMAIN_ID=“default”: This user domin Of Id
OS_VOLUME_API_VERSION=“3”
版权声明
本文为[You are my bug forever]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204231406271597.html
边栏推荐
- LeetCode151-颠倒字符串中的单词-字符串-模拟
- Openfaas practice 4: template operation
- Introduction to dirty reading, unrepeatable reading and phantom reading
- 分布式事务Seata介绍
- 每日一题-LeetCode396-旋转函数-递推
- tcp_ Diag kernel related implementation 1 call hierarchy
- js——实现点击复制功能
- Tencent has written a few words, Ali has written them all for a month
- Error: unable to find remote key "17f718f726"“
- Async void caused the program to crash
猜你喜欢
How does eolink help telecommuting
每日一题-LeetCode396-旋转函数-递推
LeetCode167-两数之和II-双指针-二分-数组-查找
8.4 realization of recurrent neural network from zero
Leetcode149 - maximum number of points on a line - Math - hash table
setcontext getcontext makecontext swapcontext
How to use OCR in 5 minutes
Tencent has written a few words, Ali has written them all for a month
LeetCode149-直线上最多的点数-数学-哈希表
深度学习——超参数设置
随机推荐
Async void caused the program to crash
What exactly does the distributed core principle analysis that fascinates Alibaba P8? I was surprised after reading it
Krpano panorama vtour folder and tour
[thymeleaf] handle null values and use safe operators
8.4 realization of recurrent neural network from zero
Leetcode162 - find peak - dichotomy - array
setcontext getcontext makecontext swapcontext
Thinkphp5 + data large screen display effect
Elk installation
Llvm - generate addition
Have you learned the basic operation of circular queue?
January 1, 1990 is Monday. Define the function date_ to_ Week (year, month, day), which realizes the function of returning the day of the week after inputting the year, month and day, such as date_ to
小红书 timestamp2 (2022/04/22)
Tencent has written a few words, Ali has written them all for a month
like和regexp差别
Modify the default listening IP of firebase emulators
Do keyword search, duplicate keyword search, or do not match
TLS / SSL protocol details (30) RSA, DHE, ecdhe and ecdh processes and differences in SSL
Tun model of flannel principle
C language super complete learning route (collection allows you to avoid detours)