Merge lp://qastaging/~e0ne/nova/associate-address-fix into lp://qastaging/~hudson-openstack/nova/trunk

Proposed by Ivan Kolodyazhny
Status: Work in progress
Proposed branch: lp://qastaging/~e0ne/nova/associate-address-fix
Merge into: lp://qastaging/~hudson-openstack/nova/trunk
Diff against target: 41 lines (+7/-2)
3 files modified
.mailmap (+1/-0)
Authors (+1/-0)
bin/nova-manage (+5/-2)
To merge this branch: bzr merge lp://qastaging/~e0ne/nova/associate-address-fix
Reviewer Review Type Date Requested Status
Josh Kearney (community) Approve
Matt Dietz (community) Approve
Mandell (community) community Approve
Vish Ishaya (community) Needs Fixing
Devin Carlen (community) Approve
Masanori Itoh Pending
Review via email: mp+65637@code.qastaging.launchpad.net

Description of the change

Please, review my changes. I fixed Bug #751229

To post a comment you must log in.
1206. By e0ne <e0ne@e0ne-vm>

Typo fixed

Revision history for this message
Ed Leafe (ed-leafe) wrote :

While you're fixing the code, you should probably move the call to context.get_admin_context() outside of the loop. No need to run it several times.

1207. By e0ne <e0ne@e0ne-vm>

Move context.get_admin_context() call outside of the loop

Revision history for this message
Ivan Kolodyazhny (e0ne) wrote :

> While you're fixing the code, you should probably move the call to
> context.get_admin_context() outside of the loop. No need to run it several
> times.

Thanks for review. It's a good point to move move the call to context.get_admin_context() outside of the loop. I'm newbie in this project so I tried to do less changes in the code.

I've moved tho call to context.get_admin_context() outside of the loo

Revision history for this message
Devin Carlen (devcamcar) wrote :

lgtm

review: Approve
Revision history for this message
Vish Ishaya (vishvananda) wrote :

Code changed to use netaddr instead of IPy. This patch needs to be updated

review: Needs Fixing
Revision history for this message
Vish Ishaya (vishvananda) wrote :

also you will need to add a name and email to Authors and also a mailmap mapping
e0ne@e0ne-vm to the email address.

1208. By Ivan Kolodyazhny

Merged with trunk

1209. By Ivan Kolodyazhny

Change code to use netaddr instead of IPy

1210. By Ivan Kolodyazhny

mailmap and Authors files updated

Revision history for this message
Ivan Kolodyazhny (e0ne) wrote :

> also you will need to add a name and email to Authors and also a mailmap
> mapping
> e0ne@e0ne-vm to the email address.

Done

Revision history for this message
Ivan Kolodyazhny (e0ne) wrote :

> Code changed to use netaddr instead of IPy. This patch needs to be updated
Code was updated

Revision history for this message
Mandell (mdegerne) wrote :

This looks good.

review: Approve (community)
Revision history for this message
Matt Dietz (cerberus) wrote :

Added Masanori Itoh as another reviewer, so that we confirm this fixes the bug for him

Otherwise looks ok to me.

review: Approve
Revision history for this message
Josh Kearney (jk0) wrote :

Looks good.

review: Approve
Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Attempt to merge into lp:nova failed due to conflicts:

text conflict in .mailmap
text conflict in bin/nova-manage

1211. By ikolodyazhny <ikolodyazhny@ikolodyazhny-laptop>

Merge with lp:nova

1212. By ikolodyazhny <ikolodyazhny@ikolodyazhny-laptop>

Merge conflicts fixed

Revision history for this message
Ivan Kolodyazhny (e0ne) wrote :

> Attempt to merge into lp:nova failed due to conflicts:
>
> text conflict in .mailmap
> text conflict in bin/nova-manage

Conflicts are resolved.

Revision history for this message
Vish Ishaya (vishvananda) wrote :

unfortunately you made the fixes as:
ikolodyazhny@ikolodyazhny-laptop

you either need to add that address to .mailmap or redo the merge with a known email

Unmerged revisions

1212. By ikolodyazhny <ikolodyazhny@ikolodyazhny-laptop>

Merge conflicts fixed

1211. By ikolodyazhny <ikolodyazhny@ikolodyazhny-laptop>

Merge with lp:nova

1210. By Ivan Kolodyazhny

mailmap and Authors files updated

1209. By Ivan Kolodyazhny

Change code to use netaddr instead of IPy

1208. By Ivan Kolodyazhny

Merged with trunk

1207. By e0ne <e0ne@e0ne-vm>

Move context.get_admin_context() call outside of the loop

1206. By e0ne <e0ne@e0ne-vm>

Typo fixed

1205. By e0ne <e0ne@e0ne-vm>

Floating address range fixed

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.