代码拉取完成,页面将自动刷新
The environment has two parameters (set an environment variables):
CLOUDSIM_GATEWAY_HOST
which defaults to cloudsimplus-gateway
CLOUDSIM_GATEWAY_PORT
which defaults 25333In the manual_tests
directory you can find three test scripts:
test_connect.py
- connects to the gateway directory and tries to tries to
add/remove virtual machinestest_finish.py
- connects to the gateway directly and runs the simulation
scenario until its endtest_run_env.py
- a smoke test which connects to the gateway through the
Open AI Gym, performs 5 steps and stopsFor testing it is usually a good idea to redirect the environment to a local gateway server by:
export CLOUDSIM_GATEWAY_HOST=localhost
pip install -e .
will install the package in dev mode and all its
dependenciesWe are working on getting the package to public PyPI repos. In the meantime you can install the package with:
pip install -e git+https://github.com/pkoperek/gym_cloudsimplus#egg=gym_cloudsimplus
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。