Skip to content

Instantly share code, notes, and snippets.

@stajkowski
Created November 29, 2016 17:29
Show Gist options
  • Save stajkowski/ea3f443102e0dc3d8ad5cf30d95e7ae9 to your computer and use it in GitHub Desktop.
Save stajkowski/ea3f443102e0dc3d8ad5cf30d95e7ae9 to your computer and use it in GitHub Desktop.
port create
mysql> select * from ml2_port_bindings where port_id='06cc9409-fb74-44cb-8270-890aa4c1d86a';
+--------------------------------------+------+----------+-----------+---------+-------------+
| port_id | host | vif_type | vnic_type | profile | vif_details |
+--------------------------------------+------+----------+-----------+---------+-------------+
| 06cc9409-fb74-44cb-8270-890aa4c1d86a | | unbound | normal | | |
+--------------------------------------+------+----------+-----------+---------+-------------+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment