Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 709436 Details for
Bug 920995
User can't delete router-interface-delete when subnet was deleted before
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
adding and removing interface from router
file_920995.txt (text/plain), 4.22 KB, created by
Ofer Blaut
on 2013-03-13 09:36:01 UTC
(
hide
)
Description:
adding and removing interface from router
Filename:
MIME Type:
Creator:
Ofer Blaut
Created:
2013-03-13 09:36:01 UTC
Size:
4.22 KB
patch
obsolete
>[root@puma34 ~(keystone_admin_tenant2)]$ quantum subnet-create eaa5aae4-658b-449f-a694-10e1e6a73c2d 5.5.5.0/24 >Created a new subnet: >+------------------+------------------------------------------+ >| Field | Value | >+------------------+------------------------------------------+ >| allocation_pools | {"start": "5.5.5.2", "end": "5.5.5.254"} | >| cidr | 5.5.5.0/24 | >| dns_nameservers | | >| enable_dhcp | True | >| gateway_ip | 5.5.5.1 | >| host_routes | | >| id | 4cefb5a4-1aa7-4b9a-a69c-8d478fe1ca8f | >| ip_version | 4 | >| name | | >| network_id | eaa5aae4-658b-449f-a694-10e1e6a73c2d | >| tenant_id | ff2c4efa1a654ca181b43068061db579 | >+------------------+------------------------------------------+ > >[root@puma34 ~(keystone_admin_tenant2)]$ quantum router-create router2 >Created a new router: >+-----------------------+--------------------------------------+ >| Field | Value | >+-----------------------+--------------------------------------+ >| admin_state_up | True | >| external_gateway_info | | >| id | d79b1087-45d6-460c-ab7a-229b49d09d1e | >| name | router2 | >| status | ACTIVE | >| tenant_id | ff2c4efa1a654ca181b43068061db579 | >+-----------------------+--------------------------------------+ >[root@puma34 ~(keystone_admin_tenant2)]$ quantum router-interface-add d79b1087-45d6-460c-ab7a-229b49d09d1e 4cefb5a4-1aa7-4b9a-a69c-8d478fe1ca8f >Added interface to router d79b1087-45d6-460c-ab7a-229b49d09d1e > >[root@puma34 ~(keystone_admin_tenant2)]$ quantum router-interface-delete d79b1087-45d6-460c-ab7a-229b49d09d1e 4cefb5a4-1aa7-4b9a-a69c-8d478fe1ca8f >Removed interface from router d79b1087-45d6-460c-ab7a-229b49d09d1e > >[root@puma34 ~(keystone_admin_tenant2)]$ quantum router-interface-add d79b1087-45d6-460c-ab7a-229b49d09d1e 4cefb5a4-1aa7-4b9a-a69c-8d478fe1ca8f >Added interface to router d79b1087-45d6-460c-ab7a-229b49d09d1e > >[root@puma34 ~(keystone_admin_tenant2)]$ quantum subnet-delete 4cefb5a4-1aa7-4b9a-a69c-8d478fe1ca8f >Deleted subnet: 4cefb5a4-1aa7-4b9a-a69c-8d478fe1ca8f > > >[root@puma34 ~(keystone_admin_tenant2)]$ quantum router-interface-delete d79b1087-45d6-460c-ab7a-229b49d09d1e 4cefb5a4-1aa7-4b9a-a69c-8d478fe1ca8f >Unable to find subnet with name '4cefb5a4-1aa7-4b9a-a69c-8d478fe1ca8f' > >[root@puma34 ~(keystone_admin_tenant2)]$ quantum router-port-list d79b1087-45d6-460c-ab7a-229b49d09d1e >+--------------------------------------+------+-------------------+-----------+ >| id | name | mac_address | fixed_ips | >+--------------------------------------+------+-------------------+-----------+ >| b8cc16d1-9145-479f-873b-839dcd047391 | | fa:16:3e:90:59:9d | | >+--------------------------------------+------+-------------------+-----------+ >[root@puma34 ~(keystone_admin_tenant2)]$ quantum port-show b8cc16d1-9145-479f-873b-839dcd047391 >+----------------+--------------------------------------+ >| Field | Value | >+----------------+--------------------------------------+ >| admin_state_up | True | >| device_id | d79b1087-45d6-460c-ab7a-229b49d09d1e | >| device_owner | network:router_interface | >| fixed_ips | | >| id | b8cc16d1-9145-479f-873b-839dcd047391 | >| mac_address | fa:16:3e:90:59:9d | >| name | | >| network_id | eaa5aae4-658b-449f-a694-10e1e6a73c2d | >| status | DOWN | >| tenant_id | ff2c4efa1a654ca181b43068061db579 | >+----------------+--------------------------------------+
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 920995
: 709436