As an EWC userI want to deploy an hub item in my tenancy.

1. Login to OpenStack Horizon

The user can access the OpenStack Horizon and can see the project and resources.

2. Create OpenStack Application Credentials

The user saves the OpenStack Application Credentials ID and Secret safely.

3. Install ewccli (linux machines)

The ewccli is correctly installed. You can run ewc and verify everything works fine if you see:


4. Login with the ewccli

The ewc login correctly ends and the profile is created in ~/.ewccli/profiles. You can check the name of your profiles in that file, for example:

[eumetsat-ecis-r1-test-my-tenancy]
federee = EUMETSAT
region = ECIS-R1
tenant_name = test-my-tenancy
ssh_public_key_path = /home/murdaca/.ewccli/.ssh/eumetsat-ecis-r1-test-my-tenancy_id_rsa.pub
ssh_private_key_path = /home/murdaca/.ewccli/.ssh/eumetsat-ecis-r1-test-my-tenancy_id_rsa
application_credential_id = df
application_credential_secret = df


5. List Hub item

6. Deploy an Hub Item from the list


Remember that ewccli creates a keypair in OpenStack and assign it to the VM, therefore once it finishes you have to use the default user of the Operating System (OS) to login. That is a local Linux user. Check local users for each OS here: EWC Virtual Images Available