Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想通过我的 java 代码对 openstack 的 vm 实例进行更改。我怎么做?我已经安装了 jclouds 包。可以使用哪些类?java中是否有任何setter方法可以设置不同vm状态的值并通过java处理vms。
谢谢阿凡提
我会使用OpenStack4j 它可以满足您的所有要求,甚至支持创建正在运行的实例的快照。它涵盖了几乎 100% 的原生 API,但通过 java 并且基于 fluent