https://github.com/3mdeb/meta-cloud-services
https://github.com/3mdeb/meta-cloud-services
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/3mdeb/meta-cloud-services
- Owner: 3mdeb
- Created: 2019-10-22T11:30:10.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-22T14:15:32.000Z (over 6 years ago)
- Last Synced: 2023-09-21T15:12:33.503Z (over 2 years ago)
- Language: BitBake
- Size: 2.25 MB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
meta-cloud-services
===================
This layer provides support for building the packages required to support cloud
agents and APIs for construction OE-based cloud solutions.
This layer contains common infrastructure and recipes, while specific sub-layers
provide support for various cloud/clustering solutions (oVirt, OpenStack, etc).
Dependencies
------------
This layer depends on:
URI: git://git.openembedded.org/openembedded-core
branch: master
revision: HEAD
prio: default
Layers
------
openstack layers
----------------
There are six openstack layers that are used to build a controller/compute
node image pair. The dependencies of these layers are also required for a
build, and are listed in the layers themselves.
- meta-cloud-services/meta-openstack
- meta-cloud-services/meta-openstack-compute-deploy
- meta-cloud-services/meta-openstack-controller-deploy
- meta-cloud-services/meta-openstack-qemu
- meta-cloud-services/meta-openstack-compute-test-config
- meta-cloud-services/meta-openstack-controller-test-config
Maintenance
-----------
Send pull requests, patches, comments or questions to meta-virtualization@yoctoproject.org
When sending single patches, please using something like:
'git send-email -1 -M --to meta-virtualization@yoctoproject.org --subject-prefix=meta-virtualization][m-c-s][PATCH'
Maintainers: Bruce Ashfield
License
-------
All metadata is MIT licensed unless otherwise stated. Source code included
in tree for individual recipes is under the LICENSE stated in each recipe
(.bb file) unless otherwise stated.