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 1454904 Details for
Bug 1590828
Associate Floating Ip to instance should not show already assigned IP in the list
[?]
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.
Floating IP Reallocation
floating-ip-reallocation.text (text/plain), 2.99 KB, created by
Gilles Dubreuil
on 2018-06-27 04:54:29 UTC
(
hide
)
Description:
Floating IP Reallocation
Filename:
MIME Type:
Creator:
Gilles Dubreuil
Created:
2018-06-27 04:54:29 UTC
Size:
2.99 KB
patch
obsolete
>(overcloud) [stack@undercloud ~]$ openstack floating ip list >+--------------------------------------+---------------------+------------------+--------------------------------------+--------------------------------------+----------------------------------+ >| ID | Floating IP Address | Fixed IP Address | Port | Floating Network | Project | >+--------------------------------------+---------------------+------------------+--------------------------------------+--------------------------------------+----------------------------------+ >| 3ab422ea-1a26-476c-8754-7688eae03b7d | 10.1.1.230 | 192.168.30.13 | 0da9860d-0e5c-49b3-b6a5-c25bd68e2ea5 | 204e3939-34d2-40af-b52d-f58cfec1e2b1 | 59c8c1f16fac4c51901777909300a613 | >| f05f912b-e318-4121-9872-53c9c503e7d2 | 10.1.1.234 | None | None | 204e3939-34d2-40af-b52d-f58cfec1e2b1 | 59c8c1f16fac4c51901777909300a613 | >+--------------------------------------+---------------------+------------------+--------------------------------------+--------------------------------------+----------------------------------+ > >(overcloud) [stack@undercloud ~]$ openstack server list >+--------------------------------------+---------+--------+------------------------------------+--------------+--------+ >| ID | Name | Status | Networks | Image | Flavor | >+--------------------------------------+---------+--------+------------------------------------+--------------+--------+ >| f01dbe57-b811-423e-92a8-e1b77610129b | cirros2 | ACTIVE | private1=192.168.30.13, 10.1.1.230 | cirros-4.0.0 | small | >| de5ec235-a035-47c5-9a1e-1addf2afe50f | cirros1 | ACTIVE | private1=192.168.30.7 | cirros-4.0.0 | small | >+--------------------------------------+---------+--------+------------------------------------+--------------+--------+ > >(overcloud) [stack@undercloud ~]$ openstack server add floating ip de5ec235-a035-47c5-9a1e-1addf2afe50f 10.1.1.230 >(overcloud) [stack@undercloud ~]$ openstack server list >+--------------------------------------+---------+--------+-----------------------------------+--------------+--------+ >| ID | Name | Status | Networks | Image | Flavor | >+--------------------------------------+---------+--------+-----------------------------------+--------------+--------+ >| f01dbe57-b811-423e-92a8-e1b77610129b | cirros2 | ACTIVE | private1=192.168.30.13 | cirros-4.0.0 | small | >| de5ec235-a035-47c5-9a1e-1addf2afe50f | cirros1 | ACTIVE | private1=192.168.30.7, 10.1.1.230 | cirros-4.0.0 | small | >+--------------------------------------+---------+--------+-----------------------------------+--------------+--------+ >
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 1590828
: 1454904 |
1454970