UPDATE 09/23/2016
Fix released for (1622683, 1622720 ) in :-
https://bugs.launchpad.net/tripleo/+bug/1622683
****************************************************
Deploy completed OK the first time
****************************************************
2016-09-23 09:08:28Z [overcloud-AllNodesDeploySteps-yrsd7pkitjij]: CREATE_COMPLETE Stack CREATE completed successfully
2016-09-23 09:08:28Z [AllNodesDeploySteps]: CREATE_COMPLETE state changed
2016-09-23 09:08:28Z [overcloud]: CREATE_COMPLETE Stack CREATE completed successfully
Stack overcloud CREATE_COMPLETE
Overcloud Endpoint: http://10.0.0.6:5000/v2.0
Overcloud Deployed
[stack@instack ~]$ nova list
+--------------------------------------+-------------------------+--------+------------+-------------+---------------------+ | ID | Name | Status | Task State | Power State | Networks | +--------------------------------------+-------------------------+--------+------------+-------------+---------------------+ | b3d97bcf-9318-48ef-91c7-09c8386a75aa | overcloud-controller-0 | ACTIVE | - | Running | ctlplane=192.0.2.13 | | 148aa223-513d-44d5-b865-2cb2c3dcbc6f | overcloud-novacompute-0 | ACTIVE | - | Running | ctlplane=192.0.2.9 | | e3ee61fb-c243-4454-949d-84c22e66b147 | overcloud-novacompute-1 | ACTIVE | - | Running | ctlplane=192.0.2.10 | +--------------------------------------+-------------------------+--------+------------+-------------+---------------------+
[stack@instack ~]$ mistral environment-list
+-----------+-------------+---------+---------------------+---------------------+ | Name | Description | Scope | Created at | Updated at | +-----------+-------------+---------+---------------------+---------------------+ | overcloud | None | private | 2016-09-23 07:33:40 | 2016-09-23 08:41:29 | +-----------+-------------+---------+---------------------+---------------------+
[stack@instack ~]$ swift list
ov-jjf6fn4qyjt-0-gfpul73m4fdl-Controller-dekw3w5stcqd
ov-pb3uu5djue-0-lmazr26t3z4u-NovaCompute-sqfaz5lstqov
ov-pb3uu5djue-1-7prlyxolsdhd-NovaCompute-ltmkwmq74iyq
overcloud
[stack@instack ~]$ openstack stack delete overcloud
WARNING: openstackclient.common.utils is deprecated and will be removed after Jun 2017. Please use osc_lib.utils
Are you sure you want to delete this stack(s) [y/N]? y
[stack@instack ~]$ openstack stack list
WARNING: openstackclient.common.utils is deprecated and will be removed after Jun 2017. Please use osc_lib.utils
+---------------------+------------+--------------------+----------------------+--------------+ | ID | Stack Name | Stack Status | Creation Time | Updated Time | +---------------------+------------+--------------------+----------------------+--------------+ | 6e3ae2b6-5ce1-45db- | overcloud | DELETE_IN_PROGRESS | 2016-09-23T08:41:38Z | None | | bde5-06d2ce2e571b | | | | | +---------------------+------------+--------------------+----------------------+--------------+
[stack@instack ~]$ openstack stack list
WARNING: openstackclient.common.utils is deprecated and will be removed after Jun 2017. Please use osc_lib.utils
***************************************************************************
Empty output - overcloud stack has been deleted
****************************************************************************
[stack@instack ~]$ mistral environment-list
+-----------+-------------+---------+---------------------+---------------------+ | Name | Description | Scope | Created at | Updated at | +-----------+-------------+---------+---------------------+---------------------+ | overcloud | None | private | 2016-09-23 07:33:40 | 2016-09-23 08:41:29 | +-----------+-------------+---------+---------------------+---------------------+
[stack@instack ~]$ swift list
overcloud
******************************************************************************
Now attempt to redeploy the second time . Success on 09/23/2016
******************************************************************************
[stack@instack ~]$ touch -f /home/stack/tripleo-heat-templates/puppet/post.yaml
[stack@instack ~]$ ./overcloud-deploy.sh
+ source /home/stack/stackrc
++ export NOVA_VERSION=1.1
++ NOVA_VERSION=1.1
+++ sudo hiera admin_password
++ export OS_PASSWORD=68a350a2972f7ff9e88d0e9ea79056b3e0bb90ec
++ OS_PASSWORD=68a350a2972f7ff9e88d0e9ea79056b3e0bb90ec
++ export OS_AUTH_URL=http://192.0.2.1:5000/v2.0
++ OS_AUTH_URL=http://192.0.2.1:5000/v2.0
++ export OS_USERNAME=admin
++ OS_USERNAME=admin
++ export OS_TENANT_NAME=admin
++ OS_TENANT_NAME=admin
++ export COMPUTE_API_VERSION=1.1
++ COMPUTE_API_VERSION=1.1
++ export OS_BAREMETAL_API_VERSION=1.15
++ OS_BAREMETAL_API_VERSION=1.15
++ export OS_NO_CACHE=True
++ OS_NO_CACHE=True
++ export OS_CLOUDNAME=undercloud
++ OS_CLOUDNAME=undercloud
++ export OS_IMAGE_API_VERSION=1
++ OS_IMAGE_API_VERSION=1
+ openstack overcloud deploy --libvirt-type qemu --ntp-server pool.ntp.org --templates /home/stack/tripleo-heat-templates -e /home/stack/tripleo-heat-templates/overcloud-resource-registry-puppet.yaml -e /home/stack/tripleo-heat-templates/environments/network-isolation.yaml -e /home/stack/tripleo-heat-templates/environments/net-single-nic-with-vlans.yaml -e /home/stack/network_env.yaml --control-scale 1 --compute-scale 2
WARNING: openstackclient.common.utils is deprecated and will be removed after Jun 2017. Please use osc_lib.utils
Removing the current plan files
Uploading new plan files
Started Mistral Workflow. Execution ID: 4d744a89-a2e7-43a5-82af-26bab11e6342
Plan updated
Deploying templates in the directory /home/stack/tripleo-heat-templates
Object GET failed: http://192.0.2.1:8080/v1/AUTH_7ea6220c67c84c828f4249b95886259f/overcloud/overcloud-without-mergepy.yaml 404 Not Found [first 60 chars of response]
Started Mistral Workflow. Execution ID: 807a7047-a1c3-4686-9be7-11d73e72dfb8
2016-09-23 09:15:34Z [overcloud]: CREATE_IN_PROGRESS Stack CREATE started
2016-09-23 09:15:34Z [HorizonSecret]: CREATE_IN_PROGRESS state changed
2016-09-23 09:15:34Z [RabbitCookie]: CREATE_IN_PROGRESS state changed
2016-09-23 09:15:35Z [ServiceNetMap]: CREATE_IN_PROGRESS state changed
2016-09-23 09:15:35Z [MysqlRootPassword]: CREATE_IN_PROGRESS state changed
2016-09-23 09:15:35Z [HeatAuthEncryptionKey]: CREATE_IN_PROGRESS state changed
2016-09-23 09:15:35Z [PcsdPassword]: CREATE_IN_PROGRESS state changed
2016-09-23 09:15:35Z [Networks]: CREATE_IN_PROGRESS state changed
2016-09-23 09:15:35Z [ServiceNetMap]: CREATE_COMPLETE state changed
2016-09-23 09:15:35Z [RabbitCookie]: CREATE_COMPLETE state changed
2016-09-23 09:15:35Z [HeatAuthEncryptionKey]: CREATE_COMPLETE state changed
2016-09-23 09:15:35Z [PcsdPassword]: CREATE_COMPLETE state changed
2016-09-23 09:15:35Z [HorizonSecret]: CREATE_COMPLETE state changed
. . . . . .
2016-09-23 09:39:50Z [BlockStorageExtraConfigPost]: CREATE_COMPLETE state changed
2016-09-23 09:39:51Z [CephStorageExtraConfigPost]: CREATE_COMPLETE state changed
2016-09-23 09:39:51Z [ComputeExtraConfigPost]: CREATE_COMPLETE state changed
2016-09-23 09:39:51Z [ObjectStorageExtraConfigPost]: CREATE_COMPLETE state changed
2016-09-23 09:39:51Z [overcloud-AllNodesDeploySteps-5bfecsxdagiz]: CREATE_COMPLETE Stack CREATE completed successfully
2016-09-23 09:39:51Z [AllNodesDeploySteps]: CREATE_COMPLETE state changed
2016-09-23 09:39:51Z [overcloud]: CREATE_COMPLETE Stack CREATE completed successfully
Stack overcloud CREATE_COMPLETE
Overcloud Endpoint: http://10.0.0.12:5000/v2.0
Overcloud Deployed
END UPDATE
***************************
UPDATE 09/18/2016
***************************
Currently bugs bellow have state in "Progress" (Milestone Newton-rc2)
https://bugs.launchpad.net/tripleo/+bug/1622720
https://bugs.launchpad.net/tripleo/+bug/1622683
https://bugs.launchpad.net/tripleo/+bug/1622720/comments/2
Work around for 1622720 which allows redeploy second time ( [ 1 ] )
On instack VM
$ opnstack stack delete overcloud
Instack VM (via virsh) Stop/Start
[stack@ServerVIRT1608 ~]$ ssh root@192.168.122.5
Last login: Sat Sep 17 20:44:00 2016 from gateway
[root@instack ~]# su - stack
Last login: Sat Sep 17 20:44:10 UTC 2016 on pts/1
[stack@instack ~]$ . stackrc
[stack@instack ~]$ mistral environment-delete overcloud
Request to delete environment overcloud has been accepted.
[stack@instack ~]$ swift delete --all
*******************
END UPDATE
*******************
Due to Launchpad Bug introspection hangs due to broken ipxe config
finally resolved on 09/01/2016 approach suggested in
TripleO manual deployment of 'master' branch by Carlo Camacho
has been retested. As appears things in meantime have been changed. Following bellow is the way how mentioned above post worked for me right now on 32 GB VIRTHOST (i7 4790)
*****************************************
Tune stack environment on VIRTHOST
*****************************************
# useradd stack
# echo "stack:stack" | chpasswd
# echo "stack ALL=(root) NOPASSWD:ALL" | sudo tee -a /etc/sudoers.d/stack
# chmod 0440 /etc/sudoers.d/stack
# su - stack
***************************
Tune stack ENV
**************************
export NODE_DIST=centos7
export NODE_CPU=2
export NODE_MEM=7550
export NODE_COUNT=2
export UNDERCLOUD_NODE_CPU=2
export UNDERCLOUD_NODE_MEM=9000
export FS_TYPE=ext4
****************************************************************
Re-login to stack (highlight long line and copy if needed)
****************************************************************$ sudo yum -y install epel-release sudo $ yum -y install yum-plugin-priorities $ sudo curl -o /etc/yum.repos.d/delorean.repo http://buildlogs.centos.org/centos/7/cloud/x86_64/rdo-trunk-master-tripleo/delorean.repo $ sudo curl -o /etc/yum.repos.d/delorean-deps.repo http://trunk.rdoproject.org/centos7/delorean-deps.repo $ sudo yum install -y instack-undercloud $ instack-virt-setup
*********************
On instack VM
*********************Create swap file per http://www.anstack.com/blog/2016/07/04/manually-installing-tripleo-recipe.html :-
#Add a 4GB swap file to the Undercloud
sudo dd if=/dev/zero of=/swapfile bs=1024 count=4194304
sudo mkswap /swapfile
#Turn ON the swap file
sudo chmod 600 /swapfile
sudo swapon /swapfile
#Enable it on start
sudo echo "/swapfile swap swap defaults 0 0" >> /etc/fstab
***************************
Restart instack VM
***************************
Next
su - stack
sudo yum -y install yum-plugin-priorities
*************************************
Update .bashrc under ~stack/
*************************************
export USE_DELOREAN_TRUNK=1 export DELOREAN_TRUNK_REPO="http://buildlogs.centos.org/centos/7/cloud/x86_64/rdo-trunk-master-tripleo/" export DELOREAN_REPO_FILE="delorean.repo" export FS_TYPE=ext4
************************************
Re-login to stack
************************************ $ git clone https://github.com/openstack/tripleo-heat-templates
$ git clone https://github.com/openstack-infra/tripleo-ci.git
$ ./tripleo-ci/scripts/tripleo.sh --repo-setup
$ ./tripleo-ci/scripts/tripleo.sh --undercloud
$ source stackrc
$ ./tripleo-ci/scripts/tripleo.sh --overcloud-images
$ ./tripleo-ci/scripts/tripleo.sh --register-nodes
$ ./tripleo-ci/scripts/tripleo.sh --introspect-nodes
************************************************
Passing step affected by mentioned bug
************************************************$ ./tripleo-ci/scripts/tripleo.sh --overcloud-deploy
Issue at start up of Overcloud deployment
##################################################
tripleo.sh -- Overcloud create started.
##################################################
See Launchpad bugs 1622720 1622683 status . UPDATE 09/17/2016 is providing links. Back porting patch https://review.openstack.org/gitweb?p=openstack/tripleo-common.git;a=patch;h=203460176750aeda6c0a2d39ce349ad827053b11
via rebuilding openstack-tripleo-common-5.0.1-0.20160917031337.15c97e6.el7.centos.src.rpm && re-installing new rpm doesn't work for me.
##################################################
WARNING: openstackclient.common.utils is deprecated and will be removed after Jun 2017. Please use osc_lib.utils WARNING: openstackclient.common.exceptions is deprecated and will be removed after Jun 2017. Please use osc_lib.exceptions Creating Swift container to store the plan Creating plan from template files in: /usr/share/openstack-tripleo-heat-templates/ Plan created Deploying templates in the directory /usr/share/openstack-tripleo-heat-templates Object GET failed: http://192.0.2.1:8080/v1/AUTH_b4438648a72446eca04d2d216261c373/overcloud/overcloud-without-mergepy.yaml 404 Not Found [first 60 chars of response]
Finally overcloud gets deployed
****************************************************************************************
On instack VM verified https://bugs.launchpad.net/tripleo/+bug/1604770 #9
****************************************************************************************
[stack@instack ~]$ sudo su -
Last login: Thu Sep 15 16:19:07 UTC 2016 from 192.168.122.1 on pts/1
[root@instack ~]# rpm -qa \*ipxe\*
ipxe-roms-qemu-20160127-1.git6366fa7a.el7.noarch
ipxe-bootimgs-20160127-1.git6366fa7a.el7.noarch
****************************************************************************************
[stack@instack ~]$ sudo su -
Last login: Thu Sep 15 16:19:07 UTC 2016 from 192.168.122.1 on pts/1
[root@instack ~]# rpm -qa \*ipxe\*
ipxe-roms-qemu-20160127-1.git6366fa7a.el7.noarch
ipxe-bootimgs-20160127-1.git6366fa7a.el7.noarch
[stack@instack ~]$ openstack stack list
WARNING: openstackclient.common.utils is deprecated and will be removed after Jun 2017. Please use osc_lib.utils
+------------------------+------------+-----------------+----------------------+--------------+
| ID | Stack Name | Stack Status | Creation Time | Updated Time |
+------------------------+------------+-----------------+----------------------+--------------+
| 7657df62-da09-4c0f- | overcloud | CREATE_COMPLETE | 2016-09-15T14:48:49Z | None |
| bbdb-b9c95bdad537 | | | | |
+------------------------+------------+-----------------+----------------------+--------------+
[stack@instack ~]$ nova list
+--------------------------------------+-------------------------+--------+------------+-------------+---------------------+
| ID | Name | Status | Task State | Power State | Networks |
+--------------------------------------+-------------------------+--------+------------+-------------+---------------------+
| 400e1499-5e02-4c92-a41b-814918f0edc3 | overcloud-controller-0 | ACTIVE | - | Running | ctlplane=192.0.2.15 |
| 58f3591f-c72f-4d97-9278-a33b3f631248 | overcloud-novacompute-0 | ACTIVE | - | Running | ctlplane=192.0.2.6 |
+--------------------------------------+-------------------------+--------+------------+-------------+---------------------+
Managing and fixes required in overcloud
********************************************************************
Fix IP on Compute node && Open 6080 on Controller
********************************************************************
On Compute :-
[vnc]
vncserver_proxyclient_address=192.0.2.6
vncserver_listen=0.0.0.0
keymap=en-us
enabled=True
novncproxy_base_url=http://192.0.2.15:6080/vnc_auto.html <===
On Controller
Add line to /etc/sysconfig/iptables
-A INPUT -p tcp -m multiport --dports 6080 -m comment --comment "novncproxy" -m state --state NEW -j ACCEPT
Save /etc/sysconfig/iptables
#service iptables restart
[root@overcloud-controller-0 ~(keystone_admin)]# netstat -antp | grep 6080
tcp 0 0 192.0.2.15:6080 0.0.0.0:* LISTEN 8397/python2
tcp 1 0 192.0.2.8:56080 192.0.2.8:8080 CLOSE_WAIT 11606/gnocchi-metri
tcp 0 0 192.0.2.15:6080 192.0.2.1:47598 ESTABLISHED 28260/python2
tcp 0 0 192.0.2.15:6000 192.0.2.15:36080 TIME_WAIT -
[root@overcloud-controller-0 ~(keystone_admin)]# ps -ef | grep 8397
nova 8397 1 0 15:06 ? 00:00:05 /usr/bin/python2 /usr/bin/nova-novncproxy --web /usr/share/novnc/
nova 28260 8397 3 17:37 ? 00:00:56 /usr/bin/python2 /usr/bin/nova-novncproxy --web /usr/share/novnc/
root 31149 23941 0 18:06 pts/0 00:00:00 grep --color=auto 8397
**********************************
Create flavors as follows
**********************************
[root@overcloud-controller-0 ~]# nova flavor-create "m2.small" 2 1000 20 1
+----+----------+-----------+------+-----------+------+-------+-------------+-----------+
| ID | Name | Memory_MB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public |
+----+----------+-----------+------+-----------+------+-------+-------------+-----------+
| 2 | m2.small | 1000 | 20 | 0 | | 1 | 1.0 | True |
+----+----------+-----------+------+-----------+------+-------+-------------+-----------+
[root@overcloud-controller-0 ~]# nova flavor-list
+--------------------------------------+---------------------+-----------+------+-----------+------+-------+-------------+-----------+
| ID | Name | Memory_MB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public |
+--------------------------------------+---------------------+-----------+------+-----------+------+-------+-------------+-----------+
| 1 | 500MB Tiny Instance | 500 | 1 | 0 | | 1 | 1.0 | True |
| 2 | m2.small | 1000 | 20 | 0 | | 1 | 1.0 | True |
+--------------------------------------+---------------------+-----------+------+-----------+------+-------+-------------+-----------+
[root@overcloud-controller-0 ~]# nova flavor-list
+----+---------------------+-----------+------+-----------+------+-------+-------------+-----------+
| ID | Name | Memory_MB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public |
+----+---------------------+-----------+------+-----------+------+-------+-------------+-----------+
| 1 | 500MB Tiny Instance | 500 | 1 | 0 | | 1 | 1.0 | True |
| 2 | m2.small | 1000 | 20 | 0 | | 1 | 1.0 | True |
+----+---------------------+-----------+------+-----------+------+-------+-------------+-----------+
[root@overcloud-controller-0 ~]# glance image-list
+--------------------------------------+---------------+
| ID | Name |
+--------------------------------------+---------------+
| c9faf86d-4a06-401a-839c-c5bd48ff704a | CirrOS34Cloud |
| 4bf6f43d-8cba-43d7-9e34-347cff2d4769 | UbuntuCloud |
| 81e031b0-11b7-440b-946f-b8f9e3a83c95 | VF24Cloud |
+--------------------------------------+---------------+
[root@overcloud-controller-0 ~]# neutron net-list
+--------------------------------------+--------------+----------------------------------------+
| id | name | subnets |
+--------------------------------------+--------------+----------------------------------------+
| 2d0ccb5f-0cc8-4710-819d-7c148137aea2 | public | 795e0fea-0550-44e8-abf3-afd316cd7843 |
| | | 192.0.2.0/24 |
| e2a9edb9-8e01-4e99-83b2-6c6e705967fe | demo_network | 56b70753-e776-4ce8-9b28-650431b43a63 |
| | | 50.0.0.0/24 |
+--------------------------------------+--------------+----------------------------------------+
[root@overcloud-controller-0 ~]# nova boot --flavor 2 --key-name oskey09152016 \
--image 81e031b0-11b7-440b-946f-b8f9e3a83c95 \
--nic net-id=e2a9edb9-8e01-4e99-83b2-6c6e705967fe VF24Devs05
+--------------------------------------+--------------------------------------------------+
| Property | Value |
+--------------------------------------+--------------------------------------------------+
| OS-DCF:diskConfig | MANUAL |
| OS-EXT-AZ:availability_zone | |
| OS-EXT-SRV-ATTR:host | - |
| OS-EXT-SRV-ATTR:hostname | vf24devs05 |
| OS-EXT-SRV-ATTR:hypervisor_hostname | - |
| OS-EXT-SRV-ATTR:instance_name | |
| OS-EXT-SRV-ATTR:kernel_id | |
| OS-EXT-SRV-ATTR:launch_index | 0 |
| OS-EXT-SRV-ATTR:ramdisk_id | |
| OS-EXT-SRV-ATTR:reservation_id | r-psorddod |
| OS-EXT-SRV-ATTR:root_device_name | - |
| OS-EXT-SRV-ATTR:user_data | - |
| OS-EXT-STS:power_state | 0 |
| OS-EXT-STS:task_state | scheduling |
| OS-EXT-STS:vm_state | building |
| OS-SRV-USG:launched_at | - |
| OS-SRV-USG:terminated_at | - |
| accessIPv4 | |
| accessIPv6 | |
| adminPass | dsFB8vrfUmv4 |
| config_drive | |
| created | 2016-09-15T12:01:34Z |
| description | - |
| flavor | m2.small (2) |
| hostId | |
| host_status | |
| id | 212e06de-e971-428b-9e94-79dc8d91b6db |
| image | VF24Cloud (81e031b0-11b7-440b-946f-b8f9e3a83c95) |
| key_name | oskey09152016 |
| locked | False |
| metadata | {} |
| name | VF24Devs05 |
| os-extended-volumes:volumes_attached | [] |
| progress | 0 |
| security_groups | default |
| status | BUILD |
| tags | [] |
| tenant_id | a1c9c1c1a1134384b4a496d585981aff |
| updated | 2016-09-15T12:01:34Z |
| user_id | e2383104829c45e1a3d70e11cc87d399 |
+--------------------------------------+--------------------------------------------------+
[root@overcloud-controller-0 ~]# nova list
+--------------------------------------+-------------+--------+------------+-------------+-------------------------------------+
| ID | Name | Status | Task State | Power State | Networks |
+--------------------------------------+-------------+--------+------------+-------------+-------------------------------------+
| c7cea368-9602-421d-beb3-c0ed37379b57 | CirrOSDevs1 | ACTIVE | - | Running | demo_network=50.0.0.17, 192.0.2.104 |
| 212e06de-e971-428b-9e94-79dc8d91b6db | VF24Devs05 | BUILD | spawning | NOSTATE | demo_network=50.0.0.15 |
+--------------------------------------+-------------+--------+------------+-------------+-------------------------------------+
[root@overcloud-controller-0 ~]# nova list
+--------------------------------------+-------------+--------+------------+-------------+-------------------------------------+
| ID | Name | Status | Task State | Power State | Networks |
+--------------------------------------+-------------+--------+------------+-------------+-------------------------------------+
| c7cea368-9602-421d-beb3-c0ed37379b57 | CirrOSDevs1 | ACTIVE | - | Running | demo_network=50.0.0.17, 192.0.2.104 |
| 212e06de-e971-428b-9e94-79dc8d91b6db | VF24Devs05 | ACTIVE | - | Running | demo_network=50.0.0.15 |
+--------------------------------------+-------------+--------+------------+-------------+-------------------------------------
Another option activate vlan10 following
http://bderzhavets.blogspot.com/2016/07/stable-mitaka-ha-instack-virt-setup.html
and instead of `./tripleo-ci/scripts/tripleo.sh --overcloud-deploy`
run following deployment with network isolation activated :-
$touch -f /home/stack/tripleo-heat-templates/puppet/post.yaml
#!/bin/bash -x
source /home/stack/stackrc
openstack overcloud deploy \
--control-scale 1 --compute-scale 1 \
--libvirt-type qemu \
--ntp-server pool.ntp.org \
--templates /home/stack/tripleo-heat-templates \
-e /home/stack/tripleo-heat-templates/overcloud-resource-registry-puppet.yaml \
-e /home/stack/tripleo-heat-templates/environments/network-isolation.yaml \
-e /home/stack/tripleo-heat-templates/environments/net-single-nic-with-vlans.yaml \
-e $HOME/network_env.yaml
*****************************************************************
One more sample (no network isolation) :-
*****************************************************************
$touch -f /home/stack/tripleo-heat-templates/puppet/post.yaml
$ cat deploy.sh
#!/bin/bash -x
source /home/stack/stackrc
openstack overcloud deploy \
--libvirt-type qemu \
--ntp-server pool.ntp.org \
--templates /home/stack/tripleo-heat-templates \
-e /home/stack/tripleo-heat-templates/overcloud-resource-registry-puppet.yaml \
--control-scale 1 --compute-scale 2
[stack@instack ~]$ ./deploy.sh
+ openstack overcloud deploy --libvirt-type qemu --ntp-server pool.ntp.org --templates /home/stack/tripleo-heat-templates -e /home/stack/tripleo-heat-templates/overcloud-resource-registry-puppet.yaml --control-scale 1 --compute-scale 2
WARNING: openstackclient.common.utils is deprecated and will be removed after Jun 2017. Please use osc_lib.utils
WARNING: openstackclient.common.exceptions is deprecated and will be removed after Jun 2017. Please use osc_lib.exceptions
Creating Swift container to store the plan
Creating plan from template files in: /home/stack/tripleo-heat-templates
Plan created
Deploying templates in the directory /home/stack/tripleo-heat-templates
Object GET failed: http://192.0.2.1:8080/v1/AUTH_c79b54306a9044448b871f489749adef/overcloud/overcloud-without-mergepy.yaml 404 Not Found [first 60 chars of response]
2016-09-17 19:15:50Z [overcloud]: CREATE_IN_PROGRESS Stack CREATE started
2016-09-17 19:15:50Z [HorizonSecret]: CREATE_IN_PROGRESS state changed
2016-09-17 19:15:50Z [RabbitCookie]: CREATE_IN_PROGRESS state changed
2016-09-17 19:15:50Z [PcsdPassword]: CREATE_IN_PROGRESS state changed
2016-09-17 19:15:51Z [Networks]: CREATE_IN_PROGRESS state changed
2016-09-17 19:15:51Z [MysqlRootPassword]: CREATE_IN_PROGRESS state changed
2016-09-17 19:15:51Z [HeatAuthEncryptionKey]: CREATE_IN_PROGRESS state changed
2016-09-17 19:15:51Z [ServiceNetMap]: CREATE_IN_PROGRESS state changed
2016-09-17 19:15:51Z [overcloud-Networks-abtd3qkalqzy]: CREATE_IN_PROGRESS Stack CREATE started
2016-09-17 19:15:51Z [ExternalNetwork]: CREATE_IN_PROGRESS state changed
2016-09-17 19:15:51Z [NetworkExtraConfig]: CREATE_IN_PROGRESS state changed
2016-09-17 19:15:51Z [StorageNetwork]: CREATE_IN_PROGRESS state changed
2016-09-17 19:15:51Z [ManagementNetwork]: CREATE_IN_PROGRESS state changed
2016-09-17 19:15:51Z [StorageMgmtNetwork]: CREATE_IN_PROGRESS state changed
2016-09-17 19:15:51Z [TenantNetwork]: CREATE_IN_PROGRESS state changed
2016-09-17 19:15:51Z [InternalNetwork]: CREATE_IN_PROGRESS state changed
2016-09-17 19:15:51Z [InternalNetwork]: CREATE_COMPLETE state changed
2016-09-17 19:15:51Z [NetworkExtraConfig]: CREATE_COMPLETE state changed
2016-09-17 19:15:51Z [StorageMgmtNetwork]: CREATE_COMPLETE state changed
2016-09-17 19:15:51Z [ExternalNetwork]: CREATE_COMPLETE state changed
2016-09-17 19:15:51Z [StorageNetwork]: CREATE_COMPLETE state changed
2016-09-17 19:15:51Z [ManagementNetwork]: CREATE_COMPLETE state changed
2016-09-17 19:15:51Z [HorizonSecret]: CREATE_COMPLETE state changed
2016-09-17 19:15:51Z [TenantNetwork]: CREATE_COMPLETE state changed
2016-09-17 19:15:51Z [RabbitCookie]: CREATE_COMPLETE state changed
2016-09-17 19:15:51Z [overcloud-Networks-abtd3qkalqzy]: CREATE_COMPLETE Stack CREATE completed successfully
. . . . . . .
2016-09-17 19:41:31Z [ObjectStorageExtraConfigPost]: CREATE_IN_PROGRESS state changed
2016-09-17 19:41:31Z [ControllerExtraConfigPost]: CREATE_IN_PROGRESS state changed
2016-09-17 19:41:32Z [BlockStorageExtraConfigPost]: CREATE_COMPLETE state changed
2016-09-17 19:41:32Z [CephStorageExtraConfigPost]: CREATE_COMPLETE state changed
2016-09-17 19:41:32Z [ControllerExtraConfigPost]: CREATE_COMPLETE state changed
2016-09-17 19:41:32Z [ComputeExtraConfigPost]: CREATE_COMPLETE state changed
2016-09-17 19:41:32Z [ObjectStorageExtraConfigPost]: CREATE_COMPLETE state changed
2016-09-17 19:41:32Z [overcloud-AllNodesDeploySteps-z3cb4xbleprv]: CREATE_COMPLETE Stack CREATE completed successfully
2016-09-17 19:41:33Z [AllNodesDeploySteps]: CREATE_COMPLETE state changed
2016-09-17 19:41:33Z [overcloud]: CREATE_COMPLETE Stack CREATE completed successfully
Stack overcloud CREATE_COMPLETE
Overcloud Endpoint: http://192.0.2.13:5000/v2.0
Overcloud Deployed
[stack@instack ~]$ nova list
+--------------------------------------+-------------------------+--------+------------+-------------+---------------------+
| ID | Name | Status | Task State | Power State | Networks |
+--------------------------------------+-------------------------+--------+------------+-------------+---------------------+
| 53d60a0c-d4fe-48fd-af78-fbc16c59bd5e | overcloud-controller-0 | ACTIVE | - | Running | ctlplane=192.0.2.15 |
| 098344d1-d403-40a7-8f20-6e417c132884 | overcloud-novacompute-0 | ACTIVE | - | Running | ctlplane=192.0.2.12 |
| 3dc3338f-c6e4-47b8-8b30-08fe45053e43 | overcloud-novacompute-1 | ACTIVE | - | Running | ctlplane=192.0.2.8 |
+--------------------------------------+-------------------------+--------+------------+-------------+---------------------+
No comments:
Post a Comment