rhtyd commented on issue #7: [WIP] Feature/vm wizard
URL: https://github.com/apache/cloudstack-primate/pull/7#issuecomment-547281432
@iceteabottle thanks for resuming this. One request from last time I tested
your component/form, can you add the device mixin to hide the infocard on
mobile?
rhtyd commented on issue #2: [WIP] Added config options to enable HTTPS and
custom vhost names
URL: https://github.com/apache/cloudstack-primate/pull/2#issuecomment-547281594
Thanks @onitake, I'm on leave this week. I'll revisit this PR next week.
-
rhtyd commented on a change in pull request #7: [WIP] Feature/vm wizard
URL: https://github.com/apache/cloudstack-primate/pull/7#discussion_r339913084
##
File path: src/locales/en.json
##
@@ -943,5 +943,6 @@
"yourInstance": "Your instance",
"newInstance": "New instance",
rhtyd commented on a change in pull request #7: [WIP] Feature/vm wizard
URL: https://github.com/apache/cloudstack-primate/pull/7#discussion_r339912956
##
File path: package.json
##
@@ -42,8 +42,7 @@
"axios": "^0.19.0",
"enquire.js": "^2.1.6",
"js-cookie": "^2
rhtyd merged pull request #8: Fix misused class in the info card component.
Adjust margin.
URL: https://github.com/apache/cloudstack-primate/pull/8
This is an automated message from the Apache Git Service.
To respond to the
I've been running KVM public cloud up to recently and have never seen such
behaviour.
What versions (ACS, qemu, libvrit) are you running?
How does the migration fail - ACS job - or libvirt job?
destination VM is by default always in PAUSED state, until the migration is
finished - only then the de
Hello Users
Recently we have seen cases where when the Vm migration fails, cloudstack
ends up running two instances of the same VM on different hypervisors. The
state will be "running" and not any other transition state. This will of
course lead to corruption of disk. Does CloudStack has any opti
iceteabottle commented on issue #8: Fix misused class in the info card
component. Adjust margin.
URL: https://github.com/apache/cloudstack-primate/pull/8#issuecomment-546927891
Before:
![before](https://user-images.githubusercontent.com/13260952/67678985-56e18700-f988-11e9-8b6b-77a38b4b
iceteabottle opened a new pull request #8: Fix misused class in the info card
component. Adjust margin.
URL: https://github.com/apache/cloudstack-primate/pull/8
I fixed the margin between the detail items of the info card component. I
removed the imho misused css class.
--
iceteabottle opened a new pull request #7: [WIP] Feature/vm wizard
URL: https://github.com/apache/cloudstack-primate/pull/7
- [ ] Format Info card for vm config summary
- [ ] Add iso selection
- [ ] Add translations for all input placeholders
- [ ] Implement submit method
- [ ]
10 matches
Mail list logo