Skip to content

Commit

Permalink
Add puppet-n1k-vsm
Browse files Browse the repository at this point in the history
Add support for Cisco VSM(Virtual Supervisor Module) Foreman puppet
agent deployment logic.
VSM is a Cisco NX-OS based virtual machine which uses its northbound
REST API to communicate with OpenStack Nova Cloud Controller.
It maintains a virtual chassis where each slot (from slot 3 to slot 66 or 3
to slot 130) is taken a VEM module (Virtual Ethernet Module) which, in turn,
is a virtual switch infra structure provided by N1KV  on each server.

Fixes: rhbz#1121788
  • Loading branch information
imcsk8 committed Sep 10, 2014
1 parent ffecd3d commit 096ee7d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -121,3 +121,6 @@
[submodule "openstacklib"]
path = openstacklib
url = https://github.com/stackforge/puppet-openstacklib
[submodule "puppet-n1k-vsm"]
path = puppet-n1k-vsm
url = https://github.com/stackforge/puppet-n1k-vsm
1 change: 1 addition & 0 deletions puppet-n1k-vsm
Submodule puppet-n1k-vsm added at 69ff09

0 comments on commit 096ee7d

Please sign in to comment.