Hi all I install magnum environment by the following configuration:[[local|localrc]] DATABASE_PASSWORD=secretadmin RABBIT_PASSWORD=secretadmin SERVICE_TOKEN=secretadmin SERVICE_PASSWORD=secretadmin ADMIN_PASSWORD=secretadmin # magnum requires the following to be set correctly PUBLIC_INTERFACE=eth0 # Enable barbican service and use it to store TLS certificates # For details http://docs.openstack.org/developer/magnum/dev/tls.html enable_plugin barbican https://git.openstack.org/openstack/barbican enable_plugin heat https://git.openstack.org/openstack/heat enable_plugin neutron-lbaas https://git.openstack.org/openstack/neutron-lbaas enable_plugin octavia https://git.openstack.org/openstack/octavia # Enable magnum plugin after dependent plugins enable_plugin magnum https://git.openstack.org/openstack/magnum # Optional: uncomment to enable the Magnum UI plugin in Horizon enable_plugin magnum-ui https://github.com/openstack/magnum-ui # Disable LBaaS(v1) service disable_service q-lbaas # Enable LBaaS(v2) services enable_service q-lbaasv2 enable_service octavia enable_service o-cw enable_service o-hk enable_service o-hm enable_service o-api SWIFT_HASH=66a3d6b56c1f479c8b4e70ab5c2000f5 SWIFT_REPLICAS=1 SWIFT_DATA_DIR=$DEST/data enable_service s-proxy enable_service s-object enable_service s-container enable_service s-account VOLUME_BACKING_FILE_SIZE=20G Then, create cluter-template and cluter like following links: http://docs.openstack.org/developer/magnum/dev/quickstart.html#building-a-kubernetes-cluster-based-on-fedora-atomic it failed. thanks. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20161011/abaa360e/attachment-0001.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: EB93E713 at ED084156.6539FC57 Type: application/octet-stream Size: 252307 bytes Desc: not available URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20161011/abaa360e/attachment-0002.obj> -------------- next part -------------- A non-text attachment was scrubbed... Name: 83B51873 at ED084156.6539FC57 Type: application/octet-stream Size: 277026 bytes Desc: not available URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20161011/abaa360e/attachment-0003.obj>