cncf / cnf-testbed

ARCHIVED: 🧪🛏️Cloud-native Network Function (CNF) Testbed --> See LFN Cloud Native Telecom Initiative https://wiki.lfnetworking.org/pages/viewpage.action?pageId=113213592
https://wiki.lfnetworking.org/pages/viewpage.action?pageId=113213592
Apache License 2.0
164 stars 51 forks source link

VLAN creation issues deploying cnf-testbed to Packet #358

Closed taylor closed 4 years ago

taylor commented 4 years ago

VLAN creation issues deploying cnf-testbed to Packet

While attempting to deploy the CNF Testbed platform to Packet the provisioning runs into problems accessing/creating the VLANs.

Reference:

image

taylor commented 4 years ago

cc: @chengtong321

taylor commented 4 years ago

Reposting some relevant slack messages:

@denverwilliams 9 days ago said:

Hey @chengtong It looks like it's outright failing to create the vlans on packet.net. This normally means that either the Packet API Key, Project ID, or Project Name is incorrect. But because it made it this far my first guess would be the Project Name. The Project Name is set by running: export PACKET_PROJECT_NAME='YOUR PACKET PROJECT NAME'

@taylor added:

For example: “CNF Sandbox”

@chengtong321 responded:

thanks, i will check that~

taylor commented 4 years ago

On Aug 13th, @chengtong321 said:

hi,i meet another problem when [deploying], i can not find error details from the log.

image

here is my setting file

image

taylor commented 4 years ago

cc @electrocucaracha @michaelspedersen

chengtong321 commented 4 years ago

Sorry, I have solved this problem , there are some errors in my configuration file because of my negligence,thank you so much~