Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Qa/ena 4.8 #33

Merged
merged 16 commits into from
Jul 10, 2017
Merged

Qa/ena 4.8 #33

merged 16 commits into from
Jul 10, 2017

Conversation

nathanejohnson
Copy link

rolling forward qa, includes virtio-scsi , bug fix for changing vm details, other fixes.

nathanejohnson and others added 16 commits March 12, 2017 13:59
Upgrade database by adding OS type of Other PV Virtio-SCSI (64 bit)
to KVM only.  This is the only db change.
This adds support for virtio-scsi on KVM hosts, either
for guests that are associated with a new os_type of 'Other PV Virtio-SCSI (64-bit)',
or when a VM or template is regstered with a detail parameter rootDiskController=scsi.

Update cloudstack add template dialog to allow for selecting rootDiskController with KVM

Update cloudstack kvm virtio-scsi to enable discard=unmap
Replace the use of joda with Calendar, set explicitly to UTC when
doing date manipulation.
Minimise network downtime during network updates when redundant VR is being used.
database schema changes
Made changes to the updateNetwork API.
Added checks to prevent netwrok update when router state is unknown or when
the new offering removes a service that is in use.

Added a new param forced to the updateNetwork API. The network will
undergo a forced update when this param is set to true.

CLOUDSTACK-8751 Clean network config like firewall rules etc, when network services are removed during network update.
Added macaddress optional parameter for deployVirtualMachine
Added validation to NetUtil for mac addresses
Added test coverage for NetUtil mac address validation
Modified IpAddresses class to contain a mac address
Modified networkfalseiptonetworklistip parameter to accept mac
Updated addNicToVirtualMachineAdds to accept macaddress optional
updating description for iptonetworklist
Make sure mac is unique among the network when specifying for user vm.
adding macADdress to AllFieldsSearch for NicDaoImpl
Added NetUtils.standardizeMac()	to ensure colon	separator.
Updated	test_nic smoke test to cover specifying	macaddress.
add isUnicastMac() in NetUtils to ensure unicast macs.
This reverts commit 9c4162a and 16baa12

Before change: exception when change compute offering (to dynamic service offering) on UI
After change: succeed
@nathanejohnson nathanejohnson merged commit 55d0df4 into release/ENA-4.8 Jul 10, 2017
nathanejohnson pushed a commit that referenced this pull request Jan 28, 2021
Make the api url for development configurable via env file

Signed-off-by: Rohit Yadav <[email protected]>
nathanejohnson pushed a commit that referenced this pull request Jan 28, 2021
This fixes #33

Signed-off-by: Rohit Yadav <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants