/bin/sh: 1: source: not found on HP lefthand initialization
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
salt-formula-cinder |
New
|
Undecided
|
Unassigned |
Bug Description
first time run from salt get. Better to specify credentials in the cinder command, use bash or use "." instead of `source`.
```
----------
ID: cinder_
Function: cmd.run
Name: source /root/keystonerc; cinder type-create lh-nr10-7k2
Result: False
Comment: Command "source /root/keystonerc; cinder type-create lh-nr10-7k2" run
Started: 20:55:04.678911
Duration: 1178.816 ms
Changes:
pid:
1
----------
ID: cinder_
Function: cmd.run
Name: source /root/keystonerc; cinder type-key lh-nr10-7k2 set volume_
Result: False
Comment: One or more requisite failed: cinder.
Started:
Duration:
Changes:
```