创建glance镜像报错HTTP403
生活随笔
收集整理的這篇文章主要介紹了
创建glance镜像报错HTTP403
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
403 Forbidden: You are not authorized to complete this action. (HTTP 403)
403禁止:未授權您完成此操作。(HTTP 403)
[root@controller ~]# openstack image create "cirros" \ > --file cirros-0.3.4-x86_64-disk.img \ > --disk-format qcow2 --container-format bare \ > --public 403 Forbidden: You are not authorized to complete this action. (HTTP 403)
出現這種錯誤一般是配置文件中flavor=keystone沒有寫
[paste_deploy] flavor = keystone
查看兩個配置文件glance.api與glance.registry中[paste_deploy]是否有誤
總結
以上是生活随笔為你收集整理的创建glance镜像报错HTTP403的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 404php模板,WordPress程序
- 下一篇: 拥有百万粉丝的大牛讲述学Android的