Advertisement
Guest User

Untitled

a guest
Jan 12th, 2017
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.89 KB | None | 0 0
  1. [stack@undercloud-0 ~]$ neutron net-show 6e515e3d-543c-4c58-b10b-d086f93add1c
  2. +---------------------------+----------------------------------------------------+
  3. | Field | Value |
  4. +---------------------------+----------------------------------------------------+
  5. | admin_state_up | True |
  6. | availability_zone_hints | |
  7. | availability_zones | nova |
  8. | created_at | 2017-01-08T13:17:21Z |
  9. | description | |
  10. | id | 6e515e3d-543c-4c58-b10b-d086f93add1c |
  11. | ipv4_address_scope | |
  12. | ipv6_address_scope | |
  13. | mtu | 1446 |
  14. | name | HA network tenant d18faf47006f443fa6ffd3b87726b742 |
  15. | port_security_enabled | True |
  16. | project_id | |
  17. | provider:network_type | vxlan |
  18. | provider:physical_network | |
  19. | provider:segmentation_id | 52 |
  20. | qos_policy_id | |
  21. | revision_number | 5 |
  22. | router:external | False |
  23. | shared | False |
  24. | status | ACTIVE |
  25. | subnets | 88111fb7-6899-467a-93ee-1b664013174e |
  26. | tags | |
  27. | tenant_id | |
  28. | updated_at | 2017-01-08T13:17:21Z |
  29. +---------------------------+----------------------------------------------------+
  30. [stack@undercloud-0 ~]$ neutron net-update 6e515e3d-543c-4c58-b10b-d086f93add1c --router:external=True --debug
  31. DEBUG: stevedore.extension found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token')
  32. DEBUG: stevedore.extension found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1')
  33. DEBUG: stevedore.extension found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken')
  34. DEBUG: stevedore.extension found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode')
  35. DEBUG: stevedore.extension found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password')
  36. DEBUG: stevedore.extension found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password')
  37. DEBUG: stevedore.extension found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password')
  38. DEBUG: stevedore.extension found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken')
  39. DEBUG: stevedore.extension found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword')
  40. DEBUG: stevedore.extension found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos')
  41. DEBUG: stevedore.extension found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token')
  42. DEBUG: stevedore.extension found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials')
  43. DEBUG: stevedore.extension found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth')
  44. DEBUG: stevedore.extension found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token')
  45. DEBUG: stevedore.extension found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP')
  46. DEBUG: stevedore.extension found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password')
  47. DEBUG: stevedore.extension found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos')
  48. DEBUG: stevedore.extension found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint')
  49. DEBUG: stevedore.extension found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.noauth:GnocchiNoAuthLoader')
  50. DEBUG: stevedore.extension found extension EntryPoint.parse('aodh-noauth = aodhclient.noauth:AodhNoAuthLoader')
  51. DEBUG: neutronclient.neutron.v2_0.network.UpdateNetwork run(Namespace(description=None, dns_domain=None, id=u'6e515e3d-543c-4c58-b10b-d086f93add1c', name=None, no_dns_domain=False, no_qos_policy=False, qos_policy=None, request_format='json'))
  52. DEBUG: keystoneauth.session REQ: curl -g -i -X GET http://10.0.0.110:5000/v2.0 -H "Accept: application/json" -H "User-Agent: neutron keystoneauth1/2.12.2 python-requests/2.10.0 CPython/2.7.5"
  53. DEBUG: keystoneauth.session RESP: [200] Date: Thu, 12 Jan 2017 12:25:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08e53156-4fb2-4993-bf95-13d8c42e00cf Content-Encoding: gzip Content-Length: 226 Content-Type: application/json
  54. RESP BODY: {"version": {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.0.0.110:5000/v2.0/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}}
  55.  
  56. DEBUG: keystoneauth.identity.v2 Making authentication request to http://10.0.0.110:5000/v2.0/tokens
  57. DEBUG: keystoneauth.session REQ: curl -g -i -X GET http://10.0.0.110:9696/v2.0/networks.json?fields=id&id=6e515e3d-543c-4c58-b10b-d086f93add1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2398dc1de6e5f51d87739d7565ab74d28ee06558"
  58. DEBUG: keystoneauth.session RESP: [200] Content-Type: application/json Content-Length: 62 X-Openstack-Request-Id: req-5979003e-7ff9-4b56-85a0-724bc1a7c66f Date: Thu, 12 Jan 2017 12:25:50 GMT
  59. RESP BODY: {"networks": [{"id": "6e515e3d-543c-4c58-b10b-d086f93add1c"}]}
  60.  
  61. DEBUG: neutronclient.v2_0.client GET call to neutron for http://10.0.0.110:9696/v2.0/networks.json?fields=id&id=6e515e3d-543c-4c58-b10b-d086f93add1c used request id req-5979003e-7ff9-4b56-85a0-724bc1a7c66f
  62. DEBUG: keystoneauth.session REQ: curl -g -i -X PUT http://10.0.0.110:9696/v2.0/networks/6e515e3d-543c-4c58-b10b-d086f93add1c.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2398dc1de6e5f51d87739d7565ab74d28ee06558" -d '{"network": {"router:external": "True"}}'
  63. DEBUG: keystoneauth.session RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-cb2c9f16-c55e-4519-8b05-fbc5735662f6 Date: Thu, 12 Jan 2017 12:25:50 GMT
  64. RESP BODY: {"network": {"provider:physical_network": null, "ipv6_address_scope": null, "revision_number": 5, "port_security_enabled": true, "mtu": 1446, "id": "6e515e3d-543c-4c58-b10b-d086f93add1c", "router:external": true, "availability_zone_hints": [], "availability_zones": ["nova"], "provider:segmentation_id": 52, "ipv4_address_scope": null, "shared": false, "project_id": "", "status": "ACTIVE", "subnets": ["88111fb7-6899-467a-93ee-1b664013174e"], "description": "", "tags": [], "updated_at": "2017-01-08T13:17:21Z", "is_default": false, "qos_policy_id": null, "name": "HA network tenant d18faf47006f443fa6ffd3b87726b742", "admin_state_up": true, "tenant_id": "", "created_at": "2017-01-08T13:17:21Z", "provider:network_type": "vxlan"}}
  65.  
  66. DEBUG: neutronclient.v2_0.client PUT call to neutron for http://10.0.0.110:9696/v2.0/networks/6e515e3d-543c-4c58-b10b-d086f93add1c.json used request id req-cb2c9f16-c55e-4519-8b05-fbc5735662f6
  67. Updated network: 6e515e3d-543c-4c58-b10b-d086f93add1c
  68. [stack@undercloud-0 ~]$ neutron net-show 6e515e3d-543c-4c58-b10b-d086f93add1c
  69. +---------------------------+----------------------------------------------------+
  70. | Field | Value |
  71. +---------------------------+----------------------------------------------------+
  72. | admin_state_up | True |
  73. | availability_zone_hints | |
  74. | availability_zones | nova |
  75. | created_at | 2017-01-08T13:17:21Z |
  76. | description | |
  77. | id | 6e515e3d-543c-4c58-b10b-d086f93add1c |
  78. | ipv4_address_scope | |
  79. | ipv6_address_scope | |
  80. | is_default | False |
  81. | mtu | 1446 |
  82. | name | HA network tenant d18faf47006f443fa6ffd3b87726b742 |
  83. | port_security_enabled | True |
  84. | project_id | |
  85. | provider:network_type | vxlan |
  86. | provider:physical_network | |
  87. | provider:segmentation_id | 52 |
  88. | qos_policy_id | |
  89. | revision_number | 5 |
  90. | router:external | True |
  91. | shared | False |
  92. | status | ACTIVE |
  93. | subnets | 88111fb7-6899-467a-93ee-1b664013174e |
  94. | tags | |
  95. | tenant_id | |
  96. | updated_at | 2017-01-08T13:17:21Z |
  97. +---------------------------+----------------------------------------------------+
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement