summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge "Add release notes for 1.8.0"1.8.0Jenkins2015-10-191-0/+33
|\
| * Add release notes for 1.8.0Dean Troyer2015-10-191-0/+33
| | | | | | | | | | Depends-On: I2181b2c48cfde2147d7d0ef135322df8a81e7ce8 Change-Id: I9bdee1b932bcefd3c802461f6f7ac6d9266110ce
* | Merge "Follow-on for volume list - add tests, clean help"Jenkins2015-10-196-26/+365
|\ \
| * | Follow-on for volume list - add tests, clean helpDean Troyer2015-10-166-26/+365
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add volume list tests for v1 (a copy of the v2 tests) * Converts volume v2 tests to use Identity v3 so domains can be tested * Add volume list (v2) tests for new options * Re-orders volume list options (both v1 and v2) to match * MArks the new volume list (v2) options as v2-only in doc Change-Id: I2181b2c48cfde2147d7d0ef135322df8a81e7ce8
* | | Updated from global requirementsOpenStack Proposal Bot2015-10-171-2/+2
| | | | | | | | | | | | Change-Id: Ic779c64e11691b48638ebd973723da2af28d5b96
* | | Merge "Add filtering by project/user for 'openstack volume list'"Jenkins2015-10-172-11/+58
|\ \ \ | |/ / | | / | |/ |/|
| * Add filtering by project/user for 'openstack volume list'kafka2015-10-152-11/+58
| | | | | | | | | | | | | | | | | | | | added project, user and domain options for filtering results, also cleaned up the order to match the docs. Co-Authored-By: Steve Martinelli <stevemar@ca.ibm.com> Closed-bug: #1483976 Change-Id: I9d955094d31d4a28e215d24f7521a11c62bee8db
* | Merge "Add a table showing all the openstack plugin objects"Jenkins2015-10-141-0/+34
|\ \
| * | Add a table showing all the openstack plugin objectsSteve Martinelli2015-10-081-0/+34
| | | | | | | | | | | | | | | | | | | | | | | | We need a spot that highlights the `objects` used by OpenStack based `plugins`. The sooner we have this information out, the sooner we reduce the chance of a name collision. Change-Id: If9f07e19adea4aaa813eecdd0bce1fbfe616e306
* | | Merge "Fix up object-store show commands"Jenkins2015-10-147-38/+48
|\ \ \
| * | | Fix up object-store show commandsSteve Martinelli2015-10-107-38/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1) Change metadata to appear under a common 'properties' key, and use the utility to format them, this applied to object, account and container. 2) Clean up container and object output, which were setting the x-container-meta-owner property, but this is metadata only for the container, so it's pointless to have, removed it. 3) Container show was showing read/write ACLs and sync stuff, but these are not being returned by my swift by default, so I moved these to be checks, so we don't clutter the output. Change-Id: Ife7521fe9c2724035b06963c118bd6016ba2f5b5
* | | | Merge "Mask the sensitive values in debug log"Jenkins2015-10-142-4/+10
|\ \ \ \
| * | | | Mask the sensitive values in debug loglin-hua-cheng2015-10-122-4/+10
| | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I0eb11a648c3be21749690f079229c8e63a678e6c Closes-Bug: #1501598
* | | | | Merge "Fix functional tests for Python 3.4"Jenkins2015-10-142-4/+5
|\ \ \ \ \
| * | | | | Fix functional tests for Python 3.4Sirushti Murugesan2015-10-122-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * shlex.split() expects a string. Not bytes. * decode the bytestring result of subprocess's communicate() to a string. Change-Id: I209f67a91dc609b1e30cb9e683d3d6ee63d00069
* | | | | | Updated from global requirementsOpenStack Proposal Bot2015-10-141-1/+1
| |_|_|_|/ |/| | | | | | | | | | | | | | Change-Id: Ie32abbbe6bb5ace5f1178fb266b9f1c60f625d72
* | | | | Remove cliff-tablib from requirements.txtDean Troyer2015-10-131-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | No longer needed Change-Id: I07c72fd34e9a7429d6fb910e254f91e888070009
* | | | | Updated from global requirementsOpenStack Proposal Bot2015-10-131-1/+1
| | | | | | | | | | | | | | | | | | | | Change-Id: I400cce4dfd840bba2d4f368a5d7f057f28b435ab
* | | | | Updated from global requirementsOpenStack Proposal Bot2015-10-132-2/+2
| |/ / / |/| | | | | | | | | | | Change-Id: I60a7bd4cd9527cf3b54ab5d2968dff5134711bff
* | | | Merge "Fix a typo in commands.rst"Jenkins2015-10-121-1/+1
|\ \ \ \
| * | | | Fix a typo in commands.rstDaisuke Fujita2015-10-081-1/+1
| |/ / / | | | | | | | | | | | | | | | | | | | | 1. "ec2 cedentials" to "ec2 credentials" Change-Id: I9a17c0d592f9a4d6e53e6dd786cba405468a3e09
* | | | Merge "Add test for role list --inherited"Jenkins2015-10-121-0/+33
|\ \ \ \
| * | | | Add test for role list --inheritedDean Troyer2015-10-071-0/+33
| | | | | | | | | | | | | | | | | | | | Change-Id: I216ab6c8ac903720ec67870a5171ae57a8f293aa
* | | | | Merge "Fix typos in authentication.rst"Jenkins2015-10-121-2/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix typos in authentication.rstDaisuke Fujita2015-10-081-2/+2
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | 1. "inital" to "initial" 2. "set of of environment variables" to "set of environment variables" Change-Id: I7040792c1a03a9a3ac873f9a0428bfa1178fd550
* | | | Merge "Updated from global requirements"Jenkins2015-10-081-1/+1
|\ \ \ \
| * | | | Updated from global requirementsOpenStack Proposal Bot2015-10-081-1/+1
| |/ / / | | | | | | | | | | | | Change-Id: I30b638f4f04d0fbf4ffc2fac965306ce99faacf1
* | | | Merge "image set should not show the resource"Jenkins2015-10-086-34/+27
|\ \ \ \
| * | | | image set should not show the resourceSteve Martinelli2015-10-066-34/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the rest of OSC set commands do not show the resource after it has been updated. unless the update fails then we report back a failure, otherwise the user should assume everything went fine. Change-Id: I2bd4188450c3853b4a1bc25f80fc9450cda32bdd
* | | | | Merge "Evaluate --inherited in role list"Jenkins2015-10-082-0/+10
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Evaluate --inherited in role listRudolf Vriend2015-10-062-0/+10
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | the --inherited option was not being passed into keystoneclient Closes-Bug: #1502822 Change-Id: I48170dc67b23cc9b0665b1e0f38118eea952f131
* | | | Merge "Fix non-ascii issue with object commands"Jenkins2015-10-081-13/+22
|\ \ \ \
| * | | | Fix non-ascii issue with object commandslin-hua-cheng2015-10-061-13/+22
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | Escape the container and object name whenever it is used as URL. Change-Id: I2343c1e67843ab53773b3fca6e258dc329cd9573 Closes-Bug: #1503508
* | | | unwedge the gateSteve Martinelli2015-10-082-1/+3
|/ / / | | | | | | | | | | | | | | | | | | devstack defaults to v3 and makes some janky assumptions in the generated rc files Change-Id: I4b0b3eb6ab2aa9be2ac4c2404b2f9655e3ed564e
* | | Merge "Add ID column to compute service list"Jenkins2015-10-071-0/+1
|\ \ \
| * | | Add ID column to compute service listAlex Schultz2015-10-061-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change adds the ID to the compute service list command so that the ID can be leveraged by scripts trying to remove or update a specific service. Change-Id: I446b4c0071988133195eb2382313b3918b7ffa72 Closes-Bug: #1503430
* | | | Merge "Add tags to `image set`"Jenkins2015-10-075-10/+122
|\ \ \ \ | | |_|/ | |/| |
| * | | Add tags to `image set`NiallBunting2015-10-065-10/+122
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds --tag to the v2 version of `image set`. This is another step to compatability between the osc image api. Added merge of tags into existing tags and handling duplicates, and tests for same. Co-Authored-By: Steve Martinelli <stevemar@ca.ibm.com> Change-Id: Ie800fcbf8bbc0978c54ace3278750a18023e8ce4
* | | | Merge "Clean up Image v2 image set command"Jenkins2015-10-063-144/+284
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Clean up Image v2 image set commandDean Troyer2015-10-063-144/+284
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make the Image v2 image set command meet at the intersection of the v1 image set command and the v2 image create command: * Add visibility to the deadopts list and remove the option * Put the options in the same order as v1 image set * Make the help text match * Add --properties * Move the additional options that do not appear in either v1 image set or v2 image create after --property as they are really pre-defined properties * Add tests for v2 image set to match v1 and then some * Put the SetImage class in v2/image.py in alphabetical order Change-Id: I102b914e8ad09a014f6fdd846c5766b6c2eaadb8
* | | Merge "Update the plugin docs"Jenkins2015-10-061-6/+6
|\ \ \
| * | | Update the plugin docsSteve Martinelli2015-10-061-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | There have been some changes as to the status of OSC plugins, highlight these changes in the table. Change-Id: Iff6520d35b34ae5d7bf88a128ebdf05f3681d643
* | | | Merge "Set object store arg order in docs"Jenkins2015-10-062-20/+20
|\ \ \ \ | |_|_|/ |/| | |
| * | | Set object store arg order in docsDean Troyer2015-10-062-20/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | argparse displays positional args last in the help output, our docs should match. Change-Id: I01e8d62cb8c1b537ea0441b8bdf8880a4c856b32
* | | | Merge "Image fix bug with --volume"Jenkins2015-10-061-12/+14
|\ \ \ \
| * | | | Image fix bug with --volumeNiallBunting2015-09-181-12/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently after calling the cinderclient to create an image from a volume, it also then tries to create another image. This fails as the keyword volume is unexpected. This add checks so the image is not created in this case. Allowing --volume to not throw an error when it has worked. Change-Id: I67e650eb0b8c331d86515e3e326c39a5d6dad5e1 Closes-Bug: 1497221
* | | | | Merge "Add shields.io version/downloads links/badges into README.rst"Jenkins2015-10-061-0/+8
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add shields.io version/downloads links/badges into README.rstSteve Martinelli2015-09-251-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | it's handy to have appear in the pypi page Change-Id: I142da7d194d719f3b8218ad84e32e19bf0071c63
* | | | | add set/unset support for objects in object storeSteve Martinelli2015-10-064-0/+166
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add docs and command support to set and unset metadata of objects that are stored in an object store (swift). Closes-Bug: #1501945 Change-Id: If838a4b3343b6ddb97cd4bd1cb63f0ba1c1a00a1
* | | | | add support for set/unset of container propertiesSteve Martinelli2015-10-064-16/+166
| |_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | include docs and commands to set and unset container properties Partial-Bug: #1501945 Change-Id: I8d7e8cf356a2321a37ed940c4e10cae411b94dfd