diff options
Diffstat (limited to 'src/posts')
| -rw-r--r-- | src/posts/multi-cloud-with-python-openstackclient.hbs | 6 | 
1 files changed, 4 insertions, 2 deletions
diff --git a/src/posts/multi-cloud-with-python-openstackclient.hbs b/src/posts/multi-cloud-with-python-openstackclient.hbs index d4d3566..3326a8b 100644 --- a/src/posts/multi-cloud-with-python-openstackclient.hbs +++ b/src/posts/multi-cloud-with-python-openstackclient.hbs  | |||
| @@ -91,7 +91,8 @@ function use { | |||
| 91 | 91 | ||
| 92 | <p>Which got me this:</p> | 92 | <p>Which got me this:</p> | 
| 93 | <pre><code> | 93 | <pre><code> | 
| 94 | mordred@camelot:~/src/openstack-infra/shade$ use vexxhostvexxhost:mordred@camelot:~/src/openstack-infra/shade$ openstack keypair show mordred | 94 | mordred@camelot:~/src/openstack-infra/shade$ use vexxhost | 
| 95 | vexxhost:mordred@camelot:~/src/openstack-infra/shade$ openstack keypair show mordred | ||
| 95 | +-------------+-------------------------------------------------+ | 96 | +-------------+-------------------------------------------------+ | 
| 96 | | Field | Value | | 97 | | Field | Value | | 
| 97 | +-------------+-------------------------------------------------+ | 98 | +-------------+-------------------------------------------------+ | 
| @@ -104,7 +105,8 @@ mordred@camelot:~/src/openstack-infra/shade$ use vexxhostvexxhost:mordred@camelo | |||
| 104 | | updated_at | None | | 105 | | updated_at | None | | 
| 105 | | user_id | e9b21dc437d149858faee0898fb08e92 | | 106 | | user_id | e9b21dc437d149858faee0898fb08e92 | | 
| 106 | +-------------+-------------------------------------------------+ | 107 | +-------------+-------------------------------------------------+ | 
| 107 | vexxhost:mordred@camelot:~/src/openstack-infra/shade$ use ovh:GRA1ovh:GRA1:mordred@camelot:~/src/openstack-infra/shade$ openstack keypair show mordred | 108 | vexxhost:mordred@camelot:~/src/openstack-infra/shade$ use ovh:GRA1 | 
| 109 | ovh:GRA1:mordred@camelot:~/src/openstack-infra/shade$ openstack keypair show mordred | ||
| 108 | +-------------+-------------------------------------------------+ | 110 | +-------------+-------------------------------------------------+ | 
| 109 | | Field | Value | | 111 | | Field | Value | | 
| 110 | +-------------+-------------------------------------------------+ | 112 | +-------------+-------------------------------------------------+ | 
