local.conf文件

[[local|localrc]]
DATABASE_PASSWORD=123456
RABBIT_PASSWORD=123456
SERVICE_TOKEN=123456
SERVICE_PASSWORD=123456
ADMIN_PASSWORD=123456
# magnum requires the following to be set correctly
PUBLIC_INTERFACE=eth0
enable_plugin magnum https://git.openstack.org/openstack/magnum
# Enable barbican service and use it to store TLS certificates
# For details http://docs.openstack.org/developer/magnum/dev/dev-tls.html
enable_plugin barbican https://git.openstack.org/openstack/barbican
VOLUME_BACKING_FILE_SIZE=20G

 

./stack.sh

相关文章:

  • 2021-06-04
  • 2022-12-23
  • 2022-12-23
  • 2021-09-10
  • 2021-11-12
  • 2021-09-24
  • 2022-01-15
  • 2022-01-06
猜你喜欢
  • 2021-08-08
  • 2021-11-29
  • 2022-12-23
  • 2022-02-20
  • 2021-10-21
  • 2021-09-04
相关资源
相似解决方案