<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Announcement:  PowerShell and Python libraries for HP OneView! in HPE OneView</title>
    <link>https://community.hpe.com/t5/hpe-oneview/announcement-powershell-and-python-libraries-for-hp-oneview/m-p/6303135#M13</link>
    <description>&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;Today, I’m pleased to announce that the PowerShell and Python libraries have been released.&amp;nbsp; They are currently under the MIT OpenSource license.&amp;nbsp; These libraries are available for customers to download and utilize for their own scripting purposes.&amp;nbsp; Of course, the source code is available for anyone to download and modify for their own purposes.&amp;nbsp; Each library provides methods for customers or partners to submit feedback, issues and other discussions.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;So enough babbling, onto the sources!&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3"&gt;&lt;STRONG&gt;&lt;U&gt;&lt;FONT face="Calibri"&gt;PowerShell&lt;/FONT&gt;&lt;/U&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;The PowreShell library is hosted on CodePlex (&lt;A target="_blank" href="http://hponeview.codeplex.com"&gt;http://hponeview.codeplex.com&lt;/A&gt;).&amp;nbsp; Anyone with a valid Microsoft Account and/or a CodePlex account can subscribe to the site and monitor the project.&amp;nbsp; Downloading releases or source code does NOT require authentication.&amp;nbsp; With each update of the library, a new installer will be provided for easy use.&amp;nbsp; Downloading the source code and samples can either be performed with your browser, or by using a GIT client.&amp;nbsp; A pretty awesome Windows GIT client is available here:&amp;nbsp; &lt;/FONT&gt;&lt;A target="_blank" href="http://windows.github.com/"&gt;&lt;FONT color="#0563c1" size="3" face="Calibri"&gt;http://windows.github.com/&lt;/FONT&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;This CodePlex site also provides an issues tracker, for reported issues or feature requests.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3"&gt;&lt;STRONG&gt;&lt;U&gt;&lt;FONT face="Calibri"&gt;Python&lt;/FONT&gt;&lt;/U&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Calibri"&gt;&lt;FONT size="3"&gt;We are now officially live on the external GitHub site. The repository is here:&amp;nbsp; &lt;/FONT&gt;&lt;/FONT&gt;&lt;A href="https://github.com/HewlettPackard/python-hpOneView" target="_blank"&gt;&lt;FONT color="#0563c1" size="3" face="Calibri"&gt;https://github.com/HewlettPackard/python-hpOneView&lt;/FONT&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Calibri"&gt;&lt;FONT size="3"&gt;The public mailing list is here, please sign up so we can move development discussions to this external list:&amp;nbsp; &lt;/FONT&gt;&lt;/FONT&gt;&lt;A href="https://groups.google.com/forum/#!forum/hp-oneview-python" target="_blank"&gt;&lt;FONT color="#0563c1" size="3" face="Calibri"&gt;https://groups.google.com/forum/#!forum/hp-oneview-python&lt;/FONT&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;As both projects are hosted on GIT-compliant sites, the following is common for either:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;There is a tremendous amount of documentation on the web about git.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Calibri"&gt;&lt;FONT size="3"&gt;One of the best references is the git book which I strongly suggest you read if you are not familiar with git:&amp;nbsp; &lt;/FONT&gt;&lt;/FONT&gt;&lt;A href="http://git-scm.com/book" target="_blank"&gt;&lt;FONT color="#0563c1" size="3" face="Calibri"&gt;http://git-scm.com/book&lt;/FONT&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;One of the key things that we as commuters need to agree on is the repository layout and overall workflow. Since this is an extremely small project we can use a very standard simple workflow where the "master" branch will always be the "top of tree" trunk and we will simply tag each of our release and only branch a release if we need to do a bug fix on a specific release. &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;Unlike other version control solutions branching in git is almost free, so that becomes the cornerstone of a standard workflow. Let me give an example:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;I checkout the repo:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; git clone [repo] &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;Let's say that I want to work on implementing the Logical Interconnect Groups features. I can create a topic branch just to contain that work (this is a short cut of a couple different commands to create then switch to a new branch"&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; git checkout -b "LIG_Work"&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;I can hack away on my feature and do as many commits as I feel like.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;When I'm happy with my solution and am getting ready to commit it back to the trunk (aka master) branch. I can simply switch back and then merge my LIG_Work branch into the master:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; git checkout master&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; git merge LIG_Work&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;Let's say that I was half way through my LIG_Work but it isn't finished but we decided that ID Pools is a higher priority. I can simply switch back to the master branch (which is our top of tree&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;trunk) and create a new branch to work on the ID Pool feature:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; git checkout master&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; git checkout -b "ID_Pools"&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;Now I have multiple branches each with different content. If you run a git branch command you can see a list of your branches and which one you are currently on:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $ git branch&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; * ID_Pool&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; LIG_Work&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; master&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;After you finish the work on the ID_Pool branch you can simply switch back to the master and merge in your working branch onto the trunk.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;These temporary working branches are generally called topic branches.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;The idea is that you can develop in a clean branch without affecting anything else then after your merge your branch you simply delete it. &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;This is a very simplified example of a simple work flow but hopefully it is enough to point you in the right direction. Let me know if you have any questions by asking questions here in the HP OneView Communities forum.&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 08 Jan 2014 16:54:55 GMT</pubDate>
    <dc:creator>ChrisLynch</dc:creator>
    <dc:date>2014-01-08T16:54:55Z</dc:date>
    <item>
      <title>Announcement:  PowerShell and Python libraries for HP OneView!</title>
      <link>https://community.hpe.com/t5/hpe-oneview/announcement-powershell-and-python-libraries-for-hp-oneview/m-p/6303135#M13</link>
      <description>&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;Today, I’m pleased to announce that the PowerShell and Python libraries have been released.&amp;nbsp; They are currently under the MIT OpenSource license.&amp;nbsp; These libraries are available for customers to download and utilize for their own scripting purposes.&amp;nbsp; Of course, the source code is available for anyone to download and modify for their own purposes.&amp;nbsp; Each library provides methods for customers or partners to submit feedback, issues and other discussions.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;So enough babbling, onto the sources!&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3"&gt;&lt;STRONG&gt;&lt;U&gt;&lt;FONT face="Calibri"&gt;PowerShell&lt;/FONT&gt;&lt;/U&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;The PowreShell library is hosted on CodePlex (&lt;A target="_blank" href="http://hponeview.codeplex.com"&gt;http://hponeview.codeplex.com&lt;/A&gt;).&amp;nbsp; Anyone with a valid Microsoft Account and/or a CodePlex account can subscribe to the site and monitor the project.&amp;nbsp; Downloading releases or source code does NOT require authentication.&amp;nbsp; With each update of the library, a new installer will be provided for easy use.&amp;nbsp; Downloading the source code and samples can either be performed with your browser, or by using a GIT client.&amp;nbsp; A pretty awesome Windows GIT client is available here:&amp;nbsp; &lt;/FONT&gt;&lt;A target="_blank" href="http://windows.github.com/"&gt;&lt;FONT color="#0563c1" size="3" face="Calibri"&gt;http://windows.github.com/&lt;/FONT&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;This CodePlex site also provides an issues tracker, for reported issues or feature requests.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3"&gt;&lt;STRONG&gt;&lt;U&gt;&lt;FONT face="Calibri"&gt;Python&lt;/FONT&gt;&lt;/U&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Calibri"&gt;&lt;FONT size="3"&gt;We are now officially live on the external GitHub site. The repository is here:&amp;nbsp; &lt;/FONT&gt;&lt;/FONT&gt;&lt;A href="https://github.com/HewlettPackard/python-hpOneView" target="_blank"&gt;&lt;FONT color="#0563c1" size="3" face="Calibri"&gt;https://github.com/HewlettPackard/python-hpOneView&lt;/FONT&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Calibri"&gt;&lt;FONT size="3"&gt;The public mailing list is here, please sign up so we can move development discussions to this external list:&amp;nbsp; &lt;/FONT&gt;&lt;/FONT&gt;&lt;A href="https://groups.google.com/forum/#!forum/hp-oneview-python" target="_blank"&gt;&lt;FONT color="#0563c1" size="3" face="Calibri"&gt;https://groups.google.com/forum/#!forum/hp-oneview-python&lt;/FONT&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;As both projects are hosted on GIT-compliant sites, the following is common for either:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;There is a tremendous amount of documentation on the web about git.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Calibri"&gt;&lt;FONT size="3"&gt;One of the best references is the git book which I strongly suggest you read if you are not familiar with git:&amp;nbsp; &lt;/FONT&gt;&lt;/FONT&gt;&lt;A href="http://git-scm.com/book" target="_blank"&gt;&lt;FONT color="#0563c1" size="3" face="Calibri"&gt;http://git-scm.com/book&lt;/FONT&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;One of the key things that we as commuters need to agree on is the repository layout and overall workflow. Since this is an extremely small project we can use a very standard simple workflow where the "master" branch will always be the "top of tree" trunk and we will simply tag each of our release and only branch a release if we need to do a bug fix on a specific release. &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;Unlike other version control solutions branching in git is almost free, so that becomes the cornerstone of a standard workflow. Let me give an example:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;I checkout the repo:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; git clone [repo] &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;Let's say that I want to work on implementing the Logical Interconnect Groups features. I can create a topic branch just to contain that work (this is a short cut of a couple different commands to create then switch to a new branch"&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; git checkout -b "LIG_Work"&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;I can hack away on my feature and do as many commits as I feel like.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;When I'm happy with my solution and am getting ready to commit it back to the trunk (aka master) branch. I can simply switch back and then merge my LIG_Work branch into the master:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; git checkout master&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; git merge LIG_Work&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;Let's say that I was half way through my LIG_Work but it isn't finished but we decided that ID Pools is a higher priority. I can simply switch back to the master branch (which is our top of tree&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;trunk) and create a new branch to work on the ID Pool feature:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; git checkout master&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; git checkout -b "ID_Pools"&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;Now I have multiple branches each with different content. If you run a git branch command you can see a list of your branches and which one you are currently on:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $ git branch&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; * ID_Pool&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; LIG_Work&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; master&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;After you finish the work on the ID_Pool branch you can simply switch back to the master and merge in your working branch onto the trunk.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;These temporary working branches are generally called topic branches.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;The idea is that you can develop in a clean branch without affecting anything else then after your merge your branch you simply delete it. &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3" face="Calibri"&gt;This is a very simplified example of a simple work flow but hopefully it is enough to point you in the right direction. Let me know if you have any questions by asking questions here in the HP OneView Communities forum.&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jan 2014 16:54:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-oneview/announcement-powershell-and-python-libraries-for-hp-oneview/m-p/6303135#M13</guid>
      <dc:creator>ChrisLynch</dc:creator>
      <dc:date>2014-01-08T16:54:55Z</dc:date>
    </item>
  </channel>
</rss>

