Skip to content

Instantly share code, notes, and snippets.

@smalleni
Created August 31, 2016 23:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save smalleni/0f18da5432ec9257276bdbffbff76f9b to your computer and use it in GitHub Desktop.
Save smalleni/0f18da5432ec9257276bdbffbff76f9b to your computer and use it in GitHub Desktop.
+-----------------------+-------------------------------------------------------------------------------------------------------------------------------+
| Property | Value |
+-----------------------+-------------------------------------------------------------------------------------------------------------------------------+
| capabilities | [] |
| creation_time | 2016-08-31T23:15:38 |
| deletion_time | None |
| description | This Heat template creates a pair of networks plugged |
| | into the same router. Master instances and slave |
| | instances are connected into different networks. |
| disable_rollback | True |
| id | a926061b-db9d-461a-b27d-bc539985008f |
| links | http://10.16.31.104:8004/v1/269a1c99e38f4ccf98d4bc3568850f7e/stacks/shaker_ofpiut/a926061b-db9d-461a-b27d-bc539985008f (self) |
| notification_topics | [] |
| outputs | [ |
| | { |
| | "output_value": "instance-00000040", |
| | "output_key": "shaker_ofpiut_slave_0_instance_name",
| | "description": "No description given" |
| | }, |
| | { |
| | "output_value": "10.1.0.9", |
| | "output_key": "shaker_ofpiut_master_0_ip", |
| | "description": "No description given" |
| | } |
| | ] |
| parameters | { |
| | "server_endpoint": "10.16.28.130:5555", |
| | "OS::project_id": "269a1c99e38f4ccf98d4bc3568850f7e", |
| | "OS::stack_id": "a926061b-db9d-461a-b27d-bc539985008f", |
| | "OS::stack_name": "shaker_ofpiut", |
| | "image": "shaker-image", |
| | "dns_nameservers": "[u'8.8.8.8', u'8.8.4.4']", |
| | "external_net": "public", |
| | "flavor": "m1.small" |
| | } |
| parent | None |
| stack_name | shaker_ofpiut |
| stack_owner | None |
| stack_status | CREATE_COMPLETE |
| stack_status_reason | Stack CREATE completed successfully |
| stack_user_project_id | 49c6e2eacef4493faae2f9a64c7a495c |
| tags | null |
| template_description | This Heat template creates a pair of networks plugged |
| | into the same router. Master instances and slave
|
| | instances are connected into different networks. |
| timeout_mins | None |
| updated_time | None |
+-----------------------+-------------------------------------------------------------------------------------------------------------------------------+
|
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment