Commit Graph

  • 66d8bc49b7 Updated the novaclient shell to display the parent server id that the image came from. Jason Straw 2011-10-30 17:20:47 -0500
  • 98cbe4620e Fixed description for block_device_mapping parameter Gaurav Gupta 2011-10-26 10:57:08 -0700
  • 557b4eee47 minor fixes Sandy Walsh 2011-10-25 16:49:22 -0700
  • c37a8b3371 Added support for boot from volume (or snapshot) Gaurav Gupta 2011-10-25 13:45:59 -0700
  • 440e03ec48 version update Sandy Walsh 2011-10-25 09:38:37 -0700
  • 0a3eda6cdd minor tweaks and long overdue pep8 Sandy Walsh 2011-10-25 09:34:23 -0700
  • 881427de9d new service catalog semantics Sandy Walsh 2011-10-25 06:28:30 -0700
  • 5c38baf65a Added support for listing/creating/deleting snapshots of nova volumes. Also implemented the supporting CLI commands. Requires the OS API extension, 'os-snapshots' Gaurav Gupta 2011-10-19 10:54:27 -0700
  • 2a0b3b5311 Merge branch 'master' of git://github.com/rackspace/python-novaclient Gaurav Gupta 2011-10-19 08:33:56 -0700
  • 66f2432f65 Updated volume-create command to accept an optional attribute, snapshot_id. This enables the user to create a volume from a snapshot. Gaurav Gupta 2011-10-19 08:31:16 -0700
  • 2b0d82c05c Merge pull request #135 from gabrielhurley/keystone_client_url_for Sandy Walsh 2011-10-17 15:44:42 -0700
  • aba2ced0fb Fixes #133 -- Keystone Client fetches correct service type and endpoint. Gabriel Hurley 2011-10-17 14:42:23 -0700
  • b2d3d21049 Merge pull request #134 from cloudbuilders/keypair Jesse Andrews 2011-10-17 14:26:09 -0700
  • 10c1f4b11b fix tests Jesse Andrews 2011-10-17 14:23:04 -0700
  • 4a168d5460 typo Jesse Andrews 2011-10-17 14:18:38 -0700
  • 6955852694 merged and fixed pshkitin's keypair work Jesse Andrews 2011-10-17 14:09:25 -0700
  • d6e6e044ea doc improvements Jesse Andrews 2011-10-17 13:57:56 -0700
  • e4a0e2411b Merge pull request #128 from UnmeshG/master Jesse Andrews 2011-10-17 13:34:49 -0700
  • a76c9a3218 Merge pull request #125 from gagupta/master Jesse Andrews 2011-10-17 13:33:06 -0700
  • 0b0abff452 Added support to specify more boot options. Unmesh Gurjar 2011-10-17 12:46:05 +0530
  • 32510bdee9 Merge branch 'master' of git://github.com/rackspace/python-novaclient Gaurav Gupta 2011-10-16 15:27:25 -0700
  • cd9f3cb47e Updated volume attach/detach commands to accept server name (in addition to server id). Code review comments: https://github.com/rackspace/python-novaclient/pull/125/files#r169829 Gaurav Gupta 2011-10-16 15:21:53 -0700
  • 13a2077b7a Merge pull request #130 from cloudbuilders/security_groups_cli Jesse Andrews 2011-10-14 10:55:37 -0700
  • ac163b4347 Merge remote-tracking branch 'rackspace/master' into security_groups_cli Anthony Young 2011-10-14 17:43:57 +0000
  • 960cfbe328 Merge pull request #129 from cloudbuilders/floating_ip_cli Jesse Andrews 2011-10-14 10:38:35 -0700
  • 4df5a2f363 Booting server with specific key is implemented Pavel Shkitin 2011-10-12 13:57:26 +0400
  • 0ce3f97910 Added commands to work with keypairs Pavel Shkitin 2011-10-05 16:25:31 +0400
  • 16809a16fa make description consistent Anthony Young 2011-10-11 22:30:48 +0000
  • 6498d41c42 remove extra space Anthony Young 2011-10-11 22:28:22 +0000
  • 356a92ee14 add ability to create source group rules Anthony Young 2011-10-11 22:10:23 +0000
  • 6a20ed5e3b don't expose ids to end user Anthony Young 2011-10-11 20:40:01 +0000
  • bad314991e work on formatting for secgroup rules Anthony Young 2011-10-11 08:24:14 +0000
  • 48e10643b3 display floating ip on create Anthony Young 2011-10-11 07:54:33 +0000
  • 8cb15843d1 Add CLI for security groups and rules Anthony Young 2011-10-11 07:48:55 +0000
  • 9a5a7c9253 raise exception if floating_ip is not found in floating-ip-delete Anthony Young 2011-10-11 04:18:30 +0000
  • 4154b90364 Add cli for floating ips Anthony Young 2011-10-11 04:07:08 +0000
  • 772609aa45 Added support to specify more boot options. Unmesh Gurjar 2011-10-10 19:40:05 +0530
  • 16b083ddca Merge pull request #127 from rconradharris/issue126 Sandy Walsh 2011-10-07 13:30:41 -0700
  • 8ef6268115 Don't filter endpoints when filter_value is non-truthy. Rick Harris 2011-10-07 17:12:05 +0000
  • 2e2172c5f5 Merge pull request #124 from SandyWalsh/new_keystone_auth Sandy Walsh 2011-09-30 08:01:58 -0700
  • bfefddada1 Merge remote-tracking branch 'upstream/master' Gaurav Gupta 2011-09-29 08:14:39 -0700
  • 234205bf53 Added the following CLI commands to access nova volumes: volume-attach Attach a volume to a server. volume-create Add a new volume. volume-delete Remove a volume. volume-detach Detach a volume from a server. volume-list List all the volumes. volume-show Show details about a volume. Gaurav Gupta 2011-09-29 08:09:50 -0700
  • 42e726ffed now uses tenantName vs. tenantId to auth Sandy Walsh 2011-09-28 11:00:15 -0700
  • 19d11e39ae Merge pull request #121 from gagupta/master Josh Kearney 2011-09-27 14:03:59 -0700
  • 4b6345e354 Merge pull request #123 from SandyWalsh/new_keystone_auth Sandy Walsh 2011-09-26 15:25:21 -0700
  • 96e04e64e9 version bump Sandy Walsh 2011-09-26 12:59:04 -0700
  • 9cd9635c42 removed unicode casts Sandy Walsh 2011-09-26 12:58:03 -0700
  • 4a53b06e0e cleaned up exception handling Sandy Walsh 2011-09-26 12:53:29 -0700
  • 8491c76027 new service catalog implementation. Sandy Walsh 2011-09-26 12:28:43 -0700
  • 2d5f6b2df6 change auth cred format for keystone Sandy Walsh 2011-09-26 07:41:42 -0700
  • acf8a2783a Added methods to get, attach and detach volumes to/from running instances Gaurav Gupta 2011-09-22 06:45:04 -0700
  • 74e92a6914 Added support to access nova-volume api (v1.1 extension) - Only the basic functionality (create, delete, list) is implemented Gaurav Gupta 2011-09-21 12:31:53 -0700
  • a3d7bb0014 Merge pull request #118 from SandyWalsh/service_catalog_regions Jason Kölker 2011-09-21 07:42:28 -0700
  • e993af6b50 Merge pull request #119 from chmouel/fix-booting-1_0 Chmouel Boudjnah 2011-09-20 14:47:39 -0700
  • dcd0e9aaa2 Merge pull request #120 from cloudbuilders/key_name_in_servers_create Sandy Walsh 2011-09-20 07:10:52 -0700
  • 791432cf73 add todo to update doc strings so that they reflect extension/optional-ness Anthony Young 2011-09-20 00:51:00 -0700
  • ad6d3ca60e update doc strings Anthony Young 2011-09-20 00:48:00 -0700
  • 4aaa47705b add key_name to servers.create Anthony Young 2011-09-20 00:20:52 -0700
  • c032cc9cd4 Make sure flavor is a type of int. Chmouel Boudjnah 2011-09-20 00:20:09 +0200
  • f932961252 removed debugging Sandy Walsh 2011-09-15 18:15:59 -0700
  • acd1e0370f token support Sandy Walsh 2011-09-15 18:12:16 -0700
  • b047f3cf05 Merge branch 'master' of github.com:rackspace/python-novaclient into service_catalog_regions Sandy Walsh 2011-09-15 18:11:34 -0700
  • cfab90bddf fixed unknown service Sandy Walsh 2011-09-13 19:43:57 -0700
  • 9b767784d8 properly uses keystone admin endpoint for token lookup Sandy Walsh 2011-09-12 06:39:11 -0700
  • 1ed1f5e863 Merge pull request #108 from chmouel/userdata Jesse Andrews 2011-09-11 20:14:18 -0700
  • 2c3a865f6b proxy token support - no tests Sandy Walsh 2011-09-09 06:33:38 -0700
  • f7d38c2568 readme fix Sandy Walsh 2011-09-07 13:30:20 -0700
  • 55a09cd935 service catalog with multiple endpoints per service Sandy Walsh 2011-09-07 13:02:50 -0700
  • 159dbd8076 Merge branch 'master' of github.com:rackspace/python-novaclient into zone-add-optional-creds Sandy Walsh 2011-09-06 08:52:03 -0700
  • 9a5c20d2d4 Merge pull request #112 from chmouel/debugging-by-environement-variable Chmouel Boudjnah 2011-09-02 13:13:22 -0700
  • 0acc0cce69 Add ability to force debugging via os environ. Chmouel Boudjnah 2011-09-02 14:25:12 -0500
  • 9deb35f36e merge fixup Sandy Walsh 2011-09-02 12:13:22 -0700
  • 2acc75b96e version bump Sandy Walsh 2011-09-02 12:09:33 -0700
  • 909b9118c2 readme Sandy Walsh 2011-09-02 12:07:18 -0700
  • 0cd6ed62fd service catalog as auth parameter Sandy Walsh 2011-09-02 11:44:25 -0700
  • 11f31651ac service name support Sandy Walsh 2011-09-02 10:34:51 -0700
  • 6b56f3be13 Merge pull request #111 from klmitch/loaded-zones Josh Kearney 2011-09-02 09:01:49 -0700
  • 07795ce412 Extend lazy loading support to Weighting Kevin L. Mitchell 2011-09-02 10:56:46 -0500
  • ba96890aae Merge pull request #107 from chmouel/master Chmouel Boudjnah 2011-09-02 07:44:39 -0700
  • 10e6ae8c3f Fix unittests breakage in test_shell Chmouel Boudjnah 2011-09-02 09:40:00 -0500
  • 89a59761b6 Merge pull request #110 from chmouel/fix-get-information-by-name Chmouel Boudjnah 2011-09-02 07:12:12 -0700
  • 1776cbfbd8 Fix #109 (nova show name not working). Chmouel Boudjnah 2011-09-01 20:15:53 -0500
  • 186b4689b5 Add userdata support. Chmouel Boudjnah 2011-09-01 16:37:30 -0500
  • be53d30569 Merge pull request #104 from throughnothing/instance_metadata Josh Kearney 2011-09-01 13:50:12 -0700
  • fe3dbf0565 Merge pull request #106 from chmouel/fix-unittest-breakage Josh Kearney 2011-09-01 13:46:25 -0700
  • 25977cd47c Remove extra NOVA_PROJECT_ID Chmouel Boudjnah 2011-09-01 15:38:28 -0500
  • 51610e9949 Merge pull request #105 from chmouel/fix-unittest-breakage Josh Kearney 2011-09-01 13:38:31 -0700
  • 7c8ae25a89 Fix unittests breakage from merge 3507905 Chmouel Boudjnah 2011-09-01 15:35:44 -0500
  • 2b1b109aab Merge pull request #101 from basak/master Josh Kearney 2011-09-01 13:07:37 -0700
  • 230c4f4bea Merge pull request #100 from throughnothing/image_metadata Josh Kearney 2011-09-01 13:04:17 -0700
  • 3507905a7a Merge pull request #99 from chmouel/no-auth-url-error Josh Kearney 2011-09-01 13:02:54 -0700
  • 3f22be9b26 Merge pull request #97 from chmouel/dont-assume-defaults Chmouel Boudjnah 2011-09-01 13:01:25 -0700
  • 85b281bd03 Merge pull request #102 from chmouel/more-debugging Chmouel Boudjnah 2011-09-01 12:56:21 -0700
  • 6b4791bf48 Add 'meta' command to allow set/delete of metadata items on servers. Added ability to run multiple assert_called tests from one test function. William Wolf 2011-09-01 11:40:16 -0400
  • 44bf2079ca add build, dist, python-novaclient.egg-info to .gitignore William Wolf 2011-09-01 11:40:33 -0400
  • c35bd291e3 Merge pull request #103 from SandyWalsh/fix_2_6_5_tests Josh Kearney 2011-09-01 10:33:30 -0700
  • 526c5ce733 fixes odd __get_attr__ behavior in 2.6.5 Sandy Walsh 2011-09-01 10:28:56 -0700
  • 88d67be08d conflict fixed Sandy Walsh 2011-09-01 10:21:36 -0700
  • 48fe330dab catch misssing id Sandy Walsh 2011-09-01 10:20:38 -0700
  • 441536daf1 Add body in debugging. Chmouel Boudjnah 2011-09-01 11:50:13 -0500