Commit 03c28026 authored by Michael Shigorin's avatar Michael Shigorin

server: added openstack groups target

This list has been borrowed from m-p-d's use.mk.in either and adapted accordingly.
parent 9c755daf
......@@ -41,3 +41,8 @@ use/server/groups/services: use/server
@$(call add,MAIN_GROUPS,pgsql-server)
use/server/groups/base: use/server/groups/tools use/server/groups/services; @:
use/server/groups/openstack: use/server
@$(call add,MAIN_GROUPS,openstack/block openstack/compute)
@$(call add,MAIN_GROUPS,openstack/controller openstack/network)
@$(call add,MAIN_GROUPS,openstack/storage)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment