Newer
Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
./create-openstack-vm.sh started at Çrş 07 Haz 2023 11:35:59 +03
Creating public port
The option [tenant_id] has been deprecated. Please avoid using it.
+-------------------------+------------------------------------------------------------------------------+
| Field | Value |
+-------------------------+------------------------------------------------------------------------------+
| admin_state_up | UP |
| allowed_address_pairs | |
| binding_host_id | |
| binding_profile | |
| binding_vif_details | |
| binding_vif_type | unbound |
| binding_vnic_type | normal |
| created_at | 2023-06-07T08:36:02Z |
| data_plane_status | None |
| description | |
| device_id | |
| device_owner | |
| device_profile | None |
| dns_assignment | None |
| dns_domain | None |
| dns_name | None |
| extra_dhcp_opts | |
| fixed_ips | ip_address='172.21.248.95', subnet_id='d14f68b7-8287-41fe-b533-dafb2240680a' |
| id | 3015e793-2ec3-4427-b070-07a3d52d7196 |
| ip_allocation | None |
| mac_address | fa:16:3e:ea:1e:8e |
| name | charmedosm-5 |
| network_id | 21ea5d92-24f1-40ab-8d28-83230e277a49 |
| numa_affinity_policy | None |
| port_security_enabled | False |
| project_id | f3ba6235ec7b4e9fbe6002992d60a207 |
| propagate_uplink_status | None |
| qos_network_policy_id | None |
| qos_policy_id | None |
| resource_request | None |
| revision_number | 1 |
| security_group_ids | |
| status | DOWN |
| tags | |
| tenant_id | f3ba6235ec7b4e9fbe6002992d60a207 |
| trunk_details | None |
| updated_at | 2023-06-07T08:36:02Z |
+-------------------------+------------------------------------------------------------------------------+
Creating Keypair
+-------------+-------------------------------------------------+
| Field | Value |
+-------------+-------------------------------------------------+
| created_at | None |
| fingerprint | fe:af:ae:27:b9:9d:73:6e:a2:00:c8:10:03:21:89:fe |
| id | hackfest |
| is_deleted | None |
| name | hackfest |
| type | ssh |
| user_id | 5fcfab909583499e8af7ed632709dc2e |
+-------------+-------------------------------------------------+
Launching OSM VM
The option [tenant_id] has been deprecated. Please avoid using it.
More than one Port exists with the name 'charmedosm-5'.
Waiting for OSM VM to be ready
./create-openstack-vm.sh started at Çrş 07 Haz 2023 11:40:01 +03
Creating public port
The option [tenant_id] has been deprecated. Please avoid using it.
+-------------------------+-------------------------------------------------------------------------------+
| Field | Value |
+-------------------------+-------------------------------------------------------------------------------+
| admin_state_up | UP |
| allowed_address_pairs | |
| binding_host_id | |
| binding_profile | |
| binding_vif_details | |
| binding_vif_type | unbound |
| binding_vnic_type | normal |
| created_at | 2023-06-07T08:40:04Z |
| data_plane_status | None |
| description | |
| device_id | |
| device_owner | |
| device_profile | None |
| dns_assignment | None |
| dns_domain | None |
| dns_name | None |
| extra_dhcp_opts | |
| fixed_ips | ip_address='172.21.249.248', subnet_id='d14f68b7-8287-41fe-b533-dafb2240680a' |
| id | dea3d03e-5876-43b3-b27c-340d05706508 |
| ip_allocation | None |
| mac_address | fa:16:3e:ef:31:40 |
| name | charmedosm-5 |
| network_id | 21ea5d92-24f1-40ab-8d28-83230e277a49 |
| numa_affinity_policy | None |
| port_security_enabled | False |
| project_id | f3ba6235ec7b4e9fbe6002992d60a207 |
| propagate_uplink_status | None |
| qos_network_policy_id | None |
| qos_policy_id | None |
| resource_request | None |
| revision_number | 1 |
| security_group_ids | |
| status | DOWN |
| tags | |
| tenant_id | f3ba6235ec7b4e9fbe6002992d60a207 |
| trunk_details | None |
| updated_at | 2023-06-07T08:40:04Z |
+-------------------------+-------------------------------------------------------------------------------+
Creating Keypair
ConflictException: 409: Client Error for url: http://172.21.247.1:8774/v2.1/os-keypairs, Key pair 'hackfest' already exists.
Launching OSM VM
The option [tenant_id] has been deprecated. Please avoid using it.
+-------------------------------------+----------------------------------------------------+
| Field | Value |
+-------------------------------------+----------------------------------------------------+
| OS-DCF:diskConfig | MANUAL |
| OS-EXT-AZ:availability_zone | |
| OS-EXT-SRV-ATTR:host | None |
| OS-EXT-SRV-ATTR:hypervisor_hostname | None |
| OS-EXT-SRV-ATTR:instance_name | |
| OS-EXT-STS:power_state | NOSTATE |
| OS-EXT-STS:task_state | scheduling |
| OS-EXT-STS:vm_state | building |
| OS-SRV-USG:launched_at | None |
| OS-SRV-USG:terminated_at | None |
| accessIPv4 | |
| accessIPv6 | |
| addresses | |
| adminPass | 955KMZsruLpb |
| config_drive | |
| created | 2023-06-07T08:40:12Z |
| flavor | osm.sanity (7d3c99d5-b597-4228-88e0-f67a81be6a64) |
| hostId | |
| id | 0992ad21-03e7-4401-b19d-25932d81e4a4 |
| image | ubuntu20.04 (d3cd2290-5813-4f77-90f8-7a1e8c21d9c6) |
| key_name | hackfest |
| name | charmedosm-5 |
| progress | 0 |
| project_id | f3ba6235ec7b4e9fbe6002992d60a207 |
| properties | |
| security_groups | name='default' |
| status | BUILD |
| updated | 2023-06-07T08:40:12Z |
| user_id | 5fcfab909583499e8af7ed632709dc2e |
| volumes_attached | |
+-------------------------------------+----------------------------------------------------+
Waiting for OSM VM to be ready