summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* More 3.3.0 release notes3.3.0Dean Troyer2016-10-0715-29/+53
| | | | | | Plus minor doc formatting updates Change-Id: I849794e954cdeb582f7a0b104c62ec6688ead628
* Merge "Improve output of supported API versions"Jenkins2016-10-071-3/+5
|\
| * Improve output of supported API versionsKyrylo Romanenko2016-10-071-3/+5
| | | | | | | | | | | | | | Sort supported versions properly for better look. Change-Id: I6c2f5ecc04cf14ea5bf1b214cb303fcc9783af3f Closes-Bug: #1630962
* | Merge "Mask passwords in debug logs for auth_config_hook"Jenkins2016-10-071-1/+5
|\ \
| * | Mask passwords in debug logs for auth_config_hookMatt Riedemann2016-10-051-1/+5
| |/ | | | | | | | | | | | | | | | | | | | | The auth config hook can have credentials in it so we have to mask the config before logging it. To avoid doing the work of masking the password if we aren't going to log it, there is a conditional put around the actual debug statement. Change-Id: I8e626672ec94fc837610216bccb4354dbdedca17 Closes-Bug: #1630822
* | Merge "Enable release notes translation"Jenkins2016-10-071-0/+3
|\ \
| * | Enable release notes translationAndreas Jaeger2016-10-061-0/+3
| |/ | | | | | | | | | | | | | | | | | | | | | | Releasenote translation publishing is being prepared. 'locale_dirs' needs to be defined in conf.py to generate translated version of the release notes. Note that this repository might not get translated release notes - or no translations at all - but we add the entry here nevertheless to prepare for it. Change-Id: Ib265f919e176f048f6e56bde47db3d99b3dd993e
* | Merge "Document `openstack complete` help and usage"Jenkins2016-10-061-0/+25
|\ \
| * | Document `openstack complete` help and usageSteve Martinelli2016-09-301-0/+25
| | | | | | | | | | | | | | | | | | | | | Currently we have no documentation for the `complete` command. Change-Id: I9faf38341bb57a61869ddbef406a022219a7c62c Closes-Bug: 1623860
* | | Updated from global requirementsOpenStack Proposal Bot2016-10-061-1/+1
| |/ |/| | | | | Change-Id: Iacadedbfcf1500ae67f7c401bf5a3e22aa07c366
* | Updated from global requirementsOpenStack Proposal Bot2016-10-051-1/+1
| | | | | | | | Change-Id: Ib5e40955446ef8edfb2e461b6284a7fdf655ea76
* | Refactor qos spec unit test in volume v1Huanxuan Ao2016-10-042-159/+124
| | | | | | | | | | | | | | Refactor qos spec unit test with FakeQos class in volume v1. Change-Id: Ia76bf41a911457282b293dfaf0af311b1a9194ce
* | Merge "Add example in the doc when using Identity v3"Jenkins2016-09-301-0/+16
|\ \
| * | Add example in the doc when using Identity v3Léo GEORGEL2016-09-291-0/+16
| | | | | | | | | | | | | | | | | | Add example doc with user_domain_name and project_domain_name Change-Id: I5f454fcf705c8af1f0a1b85385bd7d8587234a14
* | | Merge "Add --ha option to os router create command"Jenkins2016-09-304-3/+43
|\ \ \
| * | | Add --ha option to os router create commandNam Nguyen Hoai2016-10-014-3/+43
| | |/ | |/| | | | | | | | | | | | | | | | | | | This patch added --ha option which the 'os router create' command was missed. Change-Id: I77635fb17af32beb0d8ed9aa080ef79285719fdc Closes-Bug: #1610161
* | | Merge "Updated from global requirements"Jenkins2016-09-301-1/+1
|\ \ \
| * | | Updated from global requirementsOpenStack Proposal Bot2016-09-301-1/+1
| |/ / | | | | | | | | | Change-Id: I065a55b5fb0fdf01d47434012a4ea4ea3d67c2ba
* | | Merge "Replace 'MagicMock' with 'Mock'"Jenkins2016-09-302-13/+13
|\ \ \ | |/ / |/| |
| * | Replace 'MagicMock' with 'Mock'Nguyen Phuong An2016-09-272-13/+13
| | | | | | | | | | | | | | | Change-Id: I35ebb2f0c83ec4300e26a72d9217ed0208f526eb Closes-Bug: #1475722
* | | Merge "Support "--no" option in aggregate set"Jenkins2016-09-295-15/+131
|\ \ \
| * | | Support "--no" option in aggregate setRui Chen2016-09-245-15/+131
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Supporting "--no-property" option will apply user a convenience way to clean all properties of aggregate in a short command, and this kind of behavior is the recommended way to devref. The patch add "--no-property" option in "aggregate set" command, and update related test cases and devref document. Change-Id: I7614a23c0db05144562330dc600dbab7d003d5d8 Implements: blueprint support-no-property-in-aggregate
* | | | Merge "Remove beta label for network segment resource"Jenkins2016-09-298-164/+23
|\ \ \ \
| * | | | Remove beta label for network segment resourceRichard Theis2016-09-288-164/+23
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | With Ocata development opened, neutron network segments are no longer beta resources. Change-Id: I25be51c30df17c746136471b88840f64a03187b9 Partially-Implements: blueprint routed-networks
* | | | Merge "Add and modify options for "volume create" command"Jenkins2016-09-296-30/+296
|\ \ \ \
| * | | | Add and modify options for "volume create" commandHuanxuan Ao2016-09-286-30/+296
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1.Add mutually exclusive options into a mutually exclusive group. 2.Add "--source-replicated", "--consistency-group", "--hint" and "multi-attach" options 3.Make --size option to be optional under some cases Closes-Bug: #1568005 Closes-Bug: #1627913 Implements: bp implement-cinder-features Co-Authored-By: Roman Vasilets <rvasilets@mirantis.com> Change-Id: I2c4c3073195d33774e477f4d7f22e383b14b41dd
* | | | | Merge "Implement "consistency group list" command"Jenkins2016-09-297-0/+267
|\ \ \ \ \ | |/ / / /
| * | | | Implement "consistency group list" commandHuanxuan Ao2016-09-287-0/+267
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add "consistency group" object in volume v2 (v2 only) and implement "consistency group list" command Change-Id: Ifa90d97f4b223f9a5b00708cff07fa2c5e2635f0 Implements: bp cinder-command-support Partial-Bug: #1613964 Co-Authored-By: Sheel Rana <ranasheel2000@gmail.com>
* | | | Updated from global requirementsOpenStack Proposal Bot2016-09-281-1/+1
| | | | | | | | | | | | | | | | Change-Id: I0895da779013a3fc586a36d4bbd6d1daf55bde20
* | | | Merge "remove square backet to required parameter"Jenkins2016-09-282-8/+8
|\ \ \ \
| * | | | remove square backet to required parameterzheng yin2016-09-252-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Required parameter don't need to square backet, therefore, I remove them. Change-Id: I36517fb782da53b3b973f70f292f25a4f6784077
* | | | | Merge "Update default nova api version to 2.1"Jenkins2016-09-283-2/+8
|\ \ \ \ \
| * | | | | Update default nova api version to 2.1qtang2016-09-283-2/+8
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ref:https://review.openstack.org/#/c/311653/ We should use 2.1 as the default nova version now The API_MIN_VERSION of novaclient has already changed to 2.1 Change-Id: I9ff16cf052556e5d3756f81e02a8e76e8f315df5 Closes-bug: #1588171
* | | | | Merge "Add option "--name" to command "openstack object create""Jenkins2016-09-286-3/+56
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add option "--name" to command "openstack object create"Rajasi Kulkarni2016-09-266-3/+56
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Option "--name" can be used to set as the object name of the file to be uploaded in the container. Similar to option "--object-name" in command "swift upload". Added unit test case to ensure an exception is raised when using option "--name" for uploading multiple objects. Change-Id: Ied7827841f6ca1cf9d4b48e304cbe5d62eda38ab Closes-Bug: #1607972
* | | | Merge "Updated from global requirements"Jenkins2016-09-271-1/+1
|\ \ \ \
| * | | | Updated from global requirementsOpenStack Proposal Bot2016-09-271-1/+1
| |/ / / | | | | | | | | | | | | Change-Id: Idd9c9a1c114001a3628ec69098495f9875537ec2
* | | | Merge "Add option markup in osc doc"Jenkins2016-09-271-1/+1
|\ \ \ \
| * | | | Add option markup in osc docKATO Tomoyuki2016-09-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To avoid unintended hyphen concatenation: "openstack –help" Change-Id: I6e8a1c453c5964bea4adc47d167904ab8ce8abda
* | | | | Merge "Remove reference to CLI Ref in osc doc"Jenkins2016-09-271-4/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Remove reference to CLI Ref in osc docKATO Tomoyuki2016-09-251-4/+0
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | Since we decide to unify the osc doc into the osc repo, CLI Reference does not provide osc content. Change-Id: I0d530143105b5411a7a38e9e9d2297a1e8c69071
* | | | Merge "Add default limit for container/object"Jenkins2016-09-272-0/+21
|\ \ \ \
| * | | | Add default limit for container/objectzheng yin2016-09-262-0/+21
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Default container name length less than or equal to 256 in link[1], as the same time,default object name length less than or equal to 1024 in link[2]. Thereforce, I check the length of container and object in take_action. and if it's greater than 256/1024 I warn the user. [1] https://github.com/openstack/swift/blob/master/swift/common/constraints.py#L39 [2] https://github.com/openstack/swift/blob/master/swift/common/constraints.py#L35 Change-Id: I304b77cbc464eaba041321654cc29248cbe4b9a6
* | | | Merge "Add warning message for --state option of set command in volume"Jenkins2016-09-266-7/+21
|\ \ \ \
| * | | | Add warning message for --state option of set command in volumeHuanxuan Ao2016-09-266-7/+21
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There are some set commands can set object state, it maybe a danger behavor for users, so add explanation and warning in the help message of the "--state" option to talk users be caution when using (cinderclient have done this too) Change-Id: I6a902887ea98879999c9972f36b1b7ef332173c3
* | | | Merge "Add command option parameter in console-url.rst"Jenkins2016-09-261-0/+1
|\ \ \ \
| * | | | Add command option parameter in console-url.rstzheng yin2016-09-261-0/+1
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | There are options (--rdp,--serial,--mks) in console-url.rst, but it has no these options after "os console url show", therefore, I add them. Change-Id: I4fd6b14f37cb5751021b8d33d4a65dae17e4e4e5
* | | | Merge "Align '=' for developing.rst and newton.rst"Jenkins2016-09-262-4/+4
|\ \ \ \
| * | | | Align '=' for developing.rst and newton.rstguangpei.liu2016-09-262-4/+4
| | |/ / | |/| | | | | | | | | | Change-Id: I2d9b4cbaf65a0fa1c3184f52540b90d32b906fa3
* | | | Updated from global requirementsOpenStack Proposal Bot2016-09-261-1/+1
| | | | | | | | | | | | | | | | Change-Id: I9989b7e0b6aa2062283451831d74c7852701acd2