Replace all occurences of Nomad with Cyborg

This patch proposes to replace all occurences of
Nomad with Cyborg.

Change-Id: I48a5fc13fd8faa682736d44e6c8cd96eeedaf2e3
This commit is contained in:
Rushil Chugh 2017-09-12 15:06:09 -06:00
parent 168ea97459
commit 7613ec7e2b
1 changed files with 1 additions and 1 deletions

View File

@ -16,4 +16,4 @@ import pbr.version
__version__ = pbr.version.VersionInfo(
'nomad').version_string()
'cyborg').version_string()