Commit ff37fde
committed
fix cvm creation while its tags not sync issue
When cvm created success, its tags may not attached at once, since it's async.
We use a dedicated [tag](https://cloud.tencent.com/document/api/651/35326)
api to attach and makes its behavior like a sync one.1 parent 5e886be commit ff37fde
1 file changed
+14
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
598 | 598 | | |
599 | 599 | | |
600 | 600 | | |
| 601 | + | |
| 602 | + | |
| 603 | + | |
| 604 | + | |
| 605 | + | |
| 606 | + | |
| 607 | + | |
| 608 | + | |
| 609 | + | |
| 610 | + | |
| 611 | + | |
| 612 | + | |
| 613 | + | |
| 614 | + | |
601 | 615 | | |
602 | 616 | | |
603 | 617 | | |
| |||
0 commit comments