Files
deb-python-fuelclient/fuelclient/cli/serializers.py
Sebastian Kalinowski 150f2b559e Respect format when printing Fuel's VERSION
* Used Serializer when printing VERSION
* Format flags are now a mutually exclusive
* Format is now stored in one parser attribute - before it was
  one boolean attribute per format
* APIClient.get_fuel_version() now returns Python dict instead of
  formatted YAML
* added 'consts' file

Change-Id: I3861dc34aa2838712408bd715e3af48762b9fd9b
Closes-Bug: #1411661
2015-04-08 11:38:34 +02:00

4.3 KiB