Travis Plummer 5804f93350 Feedback from Code Review Process
Change-Id: I8a7ab3ff699a688ea3fae25a4e26a8128f797d89
2014-07-02 12:34:27 -05:00

23 lines
1.2 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<!-- Do not remove this test for UTF-8: if “Ω” doesnt appear as greek uppercase omega letter enclosed in quotation marks, you should use an editor that supports UTF-8, not this one. -->
<package>
<metadata>
<id>acme-cli-powershell</id>
<title>acme-cli-powershell</title>
<version>2.0.0</version>
<authors>L.Jenkins</authors>
<owners>Example Inc</owners>
<summary>Thid package allows Users to manage their Openstack environments from the Powershell command line.</summary>
<description>Thid package allows Users to manage their Openstack environments from the Powershell command line.</description>
<tags>Acme OpenStack Powershell CLI Windows</tags>
<copyright>2014</copyright>
<licenseUrl>http://www.apache.org/licenses/LICENSE-2.0</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<!--<iconUrl>https://raw.github.com/__CHOCO_PKG_OWNER_REPO__/master/__NAME__/__NAME__.png</iconUrl>-->
<releaseNotes>This first release demonstrates the Mutli-Vendor functionality as well as a Read-onoly version of the ObjectStorage Provider.</releaseNotes>
</metadata>
<files>
<file src="tools\**" target="tools" />
</files>
</package>