pgrandin/openstack-overlay
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This overlay is here to run Nova / Openstack on our Gentoo Image You'll notice there are some ebuilds in here which are revision bumped versions of what's already present in the main gentoo portage tree. Typically these ebuild have been modified to exclude building for python 3.*, since they depend on setuptools, which is not available for python 3.*. Using this overlay through layman: ---------------------------------- - "emerge layman" - Edit the layman configuration "vi /etc/layman/layman.cfg" and add https://raw.github.com/hyves-org/openstack-overlay/master/openstack-overlay.xml to the 'overlays:' section. - Sync "layman -S" - Now run "layman -a openstack" to add the overlay - if it's your first run of layman you have to create the cache first using 'layman -L' OR alternativlely - For layman-2.0.0_rc* and later - Simply download the openstack-overlay.xml to /etc/layman/overlays/openstack-overlay.xml - run "layman -a openstack" to add the overlay
Releases
No releases published
Languages
- Shell 93.4%
- Roff 6.4%
- Makefile 0.2%