summaryrefslogtreecommitdiff
path: root/openstackclient/compute
Commit message (Expand)AuthorAgeFilesLines
* Merge "Make SetAggregate inherit from cliff.Command"Jenkins2016-03-011-14/+14
|\
| * Make SetAggregate inherit from cliff.CommandTang Chen2016-02-271-14/+14
* | Merge "Trivial: Reorder flavor op order in flavor.py"Jenkins2016-03-011-24/+24
|\ \
| * | Trivial: Reorder flavor op order in flavor.pyYang Hongyang2016-03-011-24/+24
* | | Merge "Refactor security group list to use SDK"Jenkins2016-03-011-54/+0
|\ \ \ | |_|/ |/| |
| * | Refactor security group list to use SDKRichard Theis2016-02-291-54/+0
| |/
* | Make SetAgent inherit from cliff.CommandTang Chen2016-02-271-3/+2
|/
* Make SetSecurityGroup inherit from cliff.CommandTang Chen2016-02-271-10/+3
* Make SetFlavor and UnsetFlavor inherit from cliff.CommandTang Chen2016-02-271-18/+6
* Defaults are ignored with flake8Tom Cocozzello2016-02-231-1/+1
* Fixed a bunch of spacingBrandon Palm2016-02-231-3/+3
* Replace string format arguments with function parametersting.wang2016-02-201-1/+1
* Merge "Refactor security group rule delete to use SDK"Jenkins2016-02-181-18/+0
|\
| * Refactor security group rule delete to use SDKRichard Theis2016-02-101-18/+0
* | Floating IP: Neutron support for "ip floating list" commandTang Chen2016-02-141-17/+0
* | Floating IP: Neutron support for "ip floating delete" commandJude Job2016-02-141-23/+0
|/
* Add support for triggering an crash dumpxiexs2016-02-051-0/+28
* Refactor security group delete to use SDKRichard Theis2016-02-021-22/+0
* log take_action parameters in a single placeAkihiro Motoki2016-02-0215-261/+43
* Merge "Refactor "os availability zone list""Jenkins2016-01-221-102/+0
|\
| * Refactor "os availability zone list"Richard Theis2016-01-141-102/+0
* | log_method: get logger from decorated method if unspecifiedAkihiro Motoki2016-01-201-90/+31
* | Set up logger of each command by metaclassAkihiro Motoki2016-01-201-22/+6
* | Merge "Make --image parameter optional in "server rebuild""Jenkins2016-01-151-5/+6
|\ \
| * | Make --image parameter optional in "server rebuild"David Moreau Simard2015-12-111-5/+6
* | | Merge "Refactor network endpoint enablement checking"Jenkins2016-01-141-8/+2
|\ \ \ | |_|/ |/| |
| * | Refactor network endpoint enablement checkingRichard Theis2016-01-041-8/+2
* | | Further improve output for "os security group show"Richard Theis2016-01-061-1/+19
* | | Merge "Add support to list all security group rules"Jenkins2016-01-041-11/+21
|\ \ \ | |/ / |/| |
| * | Add support to list all security group rulesRichard Theis2015-12-171-11/+21
* | | Docstring should say 'default' if option is defaultRushi Agrawal2015-12-311-1/+1
* | | Improve output for "os security group show"Richard Theis2015-12-231-1/+1
* | | Merge "Remove list output from "compute service set""Jenkins2015-12-181-11/+2
|\ \ \
| * | | Remove list output from "compute service set"xiexs2015-12-011-11/+2
* | | | Merge "Trivial: Remove useless return from files in compute."Jenkins2015-12-1610-15/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | Trivial: Remove useless return from files in compute.Tang Chen2015-12-1710-15/+0
| | |/ | |/|
* | | Remote security group name not displayed for ruleRichard Theis2015-12-141-0/+6
* | | Merge "Add source security group support to create rule"Jenkins2015-12-111-2/+10
|\ \ \ | |/ / |/| |
| * | Add source security group support to create ruleRichard Theis2015-12-071-2/+10
* | | SDK integration extensions and server create networksTerry Howe2015-12-091-13/+6
* | | Merge "Trivial: Import network.common as network_common in server.py"Jenkins2015-12-051-9/+13
|\ \ \
| * | | Trivial: Import network.common as network_common in server.pyTang Chen2015-12-061-9/+13
| |/ /
* | | Merge "Trivial: Improve doc for "server create" command"Jenkins2015-12-051-4/+4
|\ \ \ | |/ / |/| |
| * | Trivial: Improve doc for "server create" commandTang Chen2015-12-041-4/+4
* | | Merge "Support "server list" searching by both image name and ID."Jenkins2015-12-031-2/+9
|\ \ \
| * | | Support "server list" searching by both image name and ID.Tang Chen2015-12-011-2/+9
* | | | Merge "Support "server list" searching by both flavor name and ID."Jenkins2015-12-031-2/+9
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Support "server list" searching by both flavor name and ID.Tang Chen2015-12-011-2/+9
| |/
* | Switch to ksa SessionDean Troyer2015-12-021-2/+2
|/
* Merge "Add --limit option to "server list" command."Jenkins2015-12-011-1/+12
|\