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/08/27 11:42:13 UTC

[cloudstack] branch decoupleServiceOfferingDiskOffering updated (9e4e628 -> f22d884)

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

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


 discard 9e4e628  Rename global configuration parameter from storage.pool.tags.disk.offering.strictness to match.storage.pool.tags.with.disk.offering
 discard 939f371  Added storage id for the list disk offering API and corresponding UI changes in migrateVolume and changeOfferingForVolume flow
 discard 559cb40  Fix unit test in VolumeApiServiceImpl
 discard ddc7c0e  Fixed recent unit test cases with new serviceofferingvo constructor
 discard 77f4b64  Fix a unit test case
 discard 326a3d8  Changes for override root disk offering in deployvm wizard in case of custom offering
 discard 3ca5e64  Fix list volumes, after changing system_use column from disk offering to service offering in volume_view
 discard 9a9cab3  Fix global setting implementation
 discard ba00b16  Fix changeOfferingForVolume API for custom disk offering
 discard 1b5feec  update volume_view to update system_use column from service offering and not disk offering
 discard e431ed3  Remove system_use column from disk offering join
 discard c0827e1  remove system_use column from disk_offering view
 discard 0c2d7ca  Upgrade handled with new schema changes
 discard 2715eba  review comments addressed
 discard 91d0184  Added marvin test cases for checking disk offering strictness
 discard 822dc00  Addressed review comments and fixed update service offering flow with storage tags
 discard 63a613f  Removed unused import
 discard 38eb0df  Fix domain_router_view to get proper service offering id
 discard 5b3f392  Fix service offering constructor to address custom offering
 discard 3fb275c  Fix service offering edit flow
 discard 65e9c45  Fixed service_offering_view
 discard 4b7cb85  Addressed review comments
 discard ffc1eab  fix user_vm_view
 discard 491eb0a  Fix unit test failures
 discard d2ca864  Fix service offering usage as disk offering
 discard 88a8fb2  Fix UI conflicts
 discard a0fa327  Add UI form for changeOfferingForVolume API
 discard f83163b  Added new API changeofferingforVolume API and corresponding changes
 discard f4b69ba  Added disk offering change checks during resize volume operation
 discard dd99bc6  Added configuration parameter to decide whether to check volume tags on the destination storagepool during migration
 discard 0f2493a  Added volumeId parameter to listDiskOfferings API and the disksizestrictness flag of the current disk offering is honored while list disk offerings
 discard efafce4  UI: move compute only toggle button outside the box in add compute offering wizard
 discard 8f15a73  Fixed diskoffering automatic selection on add compute offering wizard
 discard e49b1ce  UI: Separated compute and disk releated parameters in add compute offering wizard, also added association to disk offering
 discard 3141784  Move uselocalstorage column access from service offering to disk offering
 discard 4cb3bfc  Fix VM deployment from custom service offering
 discard b20b956  Fix delete compute offering
 discard 70c3f22  Added UI changes in deployvm wizard to accept override disk offering id
 discard 41d3c4f  Added diskoffering details to the service offering response
 discard 17049c8  Added UI changes for Disk offering strictness in add compute offering form and Disk size strictness in add disk offering form
 discard f1af2f2  Remove comments
 discard 5a98e3a  Added disk offering strictness to the service offering response
 discard 0ba192c  Added disk size strictness in disk offering response
 discard 940b2aa  Fix User vm response to show proper service offering and disk offerings
 discard 15282ae  Added overrideDiskOfferingId parameter in deploy VM API which will override disk offering for the root disk both in template and ISO case
 discard 2ffd120  Add diskofferingstrictness to serviceoffering vo under quota
 discard 09fa9ae  Added new API params to compute offering creation
 discard 41b2832  Fix deployVM flow
 discard a07c32a  diskoffering getsize() is only for strict disk offerings
 discard c5d1cb5  Decouple service offering and disk offering states
 discard c0ba689  Remove diskofferingid from vminstance VO
 discard 9c17272  Decoupled service offering and disk offering
 discard c982017  Few more changes
 discard bc587b8  Schema changes and disk offering column change from "type" to "compute_only"
     add 83c0b61  Externalize KVM Agent storage's reboot configuration (#4586)
     add 0898876  ui: Support to view template download progress across all stores (#5355)
     add 83dd294  remove doubles before save (#5341)
     add e1e6ec1  vmware: Bypass empty string check for username and password (#5337)
     add 74b6332  ui: VM - hide button take vm volume snapshot for Destroyed state (#5345)
     add bc28ae4  ui: Add storage name to delete primary/secondary storage dialog (#5359)
     add f822547  securitygroups: Fix security_groups for c8/suse (#5354)
     add 8bc120b  Merge remote-tracking branch 'apache/4.15' into main
     add 9163013  Feat/ram reservation (#4662)
     add 0a73f51  Externalize config to increment or not VM metrics in memory (#5351)
     add 16e4de0  vr: reload dnsmasq when start vms (#5319)
     add 6509f43  Merge branch '4.15' into main
     add 7cda148  Schema changes and disk offering column change from "type" to "compute_only"
     add 7317949  Few more changes
     add cb0f593  Decoupled service offering and disk offering
     add 1e0a76b  Remove diskofferingid from vminstance VO
     add 4074175  Decouple service offering and disk offering states
     add fc29945  diskoffering getsize() is only for strict disk offerings
     add 044b757  Fix deployVM flow
     add a3e63ee  Added new API params to compute offering creation
     add 47bbd49  Add diskofferingstrictness to serviceoffering vo under quota
     add e57fe14  Added overrideDiskOfferingId parameter in deploy VM API which will override disk offering for the root disk both in template and ISO case
     add 3399bfc  Fix User vm response to show proper service offering and disk offerings
     add 137c8bf  Added disk size strictness in disk offering response
     add 374508a  Added disk offering strictness to the service offering response
     add 817d58a  Remove comments
     add 8862c5b  Added UI changes for Disk offering strictness in add compute offering form and Disk size strictness in add disk offering form
     add afdd9f0  Added diskoffering details to the service offering response
     add 51d42f5  Added UI changes in deployvm wizard to accept override disk offering id
     add 4c26d85  Fix delete compute offering
     add 7d738c4  Fix VM deployment from custom service offering
     add 4f4f6bf  Move uselocalstorage column access from service offering to disk offering
     add 9c27e2a  UI: Separated compute and disk releated parameters in add compute offering wizard, also added association to disk offering
     add a2ac14e  Fixed diskoffering automatic selection on add compute offering wizard
     add 4475c28  UI: move compute only toggle button outside the box in add compute offering wizard
     add 8b94626  Added volumeId parameter to listDiskOfferings API and the disksizestrictness flag of the current disk offering is honored while list disk offerings
     add dae682f  Added configuration parameter to decide whether to check volume tags on the destination storagepool during migration
     add ab40144  Added disk offering change checks during resize volume operation
     add 44ef7c6  Added new API changeofferingforVolume API and corresponding changes
     add b594588  Add UI form for changeOfferingForVolume API
     add ed9b261  Fix UI conflicts
     add 79e78e6  Fix service offering usage as disk offering
     add 6ab136a  Fix unit test failures
     add c03e822  fix user_vm_view
     add 0efe064  Addressed review comments
     add f1ca752  Fixed service_offering_view
     add 8fdc65b  Fix service offering edit flow
     add c1dbf57  Fix service offering constructor to address custom offering
     add 23da8de  Fix domain_router_view to get proper service offering id
     add 32b5121  Removed unused import
     add 310d8f0  Addressed review comments and fixed update service offering flow with storage tags
     add 01adbba  Added marvin test cases for checking disk offering strictness
     add ef194f6  review comments addressed
     add c0df6ae  Upgrade handled with new schema changes
     add e526581  remove system_use column from disk_offering view
     add fdbe95e  Remove system_use column from disk offering join
     add d739f1f  update volume_view to update system_use column from service offering and not disk offering
     add ea86202  Fix changeOfferingForVolume API for custom disk offering
     add 80b8e32  Fix global setting implementation
     add ae736b9  Fix list volumes, after changing system_use column from disk offering to service offering in volume_view
     add 8c23f03  Changes for override root disk offering in deployvm wizard in case of custom offering
     add 08a5d4f  Fix a unit test case
     add 338fb77  Fixed recent unit test cases with new serviceofferingvo constructor
     add dded2bd  Fix unit test in VolumeApiServiceImpl
     add cd5d5c2  Added storage id for the list disk offering API and corresponding UI changes in migrateVolume and changeOfferingForVolume flow
     add a08b92d  Rename global configuration parameter from storage.pool.tags.disk.offering.strictness to match.storage.pool.tags.with.disk.offering
     add f22d884  Fix smoke test failures

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   (9e4e628)
            \
             N -- N -- N   refs/heads/decoupleServiceOfferingDiskOffering (f22d884)

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:
 agent/conf/agent.properties                        |  3 +
 .../cloud/agent/properties/AgentProperties.java    |  8 ++
 .../main/java/com/cloud/vm/VmDetailConstants.java  |  1 +
 .../api/command/admin/host/AddHostCmd.java         |  8 +-
 .../hypervisor/kvm/resource/KVMHAMonitor.java      |  4 +-
 .../cloud/hypervisor/guru/VmwareVmImplementer.java |  2 +-
 .../hypervisor/vmware/resource/VmwareResource.java |  5 +-
 scripts/vm/network/security_group.py               |  4 +-
 .../java/com/cloud/api/query/QueryManagerImpl.java |  1 +
 .../deploy/DeploymentPlanningManagerImpl.java      |  2 +-
 .../com/cloud/resource/ResourceManagerImpl.java    |  9 ++-
 .../main/java/com/cloud/server/StatsCollector.java | 13 ++-
 systemvm/debian/opt/cloud/bin/cs/CsDhcp.py         | 33 ++++----
 .../component/test_multiple_nic_support.py         |  4 +-
 test/integration/smoke/test_volumes.py             | 93 ++++++++++++++--------
 ui/public/locales/en.json                          |  2 +
 ui/src/config/section/compute.js                   |  4 +
 ui/src/config/section/infra/primaryStorages.js     |  3 +-
 ui/src/config/section/infra/secondaryStorages.js   |  3 +-
 ui/src/views/image/TemplateZones.vue               | 26 +++++-
 .../cloud/hypervisor/vmware/util/VmwareHelper.java |  6 --
 21 files changed, 159 insertions(+), 75 deletions(-)