942b3981c548464516fc16c8d4b3a18dde4dc276
Commit Graph

71 Commits

Author SHA1 Message Date
Jian Wen
942b3981c5 Add Jian Wen to .mailmap
To follow company policy
Change-Id: I8737bfddba93b1a822de57eaad83c27e18e4a534
2012年12月12日 17:13:52 +08:00
Yaguang Tang
6b0122e955 update mailmap to add my perferred mail.
Change-Id: I5b0a92683b73e0bd4219f8faa9849ea71b8a3c8a
2012年12月03日 17:40:30 +08:00
Josh Kearney
eae906f8a8 Add SSL support to utils.generate_glance_url().
Since glance now supports SSL, we need to take
this into consideration when generating the URL.
Also updates and adds a test.
A new config option 'glance_protocol' was added
that defaults to 'http' since that's what the
glance options, '*_client_protocol', default to.
Set to 'https' for SSL.
Change-Id: Id231a1fd4c4d8e221ae0cf6541181e5572dff02b
2012年11月26日 14:29:37 -06:00
Édouard Thuleau
17149f688d fetch_images() method no more needed
The Nova Glance wrapper returns all images metadata
if the parameter 'limit' is not define. It doesn't
split the image metadata list.
So the sub method fetch_image is no more needed.
We can delete it.
I added a check in Nova Glance wrapper to be sure
the parameter 'marker' or another one aren't set
to 'None' (like in bug #1065053).
Fixes LP bug #1070904
Change-Id: I24ecc4adf158401f60b508aa3a20bd4c91bfa92b
2012年10月26日 09:44:17 +02:00
Zhongyue Luo
cc616004d1 Update .mailmap
Fix .mailmap to follow company policy
Change-Id: I0d1af90527df6e0990d0c1deec6f603ed3b92f91
2012年08月25日 18:24:04 +09:00
Salvatore Orlando
b1d5719556 Support requested_networks with quantum v2.
Allow Quantum to attach instance only to selected networks, which can
be specified, for instance, via the --nic option on the nova CLI.
Fixes bug 1019899
Change-Id: I099056387edea9e3646cd4e329c76b674e03baa2
2012年07月14日 09:08:49 -07:00
Bhuvan Arumugam
bf7626cdcd Fix .mailmap to generate unique AUTHORS list.
As per 3456b667c3, Monty
merged code to generate AUTHORS file.
With this fix, git log honors .mailmap specification,
irrespective of name/email combination used for commit and
generate unique entries in AUTHORS file.
* .mailmap
 Handle all full name/email combination to ensure following
 command return unique records.
 $ git log --format="%aN <%aE>"
Change-Id: I44f1db1a991fd312ab37455b44985281ed1d392f
2012年07月11日 21:50:08 -07:00
Monty Taylor
eb2de037a3 Update common setup code to latest.
This gets us up to date with common/setup.py and replaces custom nova
autodoc generation with the port of that code found in common.
Change-Id: I2a1c5d2c0fdcf40dbea50cc123b537adb068cdc2
2012年07月07日 16:32:19 -05:00
Soren Hansen
bbdf82c5ec Only invoke .lower() on non-None protocols
When using source group based security group rules (rather than CIDR
based ones), it's permissible to not set a protocol and port. However,
Nova would always try to convert the protocol to lower case, which would
fail if the protocol wasn't set.
Fixes bug 1010514
Change-Id: I9b1519a52ececd16a497acebfe022508cbe96126
2012年06月11日 11:37:30 +02:00
Jenkins
75cd4642db Merge "Fix Multi_Scheduler to process host capabilities" 2012年05月18日 22:32:22 +00:00
Armando Migliaccio
3ae69ebcc5 Fix Multi_Scheduler to process host capabilities
To fix bug #1000403, make sure that each driver held by the
Multi Scheduler gets called during update_service_capabilities.
Change-Id: Iee8141f1a6dcfa24101640626d209d2d65776339
2012年05月18日 16:07:44 +01:00
John Tran
c1e54e1968 fixed_ip_get_by_address read_deleted from context
Fixes bug 996482. by default fixed_ip_get_by_address
always sets read_deleted='yes'. Changed it to accept
read_deleted value from context.
updated .mailmap to rewrite my old email to new email
Change-Id: If94251972df7bbcfdeebc226613edac0a3f41186
2012年05月18日 07:15:31 -07:00
Chris Behrens
389764174e Add aliases to .mailmap for comstud and belliott.
Change-Id: Id12e0347b11784b9739ed9713d3e151a94cf8f10
2012年05月16日 22:13:13 +00:00
Doug Hellmann
c16cd04cf6 Fix rst formatting and cross-references
blueprint sphinx-doc-cleanup
bug 944385
- Fix formatting and markup issues that produce error messages
- Update TOC lists for missing/new files
- Fix a few links
- Update instructions with dependencies for building the documentation
- Updated base on review comments from oubiwann to fix trailing whitespace in modified files
Change-Id: I589152bfab9c543d2b11fa8bed2344259aa90675
2012年03月06日 08:08:25 -05:00
Lorin Hochstein
d304d828d0 Added docs on MySQL queries blocking main thread.
Added to the RST docs to describe how queries to MySQL will block a nova
service.
Change-Id: I4ae209e2827978cc5469162d386197f2e46b342d
2012年03月03日 20:56:24 -05:00
Dave Walker (Daviey)
42a0d3a4b0 Option expose IP instead of dnshost in ec2 desc'
As documented in bug 901594, previous nova releases, the IP address
was exposed as the DNS hostname, which worked well with euca-tools.
This is unfortunately not always ideal for private clouds.
Whilst it is expected to be able to euca-describe-instances --ipv4
in newer euca2ools releases, this behaviour is not always desired.
This patchset allows the nova admin to set a global flag of:
--ec2_private_dns_show_ip=True, to restore legacy nova behaviour.
This does not change the current default behaviour of nova.
Change-Id: I7c71ffe63929d90d45d9c724ab3409dcdee52b44
2012年02月29日 20:45:23 +00:00
Jenkins
9f10962470 Merge "Update migration 076 so it supports PostgreSQL." 2012年02月15日 16:52:54 +00:00
Dan Prince
9b132000bf Update migration 076 so it supports PostgreSQL.
Fixes LP Bug #32154.
Change-Id: I9d6ddfedcc39308811ff5264879b45b4847ec4a8
2012年02月14日 16:45:42 -05:00
Derek Higgins
649e32b0dc Changing nova-manage error message
CA filesystem now created by nova-cert
Also changing Author details
Change-Id: I456d985810d6f0312a7ef94b21637f347e933303
2012年02月14日 17:23:41 +00:00
Jenkins
88eb8b7728 Merge "Increased coverage of nova/auth/dbdriver.py to 100%. Fixes 828609." 2012年02月07日 00:45:17 +00:00
Michael Still
f7e5328e13 Rename inst in _create_image, and pass instance to log msgs.
This renames inst in _create_image to the more consistant name
"instance". It also passes the instance through log messages in this
method, and removes the instance name from the translatable text
for the corresponding log messages.
Change-Id: I9a085198d3bea5d073f4297cc57c84dc7fcb0349
2012年02月03日 18:37:49 +11:00
Tim Simpson
8faf71fdab Increased coverage of nova/auth/dbdriver.py to 100%.
Fixes 828609.
Change-Id: Iefa36ced27328ad79b9d58f04d915178b9b63bcc
2012年02月02日 17:33:13 -06:00
Nirmal Ranganathan
999db21e1a Throw an user error on creating duplicate keypairs
Fixes bug 902162
Change-Id: I1b73943aab338bde90b4d47bc015964e9981af5d
2012年02月02日 15:35:07 -06:00
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
2012年01月11日 13:36:23 -08:00
Todd Willey
6ce042cafb Add a DECLARE for dhcp_doamin flag to metadata handler.
Fixes bug 908846
Change-Id: I3d04ebee94cd23666d803987bd691276984d292d
2011年12月26日 16:49:45 -05:00
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
2011年12月08日 18:59:52 -06:00
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
2011年12月08日 15:17:51 -08:00
Jenkins
8e3ceba1bf Merge "add index to instance_uuid column in instances" 2011年12月05日 18:49:56 +00:00
Trey Morris
2e000f3502 add index to instance_uuid column in instances
Change-Id: I4d5313cfbd97eba7bd755567a0bed9b65adb14dc
2011年12月05日 12:38:23 -06:00
Ghe Rivero
2c438f55be Updated nova-manage to work with uuid images
Fixes bug 899299
Change-Id: Ib0be692503b8761a5600902a1e0d7a4dc371a680
2011年12月05日 16:59:31 +01:00
É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
2011年11月10日 09:52:11 +01:00
Rick Harris
bcb590cba5 Adding Chuck Short to .mailmap
Lets https://review.openstack.org/#change,729 merge.
Change-Id: I4e46d9e9c7569aaeff73b1769ec55a22954ede36
2011年11月09日 16:56:33 -06:00
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
2011年11月09日 11:49:52 -06:00
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
2011年11月01日 04:28:34 -07:00
Troy Toman
e15258def2 Fix bug 856664 overLimit errors now return 413
Added personal email to .mailmap to allow merge
Change-Id: Ic9595b9b00cc6a388550ea558a5748c326f91736
2011年09月23日 13:41:34 -05:00
James E. Blair
37100f5653 Add rfc.sh to help with gerrit workflow.
Change-Id: Ida3c5cd3f10d776890f3f50bf18c8e5d2817c391
2011年09月22日 15:21:01 -07:00
Johannes Erdfelt
60a54cfe61 Merge with trunk 2011年09月08日 13:54:10 +00:00
Johannes Erdfelt
7b73ecf540 Add local hostname to fix Authors test 2011年09月07日 22:49:24 +00:00
Dan Wendlandt
5b3b3d1b35 additional review cleanup 2011年09月01日 09:39:36 -07:00
Dan Wendlandt
bb4f7129e9 remove brackets from mailmap entry 2011年08月29日 11:04:27 -07:00
Dan Wendlandt
dc129eeb96 add alias to mailmap 2011年08月29日 09:03:56 -07:00
Jake Dahn
cfa2303fcb adding other emails to mailmap 2011年08月09日 14:45:31 -07:00
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 2011年07月23日 05:11:39 +09:00
Nikolay Sokolov
dead2335fa Updated mailmap due to wrong address in commit message. 2011年07月08日 12:37:56 +04:00
Ilya Alekseyev
fd3da28b56 mailmap 2011年06月25日 04:47:06 +04:00
Ilya Alekseyev
584615837f mailmap 2011年06月25日 04:45:15 +04:00
William Wolf
715a2c599d merge from trunk and update .mailmap file 2011年05月11日 15:16:37 -04:00
Jesse Andrews
7206aa7af5 jesse@aire.local to mailmap 2011年04月13日 12:03:55 -05:00
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. 2011年03月11日 09:54:08 +01:00
Masanori Itoh
f9cce74cad Updated Authors and .mailmap 2011年03月03日 14:10:42 +09:00