You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ha...@apache.org on 2021/09/03 03:09:25 UTC

[cloudstack-documentation] branch mysql_sql_mode updated (5e44f98 -> 4ff2271)

This is an automated email from the ASF dual-hosted git repository.

harikrishna pushed a change to branch mysql_sql_mode
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git.


 discard 5e44f98  MySQL sql_mode change
    omit 00c75ec  Merge remote-tracking branch 'origin/4.15' into main
    omit 9a78053  Merge branch '4.15' into main
    omit 71adec8  Merge branch '4.15' into main
    omit 7f751ce  Adding docs for SUSE / RHEL8 variants support (#224)
    omit 2f021fd  Adding cloudstack-kubernetes-provider docs (#233)
    omit 524b352  vm: import/unmanage docs (#221)
    omit e99c2bb  Added vmware disk provisioning types (#217)
    omit bc9a5d7  Merge remote-tracking branch 'origin/4.15' into main
    omit 6c1cc86  Merge remote-tracking branch 'origin/4.15' into main
    omit e673ffd  Merge remote-tracking branch 'origin/4.15' into main
    omit e44625b  Merge remote-tracking branch 'origin/4.15' into main
    omit 771dd0e  security groups: Add a few lines about IPv6 (#220)
    omit a16bcd1   Inclusivity changes for CloudStack in the documentation - Rename default git branch name from 'master' to 'main' and replace some offensive words/terms as appropriate (#155)
    omit 98a17e8  ui: added customization details (#199)
    omit d4605f9  Merge remote-tracking branch 'origin/4.15'
    omit 41f314b  Remove IRC reference as it is no longer used (#204)
    omit 80e6d70  Reminder for adding package repository (#202)
    omit 1d563e1  Added remarks for clearifcation / addes commands for ubuntu installation (#201)
    omit b729a05  Updated list of supported builds (#200)
    omit ec53e7f  Added AMD output and vlan/vni range values (#198)
    omit dfd5c6f  Changes acording to the setup wizard in GUI (#196)
    omit ef0729d  Update _pkg_repo.rst (#195)
    omit b8f7a82  clearification of the advanced network setup in section "Host KVM installation" (#194)
    omit 611a93c  add ufw bridged connection issue solution (#190)
    omit c8821a6  Update user-data.rst (#172)
    omit 9ce241c  Updated docs with the new storage plugin for Dell EMC PowerFlex/ScaleIO (formerly VxFlexOS) (#169)
    omit 350e047  Optional deploy-as-is (#209)
    omit 68210ce  vm: note about read-only details (#206)
    omit e16a507  Persistence mode in L2 networks (#183)
    omit 3411552  vm: fix display name, internal name notes (#177)
    omit aac90dd  Added note on usage of "netplan" for Ubuntu network configuration (#203)
    omit fad7f71  systemvm: vmware migration changes (#170)
    omit 7a5dab0  note on agent configuration (#188)
    omit a3317b0  Merge remote-tracking branch 'origin/4.15'
    omit b1a380c  Merge remote-tracking branch 'origin/4.15'
    omit b92e2a4  Merge remote-tracking branch 'origin/4.15'
    omit 2fc635b  Add documentation for packaging/build-deb.sh (#178)
    omit ecba1c9  Merge remote-tracking branch 'origin/4.15'
    omit 4313161  Merge branch '4.15'
    omit cc27aff  Merge remote-tracking branch 'origin/4.15'
    omit 09dabea  conf: bump to next version 4.16
     add 4ff2271  MySQL sql_mode change

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (5e44f98)
            \
             N -- N -- N   refs/heads/mysql_sql_mode (4ff2271)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 README.rst                                         |  32 +-
 source/_global.rst                                 |  22 +-
 source/_static/images/unmanage-instance-icon.png   | Bin 1201 -> 0 bytes
 source/_static/images/vm-importinstance.png        | Bin 87140 -> 0 bytes
 source/_static/images/vm-unmanage-instance.png     | Bin 43479 -> 0 bytes
 source/_static/images/vm-unmanagedmanaged.png      | Bin 149495 -> 0 bytes
 source/adminguide/index.rst                        |   2 +-
 source/adminguide/locale/pot/networking.pot        |   2 +-
 .../networking/virtual_private_cloud_config.pot    |   4 +-
 source/adminguide/locale/pot/networking2.pot       |   4 +-
 .../locale/pot/networking_and_traffic.pot          |   4 +-
 source/adminguide/locale/pot/reliability.pot       |  20 +-
 source/adminguide/locale/pot/templates.pot         |  14 +-
 .../locale/zh_CN/LC_MESSAGES/networking.po         |   8 +-
 .../networking/virtual_private_cloud_config.po     |   8 +-
 .../locale/zh_CN/LC_MESSAGES/networking2.po        |   8 +-
 .../zh_CN/LC_MESSAGES/networking_and_traffic.po    |   8 +-
 .../locale/zh_CN/LC_MESSAGES/reliability.po        |  56 +--
 .../locale/zh_CN/LC_MESSAGES/templates.po          |  16 +-
 source/adminguide/networking.rst                   |   8 +-
 .../adminguide/networking/persistent_networks.rst  |  12 +-
 source/adminguide/networking/security_groups.rst   |  11 +-
 .../networking/virtual_private_cloud_config.rst    |   6 +-
 source/adminguide/reliability.rst                  |  36 +-
 source/adminguide/service_offerings.rst            |  22 +-
 source/adminguide/storage.rst                      |   1 -
 source/adminguide/systemvm.rst                     |   7 -
 source/adminguide/templates.rst                    |  44 ++-
 source/adminguide/templates/_create_linux.rst      |  16 +-
 source/adminguide/templates/_password.rst          |   4 +-
 source/adminguide/virtual_machines.rst             |  69 ++--
 ...porting_unmanaging_vms.rst => VM_Ingestion.rst} | 206 +++--------
 .../adminguide/virtual_machines/unmanage_vms.rst   |  82 +++++
 source/adminguide/virtual_machines/user-data.rst   |   7 +-
 .../virtual_machines/virtual_appliances.rst        |  19 +-
 source/conceptsandterminology/concepts.rst         |   5 -
 source/conceptsandterminology/index.rst            |   2 +-
 .../conceptsandterminology/locale/pot/ansible.pot  |   2 +-
 .../locale/pot/networking.pot                      |   4 +-
 source/conf.py                                     |   4 +-
 source/developersguide/ansible.rst                 |   2 +-
 source/developersguide/get_help.rst                |   8 +
 source/developersguide/index.rst                   |   2 +-
 source/index.rst                                   |   2 +-
 source/installguide/building_from_source.rst       |  17 +-
 source/installguide/configuration.rst              | 220 ++++-------
 source/installguide/hypervisor/kvm.rst             | 408 +++------------------
 source/installguide/index.rst                      |   2 +-
 source/installguide/locale/pot/configuration.pot   |   4 +-
 source/installguide/locale/pot/hypervisor/kvm.pot  |   2 +-
 .../locale/pot/hypervisor_installation.pot         |   2 +-
 source/installguide/locale/pot/installation.pot    |   2 +-
 .../installguide/locale/pot/managing_networks.pot  |   4 +-
 .../locale/pot/optional_installation.pot           |  22 +-
 .../locale/zh_CN/LC_MESSAGES/configuration.po      |   6 +-
 .../locale/zh_CN/LC_MESSAGES/hypervisor/kvm.po     |   4 +-
 .../zh_CN/LC_MESSAGES/hypervisor_installation.po   |   4 +-
 .../locale/zh_CN/LC_MESSAGES/installation.po       |   2 +-
 .../locale/zh_CN/LC_MESSAGES/managing_networks.po  |   8 +-
 .../zh_CN/LC_MESSAGES/optional_installation.po     |  53 ++-
 .../installguide/management-server/_database.rst   | 104 ++----
 source/installguide/management-server/_nfs.rst     |  24 +-
 .../management-server/_pkg_install.rst             |  12 +-
 .../installguide/management-server/_pkg_repo.rst   |  47 +--
 .../management-server/_prerequisite.rst            |  22 +-
 source/installguide/optional_installation.rst      |  51 ++-
 source/plugins/cloudstack-kubernetes-service.rst   |  10 +-
 source/plugins/index.rst                           |   2 +-
 source/plugins/ovs-plugin.rst                      |   5 +-
 source/plugins/quota.rst                           |   4 +-
 source/quickinstallationguide/qig.rst              |   5 +-
 source/releasenotes/compat.rst                     |  17 +-
 source/releasenotes/index.rst                      |   2 +-
 source/releasenotes/locale/ja/LC_MESSAGES/about.po |   4 +-
 .../releasenotes/locale/ja/LC_MESSAGES/rnotes.po   |   2 +-
 source/releasenotes/locale/pot/about.pot           |   4 +-
 source/releasenotes/locale/pot/rnotes.pot          |   2 +-
 source/upgrading/index.rst                         |   2 +-
 source/upgrading/locale/ja/LC_MESSAGES/about.po    |   4 +-
 source/upgrading/locale/ja/LC_MESSAGES/rnotes.po   |   2 +-
 source/upgrading/locale/pot/about.pot              |   4 +-
 source/upgrading/locale/pot/rnotes.pot             |   2 +-
 82 files changed, 687 insertions(+), 1193 deletions(-)
 delete mode 100644 source/_static/images/unmanage-instance-icon.png
 delete mode 100644 source/_static/images/vm-importinstance.png
 delete mode 100644 source/_static/images/vm-unmanage-instance.png
 delete mode 100644 source/_static/images/vm-unmanagedmanaged.png
 rename source/adminguide/virtual_machines/{importing_unmanaging_vms.rst => VM_Ingestion.rst} (72%)
 create mode 100644 source/adminguide/virtual_machines/unmanage_vms.rst