[openstack-dev] How to make a change in openstack/common

Mark McLoughlin markmc at redhat.com
Sun Feb 10 22:17:21 UTC 2013


On Mon, 2013-02-11 at 08:51 +1100, Michael Still wrote:
> On Mon, Feb 11, 2013 at 8:43 AM, Day, Phil <philip.day at hp.com> wrote:
> 
> > However this is my first time venturing into changing openstack/common – so
> > I’d appreciate some pointers on how to start.   I’m assuming that I start by
> > pushing the change for review against
> > https://github.com/openstack/oslo-incubator – but it’s not clear to me what
> > I then need to do before I can get that change into Nova so I can add the
> > extra parameter to the call from conductor/manager.
> 
> Yep, this is a two step process. First off send off a change against
> openstack/oslo-incubator (the new name for common) with your change.
> It then goes through the standard code review process. Then you need
> to sync the change into nova and send a code review for that as well.
> 
> The sync process is to use update.py from the oslo-incubator
> repository, although you probably only want to sync the module you
> changed.

This should all be covered by:

  http://wiki.openstack.org/Oslo

feel free to improve if not.

Cheers,
Mark.




More information about the OpenStack-dev mailing list