Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Extending OpenStack

You're reading from   Extending OpenStack Leverage extended OpenStack projects to implement containerization, deployment, and architecting robust cloud solutions

Arrow left icon
Product type Paperback
Published in Feb 2018
Publisher Packt
ISBN-13 9781786465535
Length 300 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Author (1):
Arrow left icon
Omar Khedher Omar Khedher
Author Profile Icon Omar Khedher
Omar Khedher
Arrow right icon
View More author details
Toc

Table of Contents (12) Chapters Close

Preface 1. Inflating the OpenStack Setup FREE CHAPTER 2. Massively Scaling Computing Power 3. Enlarging the OpenStack Storage Capabilities 4. Harnessing the Power of the OpenStack Network Service 5. Containerizing in OpenStack 6. Managing Big Data in OpenStack 7. Evolving Self-Cloud Ready Applications in OpenStack 8. Extending the Applications Catalog Service 9. Consolidating the OpenStack Authentication 10. Boosting the Extended Cloud Universe 11. Other Books You May Enjoy

Murano application under the hood

The Murano project defines a specific structure that should be used to develop and successfully publish an application in the catalog container. As we have explored in the previous chapter, a Murano application is simply a deployable package that includes a set of files in a ZIP format. Once uploaded to the catalog service, Murano unzips the package and runs a series of checks on the structure and presence of predefined files that we would expect to be present at different levels.

A Murano application package should be organized as illustrated in the following hierarchical file tree:

Let's break down the file tree and briefly parse the definition of each folder and file that Murano expects when uploading the .zip file:

  • manifest.yaml: This is a fixed file name that Murano expects as the first application entry point. The manifest file...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image