Jump to: navigation, search

Difference between revisions of "Template:ThirdPartySystemInfo"

(Usage)
Line 8: Line 8:
 
{{#if:{{{status|}}}|<tr><td colspan="2" style="text-align:left">'''Current Status''': {{{status}}}</td></tr>}}
 
{{#if:{{{status|}}}|<tr><td colspan="2" style="text-align:left">'''Current Status''': {{{status}}}</td></tr>}}
 
</table>
 
</table>
 +
----
 
[[Category:ThirdPartySystems]]
 
[[Category:ThirdPartySystems]]
  

Revision as of 21:07, 26 May 2014



Usage

  • Code:
{{ThirdPartySystemInfo|name=Name of 3rd Party System
|account=gerrit Account|contact=Contact information
|intent=Description of intent
|structure=Jenkins with gerrit plugin
|programs=OpenStack Programs you target
|status=testing,non-voting}}
  • Description: Use this template to create a table with all information about 3rd party systems

3rd party system: Name of 3rd Party System
Gerrit Account: gerrit Account
Contact Information: info@3rdparty.org
Intent: to ensure our driver is functional
Structure: jenkins with the gerrit plugin
OpenStack Programs: nova, neutron
Current Status: testing, non-voting