Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

multi-tenancy fixes v5 #1760

Merged
merged 7 commits into from
Nov 24, 2015
Merged

multi-tenancy fixes v5 #1760

merged 7 commits into from
Nov 24, 2015

Conversation

The default detect engine can be used as 'default tenant'.
Refuse to use vlan selector if vlan tracking is disabled.
Notify/warn user about missing mappings depending on other settings
like unix socket and init errors fatal.
instead

mappings:
  - vlan:
    vlan-id: 1
    tenant-id: 2

we'll now use:

mappings:
  - vlan-id: 1
    tenant-id: 2

For YAML it pretty much means the same thing.

Ticket: 1517
@inliniac inliniac merged commit 4dfbc0e into master Nov 24, 2015
@inliniac inliniac deleted the dev-mt-fixes-v5 branch November 26, 2015 05:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants