124 Commits

Author SHA1 Message Date
Brian Lamar
cc7156933f Merged v1.0 functionality into v1.1 so we don't lose any features by...upgrading? 2011-08-04 17:07:22 -04:00
Brian Lamar
46a2d5a3d9 Fix for failing tests because boot response now requests additional information. 2011-08-04 15:53:30 -04:00
Brian Lamar
b2f339be54 Merge pull request #1 from bcwaldon/v1.1-formatting
V1.1 formatting fixes
2011-08-04 12:29:02 -07:00
root
be3a11d27e Merge branch 'v1.1-split-and-support' of http://github.com/blamarvt/python-novaclient into v1.1-formatting 2011-08-04 18:40:54 +00:00
root
6b4e9c5c8b formatting updates 2011-08-04 18:39:21 +00:00
Brian Lamar
008b43facc novaclient -> nova in some documentation as per feedback 2011-08-04 12:40:25 -04:00
Brian Lamar
e1f374c65c Removed unneeded print. 2011-08-04 12:37:01 -04:00
Brian Lamar
5b6b34e0c5 Change create-image back to image-create, and increased version to 2.6.0 2011-08-04 12:35:41 -04:00
Brian Lamar
32fd202ab0 Updated --version to default to NOVA_VERSION, quick fix. 2011-08-04 10:55:08 -04:00
Brian Lamar
ea4b625e7b Updated --version to default to NOVA_VERSION 2011-08-04 10:52:53 -04:00
Brian Lamar
c0c5f6925e osc -> novaclient 2011-08-04 10:24:36 -04:00
Brian Lamar
6c73d4c3b6 Cleaned up v1.0 and v1.1 test setup to remove globals and encapsulate custom asserts. Still duplicate code, but closer to being able to remove. Now tests set up OpenStackClient much closer to how users will do it, minus the stubbing of the client. 2011-08-04 09:13:46 -04:00
Brian Lamar
fc8253f2ca Wrong client was getting loaded. 2011-08-03 18:38:29 -04:00
Brian Lamar
c9422d5e3b Grrrr, bad import. 2011-08-03 18:18:51 -04:00
Brian Lamar
57ebb51e21 Tests now run correctly for v1.1 and v1.0 2011-08-03 18:14:47 -04:00
Brian Lamar
9080e80832 Updated the default version back to 1.0, as there are some quirks with 1.1 2011-08-03 17:58:39 -04:00
Brian Lamar
454daa2cba Tests working again...merged in some work we did earlier. 2011-08-03 17:41:33 -04:00
Brian Lamar
f8496672cc Split everything down the middle into v1_0 and v1_1, including tests. 2011-08-03 16:36:03 -04:00
Josh Kearney
20251ccc2f Merge pull request #32 from SandyWalsh/master
Removed incorrect server dump at the end of add/remove-fixed-ip()
2011-07-13 11:03:56 -07:00
Sandy Walsh
d72ea5df95 removed server dump after add/remove fixed-ip 2011-07-13 10:31:58 -07:00
comstud
25596fef72 Merge pull request #31 from SandyWalsh/master
2.5.8 and all public/private ips shown
2011-07-12 15:11:08 -07:00
Sandy Walsh
1920e32b1f version bump 2011-07-12 14:54:20 -07:00
Sandy Walsh
be03eb5fa4 Merge branch 'master' of github.com:rackspace/python-novaclient 2011-07-12 14:50:31 -07:00
Sandy Walsh
d76d6c9f1f fixed public private ip list 2011-07-12 14:41:56 -07:00
Sandy Walsh
5560117e77 Merge pull request #30 from comstud/servers-search
added various search options to list command
2011-07-12 10:13:29 -07:00
Chris Behrens
5e987ffc30 added various search options to list command. will need a version bump as i changed the 'list' api that nova uses. after version bump, my search nova branch will need pip-requires updated to match 2011-07-12 02:12:59 -07:00
Josh Kearney
ecc2ede1b1 Merge pull request #28 from jerdfelt/master
Clarify usage for zone-delete
2011-07-08 12:15:58 -07:00
Josh Kearney
f1a81175ec Merge pull request #29 from SandyWalsh/2bba8e2e2b08a53d7dea828047406074826d7622
Adds add_fixed_ip and remove_fixed_ip to servers action.
2011-07-08 12:14:26 -07:00
Sandy Walsh
6efed32d28 docs 2011-07-08 10:57:27 -07:00
Sandy Walsh
2bba8e2e2b added add/remove fixed_ip actions to servers 2011-07-08 10:54:43 -07:00
Johannes Erdfelt
5f08840b55 Clarify description so usage doesn't imply name is the only valid value 2011-07-07 22:52:50 +00:00
comstud
0118cb3161 Merge pull request #27 from EdLeafe/master
Added support for request timeouts.
2011-07-07 15:15:23 -07:00
Ed Leafe
eb0d5c75b7 Added support for request timeouts. 2011-07-07 21:07:49 +00:00
jerdfelt
f81fc89cc8 Merge pull request #26 from jk0/master
Migrations!
2011-07-07 11:39:35 -07:00
Josh Kearney
9b31d54aa2 Added migration functionality. 2011-07-07 13:33:17 -05:00
Josh Kearney
ede425d3ab Merge pull request #25 from jk0/master
Refactored backup rotation code.
2011-06-28 12:54:50 -07:00
Josh Kearney
cee51f8aff Refactored backup rotation. 2011-06-24 14:48:14 -05:00
Sandy Walsh
c1b1420b68 Merge pull request #23 from jk0/master
Implement backup with rotation.
2011-06-24 12:08:07 -07:00
Josh Kearney
8a523431e3 Review feedback. 2011-06-24 13:27:02 -05:00
Josh Kearney
518ca43ef7 Fixed unit tests. 2011-06-24 13:22:20 -05:00
Sandy Walsh
68b115d770 Merge pull request #24 from comstud/num-instances-fixes
'x' instances fixes.
2011-06-24 10:55:35 -07:00
Sandy Walsh
ef72c18f5e Merge pull request #22 from comstud/master
Makes novaclient try to use UUID on subsequent calls instead of ID (the integer ID)
2011-06-24 10:54:07 -07:00
Josh Kearney
ff87b8c449 Merge branch 'backups' 2011-06-24 12:25:45 -05:00
Josh Kearney
04ef226676 Implemented backup with rotation. 2011-06-24 12:24:26 -05:00
Chris Behrens
0f0ea3305a for creating 'x' instances, min_count > max_count check was reversed
make max/min_instances a little more sane by making them 'int' types
fix issue where only specifying --min_instances didn't work
2011-06-23 22:39:10 -07:00
Chris Behrens
6b25dd66df Due to how novaclient works, it tends to do a 'get' first on whatever ID
you pass on command line.  Then it does the real command, re-using the
ID found in the 'get' call, instead of the initial ID that you specified
(which may have been a UUID).

This makes it use the UUID from the initial 'get' call if it finds it,
so that commands work across zones.  'nova delete UUID', for instance,
wouldn't recurse zones as novaclient was doing a delete on the integer
ID, even though you specified a UUID.

This change has a side effect of trying to find 'uuid' in Image and
Flavors as well, but it'll fall back to using the integer ID.
2011-06-23 21:49:10 -07:00
Josh Kearney
787b369e6c Merge pull request #21 from comstud/master
various zones changes/fixes.
2011-06-23 16:10:53 -07:00
Josh Kearney
a5ef8fc5bc Merge pull request #21 from comstud/master
various zones changes/fixes.
2011-06-23 16:10:06 -07:00
Chris Behrens
9e86dd0634 Cleaned up the query_string generation for 'nova list'
Made --recurse_zones not need an '=argument'.
2011-06-23 15:07:05 -07:00
Chris Behrens
5b566a0f5c Added --recurse_zones option to 'list'
Added --fixed_ip option to 'list' to find a particular instance by IP
Fixed issue with 'show' when --recurse_zones=1 and specifying UUID

Squashed commit of the following:

commit 34e86d8209012817f6534bff31551edd32ec1fc1
Author: Chris Behrens <cbehrens@codestud.com>
Date:   Thu Jun 23 09:35:09 2011 -0700

    only lookup the server details once for the show command

commit 3e3438cf903fc46fcf280c728b119f0214545251
Author: Chris Behrens <cbehrens@codestud.com>
Date:   Thu Jun 23 07:39:18 2011 -0700

    if recursing zones, display UUID instead of Id

commit a42c63ad7af1bdb8604890d8c7302e730360e3e3
Author: Chris Behrens <cbehrens@codestud.com>
Date:   Thu Jun 23 07:20:25 2011 -0700

    recurse zones fixes

commit 1fe63dcf98ec8e37307dcce0b63895ce88f31ce2
Author: Chris Behrens <cbehrens@codestud.com>
Date:   Thu Jun 23 04:46:27 2011 -0700

    Add --fixed_ip and --recurse_zones options to shell 'list' command
    servers.list takes fixed_ip, project_id, and recurse_zones options now
2011-06-23 09:50:20 -07:00