For the local sanity test to pass this change is needed as the output message changes.
Signed-off-by: Rajesh Nambiar <rajesh.n@msystechnologies.com>
[1]
$ osdmaptool myosdmap --test-map-object foo --pool bar
- strict_strtoll: expected integer, got: 'bar'
+ The option value 'bar' is invalid
[1]
$ osdmaptool myosdmap --test-map-object foo --pool 123
[1]
$ osdmaptool myosdmap --test-map-pgs --pool baz
- strict_strtoll: expected integer, got: 'baz'
+ The option value 'baz' is invalid
[1]
$ osdmaptool myosdmap --test-map-pgs --pool 123