Matt, Thanks for sharing this. Pretty cool! -Craig On Wed, May 7, 2014 at 11:13 AM, Lowery, Mathew <mlowery at 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 at lists.openstack.org > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20140508/eb4bf7ce/attachment.html>