Last active
August 29, 2015 13:57
-
-
Save michaelmaring/9823781 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[root@hv1 ~(keystone_admin)]# neutron subnet-list | |
+--------------------------------------+-----------------------+------------------+----------------------------------------------------+ | |
| id | name | cidr | allocation_pools | | |
+--------------------------------------+-----------------------+------------------+----------------------------------------------------+ | |
| 381ab62a-6b39-4c1f-9a3f-9e2f6475ce25 | public_subnet | 68.169.102.32/27 | {"start": "68.169.102.51", "end": "68.169.102.60"} | | |
| 38a329fe-8632-44a1-a8cc-146ffa05af43 | private_subnet | 10.0.0.0/24 | {"start": "10.0.0.2", "end": "10.0.0.254"} | | |
| 73d31c35-7798-45bb-9d73-74a05b4ed8ca | private-10.0.254.0/24 | 10.0.254.0/24 | {"start": "10.0.254.2", "end": "10.0.254.254"} | | |
+--------------------------------------+-----------------------+------------------+----------------------------------------------------+ | |
[root@hv1 ~(keystone_admin)]# neutron subnet-show 73d31c35-7798-45bb-9d73-74a05b4ed8ca | |
+------------------+------------------------------------------------+ | |
| Field | Value | | |
+------------------+------------------------------------------------+ | |
| allocation_pools | {"start": "10.0.254.2", "end": "10.0.254.254"} | | |
| cidr | 10.0.254.0/24 | | |
| dns_nameservers | 8.8.4.4 | | |
| | 8.8.8.8 | | |
| enable_dhcp | True | | |
| gateway_ip | 10.0.254.1 | | |
| host_routes | | | |
| id | 73d31c35-7798-45bb-9d73-74a05b4ed8ca | | |
| ip_version | 4 | | |
| name | private-10.0.254.0/24 | | |
| network_id | b7090215-72f1-4647-96ce-32eba2a1a914 | | |
| tenant_id | 6384e0b9edf64ffebac05dc1d3b3f4b9 | | |
+------------------+------------------------------------------------+ | |
[root@hv1 ~(keystone_admin)]# | |
| 6f2d6d00-c687-47ac-94a5-8cacc9d19ae1 | testing-newnet | ACTIVE | - | Running | private-10.0.254.0/24=10.0.254.2 | | |
ci-info: +-------+-------------+------------+---------------+-----------+-------+ | |
ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | | |
ci-info: +-------+-------------+------------+---------------+-----------+-------+ | |
ci-info: | 0 | 10.0.254.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | | |
ci-info: | 1 | 0.0.0.0 | 10.0.254.1 | 0.0.0.0 | eth0 | UG | | |
ci-info: +-------+-------------+------------+---------------+-----------+-------+ | |
2014-03-28 06:17:46,530 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [3/120s]: request error [[Errno 113] No route to host] | |
2014-03-28 06:17:49,531 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [6/120s]: request error [[Errno 113] No route to host] | |
2014-03-28 06:17:53,536 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [10/120s]: request error [[Errno 113] No route to host] | |
2014-03-28 06:17:56,537 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [13/120s]: request error [[Errno 113] No route to host] | |
2014-03-28 06:18:00,541 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [17/120s]: request error [[Errno 113] No route to host] | |
2014-03-28 06:18:03,542 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [20/120s]: request error [[Errno 113] No route to host] | |
2014-03-28 06:18:08,547 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [25/120s]: request error [[Errno 113] No route to host] | |
2014-03-28 06:18:11,548 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [28/120s]: request error [[Errno 113] No route to host] | |
2014-03-28 06:18:16,554 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [33/120s]: request error [[Errno 113] No route to host] | |
2014-03-28 06:18:19,555 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [36/120s]: request error [[Errno 113] No route to host] | |
2014-03-28 06:18:24,560 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [41/120s]: request error [[Errno 113] No route to host] | |
2014-03-28 06:18:30,566 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [47/120s]: request error [[Errno 113] No route to host] | |
2014-03-28 06:18:36,572 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [53/120s]: request error [[Errno 113] No route to host] | |
2014-03-28 06:18:42,578 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [59/120s]: request error [[Errno 113] No route to host] | |
2014-03-28 06:18:48,585 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [65/120s]: request error [[Errno 113] No route to host] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment