Supporting PyPi Upload Via Travis

-Updating travis config to allow upload to pypi on tags
-Removed some templated items from README
This commit is contained in:
Wajdi Al-Hawari 2016-08-30 12:23:34 -04:00
parent 8bb3cdbb84
commit 69b9ead6e3
2 changed files with 12 additions and 10 deletions

View File

@ -15,3 +15,11 @@ install:
script: tox
deploy:
provider: pypi
user: internaphosting
password:
secure: Yfg+t3plmuRyBSkk+NTY/cn6OjycsFFjng4SVA8OkepbN8zMFZgArjUvGkIrYT96js6TgzAeSn6faK5f3NH4lwDwGRefg5GZNST4PU/tfoBUV/+b/rtbEWDNgAIYTr7v7ObvNN9YQ9+PPU3RuNsrq5qMsvUgu/fLyNxGGD2b5N63YXfyku2lhFe/Ij4MZLUwhoKD0TGjxjfVT2hoMCZvGbR7kiu3Av1xVbDYCmAPEtBoCq5zkZMiC3r1xMyZpo7oWXhSVGpFy3v1jhHHy0Z4ZS7AwRy9p54RD5Z9yZ7M8buasXb21nu2hlGTOfKkQVG6dC+fHTTqyCJahW8dJa24GGy+zJ3N46llcSSXB+UQSbmqtwwE9qWdSpf1XlInTsTu5ugLXwiGb+Ty3P665LN91UY5hA0G/fk+kHbY2r+rmxMuW6/0/L9YasXI5CH8dUOhagVs8n9MXX8fzu659ctTZs3ZQXPp+m+Y3fUnTJ9vfOFveKU9EGkeO0n6RaKc+/6qqZx+lwmJJzHJ0epmPXcMdFuQozhJjTICzoF6q6FFJxEc+Xd6qfc+xOyCLZfyWCF/N3MRN0yNYr0wrPvQS2sz/H4swZVJjyws/bDEWvnmXB6RMEDkeFqbP7+MiIV7/3PevPSQfbgNgO5xCAGKlrdkB9dhHrZQc+E2s7WAdEHCcjA=
on:
tags: true
repo: internap/virtualpdu

View File

@ -2,18 +2,12 @@
virtualpdu
===============================
VirtualPDU is a service for simulating virtual power distribution outlets (PDUs).
VirtualPDU is a service for simulating virtual power distribution outlets
(PDUs).
Please fill here a long description which must be at least 3 lines wrapped on
80 cols, so that distribution package maintainers can use it in their packages.
Note that this is a hard requirement.
virtualpdu is licensed under the Apache License like the rest of OpenStack.
* Free software: Apache license
* Free software: Apache license, Version 2.0
* Documentation: http://docs.openstack.org/developer/virtualpdu
* Source: http://git.openstack.org/cgit/openstack/virtualpdu
* Bugs: http://bugs.launchpad.net/virtualpdu
Features
--------
* TODO