Cloudbox: python-nova-client installed via charms:folsom/updates does not accept cli arg --num-instances
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
cloud-testing |
New
|
High
|
Unassigned |
Bug Description
Problem:
Cannot deploy multiple instances via older python-nova-client version installed via folsom/updates.
Output:
Executing Compute Benchmark Test
usage: nova [--version] [--debug] [--no-cache] [--timings]
Running all instances for 10 minute(s)
Getting running server list...
Instances available: -1
Failed: spawned: 60
error: unrecognized arguments: --num-instances 60
Try 'nova help ' for more information.
+----+-
| ID | Hypervisor hostname |
+----+-
| 1 | cffam.hp |
+----+-
+------
| Property | Value |
+------
| count | 1 |
| current_workload | 0 |
| disk_available_
| free_disk_gb | 790 |
| free_ram_mb | 128393 |
| local_gb | 790 |
| local_gb_used | 0 |
| memory_mb | 128905 |
| memory_mb_used | 512 |
| running_vms | 0 |
| vcpus | 32 |
| vcpus_used | 0 |
+------
Changed in cloud-testing: | |
importance: | Undecided → High |