summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | Add new parameter "is_default" to Network QoS policy.Rodolfo Alonso Hernandez2017-07-056-13/+112
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a set of exclusive parameters to the Network QoS policy: --default: makes this policy the default policy for the project to which the qos policy belongs. --no-default: unset the property. Closes-Bug: #1639220 Depends-On: If5ff2b00fa828f93aa089e275ddbd1ff542b79d4 Depends-On: Ibe7b7881cb190bfd5582f35b6de51a8bc21135de Change-Id: I0269b837dc29bbd8ee2089d847cadb72d800fa30
* | | | | | Merge "Add missing barbican commands"Jenkins2017-07-051-0/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add missing barbican commandsJeremy Liu2017-07-041-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Id5be173799cd65e80a52f01f77d1afccf089412c
* | | | | | Fix man page buildJavier Pena2017-07-041-1/+1
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://review.openstack.org/473964 moved the man page rst from the doc/source/man directory into doc/source/cli/man, so we need to adjust the path in conf.py to avoid issues when running: python setup.py build_sphinx -b man Change-Id: I1ab09bf298beef756b233c7e17bf052f7af4de51
* | | | | Merge "Added 'openstack image set --visibility'"Jenkins2017-07-013-6/+55
|\ \ \ \ \
| * | | | | Added 'openstack image set --visibility'M V P Nitesh2017-06-303-6/+55
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This feature will allow image owners to share images across multiple tenants/projects without explicitly creating members individually through the glance API V2. “Community images” will not appear iu user's default image listings Change-Id: Ic02bf44cca5d6d793d68a8737d3cfe3f44407d88 Closes-Bug: #1626837
* | | | | | Merge "Add python-octaviaclient plugin"Jenkins2017-06-304-0/+15
|\ \ \ \ \ \
| * | | | | | Add python-octaviaclient pluginMichael Johnson2017-06-294-0/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch adds the "loadbalancer" commands to the docs and sets up the document generation for the python-octaviaclient plugin. Depends-On: Ib123383c5f6904b4b00831e8cc7aaa180bd4a506 Change-Id: I48939cc3653cd379a328e0a0973d075019d22b00
* | | | | | | Merge "Show neutron tags in OSC network show"Jenkins2017-06-303-0/+10
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Show neutron tags in OSC network showM V P Nitesh2017-06-223-0/+10
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Now tag information of the network is displayed when the user tries to see the network details using the command openstack network show <net-id> Change-Id: I587d2bca37b8dbef4400db3d8ace3c81d87e2db3 Closes-Bug: #1695783
* | | | | | Merge "Remove inaccurate mapping of 'host-meta' in csv"Jenkins2017-06-291-1/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Remove inaccurate mapping of 'host-meta' in csvwingwj2017-06-291-1/+1
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Now we don't have a similar command to 'nova host-meta' in osc, the 'host set/unset' in osc is used to manage host properties. Need to remove the inaccurate mapping in nova.csv. Change-Id: I291174a29c8e3419b62d47264dedf176262a816c Closes-Bug: #1690902
* | | | | Updated from global requirementsOpenStack Proposal Bot2017-06-291-1/+1
|/ / / / | | | | | | | | | | | | Change-Id: Ifc46dfac0578144329675c2c75da1e6ddfa862a3
* | | | Merge "switch to openstackdocstheme"Jenkins2017-06-273-3/+11
|\ \ \ \
| * | | | switch to openstackdocsthemeDoug Hellmann2017-06-263-4/+12
| | |/ / | |/| | | | | | | | | | | | | | | | | | Change-Id: Iee591504ba5d7506ba41a9faaa1c293a5fe2db6a Depends-On: Ifc5512c0e2373cf3387e0e0498268eab092e52bb Signed-off-by: Doug Hellmann <doug@doughellmann.com>
* | | | Updated from global requirementsOpenStack Proposal Bot2017-06-271-1/+1
|/ / / | | | | | | | | | Change-Id: I6ab372eddd2eafc789e4fc7e16f36d7b0f390f2b
* | | Updated from global requirementsOpenStack Proposal Bot2017-06-241-1/+1
| | | | | | | | | | | | Change-Id: I115d686010bd79ea49786f46decd6ed6256f6cb9
* | | update the docs URLs in the readmeDoug Hellmann2017-06-231-3/+3
| | | | | | | | | | | | | | | Change-Id: Id1168e1003f62e08d2da338cb1b81bc2b7547bfc Signed-off-by: Doug Hellmann <doug@doughellmann.com>
* | | move auto-generated api docs into contributor treeDoug Hellmann2017-06-234-2/+3
| | | | | | | | | | | | | | | | | | Change-Id: I2e75d3014bd2252af8c01566c0ec6787608e3996 Depends-On: I2bd5652bb59cbd9c939931ba2e7db1b37d2b30bb Signed-off-by: Doug Hellmann <doug@doughellmann.com>
* | | reorganize existing documentation according to the new standard layoutDoug Hellmann2017-06-23119-45/+78
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move existing content around based on the doc-migration specification. Replace :doc: markup with :ref: to have sphinx keep track of where the files move and generate valid hyperlinks. Add a few toctrees and index pages for the new directories. Depends-On: Ia750cb049c0f53a234ea70ce1f2bbbb7a2aa9454 Change-Id: I253ee8f89d3ec40e39310c18bb87ed1d3d5de330 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
* | | Merge "When creating a trust, send role_ids instead or role_names"Jenkins2017-06-223-7/+14
|\ \ \
| * | | When creating a trust, send role_ids instead or role_namesKristi Nikolla2017-06-223-7/+14
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This changes create a trust to use ids instead of names because of the possibility of roles sharing a name. Even if the user uniquely identified a role by inputting the id, the request sent to the identity service would used the name, therefore the command would fail in the case that two roles share a name. This does not change how trusts are displayed during trust list or trust show, a name will still be shown instead of an id. Depends-On: I38e0ac35946ee6e53128babac3ea759a380572e0 Change-Id: I5bdf89f1e288954a7f5c2704231f270bc7d196f5 Closes-Bug: 1696111
* | | Merge "Add direction field to QoS bandwidth limit."Jenkins2017-06-225-34/+93
|\ \ \
| * | | Add direction field to QoS bandwidth limit.Rodolfo Alonso Hernandez2017-06-225-34/+93
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch enables the direction ('ingress'/'egress') field on the QoS bandwidth limit rule object and CRUD commands. Closes-Bug: #1614121 Depends-On: Ia13568879c2b6f80fb190ccafe7e19ca05b0c6a8 Depends-On: I90c412a5c8757b3ffe8abfc1165a70bdb8744702 Change-Id: Ic6981474f22efbf294ac11c2e0304b04494a1bbe
* | | Merge "Add project purge command to osc"Jenkins2017-06-226-0/+531
|\ \ \
| * | | Add project purge command to oscSteve Martinelli2017-06-136-0/+531
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | See the initial implementation: https://github.com/openstack/ospurge/blob/master/ospurge/client.py Partial-Bug: 1584596 Change-Id: I3aa86af7c85e7ca3b7f04b43e8e07125f7d956d1
* | | Merge "Don't show hint about vlan transparent in network set"Jenkins2017-06-224-27/+22
|\ \ \ | |_|/ |/| |
| * | Don't show hint about vlan transparent in network setHong Hui Xiao2017-06-124-27/+22
| | | | | | | | | | | | | | | | | | | | | Update this attribute is not allowed in neutron. Change-Id: I38010b26e116246c13dbb6cc6a777d2f22f6dc30 Closes-Bug: #1691776
* | | Add support for Karbor Pluginchenying2017-06-154-0/+9
| |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | The patch[1] about OSC plugin has been submitted to karbor project. And the plan list commend has been implemented. With more dataprotection commands being supported, another patch adding more commands to the docs will be proposed later. [1] https://review.openstack.org/#/c/473508/ Depends-On: I4dfac08fd2b04f9ac254d3aa8fdadc3a1691de0a Change-Id: I2266525650f5c2e241373493dcd09474478c2ba6
* | Add default-quota to subnet pool commandsReedip2017-06-125-7/+110
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Add --default-quota option to subnet pool create and set commands. Setting default-quota back to None may break the current Neutron behavior, therefore support for Unset command is not provided in this patch. Neutron API: https://github.com/openstack/neutron/blob/a0e0e8b6686b847a4963a6aa6a3224b5768544e6/neutron/api/v2/attributes.py#L239 Closes-Bug: #1667294 Change-Id: Ia4e7c23a49e91a090133c729353cdb8e62bc5674
* | Updated from global requirementsOpenStack Proposal Bot2017-06-102-2/+2
| | | | | | | | Change-Id: Ic49fc0fcd068d03f2dad5b49e3de4d98702866dc
* | Fix Mapping Guide Errorphil-hopkins-a2017-06-091-2/+2
| | | | | | | | | | | | | | | | The mapping guide showed that the openstack command for tokek-get issue token. It should have been token issue. Change-Id: I233d45ab0f4229caa9a725c931f11b3374270822 Closes-Bug: 1696246
* | Updated from global requirementsOpenStack Proposal Bot2017-06-081-1/+1
| | | | | | | | Change-Id: I273241692ee85f9d9e239c2ba7df3c683a429e98
* | Merge "volume functest: ensure snapshots deleted when volume delete"Jenkins2017-06-0610-129/+130
|\ \
| * | volume functest: ensure snapshots deleted when volume deleteAkihiro Motoki2017-06-0610-129/+130
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Deleting snapshot may take time. The current volume API does not allow to delete volumes with snapshots, so if deleting snapshot may take time, a delete request for a parent volume will fail. This sometimes causes functional test failures in slow environments. wait_for_status() checks whether volume status is in error statuses but previously the expected error status was wrong. Cinder API uses lower case as volume status, so it did not work expectedly. Change-Id: I095894ba39f23bf81d71351818d24dbb5ca459fb
* | | Updated from global requirementsOpenStack Proposal Bot2017-06-052-2/+2
|/ / | | | | | | Change-Id: If85aea646119bf12090074edf198f64a8719c949
* | Merge "Replace "Display Name" by "Name" in volume list"Jenkins2017-06-059-33/+266
|\ \
| * | Replace "Display Name" by "Name" in volume listRui Chen2017-05-269-33/+266
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Current "volume list --name" command use "display_name" as search_opts to send to cinder API, and show the result table with "Display Name" column title in osc, cinder list API support "name" as search opts too, and there is "name" attribute in volume response body, so we can replace all "Display Name" by "Name" in order to keep "volume list" command consistent with other commands, like: server list, network list and so on, only use "Name" attribute for all objects. Support a mapping for volume list -c "Display Name" (Volume v1 and v2) and volume create/show -c "display_name" (Volume v1) for minimal backward compatibility until R release. Change-Id: I120be0118e7bb30093b4237c5eeb69a9eedef077 Closes-Bug: #1657956 Depends-On: I1fb62219b092346ea380099811cbd082cae5bafe
* | | Updated from global requirementsOpenStack Proposal Bot2017-06-021-1/+1
| | | | | | | | | | | | Change-Id: Iad391c3f10f90cd238de99e6ca94c3de0edc986b
* | | Updated from global requirementsOpenStack Proposal Bot2017-06-011-1/+1
| | | | | | | | | | | | Change-Id: I5b8daf5b9e177b368678a605997e52eff04a0999
* | | Merge "To display image size in human friendly format"Jenkins2017-06-017-4/+83
|\ \ \
| * | | To display image size in human friendly formatBadhmapriya Boopalan2017-01-117-4/+83
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Include option '--human-readable' to 'image show' command. This option displays image size in human readable format (such as K, M, G, T,..) Related Commit: I0ef74c2ec978483fe49156c88acf5c369a8fa5c2 Closes-Bug: #1640086 Change-Id: I28cd5702925d51303d0607ed8dccf12c56434682
* | | | Updated from global requirementsOpenStack Proposal Bot2017-05-312-2/+2
| | | | | | | | | | | | | | | | Change-Id: Ica0de1e6a275fee4761dca1f128caf073bcfb92b
* | | | Trivial fix typosVu Cong Tuan2017-05-307-15/+15
| |/ / |/| | | | | | | | Change-Id: I72a1da209df38e226ec02d9dbd0142ed4020c0d2
* | | Merge "Add functional test for volume service"Jenkins2017-05-252-0/+186
|\ \ \
| * | | Add functional test for volume servicezhiyong.dai2016-11-302-0/+186
| | | | | | | | | | | | | | | | | | | | | | | | Add functional test for volume service, v1 and v2 Change-Id: If226c82ef8df339e4ae63d8241e0bd15b69264d2
* | | | Merge "Convert volume functional tests into JSON format"Jenkins2017-05-254-153/+135
|\ \ \ \
| * | | | Convert volume functional tests into JSON formatAkihiro Motoki2017-05-174-153/+135
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | volume_type and transfer_request func tests have not been converted into JSON func tests. This commit converts them into JSON format. Change-Id: I56820c4e15bda95e911e57657c1ff5437daf83ae
* | | | | Merge "JSON-ify image functional tests"Jenkins2017-05-242-97/+269
|\ \ \ \ \
| * | | | | JSON-ify image functional testsDean Troyer2017-05-242-97/+269
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ica91eddfdebe68449544feb5e29113db075bf11c