Feature #1593
Make foreman location aware
| Status: | Closed | Start: | 05/01/2012 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | % Done: | 100% |
||
| Category: | - | |||
| Target version: | 1.1 | |||
| Backlog: | No | Difficulity: | medium | |
| Votes: | 0 |
Description
Foreman could tie in things like subnets, domains, media, proxies and compute resources into a location concept
Associated revisions
Revision 611f5bff49c1f06ae9ad0dd42b7566df9a02af2f
Add organization and location to foreman.
This feature allows foreman to provide multi location, multi tenant and
multi organizations capablities.
the idea is that resources within foreman (e.g. hosts, subnets, users,
environments etc) can belong to one or more locations and organization,
effectivily hidding resources from users.
Organization may contain multiple locations, and Locations can belong
to multiple Organization, this is an extermily flexiable design,
however, it is up to the user to allocate the resources across the
organizations and locations.
When creating new hosts, the resources that can be consumed are only
resources in which exists in both the currently used organization and location.
History
Updated by Ohad Levy about 1 year ago
- Difficulity set to medium
Updated by Amos Benari 6 months ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset 611f5bff49c1f06ae9ad0dd42b7566df9a02af2f.
