Skip to content
This repository was archived by the owner on Apr 25, 2024. It is now read-only.
/ snippets Public archive

A repository to contain small code snippets to illustrate integration of NetApp technology

Notifications You must be signed in to change notification settings

NetApp/snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

snippets

This repository contains small code snippets that illustrate integration of NetApp technology

Table of Contents

  1. Disclaimer
  2. Overview
  3. Format

Disclaimer

These snippets are written as best effort and provide no warranties or SLAs, expressed or implied. Please contact the author(s) via the OpenStack Discussions board on the NetApp Community Forum if you have questions about these scripts before running or modifying.

Overview

A "snippet" of code can be loosely defined code that is meant to teach you one way to use other libraries and applications, or tie them together to solve a particular problem.

SNIPPET: Examples of what would be a "snippet":

  • Powershell script which makes use of the NetApp Powershell Toolkit
  • Python or Bash based script that assists with customer demonstration or reference architecture deployments with NetApp technology

NOT A SNIPPET: Examples of what would not be a "snippet":

  • Complete or nearly complete code that could easily be a library on its own
  • Standalone application solving complete sets of problems

Format

All of the code contributed to this repository shall adhere to the following banner structure:

#
# <Short description>
# Copyright 2016 NetApp, Inc.
#
# <What this code does>
# 

This must be included on each file contributed to this repository.

About

A repository to contain small code snippets to illustrate integration of NetApp technology

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •