- Preparing for the Certified OpenStack Administrator Exam
- Matt Dorn
- 116字
- 2021-07-02 19:30:34
Open Virtual Appliance (OVA)
To make deployment of your practice COA exam environment simple and easy, this book provides you with an OVA or Open Virtual Appliance to easily import into VirtualBox. An OVA is a compressed .tar file containing the following:
- Virtual Machine Disk File (VMDK): A snapshot of a disk's contents. The particular VMDK included in your OVA contains a previously configured OpenStack Newton environment.
- Open Virtualization Format (OVF): An XML file that describes how the VMDK should be run. It includes information on the number of virtual CPUs, memory size, network configuration, and virtual devices.
- Manifest (MF): This contains a hash of each file to validate the authenticity and integrity of the package.
推薦閱讀
- Advanced Quantitative Finance with C++
- Data Visualization with D3 4.x Cookbook(Second Edition)
- Node.js+Webpack開(kāi)發(fā)實(shí)戰(zhàn)
- Learning ROS for Robotics Programming(Second Edition)
- OpenCV實(shí)例精解
- 構(gòu)建移動(dòng)網(wǎng)站與APP:HTML 5移動(dòng)開(kāi)發(fā)入門(mén)與實(shí)戰(zhàn)(跨平臺(tái)移動(dòng)開(kāi)發(fā)叢書(shū))
- 高級(jí)C/C++編譯技術(shù)(典藏版)
- Java程序設(shè)計(jì)與實(shí)踐教程(第2版)
- 實(shí)戰(zhàn)Java高并發(fā)程序設(shè)計(jì)(第3版)
- Selenium Testing Tools Cookbook(Second Edition)
- C++從入門(mén)到精通(第5版)
- .NET Standard 2.0 Cookbook
- Android Game Programming by Example
- Learning Jakarta Struts 1.2: a concise and practical tutorial
- Java 11 and 12:New Features