Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.

Rebase and fixup for the 396 networking patchset #6

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Rebase and fixup for the 396 networking patchset #6

wants to merge 6 commits into from

Conversation

tomassedovic
Copy link
Contributor

Recent changes in the master made the networking patches sent by @marios1 incompatible.

This is a rebase of those patches against the master plus a few fixes so that listing networks and subnets as application/xml works properly.

marios and others added 6 commits March 28, 2013 18:07
Loading the XML list of networks and subnets caused Tilt to rais an
exception:

    invalid locals key: :@network  (keys must be variable names)

Renaming `@network` to `network` (and the same for `@subnet`) in the
views fixed the problem.

Signed-off-by: Tomas Sedovic <tomas@sedovic.cz>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants