summaryrefslogtreecommitdiff
path: root/novaclient
Commit message (Expand)AuthorAgeFilesLines
* Clean the duplicated columns for "nova network-list"xiexs2016-04-292-35/+88
* [Trivial] change some functions in novaclient/utils.py to publicZhiQiang Fan2016-04-273-12/+12
* Merge "Use common find_server from v2.shell"Jenkins2016-04-262-25/+28
|\
| * Use common find_server from v2.shellAndrey Kurilin2016-04-142-25/+28
* | Merge "Add a note message for reboot"Jenkins2016-04-251-1/+4
|\ \
| * | Add a note message for rebootxiexs2016-04-231-1/+4
| |/
* | Merge "Restrict positional arguments for Client"Jenkins2016-04-241-2/+11
|\ \
| * | Restrict positional arguments for ClientAndrey Kurilin2016-04-191-2/+11
| |/
* | Decorate FakeHTTPClient with versionsGleb Stepanov2016-04-221-9/+2
|/
* Merge "Deprecate image list/show/delete/update CLIs/APIs"Jenkins2016-04-135-23/+81
|\
| * Deprecate image list/show/delete/update CLIs/APIsMatt Riedemann2016-04-125-23/+81
* | Make functional tests work with v3 keystoneAndrey Kurilin2016-04-126-36/+62
|/
* Merge "Fix typos in docstrings and comments"Jenkins2016-04-074-11/+11
|\
| * Fix typos in docstrings and commentsDao Cong Tien2016-04-064-11/+11
* | Merge "Remove busted baremetal CLIs and API bindings"Jenkins2016-04-062-198/+0
|\ \
| * | Remove busted baremetal CLIs and API bindingsMatt Riedemann2016-04-052-198/+0
| |/
* | Merge "Switch to 2.1 default api_version in v2.Client"Jenkins2016-04-061-1/+1
|\ \ | |/ |/|
| * Switch to 2.1 default api_version in v2.ClientAndrey Kurilin2016-04-011-1/+1
* | Merge "Fix ServerGroup.NAME_ATTR"Jenkins2016-04-052-1/+22
|\ \
| * | Fix ServerGroup.NAME_ATTRRui Chen2016-04-012-1/+22
* | | Merge "[tests] initialize client objects inside setUp"Jenkins2016-04-048-103/+110
|\ \ \ | | |/ | |/|
| * | [tests] initialize client objects inside setUpAndrey Kurilin2016-04-018-103/+110
| |/
* | Merge "Remove deprecated volume(snapshot) commands/bindings"Jenkins2016-04-0416-834/+14
|\ \
| * | Remove deprecated volume(snapshot) commands/bindingsMatt Riedemann2016-04-0316-834/+14
| |/
* | Merge "Add default values for domain related options"Jenkins2016-04-042-0/+52
|\ \
| * | Add default values for domain related optionsAndrey Kurilin2016-04-042-0/+52
* | | Merge "Using glance 'image-list'/'image-show' in boot help message"Jenkins2016-04-041-2/+2
|\ \ \ | |_|/ |/| |
| * | Using glance 'image-list'/'image-show' in boot help messagehuangtianhua2016-03-281-2/+2
* | | Merge "Handle error response for webob>=1.6.0"3.4.0Jenkins2016-03-302-3/+63
|\ \ \
| * | | Handle error response for webob>=1.6.0Matt Riedemann2016-03-182-3/+63
* | | | Merge "Fix host-evacuate-live for 2.25 microversion"Jenkins2016-03-292-4/+41
|\ \ \ \
| * | | | Fix host-evacuate-live for 2.25 microversionMatt Riedemann2016-03-252-4/+41
* | | | | Merge "Removed unused Oslo Incubator code"Jenkins2016-03-293-18/+0
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Removed unused Oslo Incubator codeRonald Bradford2016-03-223-18/+0
* | | | | Merge "aggregate-details changed to aggregate-show"Jenkins2016-03-252-0/+16
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | aggregate-details changed to aggregate-showabhishek.talwar2016-03-212-0/+16
| | |/ / | |/| |
* | | | Use keystoneclient python bindings for testingMatt Riedemann2016-03-231-15/+13
| |/ / |/| |
* | | Merge "Wrap interface_list by proper resource class"Jenkins2016-03-211-1/+10
|\ \ \
| * | | Wrap interface_list by proper resource classAndrey Kurilin2016-03-091-1/+10
* | | | Merge "Overwrite Usage class's get() function"Jenkins2016-03-212-0/+32
|\ \ \ \
| * | | | Overwrite Usage class's get() functionCao ShuFeng2016-03-062-0/+32
* | | | | Merge "Add changes-since support when list servers"Jenkins2016-03-213-1/+39
|\ \ \ \ \
| * | | | | Add changes-since support when list serversKevin_Zheng2016-03-163-1/+39
| | |_|/ / | |/| | |
* | | | | Merge "Validate shutdown value of --block-device"Jenkins2016-03-212-0/+13
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Validate shutdown value of --block-deviceBalazs Gibizer2016-03-162-0/+13
* | | | | Merge "Prepare to move extension into core plugin"Jenkins2016-03-101-1/+7
|\ \ \ \ \
| * | | | | Prepare to move extension into core pluginjichenjc2016-02-241-1/+7
| | |_|/ / | |/| | |
* | | | | nova add-secgroup help updated with secgroup idabhishek.talwar2016-03-091-1/+1
|/ / / /
* | | | Remove additional 'timeout' elementCao ShuFeng2016-03-081-9/+8
* | | | Merge "Return a less dramatic message for public flavors."Jenkins2016-03-083-6/+8
|\ \ \ \