summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
* Reset instance to ACTIVE when no hosts foundAndrew Clay Shafer2012-03-065-51/+226
* Merge "Better glance exception handling"Jenkins2012-03-065-21/+124
|\
| * Better glance exception handlingMark Washenberger2012-03-065-21/+124
* | Merge "Check all migrations have downgrade in test_misc"Jenkins2012-03-061-24/+2
|\ \
| * | Check all migrations have downgrade in test_miscHengqing Hu2012-02-281-24/+2
* | | Merge "Rename DistributedScheduler as FilterScheduler"Jenkins2012-03-064-15/+15
|\ \ \
| * | | Rename DistributedScheduler as FilterSchedulerJoe Gordon2012-03-054-15/+15
* | | | Merge "Fixes for ec2 images"Jenkins2012-03-065-7/+73
|\ \ \ \ | | |_|/ | |/| |
| * | | Fixes for ec2 imagesVishvananda Ishaya2012-03-025-7/+74
* | | | Merge "Ensures that we don't exceed iptables chain max"Jenkins2012-03-061-1/+5
|\ \ \ \
| * | | | Ensures that we don't exceed iptables chain maxVishvananda Ishaya2012-03-021-1/+5
* | | | | Merge "Fixes bug 942556 and bug 944105"Jenkins2012-03-061-23/+36
|\ \ \ \ \
| * | | | | Fixes bug 942556 and bug 944105John Garbutt2012-03-021-23/+36
* | | | | | Merge "Test creating a server with metadata key too long."Jenkins2012-03-061-0/+30
|\ \ \ \ \ \
| * | | | | | Test creating a server with metadata key too long.Russell Bryant2012-03-011-0/+30
* | | | | | | Merge "Fixing incorrect use of instance keyword in logging."Jenkins2012-03-061-4/+4
|\ \ \ \ \ \ \
| * | | | | | | Fixing incorrect use of instance keyword in logging.Alex Meade2012-03-061-4/+4
* | | | | | | | Merge "Provide a provider for boto.utils"Jenkins2012-03-061-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Provide a provider for boto.utilsHengqing Hu2012-03-061-0/+2
| |/ / / / / / /
* | | | | | | | Merge "Nova options tool enhancements"Jenkins2012-03-061-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Nova options tool enhancementsZhongyue Luo2012-02-241-0/+4
* | | | | | | | | Avoid running code that uses logging in a threadJohannes Erdfelt2012-03-061-0/+7
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge "Allows new style config to be used for --flagfile"Jenkins2012-03-062-2/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | Allows new style config to be used for --flagfileVishvananda Ishaya2012-03-052-2/+11
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge "Raise 409 when rescuing instance in RESCUE mode"Jenkins2012-03-063-1/+25
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Raise 409 when rescuing instance in RESCUE modePhilip Knouff2012-03-053-1/+25
* | | | | | | | Merge "Imported Translations from Launchpad"OpenStack Jenkins2012-03-0619-16997/+19281
|\ \ \ \ \ \ \ \
| * | | | | | | | Imported Translations from LaunchpadOpenStack Jenkins2012-03-0419-16997/+19281
* | | | | | | | | Merge "Retry download_vhd with different glance host each time"Jenkins2012-03-052-22/+51
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Retry download_vhd with different glance host each timeJohannes Erdfelt2012-03-022-22/+51
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge "bug #941794 VIF and intf drivers for Quantum Linux Bridge plugin"Jenkins2012-03-055-1/+134
|\ \ \ \ \ \ \ \
| * | | | | | | | bug #941794 VIF and intf drivers for Quantum Linux Bridge pluginSumit Naiksatam2012-03-035-1/+134
* | | | | | | | | Merge "Only raw string literals should be used with _()"Jenkins2012-03-0532-113/+114
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Only raw string literals should be used with _()Johannes Erdfelt2012-03-0432-113/+114
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge "Remove unnecessary code in test setUp/tearDown"Jenkins2012-03-051-2/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove unnecessary code in test setUp/tearDownJohannes Erdfelt2012-03-041-2/+0
| |/ / / / / / / /
* | | | | | | | | Merge "Log a certain rare instance termination exception"Jenkins2012-03-051-8/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Log a certain rare instance termination exceptionMark Washenberger2012-03-051-8/+6
| |/ / / / / / / /
* | | | | | | | | Merge "populate glance 'name' field through ec2-register"Jenkins2012-03-052-5/+75
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | populate glance 'name' field through ec2-registerScott Moser2012-03-022-5/+75
* | | | | | | | | | Merge "Allows --flat_interface flag to override db"Jenkins2012-03-053-5/+36
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Allows --flat_interface flag to override dbVishvananda Ishaya2012-03-023-5/+36
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | assertRaises(Exception, ...) considered harmfulJohannes Erdfelt2012-03-0410-59/+74
* | | | | | | | | Fix test_unrescue to actually test unrescueJohannes Erdfelt2012-03-031-1/+2
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Merge "Fix test_migrate_disk_and_power_off_exception"Jenkins2012-03-031-6/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix test_migrate_disk_and_power_off_exceptionJohannes Erdfelt2012-03-021-6/+6
* | | | | | | | | Merge "Use self.mox instead of create a new self.mocker"Jenkins2012-03-031-30/+17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Use self.mox instead of create a new self.mockerJohannes Erdfelt2012-03-031-30/+17
* | | | | | | | | | Merge "Remove unused _setup_other_managers method from test case"Jenkins2012-03-031-5/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Remove unused _setup_other_managers method from test caseJohannes Erdfelt2012-03-021-5/+0
| | |_|_|_|/ / / / / | |/| | | | | | | |