openstack

    0熱度

    2回答

    如果不使用模擬器或devstack,但使用真正的生產集羣,非常必要的需要將花費多少個主機(或節點)?

    0熱度

    2回答

    使用流浪安裝devstack。在安裝配置之前將HOST_IP設置爲127.0.0.1。完成安裝後,它告訴使用這些信息來訪問Web UI: ========================= DevStack Component Timing ========================= Total runtime 3523 run_process 113 test_with_r

    0熱度

    1回答

    我們正在使用OpenStack對象存儲(SWIFT)來存儲大文件 當我們用瀏覽器瀏覽到一個容器,它列出的所有對象都屬於禁用對象名單 文件定位在: https://developer.openstack.org/api-ref/object-storage/?expanded=#show-container-details-and-list-objects 我們不希望客戶可以通過安全瀏覽器列表文件

    1熱度

    1回答

    我想上傳一個二進制文件,我必須Openstack Swift。這個文件的大小是129MB。我使用的是Python的客戶端上傳: swift_client = swiftclient.Connection(preauthurl=swift_public_auth_url,preauthtoken=swift_access_token,auth_version="2.0",insecure=True,

    0熱度

    1回答

    我正在使用OpenstackSDK自動化實例創建,並以命令作爲userdata傳遞bash腳本。但是即使實例被製作,腳本也不會執行。當我通過GUI手動執行此操作時,bash腳本可以很好地執行新創建的實例。 #Reading bash script with open('elk.sh', 'r') as f: init_script = f.read() server = conn

    0熱度

    1回答

    我已經安裝了OpenStack的CLI,當我嘗試使用任何命令說 openstack server list 它拋出下面的錯誤 Failed to discover available identity versions when contacting https://44.128.19.51:5000/v3. Attempting to parse version from URL. SS

    0熱度

    2回答

    從github上地址: https://github.com/openstack/nova/blob/master/setup.cfg 在setup.cfg,有以下代碼: [metadata] name = nova summary = Cloud computing fabric controller description-file = README.rst author =

    0熱度

    1回答

    當我嘗試打開儀表板時,它給內部服務器錯誤。它運行得很好,但突然發生了這個錯誤。 這裏是我的Apache日誌: [Fri Jun 23 16:43:50.321423 2017] [:error] [pid 31878:tid 140589128623872] [remote 10.0.30.11:41599] mod_wsgi (pid=31878): Exception occurred pro

    1熱度

    1回答

    到YAML我有以下YAML文件: heat_template_version: 2015-10-15 parameters: image: type: string label: Image name or ID default: CirrOS private_network_id: type: string label:

    0熱度

    1回答

    在/etc/glance/glance-api.conf中,爲什麼memcached_servers在地址前沒有http://,你看到auth_uri和auth_url都有。 [keystone_authtoken] #... auth_uri = http:// controller:5000 auth_url = http:// controller:35357 memcached_s