Andrea-Redi Tsarida
|
15c2d11436
|
pylint
|
2015-04-08 22:15:51 +02:00 |
|
Nicole Thomas
|
29bdce8df9
|
Merge pull request #22479 from s0undt3ch/develop
Get the first iteration the right way
|
2015-04-08 14:05:54 -06:00 |
|
Matthew Williams
|
4976f863f9
|
utils.boto unit test -- use utf-8 encoding
|
2015-04-08 19:39:55 +00:00 |
|
Thomas Jackson
|
7433194e24
|
fix typo
|
2015-04-08 12:28:35 -07:00 |
|
Pedro Algarvio
|
a5fb7275d7
|
Restore old single package query behaviour
|
2015-04-08 19:56:10 +01:00 |
|
Pedro Algarvio
|
35b3cdcc82
|
Get the first iteration the right way
Fixes `TypeError: 'dictionary-valueiterator' object has no attribute '__getitem__'`
|
2015-04-08 19:43:55 +01:00 |
|
Andrea-Redi Tsarida
|
be83007d27
|
pylint
|
2015-04-08 19:55:45 +02:00 |
|
Matthew Williams
|
baa97d3277
|
utils.boto: use get_exception in the get_connection function
|
2015-04-08 16:50:48 +00:00 |
|
Thomas Jackson
|
106f091cf9
|
pylint cleanup
|
2015-04-08 09:20:23 -07:00 |
|
Thomas Jackson
|
a85de89599
|
pylint cleanup
|
2015-04-08 09:18:58 -07:00 |
|
Thomas Jackson
|
7674b1f6ee
|
pylint cleanup
|
2015-04-08 09:17:51 -07:00 |
|
Thomas Jackson
|
92ff4ff37f
|
typo fixing!
|
2015-04-08 09:15:50 -07:00 |
|
Thomas Jackson
|
3b7170dc71
|
Add initial transport docs
|
2015-04-08 09:08:13 -07:00 |
|
Thomas Jackson
|
c47685faa1
|
Correct comment of wire-protocol
|
2015-04-08 09:07:51 -07:00 |
|
Andrea-Redi Tsarida
|
3a254a69b9
|
create_access_key state
|
2015-04-08 17:45:54 +02:00 |
|
Thomas Jackson
|
ce850a3e33
|
pylint cleanup
|
2015-04-08 08:20:17 -07:00 |
|
Thomas Jackson
|
f07840fb12
|
pylint cleanup
|
2015-04-08 08:20:03 -07:00 |
|
Thomas Jackson
|
6a34d1dd3f
|
Remove AES key initing-- since we are mocking out _send_pub
|
2015-04-08 08:19:03 -07:00 |
|
Thomas Jackson
|
11e8a158f5
|
pylint cleanup
|
2015-04-08 08:17:59 -07:00 |
|
Thomas Jackson
|
4f46fa36eb
|
pylint cleanup
|
2015-04-08 08:17:45 -07:00 |
|
Thomas Jackson
|
1f963df4ae
|
pylint cleanup
|
2015-04-08 08:17:18 -07:00 |
|
Thomas Jackson
|
e0e8868530
|
Clean up flo zmq deed, since we have changed the MWorker
|
2015-04-08 08:16:43 -07:00 |
|
Thomas Jackson
|
7a3cca4202
|
pylint cleanup
|
2015-04-08 08:15:35 -07:00 |
|
Thomas Jackson
|
a2bc3348a5
|
pylint cleanup
|
2015-04-08 08:13:08 -07:00 |
|
Matthew Williams
|
d642b5bc89
|
utils.boto: fix missing import and add regression test
|
2015-04-08 15:12:15 +00:00 |
|
Thomas Jackson
|
10ec3343ae
|
pylint cleanup
|
2015-04-08 08:10:52 -07:00 |
|
Thomas Jackson
|
f6e239a4eb
|
pylint cleanup
|
2015-04-08 08:10:20 -07:00 |
|
Thomas Jackson
|
6b3d1bcb76
|
pylint cleanup
|
2015-04-08 08:09:30 -07:00 |
|
Justin Findlay
|
2701e15725
|
Merge pull request #22458 from The-Loeki/smbios-module
Python 2.6 / Documentation fixes for smbios module
|
2015-04-08 09:09:00 -06:00 |
|
Thomas Jackson
|
5c7df1431b
|
pylint cleanup
|
2015-04-08 08:08:42 -07:00 |
|
Thomas Jackson
|
4ee8c2e091
|
pylint cleanup
|
2015-04-08 08:08:30 -07:00 |
|
Thomas Jackson
|
a30a0f8887
|
pylint cleanup
|
2015-04-08 08:06:16 -07:00 |
|
Thomas Jackson
|
2683843bdf
|
pylint cleanup
|
2015-04-08 08:04:45 -07:00 |
|
Thomas Jackson
|
cc06dd620d
|
Pylint
|
2015-04-08 08:04:02 -07:00 |
|
Thomas Jackson
|
171bd327d1
|
Pylint cleanup in TCP transport module
|
2015-04-08 08:03:16 -07:00 |
|
Thomas Jackson
|
9ad56d48ce
|
Pylint
|
2015-04-08 07:59:26 -07:00 |
|
Thomas Jackson
|
098515b3ff
|
Pylint
|
2015-04-08 07:58:29 -07:00 |
|
Matthew Williams
|
526579c664
|
utils.boto: fix whitespace
|
2015-04-08 14:48:00 +00:00 |
|
Matthew Williams
|
28f3e5d0ad
|
utils.boto: add get_exception
|
2015-04-08 14:46:28 +00:00 |
|
Nitin Madhok
|
e77208e110
|
Listing datastore information as well for each hard disk
|
2015-04-08 09:23:17 -04:00 |
|
Ronald van Zantvoort
|
527e0ad442
|
Python2.6 fixes
Documentation fixes
|
2015-04-08 13:48:16 +02:00 |
|
Damian Myerscough
|
e0ef79a40b
|
Initial Firewalld state
|
2015-04-07 23:16:20 -07:00 |
|
Thomas Jackson
|
348118ff6d
|
Mock/stub out _send_pub in ClearFuncs
Before we were attempting to serialize a MagicMock object
|
2015-04-07 21:36:13 -07:00 |
|
Thomas Jackson
|
bf97e8c16f
|
Make sure to close server processes after each test.
Waiting for the destructor doesn't necessarily work, since its not gauranteed to run immediately.
|
2015-04-07 21:25:53 -07:00 |
|
Justin Findlay
|
6fcdeb4eb9
|
Merge pull request #22437 from nmadhok/vmware-cloud-driver
Adding avail_images() and show_instance() to vmware cloud driver
|
2015-04-07 22:22:59 -06:00 |
|
Matthew Williams
|
0ef308f506
|
utils.boto: add docstring for cache_id
|
2015-04-08 04:06:49 +00:00 |
|
Thomas Jackson
|
f5e2650227
|
Add basic tests for asyncEventpublisher
|
2015-04-07 21:01:43 -07:00 |
|
Thomas Jackson
|
0f4126a13e
|
Cleanup AsyncEvent publisher
And remove PollingEventPublisher
|
2015-04-07 21:01:43 -07:00 |
|
Thomas Jackson
|
cb02d0e021
|
Remove "close()" api-- just use a destructor
|
2015-04-07 21:01:43 -07:00 |
|
Thomas Jackson
|
d21e180a5a
|
Fix race condition in integration test startup
|
2015-04-07 21:01:43 -07:00 |
|