Migrate vpe-router layer to new directory structure
authorAdam Israel <adam.israel@canonical.com>
Tue, 27 Sep 2016 20:15:59 +0000 (16:15 -0400)
committerAdam Israel <adam.israel@canonical.com>
Tue, 27 Sep 2016 21:39:34 +0000 (17:39 -0400)
commit88f87dfdc882afc13e0395deb6626e007b67b9fe
treed395ad66926ea549453e18a4deec435b8a0d1974
parent8e198129253e1d4dbc8420bc5403cad3d5f60ce1
Migrate vpe-router layer to new directory structure

Change-Id: I107d48c2977531155072cd3f57bc76f732bb2c50
Signed-off-by: Adam Israel <adam.israel@canonical.com>
25 files changed:
layers/vpe-router/README.md [new file with mode: 0644]
layers/vpe-router/actions.yaml [new file with mode: 0644]
layers/vpe-router/actions/add-corporation [new file with mode: 0755]
layers/vpe-router/actions/configure-interface [new file with mode: 0755]
layers/vpe-router/actions/connect-domains [new file with mode: 0755]
layers/vpe-router/actions/delete-corporation [new file with mode: 0755]
layers/vpe-router/actions/delete-domain-connection [new file with mode: 0755]
layers/vpe-router/config.yaml [new file with mode: 0644]
layers/vpe-router/layer.yaml [new file with mode: 0644]
layers/vpe-router/lib/charms/router.py [new file with mode: 0644]
layers/vpe-router/metadata.yaml [new file with mode: 0644]
layers/vpe-router/reactive/vpe_router.py [new file with mode: 0644]
layers/vpe-router/wheelhouse.txt [new file with mode: 0644]
vpe-router/actions.yaml [deleted file]
vpe-router/actions/add-corporation [deleted file]
vpe-router/actions/configure-interface [deleted file]
vpe-router/actions/connect-domains [deleted file]
vpe-router/actions/delete-corporation [deleted file]
vpe-router/actions/delete-domain-connection [deleted file]
vpe-router/config.yaml [deleted file]
vpe-router/layer.yaml [deleted file]
vpe-router/lib/charms/router.py [deleted file]
vpe-router/metadata.yaml [deleted file]
vpe-router/reactive/vpe_router.py [deleted file]
vpe-router/wheelhouse.txt [deleted file]