Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
144 commits
Select commit Hold shift + click to select a range
51c1e15
Create 0.12.x branch
Kami Jan 27, 2013
237c68a
Merge CHANGES file changes from trunk.
Kami Jan 27, 2013
923704a
Remove "datacenter" related changes and improvements in the compute a…
Kami Jan 27, 2013
4adcf3f
Fix typo.
Kami Jan 27, 2013
11487c3
Fix the old rackspace next-gen stuff.
Kami Jan 27, 2013
068b134
Set release version.
Kami Jan 27, 2013
7538214
Fix type string names.
Kami Jan 27, 2013
0683c52
Include ELB fixes.
Kami Jan 28, 2013
b31d6d3
Backport commit r1439222 from trunk:
Kami Jan 28, 2013
14dd764
Backport commits from r1439233:r1439246 from trunk:
Kami Jan 28, 2013
be6d5e6
Backport changes from trunk.
Kami Jan 28, 2013
f15e561
Backport commit r1439254 from trunk.
Kami Jan 28, 2013
575908c
Backport commit r1426126 from trunk.
Kami Jan 29, 2013
fb892ec
Backport commit r1440289 from trunk.
Kami Jan 30, 2013
a806885
Backport commit 1440817 from trunk:
Kami Jan 31, 2013
309c569
Backport commit 1440821 from trunk.
Kami Jan 31, 2013
e6dd0b7
Backport changes from trunk.
Kami Feb 5, 2013
1cd8d51
Backport changes from trunk.
Kami Feb 6, 2013
c55f3db
Backport changes from trunk.
Kami Feb 7, 2013
4a6feed
Backport changes from trunk.
Kami Feb 8, 2013
86cf5b8
Fix an issue introduced when removing "datacenter" stuff.
Kami Feb 9, 2013
fbb27bc
Backport changes from trunk.
Kami Feb 11, 2013
2572305
Bump verison to 0.12.1.
Kami Feb 11, 2013
37849e2
Correctly prune secrets.py from the release tarball.
Kami Feb 11, 2013
6083a7e
Backport commits from trunk.
Kami Feb 18, 2013
c115bd1
Backport commit from trunk.
Kami Feb 21, 2013
a340ba1
Fix a regression which could cause test to fail under some circumstan…
Kami Feb 25, 2013
fb43dea
Backport commit from trunk.
Kami Feb 25, 2013
cea5dec
Backport commit from trunk.
Kami Feb 25, 2013
deab48b
Update changes.
Kami Feb 26, 2013
e42da62
Backport commits from trunk.
Kami Feb 26, 2013
a95d630
Update changes.
Kami Feb 27, 2013
982cb7c
Bump version to 0.12.2.
Kami Feb 27, 2013
3ed5a35
Backport commit r1453705 from trunk.
Kami Mar 7, 2013
e7f5df9
Backport commits from trunk.
Kami Mar 11, 2013
527c615
Backport commits from trunk.
Kami Mar 16, 2013
60ce7d4
Bump version.
Kami Mar 16, 2013
b483f4d
Backport commit 1460093 from trunk.
Kami Mar 23, 2013
59eb758
Backport commits from trunk.
Kami Mar 27, 2013
d8ab48b
Fix a bug in EC2 list_locations method - 'name' attribute didn't cont…
Kami Mar 27, 2013
c7428d3
Fix __repr__.
Kami Mar 27, 2013
8b72056
Backport commit 1462534 from trunk.
Kami Mar 29, 2013
7838d9f
Backport commit 1462561 from trunk.
Kami Mar 29, 2013
e2cca06
Backport commits from trunk.
Kami Apr 13, 2013
6687e95
Fix a regression with removed ex_force_service_region constructor kwa…
Kami Apr 16, 2013
dfaf2ed
Update version.
Kami Apr 16, 2013
b038aa4
Temporary skip a test case under Python 3.2.
Kami Apr 16, 2013
ebda889
Backport commit from trunk.
Kami Apr 21, 2013
4a0a9e8
Backport commit from trunk.
Kami Apr 21, 2013
aebc7d8
Backport commit from trunk.
Kami Apr 25, 2013
7257c85
Backport commit from trunk.
Kami Apr 26, 2013
20fce2d
Backport commit from trunk.
Kami May 4, 2013
375896e
Backport commit from trunk.
Kami May 7, 2013
03944f8
Backport commit from trunk.
Kami May 14, 2013
83903a4
Backport commit from trunk.
Kami May 18, 2013
fbb1e35
Backport commit from trunk.
Kami May 21, 2013
6d624dd
Backport commits from trunk.
Kami May 23, 2013
e726bc2
Backport commits from trunk.
Kami May 23, 2013
f0ee7e9
Allow user to pass 'ex_auth_instance' OpenStackBaseConnection class c…
Kami May 24, 2013
4d69894
Refactor the code, less copy and paste mess.
Kami May 24, 2013
848a7e3
Add a utility function which prints some simple HTTP request statisti…
Kami May 24, 2013
b848ccc
Only import libcloud.utils.debug module if enable_requests_stats envi…
Kami May 24, 2013
9dd39a9
Backport commits from trunk.
Kami Jun 1, 2013
6f5bc66
Backport commit from trunk.
Kami Jun 3, 2013
c961011
Backport changes from trunk.
Kami Jun 6, 2013
9f59574
Backport commit from trunk.
Kami Jun 6, 2013
fbcfa07
Backport commit from trunk.
Kami Jun 11, 2013
3386cfd
Various bug fixes and improvements in the HostVirtual driver.
Kami May 8, 2013
e404295
Update readme to include a better description.
Kami Jun 15, 2013
03e7084
modified timeout in deploy node method. This was modified such that t…
cloudnull Jun 13, 2013
742d083
Update changes file.
Kami Jun 15, 2013
b463c62
Decouple Connection from the driver and don't require 'driver' attrib…
Kami Jun 15, 2013
fa1a531
Modify Connection.request so it works correctly if 'params' value is …
Kami Jun 15, 2013
e94106f
Default data to None.
Kami Jun 15, 2013
e998c39
Style cleanup (avoid 1 char variable name, use is not none).
Kami Jun 15, 2013
fd76cf6
Don't send Content-Length header if len(data) == 0 and default all data
Kami Jun 15, 2013
9bf618c
Update affected test and mockhttp class.
Kami Jun 15, 2013
3e77f66
Update changes.
Kami Jun 15, 2013
a7997ce
Update .ratignore.
Kami Jun 15, 2013
d7c8d21
Add missing license headers.
Kami Jun 15, 2013
45338e0
Use parse_qs and parse_qsl from libcloud.utils.py3.
Kami Jun 15, 2013
2abe754
Fixed a typo in the load balancers example.
alex Jun 19, 2013
9901b55
Fix a bug in the test case - should use UTC timestamp.
Kami Jun 21, 2013
ac022ce
LIBCLOUD-345: Fix CloudStack compute driver create_node method to return
sebgoa Jun 20, 2013
b5f4a42
Update changes.
Kami Jun 21, 2013
7bc2d89
Issue LIBCLOUD-346: Fix ElasticHosts API endpoint host names.
Jun 21, 2013
4280828
Update changes.
Kami Jun 21, 2013
2c815ac
Add a driver for Rackspace's new datacenter in Sydney, Australia.
Kami Jun 22, 2013
8dda671
Add unittest2 dependency for tests and use it if Python version is no…
Kami Jun 23, 2013
2a0479e
Update changes.
Kami Jun 23, 2013
f590c9f
Modify Rackspace UK compute driver so it works correctly with the new…
Kami Jun 23, 2013
8250517
Modify release script to also generate .tar.gz archive.
Kami Jun 25, 2013
0e7b2f4
Update .gitignore.
Kami Jun 25, 2013
a6dfaa2
Issue LIBCLOUD-349: Implementation of list_images and list_network fo…
pst Jun 24, 2013
5c7b98d
Update changes.
Kami Jun 25, 2013
30dfdb4
LIBCLOUD-331: Adds the new error type ProviderError. Modifies Invalid…
jayyvis Jun 25, 2013
ed8350e
Update changes.
Kami Jun 25, 2013
d9b9de8
Modify Rackspace DNS driver to use main auth endpoint and update the …
Kami Jun 26, 2013
d654482
Modify Rackspace loadbalancer driver to use main auth endpoint and up…
Kami Jun 26, 2013
f3be057
Correctly throw InvalidCredsError if user passes invalid credentials to
Kami Jun 26, 2013
4925333
Bump version.
Kami Jun 26, 2013
9c0d11a
Add missing setUp method to some OpenStack tests.
Kami Jun 26, 2013
a8e473d
LIBCLOUD-357: Modified ElasticHosts to store drive UUID in 'extra' fi…
Jul 3, 2013
360a93d
LIBCLOUD-357: Updated unit tests for ElasticStack to ensure driver UU…
Jul 5, 2013
5e481e0
Update changes.
Kami Jul 5, 2013
c79d000
Issue LIBCLOUD-352: Add list_volumes to compute.
bernieke Jun 28, 2013
7a7b2f4
Issue LIBCLOUD-354: Add support for volume-related functions to OpenN…
ema Jul 1, 2013
4c7a1de
Update changes.
Kami Jul 8, 2013
36f8a94
Add explicit 'return None' to the function.
Kami Jul 8, 2013
2a2b504
Issue LIBCLOUD-353: Implement storageVolume methods for openstack dri…
bernieke Jun 28, 2013
b3a7467
Update changes.
Kami Jul 11, 2013
c1980ca
Add new driver for Google Compute Engine.
wrigri Jul 12, 2013
31a148b
Update changes.
Kami Jul 13, 2013
8fd8acd
Added some as-yet-unimplemented methods to the base compute driver.
alex Jul 15, 2013
de0559a
Rename some methods for increased consistency.
alex Jul 16, 2013
6a741b2
Issue LIBCLOUD-364: Added Ubuntu Linux 12.04 to ElasticHosts.
Jul 16, 2013
2fe10ab
Update changes.
Kami Jul 17, 2013
272d80a
Fix a regression with calling encode_container_name instead of
Kami Jul 23, 2013
ac7c6ad
Corrected an incorrect return-type in a docstring.
alex Jul 24, 2013
d56f0c0
Issue LIBCLOUD-365: change ec2 ex_blockdevicemappings to support all …
joemiller Jul 21, 2013
87e4926
Fix Python 2.5 test failure.
Kami Jul 25, 2013
6e78752
Added the boilerplate stuff for sphinx docs
alex Jul 31, 2013
5198be7
ignore the sphinx build directory
alex Jul 31, 2013
67b5934
Noted that the Sphinx docs are a work in progress
alex Jul 31, 2013
259657f
Print Python version, change if statement.
Kami Jul 31, 2013
ade45fd
Modify py26 tox environment to also run coverage command.
Kami Jul 31, 2013
e8101cb
Initial set of indices for each component
alex Jul 31, 2013
bd1e71b
Typo fix
alex Jul 31, 2013
4cb45c0
Added some todos
alex Jul 31, 2013
9d4e3ff
Added some examples
alex Jul 31, 2013
8a868d9
Really added the examples
alex Jul 31, 2013
be1bdc0
Included API doc for base node driver, also ported docstrings from ep…
alex Jul 31, 2013
5fa1610
Allow user to use a custom pricing file by placing a file to ~/.libcl…
Kami Jun 15, 2013
30500fe
Add cli utility for updating pricing file.
Kami Jul 29, 2013
b1a0214
Add argparse dependency for Python < 2.6 and >= 3.1 and <= 3.2.
Kami Jul 29, 2013
11db737
Add download_pricing_file function to libcloud.pricing module.
Kami Jul 31, 2013
e643655
Remove CLI stuff since it will be part of a separate PR.
Kami Jul 31, 2013
a1eda4e
Revert "Add argparse dependency for Python < 2.6 and >= 3.1 and <= 3.2."
Kami Jul 31, 2013
caa7ab9
Fix a typo.
Kami Jul 31, 2013
5820e01
Update changes.
Kami Aug 1, 2013
57e6f4e
Add travis config.
Kami Aug 1, 2013
506c0fc
Fix create_node feature metadata (LIBCLOUD-367)
Aug 1, 2013
ee54c26
Fix a bug with encoding in Python 3 which was exposed by previous com…
Kami Aug 1, 2013
8fa65a0
Update changes.
Kami Aug 1, 2013
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,5 @@ MANIFEST
/.coverage
coverage_html_report/
.idea
dist/*apache-libcloud*
_build/
5 changes: 5 additions & 0 deletions .ratignore
Original file line number Diff line number Diff line change
@@ -1,18 +1,23 @@
RELEASING
MANIFEST
MANIFEST.in
.gitignore
tox.ini
apidocs/
CHANGES
HACKING
test/storage/fixtures/
test/compute/fixtures/
test/loadbalancer/fixtures/
test/dns/fixtures/
coverage_html_report/
.coverage
.coveragerc
libcloud/data/pricing.json
libcloud/common/__init__.py
libcloud/compute/__init__.py
libcloud/storage/__init__.py
libcloud/loadbalancer/__init__.py
libcloud/dns/__init__.py
test/storage/__init__.py
test/pricing_test.json
15 changes: 15 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
language: python
python: 2.7
env:
- TOX_ENV=py25
- TOX_ENV=py26
- TOX_ENV=py27
- TOX_ENV=pypy
- TOX_ENV=py32
- TOX_ENV=py33

install:
- pip install tox

script:
- tox -e $TOX_ENV
Loading