Advertisement
dfarrell07

SFC Feature Install with ODL Ansible Role

Oct 16th, 2015
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.13 KB | None | 0 0
  1. [~/vagrant-opendaylight]$ git diff provisioning/playbook.yml|cat
  2. diff --git a/provisioning/playbook.yml b/provisioning/playbook.yml
  3. index 72fa755..14a8a00 100644
  4. --- a/provisioning/playbook.yml
  5. +++ b/provisioning/playbook.yml
  6. @@ -3,3 +3,17 @@
  7. sudo: yes
  8. roles:
  9. - role: opendaylight
  10. + extra_features:
  11. + - odl-groupbasedpolicy-base
  12. + - odl-groupbasedpolicy-ofoverlay
  13. + - odl-groupbasedpolicy-ui
  14. + - odl-groupbasedpolicy-uibackend
  15. + - odl-sfc-core
  16. + - odl-sfc-model
  17. + - odl-sfc-netconf
  18. + - odl-sfc-ovs
  19. + - odl-sfc-provider
  20. + - odl-sfc-sb-rest
  21. + - odl-sfc-ui
  22. + - odl-sfclisp
  23. + - odl-sfcofl2
  24. [~/vagrant-opendaylight]$ vagrant up cent7_ansible
  25. [~/vagrant-opendaylight]$ vagrant ssh cent7_ansible
  26. [vagrant@localhost ~]$ /vagrant/scripts/connect.sh
  27. opendaylight-user@root>feature:list -i
  28. Name | Version | Installed | Repository | Description
  29. ------------------------------------------------------------------------------------------------------------------------------------------------------------------
  30. standard | 3.0.3 | x | standard-3.0.3 | Karaf standard feature
  31. config | 3.0.3 | x | standard-3.0.3 | Provide OSGi ConfigAdmin support
  32. region | 3.0.3 | x | standard-3.0.3 | Provide Region Support
  33. package | 3.0.3 | x | standard-3.0.3 | Package commands and mbeans
  34. http | 3.0.3 | x | standard-3.0.3 | Implementation of the OSGI HTTP Service
  35. war | 3.0.3 | x | standard-3.0.3 | Turn Karaf as a full WebContainer
  36. kar | 3.0.3 | x | standard-3.0.3 | Provide KAR (KARaf archive) support
  37. webconsole | 3.0.3 | x | standard-3.0.3 | Base support of the Karaf WebConsole
  38. ssh | 3.0.3 | x | standard-3.0.3 | Provide a SSHd server on Karaf
  39. management | 3.0.3 | x | standard-3.0.3 | Provide a JMX MBeanServer and a set of MBeans in K
  40. odl-akka-scala | 2.10 | x | odl-controller-1.5.0-Lithium | Scala Runtime for OpenDaylight
  41. odl-akka-system | 2.3.10 | x | odl-controller-1.5.0-Lithium | Akka Actor Framework System Bundles
  42. odl-akka-clustering | 2.3.10 | x | odl-controller-1.5.0-Lithium | Akka Clustering
  43. odl-akka-leveldb | 0.7 | x | odl-controller-1.5.0-Lithium | LevelDB
  44. odl-akka-persistence | 2.3.10 | x | odl-controller-1.5.0-Lithium | Akka Persistence
  45. odl-netconf-all | 0.3.0-Lithium | x | odl-netconf-0.3.0-Lithium | OpenDaylight :: Netconf :: All
  46. odl-netconf-api | 0.3.0-Lithium | x | odl-netconf-0.3.0-Lithium | OpenDaylight :: Netconf :: API
  47. odl-netconf-mapping-api | 0.3.0-Lithium | x | odl-netconf-0.3.0-Lithium | OpenDaylight :: Netconf :: Mapping API
  48. odl-netconf-util | 0.3.0-Lithium | x | odl-netconf-0.3.0-Lithium |
  49. odl-netconf-impl | 0.3.0-Lithium | x | odl-netconf-0.3.0-Lithium | OpenDaylight :: Netconf :: Impl
  50. odl-config-netconf-connector | 0.3.0-Lithium | x | odl-netconf-0.3.0-Lithium | OpenDaylight :: Netconf :: Connector
  51. odl-netconf-netty-util | 0.3.0-Lithium | x | odl-netconf-0.3.0-Lithium | OpenDaylight :: Netconf :: Netty Util
  52. odl-netconf-client | 0.3.0-Lithium | x | odl-netconf-0.3.0-Lithium | OpenDaylight :: Netconf :: Client
  53. odl-netconf-monitoring | 0.3.0-Lithium | x | odl-netconf-0.3.0-Lithium | OpenDaylight :: Netconf :: Monitoring
  54. odl-netconf-notifications-api | 0.3.0-Lithium | x | odl-netconf-0.3.0-Lithium | OpenDaylight :: Netconf :: Notification :: Api
  55. odl-netconf-notifications-impl | 0.3.0-Lithium | x | odl-netconf-0.3.0-Lithium | OpenDaylight :: Netconf :: Monitoring :: Impl
  56. odl-config-netty | 0.3.0-Lithium | x | odl-config-persister-0.3.0-Lithium | OpenDaylight :: Config-Netty
  57. odl-config-all | 0.3.0-Lithium | x | odl-config-0.3.0-Lithium | OpenDaylight :: Config :: All
  58. odl-config-api | 0.3.0-Lithium | x | odl-config-0.3.0-Lithium | OpenDaylight :: Config :: API
  59. odl-config-netty-config-api | 0.3.0-Lithium | x | odl-config-0.3.0-Lithium | OpenDaylight :: Config :: Netty Config API
  60. odl-config-core | 0.3.0-Lithium | x | odl-config-0.3.0-Lithium | OpenDaylight :: Config :: Core
  61. odl-config-manager | 0.3.0-Lithium | x | odl-config-0.3.0-Lithium | OpenDaylight :: Config :: Manager
  62. odl-openflowjava-protocol | 0.6.0-Lithium | x | odl-openflowjava-0.6.0-Lithium | OpenDaylight :: Openflow Java :: Protocol
  63. odl-openflowplugin-nxm-extensions | 0.1.0-Lithium | x | openflowplugin-extension-0.1.0-Lithium | OpenDaylight :: Openflow Plugin :: Nicira Extensio
  64. odl-sfcofl2 | 0.1.0-Lithium | x | odl-sfcofl2-0.1.0-Lithium | OpenDaylight :: sfcofl2
  65. odl-aaa-authn | 0.2.0-Lithium | x | odl-aaa-0.2.0-Lithium | OpenDaylight :: AAA :: Authentication :: MD-SAL
  66. odl-aaa-netconf-plugin | 0.2.0-Lithium | x | odl-aaa-0.2.0-Lithium | OpenDaylight :: AAA :: ODL NETCONF Plugin
  67. odl-protocol-framework | 0.6.0-Lithium | x | odl-protocol-framework-0.6.0-Lithium | OpenDaylight :: Protocol Framework
  68. odl-ovsdb-southbound-api | 1.1.0-Lithium | x | odl-ovsdb-southbound-1.1.0-Lithium | OpenDaylight :: southbound :: api
  69. odl-ovsdb-southbound-impl | 1.1.0-Lithium | x | odl-ovsdb-southbound-1.1.0-Lithium | OpenDaylight :: southbound :: impl
  70. odl-sfc-core | 0.1.0-Lithium | x | odl-sfc-0.1.0-Lithium | OpenDaylight :: sfc :: Core
  71. odl-sfc-ui | 0.1.0-Lithium | x | odl-sfc-0.1.0-Lithium | OpenDaylight :: sfc :: UI
  72. odl-sfc-provider | 0.1.0-Lithium | x | odl-sfc-0.1.0-Lithium | OpenDaylight :: sfc :: Provider
  73. odl-sfc-test-consumer | 0.1.0-Lithium | x | odl-sfc-0.1.0-Lithium | OpenDaylight :: sfc :: Test :: Consumer
  74. odl-sfc-model | 0.1.0-Lithium | x | odl-sfc-0.1.0-Lithium | OpenDaylight :: sfc :: Model
  75. odl-config-persister | 0.3.0-Lithium | x | odl-config-persister-0.3.0-Lithium | OpenDaylight :: Config Persister
  76. odl-config-startup | 0.3.0-Lithium | x | odl-config-persister-0.3.0-Lithium | OpenDaylight :: Config Persister:: Config Startup
  77. pax-jetty | 8.1.15.v20140411 | x | org.ops4j.pax.web-3.1.4 | Provide Jetty engine support
  78. pax-http | 3.1.4 | x | org.ops4j.pax.web-3.1.4 | Implementation of the OSGI HTTP Service
  79. pax-http-whiteboard | 3.1.4 | x | org.ops4j.pax.web-3.1.4 | Provide HTTP Whiteboard pattern support
  80. pax-war | 3.1.4 | x | org.ops4j.pax.web-3.1.4 | Provide support of a full WebContainer
  81. odl-groupbasedpolicy-base | 0.2.0-Lithium | x | odl-groupbasedpolicy-0.2.0-Lithium | OpenDaylight :: groupbasedpolicy :: Base Copmonent
  82. odl-groupbasedpolicy-ofoverlay | 0.2.0-Lithium | x | odl-groupbasedpolicy-0.2.0-Lithium | OpenDaylight :: groupbasedpolicy :: OpenFlow Overl
  83. odl-groupbasedpolicy-uibackend | 0.2.0-Lithium | x | odl-groupbasedpolicy-0.2.0-Lithium | OpenDaylight :: groupbasedpolicy :: UI Backend pro
  84. odl-groupbasedpolicy-ui | 0.2.0-Lithium | x | odl-groupbasedpolicy-0.2.0-Lithium | OpenDaylight :: groupbasedpolicy :: DLUX UI
  85. odl-openflowplugin-all | 0.1.0-Lithium | x | openflowplugin-0.1.0-Lithium | OpenDaylight :: Openflow Plugin :: All
  86. odl-openflowplugin-southbound | 0.1.0-Lithium | x | openflowplugin-0.1.0-Lithium | OpenDaylight :: Openflow Plugin :: SouthBound
  87. odl-openflowplugin-flow-services | 0.1.0-Lithium | x | openflowplugin-0.1.0-Lithium | OpenDaylight :: Openflow Plugin :: Flow Services
  88. odl-openflowplugin-nsf-services | 0.1.0-Lithium | x | openflowplugin-0.1.0-Lithium | OpenDaylight :: OpenflowPlugin :: NSF :: Services
  89. odl-openflowplugin-nsf-model | 0.1.0-Lithium | x | openflowplugin-0.1.0-Lithium | OpenDaylight :: OpenflowPlugin :: NSF :: Model
  90. odl-openflowplugin-flow-services-rest | 0.1.0-Lithium | x | openflowplugin-0.1.0-Lithium | OpenDaylight :: Openflow Plugin :: Flow Services :
  91. odl-openflowplugin-flow-services-ui | 0.1.0-Lithium | x | openflowplugin-0.1.0-Lithium | OpenDaylight :: Openflow Plugin :: Flow Services :
  92. odl-openflowplugin-app-config-pusher | 0.1.0-Lithium | x | openflowplugin-0.1.0-Lithium | OpenDaylight :: Openflow Plugin :: app - default c
  93. odl-openflowplugin-app-lldp-speaker | 0.1.0-Lithium | x | openflowplugin-0.1.0-Lithium | OpenDaylight :: Openflow Plugin :: app lldp-speake
  94. odl-mdsal-common | 1.2.0-Lithium | x | odl-mdsal-1.2.0-Lithium | OpenDaylight :: Config :: All
  95. odl-netconf-mdsal | 1.2.0-Lithium | x | odl-mdsal-1.2.0-Lithium | OpenDaylight :: Netconf :: Mdsal
  96. odl-mdsal-broker-local | 1.2.0-Lithium | x | odl-mdsal-1.2.0-Lithium | OpenDaylight :: MDSAL :: Broker
  97. odl-mdsal-xsql | 1.2.0-Lithium | x | odl-mdsal-1.2.0-Lithium |
  98. odl-mdsal-clustering-commons | 1.2.0-Lithium | x | odl-mdsal-1.2.0-Lithium |
  99. odl-mdsal-distributed-datastore | 1.2.0-Lithium | x | odl-mdsal-1.2.0-Lithium |
  100. odl-mdsal-remoterpc-connector | 1.2.0-Lithium | x | odl-mdsal-1.2.0-Lithium |
  101. odl-mdsal-broker | 1.2.0-Lithium | x | odl-mdsal-1.2.0-Lithium |
  102. odl-lispflowmapping-mappingservice | 1.2.0-Lithium | x | odl-lispflowmapping-1.2.0-Lithium | OpenDaylight :: LISP Flow Mapping :: Mapping Servi
  103. odl-lispflowmapping-southbound | 1.2.0-Lithium | x | odl-lispflowmapping-1.2.0-Lithium | OpenDaylight :: LISP Flow Mapping :: Southbound Pl
  104. odl-sfc-sb-rest | 0.1.0-Lithium | x | odl-sfc-sb-rest-0.1.0-Lithium | OpenDaylight :: sfc-sb-rest
  105. odl-dlux-core | 0.2.0-Lithium | x | odl-dlux-0.2.0-Lithium | Opendaylight dlux minimal feature
  106. odl-dlux-yangvisualizer | 0.2.0-Lithium | x | odl-dlux-0.2.0-Lithium | Enable Yang visualizer in Opendaylight dlux
  107. odl-sfc-ovs | 0.1.0-Lithium | x | odl-sfc-ovs-0.1.0-Lithium | OpenDaylight :: OpenvSwitch
  108. odl-yangtools-models | 0.7.0-Lithium | x | odl-yangtools-0.7.0-Lithium | OpenDaylight :: Yangtools :: Models
  109. odl-yangtools-data-binding | 0.7.0-Lithium | x | odl-yangtools-0.7.0-Lithium | OpenDaylight :: Yangtools :: Data Binding
  110. odl-yangtools-binding | 0.7.0-Lithium | x | odl-yangtools-0.7.0-Lithium | OpenDaylight :: Yangtools :: Binding
  111. odl-yangtools-common | 0.7.0-Lithium | x | odl-yangtools-0.7.0-Lithium | OpenDaylight :: Yangtools :: Common
  112. odl-yangtools-binding-generator | 0.7.0-Lithium | x | odl-yangtools-0.7.0-Lithium | OpenDaylight :: Yangtools :: Binding Generator
  113. odl-netconf-connector-all | 1.2.0-Lithium | x | odl-controller-1.2.0-Lithium | OpenDaylight :: Netconf Connector :: All
  114. odl-netconf-connector | 1.2.0-Lithium | x | odl-controller-1.2.0-Lithium | OpenDaylight :: Netconf Connector :: Netconf Conne
  115. odl-netconf-connector-ssh | 1.2.0-Lithium | x | odl-controller-1.2.0-Lithium | OpenDaylight :: Netconf Connector :: Netconf Conne
  116. odl-netconf-ssh | 0.3.0-Lithium | x | odl-controller-1.2.0-Lithium | OpenDaylight :: Netconf Connector :: SSH
  117. odl-netconf-tcp | 0.3.0-Lithium | x | odl-controller-1.2.0-Lithium | OpenDaylight :: Netconf Connector :: TCP
  118. odl-restconf | 1.2.0-Lithium | x | odl-controller-1.2.0-Lithium | OpenDaylight :: Restconf
  119. odl-restconf-noauth | 1.2.0-Lithium | x | odl-controller-1.2.0-Lithium | OpenDaylight :: Restconf
  120. odl-mdsal-apidocs | 1.2.0-Lithium | x | odl-controller-1.2.0-Lithium | OpenDaylight :: MDSAL :: APIDOCS
  121. odl-sfclisp | 0.1.0-Lithium | x | odl-sfclisp-0.1.0-Lithium | OpenDaylight :: sfclisp :: all
  122. odl-sfc-netconf | 0.1.0-Lithium | x | odl-sfc-netconf-0.1.0-Lithium | OpenDaylight :: Netconf
  123. opendaylight-user@root>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement