meridor / perspective-backend

Scalable multi-cloud management API and shell
Apache License 2.0
16 stars 6 forks source link

Instance flavor is not correctly synced #195

Closed vania-pooh closed 7 years ago

vania-pooh commented 7 years ago
perspective[*]>show instances
Results contain 1 entries.
┌─────────────────────────┬─────────────────────────┬─────────────────────────┬─────────────────────────┬────────────────────────┬────────────────────────┬────────────────────────┐
│ Name                    │ Project                 │ Image                   │ Flavor                  │ Network                │ State                  │ Last modified          │
├─────────────────────────┼─────────────────────────┼─────────────────────────┼─────────────────────────┼────────────────────────┼────────────────────────┼────────────────────────┤
│ test-instance-blr       │ digital_ocean_blr1      │ Ubuntu 14.04.5 x64      │ c1-m512-d20-n1-p5.0     │                        │ launching              │ 1 minute ago           │
└─────────────────────────┴─────────────────────────┴─────────────────────────┴─────────────────────────┴────────────────────────┴────────────────────────┴────────────────────────┘

perspective[*]>show instances
Results contain 1 entries.
┌─────────────────────────┬─────────────────────────┬─────────────────────────┬─────────────────────────┬────────────────────────┬────────────────────────┬────────────────────────┐
│ Name                    │ Project                 │ Image                   │ Flavor                  │ Network                │ State                  │ Last modified          │
├─────────────────────────┼─────────────────────────┼─────────────────────────┼─────────────────────────┼────────────────────────┼────────────────────────┼────────────────────────┤
│ test-instance-blr       │ digital_ocean_blr1      │ Ubuntu 14.04.5 x64      │ -                       │ 139.59.46.103          │ launched               │ 1 minute ago           │
└─────────────────────────┴─────────────────────────┴─────────────────────────┴─────────────────────────┴────────────────────────┴────────────────────────┴────────────────────────┘