Surprise! We've been running on hardware provided by BuyVM for a few months and wanted to show them a little appreciation.
Running a paste site comes with unique challenges, ones that aren't always obvious and hard to control. As such, BuyVM offered us a home where we could worry less about the hosting side of things and focus on maintaining a clean and useful service! Go check them out and show them some love!
Submitted on June 22, 2015 at 07:02 PM

Section 1 (Text)


stack@Ubuntu64:/home/stack/devstack$ keystone service-list
+----------------------------------+----------+----------------+-----------------------------+
|                id                |   name   |      type      |         description         |
+----------------------------------+----------+----------------+-----------------------------+
| 451413ee8a324fc799fd5601ad30d801 |  cinder  |     volume     |    Cinder Volume Service    |
| 910f9a53e16e4a6ab2223616083d526e | cinderv2 |    volumev2    |   Cinder Volume Service V2  |
| 4c1470e983d04b0b930116c596488669 |   ec2    |      ec2       |   EC2 Compatibility Layer   |
| 1e8efc66df0f40c38285d9fe83c174e7 |  glance  |     image      |     Glance Image Service    |
| 65783f0755d046c8a6a2c7d286c03f74 |   heat   | orchestration  |  Heat Orchestration Service |
| ae629ce692be4148960d16e3509f8481 | heat-cfn | cloudformation | Heat CloudFormation Service |
| 7db9e641728b41f6ab7e24d3fb980b88 | keystone |    identity    |  Keystone Identity Service  |
| 54caf559031e48f79f28b939f644897c | neutron  |    network     |       Neutron Service       |
| b4515c712f9441feae87e9e989dd556a |   nova   |    compute     |     Nova Compute Service    |
| 73cdb52c5c20475fb235ff03f213ca7d | novav21  |   computev21   |  Nova Compute Service V2.1  |
| 018815d6f5224493a00d10a748790350 |    s3    |       s3       |              S3             |
+----------------------------------+----------+----------------+-----------------------------+
stack@Ubuntu64:/home/stack/devstack$ keystone endpoint-create --service_id 7db9e641728b41f6ab7e24d3fb980b88 --publicurl "http://127.0.0.1:8774 /v1.1/\$(tenant_id)s" --adminurl " http://127.0.0.1:8774 /v1.1/\$(tenant_id)s" --internalurl "http://127.0.0.1:8774 /v1.1/\$(tenant_id)s"
+-------------+--------------------------------------------+
|   Property  |                   Value                    |
+-------------+--------------------------------------------+
|   adminurl  |  http://127.0.0.1:8774 /v1.1/$(tenant_id)s |
|      id     |      a7e5cbb2f1d44d03bc0da79cee01a377      |
| internalurl | http://127.0.0.1:8774 /v1.1/$(tenant_id)s  |
|  publicurl  | http://127.0.0.1:8774 /v1.1/$(tenant_id)s  |
|    region   |                 regionOne                  |
|  service_id |      7db9e641728b41f6ab7e24d3fb980b88      |
+-------------+--------------------------------------------+
stack@Ubuntu64:/home/stack/devstack$ keystone endpoint-list
+----------------------------------+-----------+--------------------------------------------+--------------------------------------------+--------------------------------------------+----------------------------------+
|                id                |   region  |                 publicurl                  |                internalurl                 |                  adminurl                  |            service_id            |
+----------------------------------+-----------+--------------------------------------------+--------------------------------------------+--------------------------------------------+----------------------------------+
| 0d5f56f1602347f2be29ad5cb8c35289 | RegionOne |  http://10.10.10.24:8776/v2/$(tenant_id)s  |  http://10.10.10.24:8776/v2/$(tenant_id)s  |  http://10.10.10.24:8776/v2/$(tenant_id)s  | 910f9a53e16e4a6ab2223616083d526e |
| 125a01a6cdea48f1a5430c3573d69d7b | RegionOne |         http://10.10.10.24:8000/v1         |         http://10.10.10.24:8000/v1         |         http://10.10.10.24:8000/v1         | ae629ce692be4148960d16e3509f8481 |
| 6bc75265bc24435fb300ec3fd5811ea7 | regionOne | http://127.0.0.1:8774 /v1.1/$(tenant_id)s  | http://127.0.0.1:8774 /v1.1/$(tenant_id)s  |  http://127.0.0.1:8774 /v1.1/$(tenant_id)s | 7db9e641728b41f6ab7e24d3fb980b88 |
| 8f2f761f593e4113a5efd0a7e3dca3a9 | RegionOne |   http://10.10.10.24:8773/services/Cloud   |   http://10.10.10.24:8773/services/Cloud   |   http://10.10.10.24:8773/services/Admin   | 4c1470e983d04b0b930116c596488669 |
| 95dc895642d642dba502b0251743ae56 | RegionOne | http://10.10.10.24:8774/v2.1/$(tenant_id)s | http://10.10.10.24:8774/v2.1/$(tenant_id)s | http://10.10.10.24:8774/v2.1/$(tenant_id)s | 73cdb52c5c20475fb235ff03f213ca7d |
| 9c615dc398bb48a39fa0710463c9de46 | RegionOne |  http://10.10.10.24:8004/v1/$(tenant_id)s  |  http://10.10.10.24:8004/v1/$(tenant_id)s  |  http://10.10.10.24:8004/v1/$(tenant_id)s  | 65783f0755d046c8a6a2c7d286c03f74 |
| a7e5cbb2f1d44d03bc0da79cee01a377 | regionOne | http://127.0.0.1:8774 /v1.1/$(tenant_id)s  | http://127.0.0.1:8774 /v1.1/$(tenant_id)s  |  http://127.0.0.1:8774 /v1.1/$(tenant_id)s | 7db9e641728b41f6ab7e24d3fb980b88 |
| b083d33d90254ad2acd7003dafce5602 | RegionOne |          http://10.10.10.24:9696/          |          http://10.10.10.24:9696/          |          http://10.10.10.24:9696/          | 54caf559031e48f79f28b939f644897c |
| bd1893979fdf47b79b1d6eb8914b02a6 | RegionOne |        http://10.10.10.24:5000/v2.0        |        http://10.10.10.24:5000/v2.0        |       http://10.10.10.24:35357/v2.0        | 7db9e641728b41f6ab7e24d3fb980b88 |
| bfc6150028ca427988e6d3ac2f538d9d | RegionOne |  http://10.10.10.24:8776/v1/$(tenant_id)s  |  http://10.10.10.24:8776/v1/$(tenant_id)s  |  http://10.10.10.24:8776/v1/$(tenant_id)s  | 451413ee8a324fc799fd5601ad30d801 |
| c85c1ad6a29b4982bf8a50fd210cd457 | RegionOne |          http://10.10.10.24:3333           |          http://10.10.10.24:3333           |          http://10.10.10.24:3333           | 018815d6f5224493a00d10a748790350 |
| e28b3f84c68f4b3f95f834d4963af4dc | RegionOne |          http://10.10.10.24:9292           |          http://10.10.10.24:9292           |          http://10.10.10.24:9292           | 1e8efc66df0f40c38285d9fe83c174e7 |
+----------------------------------+-----------+--------------------------------------------+--------------------------------------------+--------------------------------------------+----------------------------------+
stack@Ubuntu64:/home/stack/devstack$ keystone endpoint-delete a7e5cbb2f1d44d03bc0da79cee01a377
Endpoint has been deleted.
stack@Ubuntu64:/home/stack/devstack$ keystone endpoint-delete
usage: keystone endpoint-delete <endpoint-id>
keystone endpoint-delete: error: too few arguments
stack@Ubuntu64:/home/stack/devstack$ keystone endpoint-list
+----------------------------------+-----------+--------------------------------------------+--------------------------------------------+--------------------------------------------+----------------------------------+
|                id                |   region  |                 publicurl                  |                internalurl                 |                  adminurl                  |            service_id            |
+----------------------------------+-----------+--------------------------------------------+--------------------------------------------+--------------------------------------------+----------------------------------+
| 0d5f56f1602347f2be29ad5cb8c35289 | RegionOne |  http://10.10.10.24:8776/v2/$(tenant_id)s  |  http://10.10.10.24:8776/v2/$(tenant_id)s  |  http://10.10.10.24:8776/v2/$(tenant_id)s  | 910f9a53e16e4a6ab2223616083d526e |
| 125a01a6cdea48f1a5430c3573d69d7b | RegionOne |         http://10.10.10.24:8000/v1         |         http://10.10.10.24:8000/v1         |         http://10.10.10.24:8000/v1         | ae629ce692be4148960d16e3509f8481 |
| 6bc75265bc24435fb300ec3fd5811ea7 | regionOne | http://127.0.0.1:8774 /v1.1/$(tenant_id)s  | http://127.0.0.1:8774 /v1.1/$(tenant_id)s  |  http://127.0.0.1:8774 /v1.1/$(tenant_id)s | 7db9e641728b41f6ab7e24d3fb980b88 |
| 8f2f761f593e4113a5efd0a7e3dca3a9 | RegionOne |   http://10.10.10.24:8773/services/Cloud   |   http://10.10.10.24:8773/services/Cloud   |   http://10.10.10.24:8773/services/Admin   | 4c1470e983d04b0b930116c596488669 |
| 95dc895642d642dba502b0251743ae56 | RegionOne | http://10.10.10.24:8774/v2.1/$(tenant_id)s | http://10.10.10.24:8774/v2.1/$(tenant_id)s | http://10.10.10.24:8774/v2.1/$(tenant_id)s | 73cdb52c5c20475fb235ff03f213ca7d |
| 9c615dc398bb48a39fa0710463c9de46 | RegionOne |  http://10.10.10.24:8004/v1/$(tenant_id)s  |  http://10.10.10.24:8004/v1/$(tenant_id)s  |  http://10.10.10.24:8004/v1/$(tenant_id)s  | 65783f0755d046c8a6a2c7d286c03f74 |
| b083d33d90254ad2acd7003dafce5602 | RegionOne |          http://10.10.10.24:9696/          |          http://10.10.10.24:9696/          |          http://10.10.10.24:9696/          | 54caf559031e48f79f28b939f644897c |
| bd1893979fdf47b79b1d6eb8914b02a6 | RegionOne |        http://10.10.10.24:5000/v2.0        |        http://10.10.10.24:5000/v2.0        |       http://10.10.10.24:35357/v2.0        | 7db9e641728b41f6ab7e24d3fb980b88 |
| bfc6150028ca427988e6d3ac2f538d9d | RegionOne |  http://10.10.10.24:8776/v1/$(tenant_id)s  |  http://10.10.10.24:8776/v1/$(tenant_id)s  |  http://10.10.10.24:8776/v1/$(tenant_id)s  | 451413ee8a324fc799fd5601ad30d801 |
| c85c1ad6a29b4982bf8a50fd210cd457 | RegionOne |          http://10.10.10.24:3333           |          http://10.10.10.24:3333           |          http://10.10.10.24:3333           | 018815d6f5224493a00d10a748790350 |
| e28b3f84c68f4b3f95f834d4963af4dc | RegionOne |          http://10.10.10.24:9292           |          http://10.10.10.24:9292           |          http://10.10.10.24:9292           | 1e8efc66df0f40c38285d9fe83c174e7 |
+----------------------------------+-----------+--------------------------------------------+--------------------------------------------+--------------------------------------------+----------------------------------+
stack@Ubuntu64:/home/stack/devstack$ keystone endpoint-create --service_id 7db9e641728b41f6ab7e24d3fb980b88 --publicurl "http://127.0.0.1:8774 /v1.1/\$(tenant_i d)s" --adminurl " http://127.0.0.1:8774 /v1.1/\$(tenant_i d)s" --internalurl "http://127.0.0.1:8774 /v1.1/\$(tenant_i d)s"
+-------------+---------------------------------------------+
|   Property  |                    Value                    |
+-------------+---------------------------------------------+
|   adminurl  |  http://127.0.0.1:8774 /v1.1/$(tenant_i d)s |
|      id     |       7f0d3449f5ac437cbb576f68dadd4190      |
| internalurl |  http://127.0.0.1:8774 /v1.1/$(tenant_i d)s |
|  publicurl  |  http://127.0.0.1:8774 /v1.1/$(tenant_i d)s |
|    region   |                  regionOne                  |
|  service_id |       7db9e641728b41f6ab7e24d3fb980b88      |
+-------------+---------------------------------------------+
stack@Ubuntu64:/home/stack/devstack$ keystone endpoint-list
+----------------------------------+-----------+--------------------------------------------+--------------------------------------------+---------------------------------------------+----------------------------------+
|                id                |   region  |                 publicurl                  |                internalurl                 |                   adminurl                  |            service_id            |
+----------------------------------+-----------+--------------------------------------------+--------------------------------------------+---------------------------------------------+----------------------------------+
| 0d5f56f1602347f2be29ad5cb8c35289 | RegionOne |  http://10.10.10.24:8776/v2/$(tenant_id)s  |  http://10.10.10.24:8776/v2/$(tenant_id)s  |   http://10.10.10.24:8776/v2/$(tenant_id)s  | 910f9a53e16e4a6ab2223616083d526e |
| 125a01a6cdea48f1a5430c3573d69d7b | RegionOne |         http://10.10.10.24:8000/v1         |         http://10.10.10.24:8000/v1         |          http://10.10.10.24:8000/v1         | ae629ce692be4148960d16e3509f8481 |
| 6bc75265bc24435fb300ec3fd5811ea7 | regionOne | http://127.0.0.1:8774 /v1.1/$(tenant_id)s  | http://127.0.0.1:8774 /v1.1/$(tenant_id)s  |   http://127.0.0.1:8774 /v1.1/$(tenant_id)s | 7db9e641728b41f6ab7e24d3fb980b88 |
| 7f0d3449f5ac437cbb576f68dadd4190 | regionOne | http://127.0.0.1:8774 /v1.1/$(tenant_i d)s | http://127.0.0.1:8774 /v1.1/$(tenant_i d)s |  http://127.0.0.1:8774 /v1.1/$(tenant_i d)s | 7db9e641728b41f6ab7e24d3fb980b88 |
| 8f2f761f593e4113a5efd0a7e3dca3a9 | RegionOne |   http://10.10.10.24:8773/services/Cloud   |   http://10.10.10.24:8773/services/Cloud   |    http://10.10.10.24:8773/services/Admin   | 4c1470e983d04b0b930116c596488669 |
| 95dc895642d642dba502b0251743ae56 | RegionOne | http://10.10.10.24:8774/v2.1/$(tenant_id)s | http://10.10.10.24:8774/v2.1/$(tenant_id)s |  http://10.10.10.24:8774/v2.1/$(tenant_id)s | 73cdb52c5c20475fb235ff03f213ca7d |
| 9c615dc398bb48a39fa0710463c9de46 | RegionOne |  http://10.10.10.24:8004/v1/$(tenant_id)s  |  http://10.10.10.24:8004/v1/$(tenant_id)s  |   http://10.10.10.24:8004/v1/$(tenant_id)s  | 65783f0755d046c8a6a2c7d286c03f74 |
| b083d33d90254ad2acd7003dafce5602 | RegionOne |          http://10.10.10.24:9696/          |          http://10.10.10.24:9696/          |           http://10.10.10.24:9696/          | 54caf559031e48f79f28b939f644897c |
| bd1893979fdf47b79b1d6eb8914b02a6 | RegionOne |        http://10.10.10.24:5000/v2.0        |        http://10.10.10.24:5000/v2.0        |        http://10.10.10.24:35357/v2.0        | 7db9e641728b41f6ab7e24d3fb980b88 |
| bfc6150028ca427988e6d3ac2f538d9d | RegionOne |  http://10.10.10.24:8776/v1/$(tenant_id)s  |  http://10.10.10.24:8776/v1/$(tenant_id)s  |   http://10.10.10.24:8776/v1/$(tenant_id)s  | 451413ee8a324fc799fd5601ad30d801 |
| c85c1ad6a29b4982bf8a50fd210cd457 | RegionOne |          http://10.10.10.24:3333           |          http://10.10.10.24:3333           |           http://10.10.10.24:3333           | 018815d6f5224493a00d10a748790350 |
| e28b3f84c68f4b3f95f834d4963af4dc | RegionOne |          http://10.10.10.24:9292           |          http://10.10.10.24:9292           |           http://10.10.10.24:9292           | 1e8efc66df0f40c38285d9fe83c174e7 |
+----------------------------------+-----------+--------------------------------------------+--------------------------------------------+---------------------------------------------+----------------------------------+
stack@Ubuntu64:/home/stack/devstack$ keystone endpoint-delete 7f0d3449f5ac437cbb576f68dadd4190
Endpoint has been deleted.
stack@Ubuntu64:/home/stack/devstack$ keystone endpoint-list
+----------------------------------+-----------+--------------------------------------------+--------------------------------------------+--------------------------------------------+----------------------------------+
|                id                |   region  |                 publicurl                  |                internalurl                 |                  adminurl                  |            service_id            |
+----------------------------------+-----------+--------------------------------------------+--------------------------------------------+--------------------------------------------+----------------------------------+
| 0d5f56f1602347f2be29ad5cb8c35289 | RegionOne |  http://10.10.10.24:8776/v2/$(tenant_id)s  |  http://10.10.10.24:8776/v2/$(tenant_id)s  |  http://10.10.10.24:8776/v2/$(tenant_id)s  | 910f9a53e16e4a6ab2223616083d526e |
| 125a01a6cdea48f1a5430c3573d69d7b | RegionOne |         http://10.10.10.24:8000/v1         |         http://10.10.10.24:8000/v1         |         http://10.10.10.24:8000/v1         | ae629ce692be4148960d16e3509f8481 |
| 6bc75265bc24435fb300ec3fd5811ea7 | regionOne | http://127.0.0.1:8774 /v1.1/$(tenant_id)s  | http://127.0.0.1:8774 /v1.1/$(tenant_id)s  |  http://127.0.0.1:8774 /v1.1/$(tenant_id)s | 7db9e641728b41f6ab7e24d3fb980b88 |
| 8f2f761f593e4113a5efd0a7e3dca3a9 | RegionOne |   http://10.10.10.24:8773/services/Cloud   |   http://10.10.10.24:8773/services/Cloud   |   http://10.10.10.24:8773/services/Admin   | 4c1470e983d04b0b930116c596488669 |
| 95dc895642d642dba502b0251743ae56 | RegionOne | http://10.10.10.24:8774/v2.1/$(tenant_id)s | http://10.10.10.24:8774/v2.1/$(tenant_id)s | http://10.10.10.24:8774/v2.1/$(tenant_id)s | 73cdb52c5c20475fb235ff03f213ca7d |
| 9c615dc398bb48a39fa0710463c9de46 | RegionOne |  http://10.10.10.24:8004/v1/$(tenant_id)s  |  http://10.10.10.24:8004/v1/$(tenant_id)s  |  http://10.10.10.24:8004/v1/$(tenant_id)s  | 65783f0755d046c8a6a2c7d286c03f74 |
| b083d33d90254ad2acd7003dafce5602 | RegionOne |          http://10.10.10.24:9696/          |          http://10.10.10.24:9696/          |          http://10.10.10.24:9696/          | 54caf559031e48f79f28b939f644897c |
| bd1893979fdf47b79b1d6eb8914b02a6 | RegionOne |        http://10.10.10.24:5000/v2.0        |        http://10.10.10.24:5000/v2.0        |       http://10.10.10.24:35357/v2.0        | 7db9e641728b41f6ab7e24d3fb980b88 |
| bfc6150028ca427988e6d3ac2f538d9d | RegionOne |  http://10.10.10.24:8776/v1/$(tenant_id)s  |  http://10.10.10.24:8776/v1/$(tenant_id)s  |  http://10.10.10.24:8776/v1/$(tenant_id)s  | 451413ee8a324fc799fd5601ad30d801 |
| c85c1ad6a29b4982bf8a50fd210cd457 | RegionOne |          http://10.10.10.24:3333           |          http://10.10.10.24:3333           |          http://10.10.10.24:3333           | 018815d6f5224493a00d10a748790350 |
| e28b3f84c68f4b3f95f834d4963af4dc | RegionOne |          http://10.10.10.24:9292           |          http://10.10.10.24:9292           |          http://10.10.10.24:9292           | 1e8efc66df0f40c38285d9fe83c174e7 |
+----------------------------------+-----------+--------------------------------------------+--------------------------------------------+--------------------------------------------+----------------------------------+
stack@Ubuntu64:/home/stack/devstack$