Closed rkhamis closed 6 years ago
@john-kheir can you confirm this is still a valid bug or close it
@zaibon it's look like work good
data = {'sync': True,'mode': 'user','admin': 'admin','path':'/mnt/storagepools/sdd'}
zdb = robot.services.create('github.com/threefoldtech/0-templates/zerodb/0.0.1', 'zerodb1',data=data)
zdb.schedule_action('install').wait(die=True, timeout=30)
In [100]: args = {
...: 'size': 10,
...: 'password': 'password',
...: 'diskType': 'ssd',
...: }
In [101]: namespace = robot.services.create('github.com/threefoldtech/0-templates/namespace/0.0.1', 'n
...: amespace_one', data=args)
In [102]: namespace.schedule_action('install')
Out[102]: install
Issue migrated from [https://api.github.com/repos/zero-os/0-templates/issues/165](), opened by @john-kheir
Scenario 1
1- create a zdb service
2- Create a namespace service
Notes
1- I'm using a freshly zos node from development branch. 2- Disks info: