Merge lp://qastaging/~aababilov/nova/master into lp://qastaging/~hudson-openstack/nova/trunk

Proposed by Alexej Ababilov
Status: Work in progress
Proposed branch: lp://qastaging/~aababilov/nova/master
Merge into: lp://qastaging/~hudson-openstack/nova/trunk
Diff against target: 18 lines (+10/-0)
1 file modified
bin/nova-manage (+10/-0)
To merge this branch: bzr merge lp://qastaging/~aababilov/nova/master
Reviewer Review Type Date Requested Status
Brian Lamar (community) Needs Fixing
Review via email: mp+69096@code.qastaging.launchpad.net

Description of the change

Add project->info command to nova-manage

To post a comment you must log in.
Revision history for this message
Brian Lamar (blamar) wrote :

Can you check out this branch:

https://code.launchpad.net/~mirantis/nova/nova-manage-improve/+merge/64502

As if this branch goes in it will most likely change how your merge proposal looks.

Currently you have a test failing, which indicates you're not in the authors file. Please run all tests before submitting for merge proposal by running:

$ ./run_tests.sh -V

======================================================================
FAIL: test_authors_up_to_date (nova.tests.test_misc.ProjectTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/brian.lamar/Projects/openstack/nova/aababilov-master/nova/tests/test_misc.py", line 93, in test_authors_up_to_date
    '%r not listed in Authors' % missing)
AssertionError: set([u'<email address hidden>']) not listed in Authors

----------------------------------------------------------------------

review: Needs Fixing

Unmerged revisions

1309. By Alexej Ababilov

Add project->info command

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.