lp:~momousta/cloud-init

Get this repository:
git clone https://git.launchpad.net/~momousta/cloud-init
Only Moustafa Moustafa can upload to this repository. If you are Moustafa Moustafa please log in for upload directions.

Branches

Name Last Modified Last Commit
momousta-migrate-lp-to-github 2020-05-13 20:29:50 UTC
migrating momousta lp user to Moustafa-Moustafa GitHub user

Author: Moustafa Moustafa
Author Date: 2020-05-13 20:29:50 UTC

migrating momousta lp user to Moustafa-Moustafa GitHub user

master 2020-05-12 18:09:40 UTC
conftest: add docs and tests regarding CiTestCase's subp functionality (#343)

Author: Dan Watkins
Author Date: 2020-05-12 18:09:40 UTC

conftest: add docs and tests regarding CiTestCase's subp functionality (#343)

And raise TypeError when subp called with no args, which more accurately mirrors normal behaviour:

>>> from cloudinit.util import subp
>>> subp()
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
TypeError: subp() missing 1 required positional argument: 'args'

momoustamsft/UniqueKeysForKVPs 2019-11-07 22:59:10 UTC
using the uuid to force uniquesness.

Author: momousta <momousta>
Author Date: 2019-11-07 22:59:10 UTC

using the uuid to force uniquesness.

13 of 3 results
This repository contains Public information 
Everyone can see this information.