summaryrefslogtreecommitdiff
path: root/releasenotes
Commit message (Collapse)AuthorAgeFilesLines
* Update master for stable/yogaOpenStack Release Bot2022-03-032-0/+7
| | | | | | | | | | | | Add file to the reno documentation build to show release notes for stable/yoga. Use pbr instruction to increment the minor version number automatically so that master versions are higher than the versions on stable/yoga. Sem-Ver: feature Change-Id: I46567b4f8c29710c42767fc96ac0176f5f8bc3b7
* Update master for stable/xena3.5.0stable/yogaOpenStack Release Bot2021-09-172-0/+7
| | | | | | | | | | | | Add file to the reno documentation build to show release notes for stable/xena. Use pbr instruction to increment the minor version number automatically so that master versions are higher than the versions on stable/xena. Sem-Ver: feature Change-Id: Ifed0f0ac32b4d957e7f0f4a4a41014ea6ea8e815
* Update master for stable/wallabyxena-em3.4.0stable/xenaOpenStack Release Bot2021-03-182-0/+7
| | | | | | | | | | | | Add file to the reno documentation build to show release notes for stable/wallaby. Use pbr instruction to increment the minor version number automatically so that master versions are higher than the versions on stable/wallaby. Sem-Ver: feature Change-Id: I5d670a37e27605737d1491d8ae0cf7e64c8851b7
* Update master for stable/victoriaOpenStack Release Bot2020-09-142-0/+7
| | | | | | | | | | | | Add file to the reno documentation build to show release notes for stable/victoria. Use pbr instruction to increment the minor version number automatically so that master versions are higher than the versions on stable/victoria. Change-Id: I2e83569e917947fb5b381924576ad85a43b792ae Sem-Ver: feature
* Switch to newer openstackdocstheme and reno versions3.2.0Andreas Jaeger2020-05-201-5/+4
| | | | | | | | | | | | | | | | | | | | | | | Switch to openstackdocstheme 2.2.1 and reno 3.1.0 versions. Using these versions will allow especially: * Linking from HTML to PDF document * Allow parallel building of documents * Fix some rendering problems Update Sphinx version as well. openstackdocstheme renames some variables, so follow the renames before the next release removes them. A couple of variables are also not needed anymore, remove them. Set openstackdocs_auto_name to use 'project' as name. Change pygments_style to 'native' since old theme version always used 'native' and the theme now respects the setting and using 'sphinx' can lead to some strange rendering. Depends-On: https://review.opendev.org/729744 Change-Id: I4c81bec463bb61a559ee8941545c16a08b7041f9
* Update master for stable/ussuriOpenStack Release Bot2020-04-112-0/+7
| | | | | | | | | | | | Add file to the reno documentation build to show release notes for stable/ussuri. Use pbr instruction to increment the minor version number automatically so that master versions are higher than the versions on stable/ussuri. Change-Id: Ib356624acdf10e24f42da957d2f8a7216cfbab3f Sem-Ver: feature
* Fix the "image register" command (OSC 5.2.0 regression)Luigi Toscano2020-04-071-0/+6
| | | | | | | | | | | | | | | | | | python-openstackclient removed the usage of glanceclient between 5.1.0 and 5.2.0 (see: https://review.opendev.org/#/c/650374/). As a consequence, the openstack dataprocessing image register ... command is now broken. This fix means a few requirement bumps to align to OSC 5.2.0, even though saharaclient 3.0.0 is already released. Story: 2007501 Task: 39317 Change-Id: I377e0646303aef4984cdd6e4b6587fca9241206b
* [ussuri][goal] Drop python 2.7 support and testingLuigi Toscano2020-01-261-0/+6
| | | | | | | | | | | | | | | | | | | | | OpenStack is dropping the py2.7 support in ussuri cycle. sahara plugins do works with python 3 and the sahara core does not support python 2.7 anymore anyway. Complete discussion & schedule can be found in - http://lists.openstack.org/pipermail/openstack-discuss/2019-October/010142.html - https://etherpad.openstack.org/p/drop-python2-support Ussuri Communtiy-wide goal: https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html Also: - bump the lower-constraints decorator requirements to a recent one to prevent failures; - drop the obsolete jenkins tox target. Change-Id: I5806dcb8f13e88a28c0b5e6de449efa9b95b6e73
* Update master for stable/trainOpenStack Release Bot2019-09-202-0/+7
| | | | | | | | | | | | Add file to the reno documentation build to show release notes for stable/train. Use pbr instruction to increment the minor version number automatically so that master versions are higher than the versions on stable/train. Change-Id: I1b2597b660c21fb7cde6828a2bba631e8cc29794 Sem-Ver: feature
* Py3: fix the OSC download job binary commandLuigi Toscano2019-05-311-0/+4
| | | | | | | Story: 2005807 Task: 33546 Change-Id: I01660375c17938f1eb2920cf0d599083d3d300e1
* Update master for stable/steinOpenStack Release Bot2019-03-082-0/+7
| | | | | | | | | | | | Add file to the reno documentation build to show release notes for stable/stein. Use pbr instruction to increment the minor version number automatically so that master versions are higher than the versions on stable/stein. Change-Id: I441719fc44f5ad9ef4b9dbc28a7413f04b0feb97 Sem-Ver: feature
* Add missing APIv2 features to client, OSC2.2.0Jeremy Freudberg2019-03-031-0/+12
| | | | | | | | | | | | | | | | | Now in the basic client: - Boot from volume enhancements - Update keypair Now in OSC: - Force delete cluster - Update keypair - Boot from volume enhancements - Decommision specific node (only via --json) Change-Id: I031fdb6f7754f6cf242bfae6f10ed05249c07dac Story: 2003092 Task: 23183 Task: 29740
* Merge "Preparing OSC for APIv2"2.1.0Zuul2019-01-111-0/+5
|\
| * Preparing OSC for APIv2Telles Nobrega2019-01-101-0/+5
| | | | | | | | | | | | | | On the way to have APIv2 as stable we need to have it available on the OSC for sahara. Change-Id: I84f4bc56c641caad7c04190c7a344a6773440eef
* | Update reno for stable/rockyOpenStack Release Bot2018-08-082-0/+7
|/ | | | Change-Id: I3c3f1a2949a0e9c3d0164be05ffbb12b78c435e2
* Merge "Rework saharaclient authentication"Zuul2018-07-181-0/+6
|\
| * Rework saharaclient authenticationJeremy Freudberg2018-07-101-0/+6
| | | | | | | | | | | | | | | | | | | | Just accept session objects. This will require a new major release of python-saharaclient (2.0). Change-Id: I9021a7ebeeecf94d48170e332b26ac6e80187501 Story: 1747838 Task: 6896
* | Reflect response fixes for jobs/jobs templatesJeremy Freudberg2018-07-091-0/+4
|/ | | | | | | | In the experimental APIv2, some inconsistencies were recently fixed. Reflect that. Depends-On: https://review.openstack.org/581072 Change-Id: I408a0ab5ee1647307bb63635b2d7839c24be73d0
* Reflect change to multiple clusters creationJeremy Freudberg2018-06-121-0/+4
| | | | | | | APIv2 has been experimental; we've made a change to endpoint for the creation of multiple clusters. Change-Id: Idc37b263ceabc9edaf6cab5e24fa83c836edc16d
* Migration to Storyboard (2)Luigi Toscano2018-03-171-1/+1
| | | | | | | Fix another link to storyboard in openstackdocstheme configuration for release notes. Change-Id: If8ee823edb158b9d5c78bca1a6d2dff25e266468
* Update reno for stable/queensOpenStack Release Bot2018-01-292-0/+7
| | | | Change-Id: I501a2de3b93a98a91704cf89823332e308429f84
* APIv2 support in clientJeremy Freudberg2018-01-251-0/+3
| | | | | | | | | | | | | | | * Support of all APIv2 features carried from APIv1 ("feature parity") * Minimum amount of docs to pass the gate * Endpoint manipulation and version discovery handled by keystoneauth * APIv2 feature: decommision of specific instances (doc change only) * APIv2 feature: force delete (new method) Unit tests will arrive in a future patch. bp v2-api-experimental-impl Co-Authored-By: Monty Taylor <mordred@inaugust.com> Change-Id: I32178439fe85cc6d5faf4ac2e33ae80c08619de5
* Remove setting of version/release from releasenotesAndreas Jaeger2017-11-161-8/+3
| | | | | | | | | | | | | | | | | | Release notes are version independent, so remove version/release values. We've found that projects now require the service package to be installed in order to build release notes, and this is entirely due to the current convention of pulling in the version information. Release notes should not need installation in order to build, so this unnecessary version setting needs to be removed. This is needed for new release notes publishing, see I56909152975f731a9d2c21b2825b972195e48ee8 and the discussion starting at http://lists.openstack.org/pipermail/openstack-dev/2017-November/124480.html . Change-Id: Idb0808b17a34a9c121a922eaa9317d30642a0736
* Update reno for stable/pikeOpenStack Release Bot2017-07-282-0/+7
| | | | Change-Id: I08774a4e057f3775b46470ea790bee682e8c8b9e
* doc: migrate to openstackdocsthemeLuigi Toscano2017-07-131-2/+8
| | | | | Both doc/ and releasenotes/ Change-Id: Ic9a5d593053364e8b10f022b53cb0ab2587431b0
* Update reno for stable/ocataOpenStack Release Bot2017-02-012-0/+7
| | | | Change-Id: Id96c1e2c92b960e3f89686603ae6d1de49c0e5ab
* Merge "remove old cli commands"Jenkins2016-10-131-0/+7
|\
| * remove old cli commandsVitaly Gridnev2016-10-011-0/+7
| | | | | | | | | | | | | | | | master branch is now open for ocata development, so we can start removing old cli commands from saharaclient code. Change-Id: I67543120309e838239fe73b8dd2713368b8538a9
* | 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: Id24407f62d885f1e8deabe10e467c327a80b08a9
* | standardize release note page orderingDoug Hellmann2016-09-071-1/+1
|/ | | | | | | | | | In order to support automatically updating the release notes when we create stable branches, we want the pages to be in a standard order. This patch updates the order to be reverse chronological, so the most recent notes appear at the top. Change-Id: Ib364dcc8eb31275a31c83b68d7914263b183e393 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
* Update reno for stable/newtonDoug Hellmann2016-09-022-0/+7
| | | | Change-Id: I88bc38f2a0d3b20659bb41badc2b764872be34aa
* Merge "Designate integration"Jenkins2016-08-101-0/+4
|\
| * Designate integrationMichael Ionkin2016-08-021-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | added 'domain_name' parameter to Cluster Template in API and CLI client. NOTE: in spec we proposed to use two domains: one for internal resolution and another for external. But we decided to use only one domain for both sides so an instance will have one hostname in the domain and two appropriate A records because it's more convenient. partial-bp: designate-integration Change-Id: Ic636d1d9d27f9f96fbfd37b7d29d8f0add44a24f
* | Merge "Add pagination ability to Python-saharaclient"Jenkins2016-07-291-0/+4
|\ \ | |/ |/|
| * Add pagination ability to Python-saharaclientMikhail Lelyakin2016-07-281-0/+4
| | | | | | | | | | | | | | | | | | Now we are working on pagination ability in Sahara API. This changes support work with new abilities. Change-Id: Idf96a82b0f49bd288eb3fd9bfa82f92074ea4e7c bp: pagination Depends-on: I50fa225361617e835c314e873035704b9fe811d0
* | support event logs for CLIVitaly Gridnev2016-07-131-0/+4
| | | | | | | | | | | | | | | | provision progress has nested structure, so it's hard display that nicely. so implemented ability to make dump with full event log details Change-Id: I7c14253c8c8724fdad4bd80178cdde74a225f37c
* | plugin's api update supportVitaly Gridnev2016-07-121-0/+4
|/ | | | | | | | this change adding support of plugin's api patch method. blueprint: plugin-management-api Change-Id: I94dd1d4faf2ccbc3901ea5d5c7d69e7c5a4f8bdf
* Remove unused functional testsAlina Nesterova2016-07-021-0/+4
| | | | | | | | Replace this tests with tests in sahara-tests Depends-on: I2fc73686fcbcb458fd22cef3fe335fd4f690302d Change-Id: I590a91277f411f5bfa9f7dbf3bea2780c666bbc0
* Change plugin version 'version' parameter to 'plugin-version'Denis Egorenko2016-06-011-0/+10
| | | | | | | | | | Currently we have parameter 'version' for specifying plugin version for creating node group templates and also for listing available plugins. The problem is that this parameter is global parameter for getting version of client. So, this patch fixes this confusion. Change-Id: I89a670188c20e3b20b98b596a3efb8d5997c3214 Closes-bug: #1565775
* Update reno for stable/mitakaDoug Hellmann2016-03-102-0/+7
| | | | Change-Id: I5ba10dffee322330b9ebd41d408c3cd57e59135b
* Adding release notes for saharaclientAndrey Pavlov2016-02-083-1/+10
| | | | Change-Id: I79b0e7e12b8a98699ff6722f12bf8c1cc38240d3
* Adding release notes for saharaclientAndrey Pavlov2015-12-2213-0/+64
| | | | Change-Id: I950ee151045ec12b5e3c303271da98b355345602
* Add releasenotes to sahara clientSergey Lukjanov2015-12-086-0/+232
We need to have releasenotes in libraries Change-Id: I064ecce2093506c5ad44c7918d34ea345b8d19e9