summaryrefslogtreecommitdiff
path: root/openstackclient
Commit message (Expand)AuthorAgeFilesLines
* Fix tiny typo in comment messageLin Yang2015-04-302-2/+2
* Merge "Add parent field to project creation"Jenkins2015-04-303-2/+123
|\
| * Add parent field to project creationRodrigo Duarte2015-03-233-2/+123
* | Minor logging/debug cleanupsDean Troyer2015-04-281-6/+2
* | Raise exception if no session is createdJuan Antonio Osorio Robles2015-04-271-6/+4
* | Merge "Fix security group create description bug"Jenkins2015-04-233-1/+206
|\ \
| * | Fix security group create description bugDean Troyer2015-04-223-1/+206
* | | Merge "Security group rule create fails"Jenkins2015-04-231-0/+1
|\ \ \ | |/ / |/| |
| * | Security group rule create failsRamaraja Ramachandran2015-04-221-0/+1
* | | Merge "Refactor utility to find identity resources"Jenkins2015-04-221-56/+41
|\ \ \
| * | | Refactor utility to find identity resourcesSteve Martinelli2015-04-201-56/+41
* | | | Adds support for container selection for backupDag Stenstad2015-04-211-1/+1
* | | | Merge "Handle the pagination for image list"1.1.0Jenkins2015-04-204-15/+52
|\ \ \ \ | |/ / / |/| | |
| * | | Handle the pagination for image listTerryHowe2015-04-204-15/+52
* | | | Merge "Update the docs for new nic options"Jenkins2015-04-191-1/+1
|\ \ \ \
| * | | | Update the docs for new nic optionsSteve Martinelli2015-04-191-1/+1
* | | | | Merge "remove unnecessary conditionals"Jenkins2015-04-194-18/+10
|\ \ \ \ \
| * | | | | remove unnecessary conditionalsSteve Martinelli2015-04-194-18/+10
* | | | | | Merge "Role operations should not require list object permission"Jenkins2015-04-193-49/+108
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Role operations should not require list object permissionNathan Kinder2015-04-173-49/+108
| | |_|/ / | |/| | |
* | | | | Merge "Add --os-cloud support"Jenkins2015-04-195-317/+375
|\ \ \ \ \
| * | | | | Add --os-cloud supportDean Troyer2015-04-185-317/+375
| | |/ / / | |/| | |
* | | | | Merge "Add support for showing limits of a specific project"Jenkins2015-04-191-1/+28
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add support for showing limits of a specific projectSteve Martinelli2015-04-031-1/+28
* | | | | Merge "Defer client imports"Jenkins2015-04-195-39/+73
|\ \ \ \ \
| * | | | | Defer client importsDean Troyer2015-04-155-39/+73
| | |_|/ / | |/| | |
* | | | | Merge "Suppress warnings user can't fix"Jenkins2015-04-181-0/+5
|\ \ \ \ \
| * | | | | Suppress warnings user can't fixDean Troyer2015-04-021-0/+5
| | |/ / / | |/| | |
* | | | | Merge "Print warning on authentication error"Jenkins2015-04-181-1/+2
|\ \ \ \ \
| * | | | | Print warning on authentication errorTerryHowe2015-04-171-1/+2
* | | | | | Merge "Fix session timing"Jenkins2015-04-175-19/+71
|\ \ \ \ \ \
| * | | | | | Fix session timingDean Troyer2015-04-075-19/+71
| | |_|_|_|/ | |/| | | |
* | | | | | Fix skipped image create attribute location attrMarek Aufart2015-04-171-1/+1
| |/ / / / |/| | | |
* | | | | Merge "Better help for --nic in create server"Jenkins2015-04-171-2/+9
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Better help for --nic in create serverDavanum Srinivas2015-04-151-2/+9
* | | | | Merge "Add support to specify volume quotas per volume type"Jenkins2015-04-161-2/+10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add support to specify volume quotas per volume typeSteve Martinelli2015-04-151-2/+10
| | |/ / | |/| |
* | | | Merge "Use cliff deferred help instead of homemade one"Jenkins2015-04-141-32/+3
|\ \ \ \
| * | | | Use cliff deferred help instead of homemade oneCedric Brandily2015-03-171-32/+3
| | |/ / | |/| |
* | | | Merge "Add warning message if unknown version supplied"Jenkins2015-04-142-0/+8
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add warning message if unknown version suppliedTerryHowe2015-04-132-0/+8
| | |/ | |/|
* | | Use glanceclient's inbuilt images findJamie Lennox2015-04-021-55/+1
|/ /
* | Add support to remote_idMarco Fargetta2015-03-303-14/+292
* | Merge "Add project and domain params to network create"Jenkins2015-03-243-0/+128
|\ \
| * | Add project and domain params to network createColleen Murphy2015-03-193-0/+128
* | | Add the ability to set and unset flavor propertiesMarek Aufart2015-03-192-4/+151
| |/ |/|
* | Base TokenEndpoint plugin on keystoneclient'sJamie Lennox2015-03-111-16/+5
* | Merge "Move OSC auth plugins so they can be found"Jenkins2015-03-105-105/+121
|\ \
| * | Move OSC auth plugins so they can be foundDean Troyer2015-03-105-105/+121
* | | Merge "Add identity v3 catalog show"Jenkins2015-03-102-0/+78
|\ \ \