Matt,

Thanks for sharing this. Pretty cool!

-Craig


On Wed, May 7, 2014 at 11:13 AM, Lowery, Mathew <mlow...@ebay.com> wrote:

> I just wanted to share a project that I've been working on. It's a
> development workflow for OpenStack projects.
>
> I like to code in PyCharm and push my changes to a DevStack VM. I don't
> use Vagrant and I don't like manually scp'ing code. So I created
> git-push-devstack or gpd:
>
> https://github.com/mlowery/git-push-devstack
>
> After configuring your laptop (or wherever you code) and your DevStack VM,
> pushing your code from your laptop to your DevStack VM and restarting
> affected processes is as easy as:
>
> $ git commit
> $ git push test
>
> Code and doc are at the GitHub link.
>
> Feedback is welcome.
>
>
> _______________________________________________
> OpenStack-dev mailing list
> OpenStack-dev@lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
_______________________________________________
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to