summaryrefslogtreecommitdiff
path: root/README.rst
Commit message (Collapse)AuthorAgeFilesLines
...
* Removed v1.0 support.Rick Harris2011-12-151-2/+1
| | | | Change-Id: I6850075a2ac0e1558aa94539e73f4fb939dfb318
* Fix typo in READMEJulien Danjou2011-12-151-1/+1
| | | | | Change-Id: If165635e3cf73488b305d0b2c4fc9515b7a0849f Signed-off-by: Julien Danjou <julien.danjou@enovance.com>
* Updated README.rstLorin Hochstein2011-12-011-9/+13
| | | | | | | | | - Changed link from Rackspace API docs to OpenStack API docs - Fixed Github link - Added Launchpad link - Added Gerrit link Change-Id: I0494e4c4a8722c182c63515cb6079d2c1557b52f
* Merge pull request #150 from SandyWalsh/remove_api_keySandy Walsh2011-11-161-6/+7
|\ | | | | Remove api key
| * few missing references to api_keySandy Walsh2011-11-091-4/+4
| |
| * tests workingSandy Walsh2011-11-091-3/+4
| |
* | Modified as per code-review comments:Gaurav Gupta2011-11-091-4/+8
| | | | | | | | | | | | | | | | - Renaned snapshot to volume-snapshot - Created a new file for volume snapshots Review: https://github.com/rackspace/python-novaclient/pull/136#issuecomment-2623509
* | Added support for listing/creating/deleting snapshots of nova volumes. AlsoGaurav Gupta2011-10-191-2/+8
|/ | | | | implemented the supporting CLI commands. Requires the OS API extension, 'os-snapshots'
* merged and fixed pshkitin's keypair workJesse Andrews2011-10-171-0/+4
|\
| * Added commands to work with keypairsPavel Shkitin2011-10-141-0/+4
| |
* | Merge branch 'master' of git://github.com/rackspace/python-novaclientGaurav Gupta2011-10-161-0/+16
|\ \ | | | | | | | | | | | | Conflicts: novaclient/v1_1/shell.py
| * \ Merge remote-tracking branch 'rackspace/master' into security_groups_cliAnthony Young2011-10-141-0/+5
| |\ \ | | | | | | | | | | | | | | | | Conflicts: novaclient/v1_1/shell.py
| | * | Add cli for floating ipsAnthony Young2011-10-111-0/+5
| | |/
| * | make description consistentAnthony Young2011-10-111-1/+1
| | |
| * | add ability to create source group rulesAnthony Young2011-10-111-0/+4
| | |
| * | Add CLI for security groups and rulesAnthony Young2011-10-111-0/+7
| |/
* | Added the following CLI commands to access nova volumes:Gaurav Gupta2011-09-291-0/+6
|/ | | | | | | | | 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.
* readme fixSandy Walsh2011-09-071-6/+7
|
* readmeSandy Walsh2011-09-021-1/+7
|
* Add anotherjesse keystone here.Chmouel Boudjnah2011-08-261-0/+8
|
* update readme to talk about keystone with CLI and use 1.1 apiJesse Andrews2011-08-121-2/+7
|
* add note about keystone / auth 2.0Jesse Andrews2011-08-101-0/+12
|
* whitespace cleanupstermie2011-08-081-11/+11
|
* Added documentation for NOVA_VERSIONAntony Messerli2011-08-071-6/+11
|
* Corrected docs.Josh Kearney2011-08-051-1/+1
|
* bumping version and updating READMEBrian Waldon2011-07-291-0/+1
|
* docsSandy Walsh2011-07-081-0/+2
|
* Added migration functionality.Josh Kearney2011-07-071-0/+1
|
* tests working again for weight_scale/weight_offsetSandy Walsh2011-06-211-0/+6
|
* changed docs about using project idLvov Maxim2011-06-131-3/+5
|
* renamed to novaclient and fixed flavor testsSandy Walsh2011-02-261-8/+8
|
* renamed cmdline tool from novatools to nova. Changed version to 2.1. Changed ↵Sandy Walsh2011-02-241-6/+7
| | | | license to Apache. Added copyright notices. Cleaner exception reporting in non-debug scnario.
* NOVA_TOOLS_* -> NOVA_*, --debugSandy Walsh2011-02-141-6/+6
|
* README update and rename cloudservers to novatoolsSandy Walsh2011-02-081-38/+32
|
* Initial commit from forkJosh Kearney2011-01-251-0/+135