cloudsdk: Fix profile creation.

Properly do not add profile info for things we are skipping.

And fix some some potential other issues by using self.foo
in more places.

Signed-off-by: Ben Greear <greearb@candelatech.com>
This commit is contained in:
Ben Greear
2021-02-04 12:51:43 -08:00
parent 0a6b354f05
commit 9a1e3d61c5
3 changed files with 61 additions and 34 deletions

View File

@@ -1,4 +1,4 @@
#!/usr/bin/python3
#!/usr/bin/python3 -u
# Example to upgrade firmware on NOLA-12 testbed:
"""