<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; font-size: 14px; font-family: Calibri, sans-serif; color: rgb(0, 0, 0);">
<div style="color: rgb(0, 0, 0);">Hi,</div>
<div style="color: rgb(0, 0, 0);"><br>
</div>
<div style="color: rgb(0, 0, 0);">I used devstack to deploy Juno OpenStack.</div>
<div style="color: rgb(0, 0, 0);"><br>
</div>
<div style="color: rgb(0, 0, 0);">By default, devstack created 2 users: admin (with role “admin”) and demo.</div>
<div style="color: rgb(0, 0, 0);"><br>
</div>
<div style="color: rgb(0, 0, 0);">
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">ubuntu@trusty1:~/devstack$ source openrc admin admin</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">ubuntu@trusty1:~/devstack$ keystone user-list</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">+----------------------------------+---------+---------+------------------+</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| id | name | enabled | email |</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">+----------------------------------+---------+---------+------------------+</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| 3f09f4a2e2e5476681f7726d1bd7a238 |
<span style="background-color: rgb(255, 255, 0);">admin</span> | True | |
<span style="background-color: rgb(255, 255, 0);"><<<<<</span></p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| f9b63fc02a2c41c4a99508215d34698e | cinder | True | |</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| b31235476f904c968a48a6ed13a4423d |
<span style="background-color: rgb(255, 255, 0);">demo </span> | True | demo@example.com |
<span style="background-color: rgb(255, 255, 0);"><<<<<</span></p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| 1379192fe5f7427db0b9550f31ae3c8d | glance | True | |</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| 349ef723ec7e40c6bd4b8d8284696a04 | heat | True | |</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| db2c4d82c9154d4eb58b3308041e8280 | neutron | True | |</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| 87becace86e2459493a5e692b47374a8 | nova | True | |</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">+----------------------------------+---------+---------+—————————+</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">ubuntu@trusty1:~/devstack$ keystone user-role-list --user admin --tenant admin</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">+----------------------------------+------------------+----------------------------------+----------------------------------+</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| id | name | user_id | tenant_id |</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">+----------------------------------+------------------+----------------------------------+----------------------------------+</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| 9fe2ff9ee4384b1894a90878d3e92bab | _member_ | 3f09f4a2e2e5476681f7726d1bd7a238 | db81f81239f54d5d89293dacc7a284d2 |</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| 2c9362c08a224154bdcaeee35d740ddc |
<span style="background-color: rgb(255, 255, 0);">admin</span> | 3f09f4a2e2e5476681f7726d1bd7a238 | db81f81239f54d5d89293dacc7a284d2 |
<span style="background-color: rgb(255, 255, 0);"><<<<<</span></p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| b2419a321cae46ab9d11d2e126502271 | heat_stack_owner | 3f09f4a2e2e5476681f7726d1bd7a238 | db81f81239f54d5d89293dacc7a284d2 |</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">+----------------------------------+------------------+----------------------------------+----------------------------------+</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">ubuntu@trusty1:~/devstack$ keystone user-role-list --user demo --tenant demo</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">+----------------------------------+------------------+----------------------------------+----------------------------------+</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| id | name | user_id | tenant_id |</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">+----------------------------------+------------------+----------------------------------+----------------------------------+</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| 12ff05c09c5d4d1a8cf15d35f84f7a75 | Member | b31235476f904c968a48a6ed13a4423d | 181003e05ad44b688925372d97b985c0 |</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| 9fe2ff9ee4384b1894a90878d3e92bab | _member_ | b31235476f904c968a48a6ed13a4423d | 181003e05ad44b688925372d97b985c0 |</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| 21fcd6d7847f44e6a3b9ad777a27f811 | anotherrole | b31235476f904c968a48a6ed13a4423d | 181003e05ad44b688925372d97b985c0 |</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| b2419a321cae46ab9d11d2e126502271 | heat_stack_owner | b31235476f904c968a48a6ed13a4423d | 181003e05ad44b688925372d97b985c0 |</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;"></p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">+----------------------------------+------------------+----------------------------------+----------------------------------+</p>
</div>
<div style="color: rgb(0, 0, 0);"><br>
</div>
<div style="color: rgb(0, 0, 0);">There are 2 networks created, public (tenant = admin) and private (tenant = demo).</div>
<div style="color: rgb(0, 0, 0);"><br>
</div>
<div style="color: rgb(0, 0, 0);">
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">ubuntu@trusty1:~/devstack$ keystone tenant-list</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">+----------------------------------+--------------------+---------+</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| id | name | enabled |</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">+----------------------------------+--------------------+---------+</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| <span style="background-color: rgb(255, 255, 0);">
db81f81239f54d5d89293dacc7a284d2</span> | <span style="background-color: rgb(255, 255, 0);">
admin </span> | True | <span style="background-color: rgb(255, 255, 0);">
<<<<<</span></p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| <span style="background-color: rgb(0, 255, 0);">
181003e05ad44b688925372d97b985c0</span> | <span style="background-color: rgb(0, 255, 0);">
demo</span> | True | <span style="background-color: rgb(255, 255, 0);">
<<<<<</span></p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| f170d762ab2c471d9a9f522116f8a178 | invisible_to_admin | True |</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| d500c4a4ec3d459abfe665bfb886a881 | service | True |</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">+----------------------------------+--------------------+---------+</p>
</div>
<div style="color: rgb(0, 0, 0);"><br>
</div>
<div style="color: rgb(0, 0, 0);">
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">ubuntu@trusty1:~/devstack$ neutron net-list</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">+--------------------------------------+---------+----------------------------------------------------+</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| id | name | subnets |</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">+--------------------------------------+---------+----------------------------------------------------+</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| 5e05170c-ae6c-4b60-8f59-8a6988705ff2 | public | 3eb289a4-9686-4a94-a928-8d5ae23b1dd6 172.24.4.0/24 |</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| b18a4a3f-7167-4c61-87f5-b21f87118160 | private | 3f5b84c5-937e-44ae-b645-64758386a501 10.0.0.0/24 |</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">+--------------------------------------+---------+----------------------------------------------------+</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">ubuntu@trusty1:~/devstack$ neutron net-show public</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">+---------------------------+--------------------------------------+</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| Field | Value |</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">+---------------------------+--------------------------------------+</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| admin_state_up | True |</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| id | 5e05170c-ae6c-4b60-8f59-8a6988705ff2 |</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| name | public |</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| provider:network_type | vlan |</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| provider:physical_network | physnet1 |</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| provider:segmentation_id | 391 |</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| router:external | True |</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| shared | False |</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| status | ACTIVE |</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| subnets | 3eb289a4-9686-4a94-a928-8d5ae23b1dd6 |</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| tenant_id |
<span style="background-color: rgb(255, 255, 0);">db81f81239f54d5d89293dacc7a284d2</span> |
<span style="background-color: rgb(255, 255, 0);"><<<<<</span></p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">+---------------------------+--------------------------------------+</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">ubuntu@trusty1:~/devstack$ neutron net-show private</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">+---------------------------+--------------------------------------+</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| Field | Value |</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">+---------------------------+--------------------------------------+</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| admin_state_up | True |</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| id | b18a4a3f-7167-4c61-87f5-b21f87118160 |</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| name | private |</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| provider:network_type | vlan |</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| provider:physical_network | physnet1 |</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| provider:segmentation_id | 390 |</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| router:external | False |</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| shared | False |</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| status | ACTIVE |</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| subnets | 3f5b84c5-937e-44ae-b645-64758386a501 |</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| tenant_id |
<span style="background-color: rgb(0, 255, 0);">181003e05ad44b688925372d97b985c0</span> |
<span style="background-color: rgb(255, 255, 0);"><<<<<</span></p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">+---------------------------+--------------------------------------+</p>
</div>
<div style="color: rgb(0, 0, 0);"><br>
</div>
<div style="color: rgb(0, 0, 0);">Notice both networks contain the provider info: </div>
<ul style="color: rgb(0, 0, 0);">
<li>provider:network_type</li><li>provider:physical_network</li><li>provider:segmentation_id</li></ul>
<div style="color: rgb(0, 0, 0);"><br>
</div>
<div style="color: rgb(0, 0, 0);">However, if I change the credentials to demo, these provider info disappear.</div>
<div style="color: rgb(0, 0, 0);"><br>
</div>
<div style="color: rgb(0, 0, 0);">
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">ubuntu@trusty1:~/devstack$ source openrc demo demo</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">ubuntu@trusty1:~/devstack$ neutron net-list</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">+--------------------------------------+---------+--------------------------------------------------+</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| id | name | subnets |</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">+--------------------------------------+---------+--------------------------------------------------+</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| 5e05170c-ae6c-4b60-8f59-8a6988705ff2 | public | 3eb289a4-9686-4a94-a928-8d5ae23b1dd6 |</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| b18a4a3f-7167-4c61-87f5-b21f87118160 | private | 3f5b84c5-937e-44ae-b645-64758386a501 10.0.0.0/24 |</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">+--------------------------------------+---------+--------------------------------------------------+</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">ubuntu@trusty1:~/devstack$ neutron net-show public</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">+-----------------+--------------------------------------+</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| Field | Value |</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">+-----------------+--------------------------------------+</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| admin_state_up | True |</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| id | 5e05170c-ae6c-4b60-8f59-8a6988705ff2 |</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| name | public |</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| router:external | True |</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| shared | False |</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| status | ACTIVE |</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| subnets | 3eb289a4-9686-4a94-a928-8d5ae23b1dd6 |</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| tenant_id | db81f81239f54d5d89293dacc7a284d2 |</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">+-----------------+--------------------------------------+</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">ubuntu@trusty1:~/devstack$ neutron net-show private</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">+-----------------+--------------------------------------+</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| Field | Value |</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">+-----------------+--------------------------------------+</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| admin_state_up | True |</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| id | b18a4a3f-7167-4c61-87f5-b21f87118160 |</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| name | private |</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| router:external | False |</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| shared | False |</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| status | ACTIVE |</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| subnets | 3f5b84c5-937e-44ae-b645-64758386a501 |</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">| tenant_id | 181003e05ad44b688925372d97b985c0 |</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">+-----------------+--------------------------------------+</p>
</div>
<div style="color: rgb(0, 0, 0);"><br>
</div>
<div style="color: rgb(0, 0, 0);">Why the provider info does not exist?</div>
<div style="color: rgb(0, 0, 0);"><br>
</div>
<div style="color: rgb(0, 0, 0);">Also, as user demo, I cannot create a network with the provider info specified, which is possible if it is user admin. Why?</div>
<div style="color: rgb(0, 0, 0);"><br>
</div>
<div>
<p style="color: rgb(0, 0, 0); margin: 0px; font-size: 11px; font-family: Menlo;">
ubuntu@trusty1:~/devstack$ source openrc demo demo</p>
<p style="color: rgb(0, 0, 0); margin: 0px; font-size: 11px; font-family: Menlo;">
ubuntu@trusty1:~/devstack$ neutron net-create demo_network --provider:network_type vlan --provider:physical_network physnet1 --provider:segmentation_id 399</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;"><font color="#ff0000">Forbidden (HTTP 403) (Request-ID: req-fd2453a8-f82b-410c-9085-e487a4a29694) <<<<<</font></p>
<p style="color: rgb(0, 0, 0); margin: 0px; font-size: 11px; font-family: Menlo;">
ubuntu@trusty1:~/devstack$ source openrc admin admin</p>
<p style="color: rgb(0, 0, 0); margin: 0px; font-size: 11px; font-family: Menlo;">
ubuntu@trusty1:~/devstack$ neutron net-create admin_network --provider:network_type vlan --provider:physical_network physnet1 --provider:segmentation_id 399</p>
<p style="color: rgb(0, 0, 0); margin: 0px; font-size: 11px; font-family: Menlo;">
Created a new network:</p>
<p style="color: rgb(0, 0, 0); margin: 0px; font-size: 11px; font-family: Menlo;">
+---------------------------+--------------------------------------+</p>
<p style="color: rgb(0, 0, 0); margin: 0px; font-size: 11px; font-family: Menlo;">
| Field | Value |</p>
<p style="color: rgb(0, 0, 0); margin: 0px; font-size: 11px; font-family: Menlo;">
+---------------------------+--------------------------------------+</p>
<p style="color: rgb(0, 0, 0); margin: 0px; font-size: 11px; font-family: Menlo;">
| admin_state_up | True |</p>
<p style="color: rgb(0, 0, 0); margin: 0px; font-size: 11px; font-family: Menlo;">
| id | df176962-8c61-4621-ac3a-e978a56b1933 |</p>
<p style="color: rgb(0, 0, 0); margin: 0px; font-size: 11px; font-family: Menlo;">
| name | admin_network |</p>
<p style="color: rgb(0, 0, 0); margin: 0px; font-size: 11px; font-family: Menlo;">
| provider:network_type | vlan |</p>
<p style="color: rgb(0, 0, 0); margin: 0px; font-size: 11px; font-family: Menlo;">
| provider:physical_network | physnet1 |</p>
<p style="color: rgb(0, 0, 0); margin: 0px; font-size: 11px; font-family: Menlo;">
| provider:segmentation_id | 399 |</p>
<p style="color: rgb(0, 0, 0); margin: 0px; font-size: 11px; font-family: Menlo;">
| router:external | False |</p>
<p style="color: rgb(0, 0, 0); margin: 0px; font-size: 11px; font-family: Menlo;">
| shared | False |</p>
<p style="color: rgb(0, 0, 0); margin: 0px; font-size: 11px; font-family: Menlo;">
| status | ACTIVE |</p>
<p style="color: rgb(0, 0, 0); margin: 0px; font-size: 11px; font-family: Menlo;">
| subnets | |</p>
<p style="color: rgb(0, 0, 0); margin: 0px; font-size: 11px; font-family: Menlo;">
| tenant_id | db81f81239f54d5d89293dacc7a284d2 |</p>
<p style="color: rgb(0, 0, 0); margin: 0px; font-size: 11px; font-family: Menlo;">
+---------------------------+--------------------------------------+</p>
<p style="color: rgb(0, 0, 0); margin: 0px; font-size: 11px; font-family: Menlo;">
ubuntu@trusty1:~/devstack$ neutron net-show admin_network</p>
<p style="color: rgb(0, 0, 0); margin: 0px; font-size: 11px; font-family: Menlo;">
+---------------------------+--------------------------------------+</p>
<p style="color: rgb(0, 0, 0); margin: 0px; font-size: 11px; font-family: Menlo;">
| Field | Value |</p>
<p style="color: rgb(0, 0, 0); margin: 0px; font-size: 11px; font-family: Menlo;">
+---------------------------+--------------------------------------+</p>
<p style="color: rgb(0, 0, 0); margin: 0px; font-size: 11px; font-family: Menlo;">
| admin_state_up | True |</p>
<p style="color: rgb(0, 0, 0); margin: 0px; font-size: 11px; font-family: Menlo;">
| id | df176962-8c61-4621-ac3a-e978a56b1933 |</p>
<p style="color: rgb(0, 0, 0); margin: 0px; font-size: 11px; font-family: Menlo;">
| name | admin_network |</p>
<p style="color: rgb(0, 0, 0); margin: 0px; font-size: 11px; font-family: Menlo;">
| provider:network_type | vlan |</p>
<p style="color: rgb(0, 0, 0); margin: 0px; font-size: 11px; font-family: Menlo;">
| provider:physical_network | physnet1 |</p>
<p style="color: rgb(0, 0, 0); margin: 0px; font-size: 11px; font-family: Menlo;">
| provider:segmentation_id | 399 |</p>
<p style="color: rgb(0, 0, 0); margin: 0px; font-size: 11px; font-family: Menlo;">
| router:external | False |</p>
<p style="color: rgb(0, 0, 0); margin: 0px; font-size: 11px; font-family: Menlo;">
| shared | False |</p>
<p style="color: rgb(0, 0, 0); margin: 0px; font-size: 11px; font-family: Menlo;">
| status | ACTIVE |</p>
<p style="color: rgb(0, 0, 0); margin: 0px; font-size: 11px; font-family: Menlo;">
| subnets | |</p>
<p style="color: rgb(0, 0, 0); margin: 0px; font-size: 11px; font-family: Menlo;">
| tenant_id | db81f81239f54d5d89293dacc7a284d2 |</p>
<p style="color: rgb(0, 0, 0); margin: 0px; font-size: 11px; font-family: Menlo;">
+---------------------------+--------------------------------------+</p>
<p style="color: rgb(0, 0, 0); margin: 0px; font-size: 11px; font-family: Menlo;">
<br>
</p>
<p style="color: rgb(0, 0, 0); margin: 0px; font-size: 11px; font-family: Menlo;">
Is it true that to create a provider network, the user has to have the “admin” role?</p>
<p style="color: rgb(0, 0, 0); margin: 0px; font-size: 11px; font-family: Menlo;">
<br>
</p>
<p style="color: rgb(0, 0, 0); margin: 0px; font-size: 11px; font-family: Menlo;">
###########</p>
<p style="color: rgb(0, 0, 0); margin: 0px; font-size: 11px; font-family: Menlo;">
Also, in Horizon dashboard, I logged in as user admin.</p>
<p style="color: rgb(0, 0, 0); margin: 0px; font-size: 11px; font-family: Menlo;">
<br>
</p>
<p style="color: rgb(0, 0, 0); margin: 0px; font-size: 11px; font-family: Menlo;">
>From the Projects pulldown, select admin.</p>
<p style="color: rgb(0, 0, 0); margin: 0px; font-size: 11px; font-family: Menlo;">
At the left pane, Project->Network->Networks, only the “public" network is shown.</p>
<p style="color: rgb(0, 0, 0); margin: 0px; font-size: 11px; font-family: Menlo;">
Admin->System->Networks, both “public” and “private” networks are shown.</p>
<p style="color: rgb(0, 0, 0); margin: 0px; font-size: 11px; font-family: Menlo;">
<br>
</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">From the Projects pulldown, select demo.</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">At the left pane, Project->Network->Networks, only the “private" network is shown.</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">Admin->System->Networks, both “public” and “private” networks are shown.</p>
<p style="color: rgb(0, 0, 0); margin: 0px; font-size: 11px; font-family: Menlo;">
<br>
</p>
<p style="color: rgb(0, 0, 0); margin: 0px; font-size: 11px; font-family: Menlo;">
Is this an expected behavior? </p>
<p style="color: rgb(0, 0, 0); margin: 0px; font-size: 11px; font-family: Menlo;">
<br>
</p>
<p style="color: rgb(0, 0, 0); margin: 0px; font-size: 11px; font-family: Menlo;">
<br>
</p>
<p style="color: rgb(0, 0, 0); margin: 0px; font-size: 11px; font-family: Menlo;">
Thanks,</p>
<p style="color: rgb(0, 0, 0); margin: 0px; font-size: 11px; font-family: Menlo;">
Danny</p>
</div>
</body>
</html>