-----
* Update Authors and ChangeLog for CSE 3.0.0
* [Docs] Work in progress docs (796)
* [VCDA-1825] Consume latest pyvcloud and vcd-cli (789)
* [Docs] More edits to the CSE 3.0 documentation (795)
* [Docs] Minor edits to CSE 3.0 content (794)
* [Docs] CSE 3.0 as the main page (793)
* [Docs] Final edits for CSE 3.0
* [VCDA-1876] Update documentation for Container UI Plugin (779)
* [Docs] Release notes for CSE 3.0 and few other edits (791)
* Add information about deprecation of templates (790)
* [Docs] Edits to CSE 3.0 documentation (788)
* [Docs] Correction in the upgrade path to CSE3.0 (787)
* [Docs] Minor edits to CSE30 and TemplateManagement files (786)
* [Docs] Minor edits in the Troubleshooting and Known Issues pages (784)
* Added a Known issue : how to delete the stale entries of a cluster that seems to be in stuck state. (783)
* Fix warning statement thrown when checking if element is not None (782)
* nfs count default set to 0 (781)
* Update log bundle information for cse 3.0 (778)
* [Docs] How to set the default storage-polify for native deployments. (780)
* [VCDA-1766] Move to VAC production for telemetry (757)
* [VCDA-1875] Update template announcements page (776)
* Add Container UI Plugin 1.0.3 (777)
* Update task to error if defined enttiy update / create fails (774)
* Check if the defined entity is in resolved state before fetching the configuration (769)
* [VCDA-1860] Change DE deletion on cluster creation rollback to use sysadmin context (766)
* Removed offensive terminology in github docs
* Fixed links under CSE3.0 (773)
* [Github docs] Add upcoming documentation (772)
* Updated OSL for 3.0 GA (767)
* [VCDA-1868] Server side changes to handle when TKG+ is swithced off (765)
* [VCDA-1848] Update sample config api version to 35.0 (762)
* [VCDA-1858] Encode value for query filter expressions (763)
* [VCDA-1849] CSE upgrade to tag templates with placement policy when template creation is skipped (761)
* Fix error messages and upgrade command for native (764)
* Hiding ovdc list command in api v 33 and 34 (756)
* reverting wait on task for create entity in create cluster (759)
* [VCDA-1825] Fix Minor error codes and add exception handling to cluster\_service (755)
* Update pyvcloud requirement to 22.0.2.dev31 (754)
* Fix CTOT failure due to CLI (753)
* [VCDA-1787] Add --id option for cluster commands (749)
* [VCDA-1638] Use scrypt for encryption algorithm (743)
* [VCDA-1831] Fixed broken vcd cse pks ovdc disable command (748)
* [VCDA-1794] Order-of-output-columns-fixed (745)
* Fix filter parameters for cluster list (746)
* [VCDA-1812] Move command examples from Group level to relevant subcommands (737)
* Removed offensive terminology (735)
* Fix entities endpoint for tkg client (747)
* Add resource version to the request before update operation for TKG (730)
* [VCDA-1793] Create defined entities in specific org when sysadmin creates a cluster (738)
* Change tkgCluster to TanzuKubernetesCluster in output (736)
* CLI for cse configure-pks (726)
* [VCDA-1612] vcd cse cluster remove-nfs CLI (731)
* Deprecated entities endpoint. (732)
* [VCDA-1775] Add --org option for cluster apply to help sysadmin specify deployment org for TKG (722)
* Changes for showing proper error message for TKG cluster upgrade and … (716)
* [VCDA-1781,1803, 1735] - Fix missing references to missing methods in cluster\_service.py (724)
* Fix help strings in CLI (721)
* [VCDA-1712,VCDA-1740] sample generation for tkg and help text for sample file (718)
* Fix failing CToT against vCD 10.2 (729)
* Avoid showing Native clusters if CLI is enabled only for TKG (723)
* Enable pks ovdc commands for v35 (719)
* [VCDA-1633, VCDA-1634] Mqtt consumer POC (single-threaded) (709)
* [VCDA-1772, VCDA-1734, fix snake case output] Exception when no rights, fix write operation task output (720)
* Changed name validation regex for cluster name (715)
* Avoid filters for searching sizing policy during cluster create (717)
* Fix regression related to cse install/upgrade/run (713)
* [VCDA-1652] Transfer ownership of defined entity to cluster owner during cse upgrade (710)
* [bug fix]checking API version before checking for MQTT extension (712)
* Fix rollback true/false conditions on cluster create (711)
* [VCDA-1564] Telemetry for defined entities (699)
* Update template list endpoint to return all data about templates (707)
* Add support for handling multiple Accept headers in incoming requests (705)
* [VCDA-1635] Change references for tkg\_plus to TKG+ (706)
* [VCDA-1632] Mqtt upgrade (694)
* Update pyvcloud version in requirements.txt (703)
* [VCDA-1622] TKG cluster get config operation from CLI (702)
* [VCDA-1695] Hide references to TKG PLUS unless opt-ed in (693)
* [VCDA 1653] Avoid using prefix while creating/ updating clusters (698)
* [VCDA-1698] Allow upgrade from arbitrary patch version in a supported upgrade path (696)
* VCDA-1644 Add description for the schema (691)
* Set default values for hidden parameters (695)
* [VCDA-1704] Default down to tkg only operations when cse server is not running (690)
* added paho-mqtt to requirements.txt (700)
* Fix for broken vcd cse template list for api version 35 (692)
* Add cse def schema to CSE whl package (688)
* [VCDA-1675, VCDA-1630] config validator and install with mqtt components (680)
* [VCDA-1694] Disable --tkg-plus options for ovdc enable and disable based on environmen… (684)
* Fix sending the correct parent key (687)
* [VCDA-1621] Create, Update and Delete TKG clusters from CLI (682)
* [VCDA-1645] Validate PUT Def Entity Payload (671)
* Regenerated TKGclient from swagger (678)
* [VCDA-1657, VCDA-1668] Update CSE REST api endpoints (677)
* [VCDA-1515] Report users at the end of CSE upgrade who needs to be assigned DEF entity RBAC rights (666)
* [VCDA-1681] cluster restriction with placement policies fixed (675)
* [VCDA-1671] Def entity owner as part of console display on cluster list CLI (679)
* NFS implementation (673)
* [VCDA-1627, VCDA-1628, VCDA-1629] Adding MQTT extension manager (658)
* [VCDA-1517] Ignore cse node commands for api version 35 (672)
* [VCDA-1682] Generate new client for TKG swagger changes (669)
* [VCDA-1672] Include Org and Owner as part of the defined entity model (674)
* [ PR ] Cluster command help message and fix (665)
* [VCDA-1608] Cluster config CLI implementation (664)
* Hide ovdc info command as it doesnt display any more info than list (663)
* [VCDA-1594& VCDA-1604]: Implement scale down for clusters (661)
* [VCDA-1610] Cluster upgrade CLI implementation for Defined Entity (660)
* Fix failing CToT (662)
* [Vcda 1613]: Format console output for v35 cli (655)
* Model and Schema changes to include nfs (657)
* [VCDA-1611] CLI implementation cluster-upgrade-plan (654)
* [PR] CTOT Fix - cluster resize with no worker node is a positive test case (656)
* [VCDA-1609] DEF entity cluster delete (653)
* [VCDA-1542, 1543, 1545] Handle CSE upgrade to api version 35.0 (632)
* [VCDA 1595,1603] apply - generate sample file, resize cluster CLI implementation (651)
* [VCDA-1624] Hook TKG client to CSE client (649)
* [VCDA1590] Cluster create and resize support to handle 0 worker nodes (644)
* Update CSE UI plugin to 1.0.2; update documentation (652)
* [Vcda 1605] implement server side get cluster config (646)
* Fix ovdc enable bug in system tests (645)
* [VCDA-1580] Move to pre-defined kubernetes interface (641)
* [Vcda 1535] Ovdc Enable and disable with placement policy (626)
* [VCDA-1548] Cluster List and Info for Defined Entity (642)
* [VCDA-1567] Add nodes section to the schema. Enhance create and resize workflows (640)
* [Vcda 1541] upgrade cluster workflow (635)
* fix remove compute policy errors (643)
* Remove operation context from compute policy manager (637)
* [VCDA-1547] Implement vcd cse cluster apply for create cluster (634)
* PR- Fix CTOT failure (639)
* VCDA-1589 Implemennt cluster-delete new endpoint. (636)
* Reverting system tests after photon gc bug fix (633)
* [VCDA-1568] Exception-Handler For Defined Entity Services and Cluster Handler (628)
* [VCDA-1571] update schema with k8s, cni, docker and os info (630)
* [VCDA-1544, 1546] CSE upgrade command (624)
* Change the ID format of the interface and entity type. (631)
* Revert GC fix, since fix is now available from vCD (629)
* [VCDA-1572] CLI-To-Use-CSE-Server-Api-Version (623)
* Server side implementation for V35 cluster resize operation (622)
* Skip Photon template installation during system tests (627)
* [VCDA-1534] Tag templates with placement policies during template install (621)
* [VCDA-1518] Use sizing\_class for creation of VMs in the cluster (614)
* Def-entity Cluster Status (617)
* Remote template url change (620)
* VCDA-1574 & 1578 Entity filtering, GET and LIST endpoints
* Workaround for GC bug in vCD leading to template creation failure (618)
* [VCDA-1516] Add base code for CSE upgrade (613)
* [VCDA-1549] Add version tracking to CSE server (609)
* [VCDA-1533] Create placement policies on cse install (608)
* [VCDA-1531] CLI skeleton (606)
* Fixing the (bug) method params of new def\_cluster\_handler.py (612)
* VCDA-1539 Separate defined entity handler, backend service and cluster-create implementation. (599)
* Update CSE-vCD compatibility matrix to add patch/update releases of supported vCD versions (607)
* [VCDA-1536] Suppress template rule checking for api v35 and above (605)
* [VCDA 1528] Added vCD api version check to CSE config validator (604)
* VCDA-1538&1539 Create schema and model for native cluster (603)
* Registering schema.json without manual copy (601)
* [Vcda 1508] Register DEF schema on CSE install (597)
* Temporary fix for OVDC compute policy remove (595)
* VCDA-1497 Implement Defined Entity Service (596)
* Resolved flake8 errors for system tests (594)
* VCDA-1498 Defined entity schema service (588)
* Fix flake8 errors in system tests (593)
* [VCDA-1502] Add cloudapi client into request context (591)
* Better error message on connectivity failure due to self-signed certificates (590)
* Fix client in pksbroker (586)
* Fix for missing admin client on ovdc update (585)
* [VCDA-1477] Implement request context (584)
* [VCDA-1481, 1482, 1483] Change logging strategy (583)
* [VCDA-1488] Separate ovdc enable for Ent-PKS (576)
* Address merge conflicts
* [VCDA-1438] Separate PKS command group - Server side changes (561)
* [VCDA-1457] Add tests for cluster resize (560)
* [VCDA-1431] resolve multiple telemetry calls (558)
* [VCDA-1272] Optimize ovdc list from server (562)
* fix for recording incorrect telemetry details (555)
* [VCDA-1270] Change Temp vm name to meaningful one (549)
* Separate-Command-Group-For-PKS(Client Side Changes) (550)
* [VCD-1436] Update docs for CSE 2.6.1 announcing support for PKS 1.7 (569)
* Add fields in base\_config.yaml to support 2nd org for running tests (579)
* Add CSE UI plugin v1.0.1 (580)
* Fix cluster list to show PKS cluster k8s version (575)
* Fix convert cluster showing incorrect kubernetes version (572)
* [VCDA-1451] Update cluster list to show Kubernetes info (557)
* [VCDA-1378] Update docs for 2.6.0 GA (538)
* Bump nokogiri from 1.8.5 to 1.10.8 in /docs (529)
* Add UI 1.0.0 release build (552)
* Update pyvcloud requirement to 22.0.1 (559)
* [VCDA-1441] Update PKS client to v1.7 (553)
* [VCDA-1257] Add cpu, memory and ssh keys option for cluster resize (551)
* Fix bug where auth token can be referenced before assignment (543)
* Update Template announcement page (537)
* remote template url set to master template repo (523)
* [VCDA-1394] Telemetry Fixes (530)
* [VCDA-1384] Update dependency for CSE 2.6.0 (531)
* [VCDA-1365] Update OSL files of 2.6.0 GA (526)
* [VCDA-1381] Fix error message on triggering invalid operation on non native clusters. (525)
* Change cluster upgrade k8s version check to >= to accomodate photon's k8s versioning (521)
* Post the telemetry data in a separate async thread (528)
* [VCDA-1382] Expose CSE server CLI commands to manage life-cycle of CSE UI plugin (524)
* Add flake8 ignore to manage\_plugin.py (520)
* Fix docstring consistency (517)