├── Chapter01 └── Chapter1_Code.txt ├── Chapter02 └── Chapter2_Code.txt ├── Chapter03 └── Chapter 3 command line.txt ├── Chapter04 └── Chapter 4 Code File.txt ├── Chapter05 └── Chapter5_Code.txt ├── Chapter06 └── Chapter 6 Code File.txt ├── Chapter07 └── Chapter7_Code.txt ├── Chapter08 └── Chapter8_Code.txt ├── Chapter09 └── Chapter9_Code.txt ├── LICENSE └── README.md /Chapter01/Chapter1_Code.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/OpenStack-Cloud-Computing-Cookbook-Fourth-Edition/HEAD/Chapter01/Chapter1_Code.txt -------------------------------------------------------------------------------- /Chapter02/Chapter2_Code.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/OpenStack-Cloud-Computing-Cookbook-Fourth-Edition/HEAD/Chapter02/Chapter2_Code.txt -------------------------------------------------------------------------------- /Chapter03/Chapter 3 command line.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/OpenStack-Cloud-Computing-Cookbook-Fourth-Edition/HEAD/Chapter03/Chapter 3 command line.txt -------------------------------------------------------------------------------- /Chapter04/Chapter 4 Code File.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/OpenStack-Cloud-Computing-Cookbook-Fourth-Edition/HEAD/Chapter04/Chapter 4 Code File.txt -------------------------------------------------------------------------------- /Chapter05/Chapter5_Code.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/OpenStack-Cloud-Computing-Cookbook-Fourth-Edition/HEAD/Chapter05/Chapter5_Code.txt -------------------------------------------------------------------------------- /Chapter06/Chapter 6 Code File.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/OpenStack-Cloud-Computing-Cookbook-Fourth-Edition/HEAD/Chapter06/Chapter 6 Code File.txt -------------------------------------------------------------------------------- /Chapter07/Chapter7_Code.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/OpenStack-Cloud-Computing-Cookbook-Fourth-Edition/HEAD/Chapter07/Chapter7_Code.txt -------------------------------------------------------------------------------- /Chapter08/Chapter8_Code.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/OpenStack-Cloud-Computing-Cookbook-Fourth-Edition/HEAD/Chapter08/Chapter8_Code.txt -------------------------------------------------------------------------------- /Chapter09/Chapter9_Code.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/OpenStack-Cloud-Computing-Cookbook-Fourth-Edition/HEAD/Chapter09/Chapter9_Code.txt -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/OpenStack-Cloud-Computing-Cookbook-Fourth-Edition/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/OpenStack-Cloud-Computing-Cookbook-Fourth-Edition/HEAD/README.md --------------------------------------------------------------------------------