8faf71fdabec1c18af4de3291adb2eb5bfd8a1e7
50 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
Tim Simpson
|
8faf71fdab |
Increased coverage of nova/auth/dbdriver.py to 100%.
Fixes 828609. Change-Id: Iefa36ced27328ad79b9d58f04d915178b9b63bcc |
||
|
Nirmal Ranganathan
|
999db21e1a |
Throw an user error on creating duplicate keypairs
Fixes bug 902162 Change-Id: I1b73943aab338bde90b4d47bc015964e9981af5d |
||
|
Brian Waldon
|
3e015b8697 |
Remove 'location' from GlanceImageService
Glance no longer returns location through its public API, so we should not attempt to display it. Addresses bug 911599. Change-Id: I3400006eb6ab94095c0c2d2b5dc90cb9b7775a84 |
||
|
Todd Willey
|
6ce042cafb |
Add a DECLARE for dhcp_doamin flag to metadata handler.
Fixes bug 908846 Change-Id: I3d04ebee94cd23666d803987bd691276984d292d |
||
|
Paul Voccio
|
c64c769112 |
removing TODO as we support Windows+XenServer and have no plans to support quiesce or VSS at the moment
Change-Id: Idf65e73db1f33e4f5c7d60282f79f86a9b1ddd5e |
||
|
James E. Blair
|
5235106e95 |
Rename .nova-venv to .venv.
This simplifies a number of Jenkins jobs which currently, other than directory names, could be the same for all OpenStack projects. By renaming the virtualenv directory, the redundant Jenkins virtualenv build and copy jobs can be eliminated. Change-Id: Ieaf1dac3207ecb34b911c7edcd2086809abdf49e |
||
|
Jenkins
|
8e3ceba1bf | Merge "add index to instance_uuid column in instances" | ||
|
Trey Morris
|
2e000f3502 |
add index to instance_uuid column in instances
Change-Id: I4d5313cfbd97eba7bd755567a0bed9b65adb14dc |
||
|
Ghe Rivero
|
2c438f55be |
Updated nova-manage to work with uuid images
Fixes bug 899299 Change-Id: Ib0be692503b8761a5600902a1e0d7a4dc371a680 |
||
|
Édouard Thuleau
|
1ecd70f23a |
Bug #887805 Error during report_driver_status(): 'LibvirtConnection' object has no attribute '_host_state'
Fixes the host status reports from LibvirtConnection driver. This fix initializes in class 'LibvirtConnection', the local variable '_host_state' and replaces the variable 'session' by the local variable 'read_only'. Change-Id: Ia3ba29dc287c793c79a2bbde0d5ec69eb6ada480 |
||
|
Rick Harris
|
bcb590cba5 |
Adding Chuck Short to .mailmap
Lets https://review.openstack.org/#change,729 merge. Change-Id: I4e46d9e9c7569aaeff73b1769ec55a22954ede36 |
||
|
Aaron Lee
|
98d30423b3 |
Refactor logging_error into utils
update: pep8, and fixing log output. update2: more pep8, I'm looking at you vim update3: more formating update4: mailmap update5: more pep8 Change-Id: I38617e14260e65ed5cb81b3554479d3720850aae |
||
|
Sandy Walsh
|
d8e1b8f210 |
flatten distributed scheduler
This branch removes AbstractScheduler, BaseScheduler and LeastCostScheduler and replaces it with DistributedScheduler. Now the points of extension are handled via the --default_host_filters and --least_cost_functions only. Also, greatly simplified the zone handling logic in DistibutedScheduler, mostly by removing the cryptic dicts with helper classes. Fixed up the Least Cost functions to better deal with multiple functions. (In a followup patch I will removed the normalization that occurs as this will be a problem). Tests were mostly rewritten to support this new world order. Debated removing JSONFilter since it's not accessible from the outside world, but decided to keep it as there are discussions afoot on making scheduler changes without having to redeploy code or restart services. HostFilters once again get the all the host service capabilities, but now via a HostInfo class that mostly contains read-only dicts of capabilities. Virtual resource consumption is done in the DistributedScheduler class now. The filters/weighing functions don't need to worry about this. Also, weighing functions only have to return a single host and not worry about the number of instances requested. Change-Id: I92600a4a9c58b1add775c328a18d8f48c305861e |
||
|
Troy Toman
|
e15258def2 |
Fix bug 856664 overLimit errors now return 413
Added personal email to .mailmap to allow merge Change-Id: Ic9595b9b00cc6a388550ea558a5748c326f91736 |
||
|
James E. Blair
|
37100f5653 |
Add rfc.sh to help with gerrit workflow.
Change-Id: Ida3c5cd3f10d776890f3f50bf18c8e5d2817c391 |
||
|
Johannes Erdfelt
|
60a54cfe61 | Merge with trunk | ||
|
Johannes Erdfelt
|
7b73ecf540 | Add local hostname to fix Authors test | ||
|
Dan Wendlandt
|
5b3b3d1b35 | additional review cleanup | ||
|
Dan Wendlandt
|
bb4f7129e9 | remove brackets from mailmap entry | ||
|
Dan Wendlandt
|
dc129eeb96 | add alias to mailmap | ||
|
Jake Dahn
|
cfa2303fcb | adding other emails to mailmap | ||
|
Ryu Ishimoto
|
348dcb39f8 | Add i18n for logging, changed create_bridge/vlan to should_create_bridge/vlan, changed unfilter_instance's keyword param to positional, and added Dan's alternate ID to .mailmap | ||
|
Nikolay Sokolov
|
dead2335fa | Updated mailmap due to wrong address in commit message. | ||
|
Ilya Alekseyev
|
fd3da28b56 | mailmap | ||
|
Ilya Alekseyev
|
584615837f | mailmap | ||
|
William Wolf
|
715a2c599d | merge from trunk and update .mailmap file | ||
|
Jesse Andrews
|
7206aa7af5 | jesse@aire.local to mailmap | ||
|
Soren Hansen
|
67a8d635af | Make Authors check account for tests being run with different os.getcwd() depending on how they're run. Add missing people to Authors. | ||
|
Masanori Itoh
|
f9cce74cad | Updated Authors and .mailmap | ||
|
Josh Kearney
|
a95402f5d6 | Merged trunk | ||
|
Josh Kearney
|
9e018bbee1 | Updated email in Authors | ||
|
Naveed Massjouni
|
a55fefdd78 | Merging trunk to my branch. Fixed conflicts in Authors file and .mailmap. | ||
|
Soren Hansen
|
c2f585952a | Re-alphabetise Authors, move extra addressses into .mailmap. | ||
|
Naveed Massjouni
|
841b022308 | Adding myself to Authors and .mailmap files. | ||
|
Brian Lamar
|
28b77765fd | Switched mailmap entries | ||
|
Brian Lamar
|
6b5823f0aa | Flipped mailmap entries | ||
|
Brian Lamar
|
5f03405047 | Added alternate email to mailmap | ||
|
SuperStack
|
636bf106d5 |
Added my mail alias
(Part of an experiment in using github, which got messy fast...) |
||
|
Kei Masumoto
|
4780df11fc | .mailmap rewrite | ||
|
Kei Masumoto
|
e56376d2fc | .mailmap updated | ||
|
Chiradeep Vittal
|
80abf5306c | Add to Authors and mailmap | ||
|
Rick Harris
|
2a08bed775 | Merging trunk | ||
|
Rick Harris
|
cc906e48c1 | Updating Authors | ||
|
Cory Wright
|
8d03539e15 | Update .mailmap with both email addresses for Ant and myself | ||
|
Vishvananda Ishaya
|
588b39981d | Add Ryan Lane as well | ||
|
Vishvananda Ishaya
|
93dcd90881 | fix commits from Anthony and Vish that were committed with the wrong email | ||
|
Soren Hansen
|
9b5d8600ab | Add my @linux2go.dk address to .mailmap | ||
|
Soren Hansen
|
2aa1fb1c79 | Add an alias for Armando. | ||
|
Soren Hansen
|
3b163dd4c3 | Update Authors and add a couple of names to .mailmap (from people who failed to set bzr whoami properly). | ||
|
Soren Hansen
|
3b695e11da |
Added a .mailmap that maps addresses in bzr to people's real, preferred
e-mail addresses. (I made a few guesses along the way, feel free to adjust according to what is actually the preferred e-mail) Added a couple of methods to nova.utils to parse said .mailmap and do the appropriate (though highly naïve) replacement. Apply mailmap replacement in changelog generation in setup.py. Add a unit test that checks everyone is properly listed in Authors. Add sleepsonthefloor to Authors. If anyone knows the real name, please add it. |