Commit Graph

539 Commits

Author SHA1 Message Date
OpenDev Sysadmins 256fc4b246 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:52:05 +00:00
zhouya df0679ee00 delete registry docker repo on target node
this action executes after uninstalling openstack

Change-Id: Ie4264bf671968e239643554d9e4d96a461cec811
2017-05-11 10:08:20 +08:00
Jenkins 0cf10bf1da Merge "fix bug of read from conf file is str instead of flag" 2017-05-02 09:09:35 +00:00
zhouya 27fb288f11 fix bug of read from conf file is str instead of flag
1.fix bug of get config from conf file is a str
2.modify daisy default backend as kolla
3.modify daisy max os install num to 20

Change-Id: I9ebb0e9ec4ff100ec723544d10a15aebe78585f2
2017-04-28 15:10:19 +08:00
Zhijiang Hu 2ee6dacb0c Delete deprecated OrchestrationClient
Please see https://review.openstack.org/#/c/456843/

Change-Id: I9a7665a8319a7186730abfb7e7977f69e50ac81d
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
2017-04-27 09:50:36 -04:00
Jenkins 686ef7c193 Merge "fix bug of daisy uninstall openstack" 2017-04-27 11:47:19 +00:00
SunJing 133256025b uninstall openstack with dashboard
Change-Id: I98bccd5d426cfbb054c22ba7c221c2bb36bea6d1
2017-04-27 10:16:52 +08:00
zhouya ce89ddb010 fix bug of daisy uninstall openstack
Change-Id: I614fec7760d740fd4df8b16df2743f275d3b3714
2017-04-27 08:59:47 +08:00
zhouya c086326f15 fix bug of multicast
Change-Id: Ide8ca343ae88d8be1f74f69d3b5fd1a4e89024c6
2017-04-25 15:38:09 +08:00
Zhijiang Hu 8db8e99615 Resolve ipmi info missing regression
This add back the missing ipmi kernel module loading cmds in
discovery initrd.img.

Change-Id: I84a04932f0c8f7beafe9137866e50c9a60bb0db3
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
2017-04-24 05:39:18 -04:00
Zhijiang Hu 66e3258e2c Support uninstall OpenStack
Change-Id: If7bb572cf37ee8df4a91e56af4ecb1674a60f386
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
2017-04-24 04:52:32 -04:00
Zhijiang Hu f70d46946a Add installation of epel-release
clustershell is provided by epel-release, so we need to install
epel-release before installing clustershell.

Change-Id: Ide471d6b3501ea39d561f599c5a87ac487c41392
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
2017-04-21 05:36:34 -04:00
Zhou Ya 3498cb5cdf solve bug of lack of module
Change-Id: I09161c68536d56c62285d1984feecf9cc023f6cf
2017-04-20 17:20:35 +08:00
Zhou Ya c93af59c2a fix bug of os install and lost of module
Change-Id: I0c29f047f2d4cecd49e179147ee7bed7f3b30294
2017-04-20 16:09:13 +08:00
Zhijiang Hu 845ef694e7 solve dracut timeout issue
Change-Id: Ib51cc666475d2dcedbf4399b6ef0322e7a5517c7
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
2017-04-19 04:12:53 -04:00
Zhijiang Hu 314b0c5570 WIP: Enable multicast
1. When install daisy, save registry-serve.tar into
/var/lib/daisy/tools just like jasmine.rpm

2. During preparation stage, scp registry-serve.tar and jasmine.rpm
to all targets, and install them on the target hosts.

3. Add version_load_mcast() to use jasmines/jasminec to multicast
kolla image, and build registry server on each target hosts.

4. (TODO)
If version_load_mcast() failed (may due to mcast not allowed by
config or mcast failed on server or any client), config kolla to let
it to fallback to use remote docker image registry. If
version_load_mcast() successful, then config kolla to use
127.0.0.1 as docker registyr server IP.

Change-Id: I69cda8c0c259c356459770f4cb2b6f46da868893
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
2017-04-18 10:38:00 +08:00
Alex Yang a25f94f658 path error in docker loading registry-server.tgz
Current directory is $sourcedir/kolla.
So the absolute path should be used.

Change-Id: I77aa46d9085ebaf9573cdd8bd71f848f70c3d4e3
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
2017-04-18 09:50:24 +08:00
Zhijiang Hu 1c717b5d3f Solve eth0 problem in V/M deployment
Change-Id: Id811f9e05bf6a90390b4aaffc90bd4a19f1e05c9
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
2017-04-13 05:12:52 -04:00
Jenkins 2517f85e55 Merge "Add jasmine to daisy.bin" 2017-04-11 00:50:17 +00:00
Zhijiang Hu 6bac9c52a4 Add jasmine to daisy.bin
Change-Id: Ife96b02358f3fcb822d7d750a5f6696c7f52320d
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
2017-04-10 07:11:57 -04:00
Zhou Ya 9f56aefa2b detach ceph from cinder service
make ceph as a backend of all service
rather than a backend of only cinder

Change-Id: I7fbaf43c572f914df62139cb62fb811ce0c6fdb5
2017-04-10 16:49:12 +08:00
Jenkins e86c3d6128 Merge "variable error" 2017-04-07 09:53:21 +00:00
Yao Lu c9d1da6ea2 variable error
Change-Id: If1b2b2ce28454eb15e2428ba3a76a386a587d7b0
Signed-off-by: Yao Lu <lu.yao135@zte.com.cn>
2017-04-07 17:48:06 +08:00
Zhou Ya 89e5f42508 add host-list interface parameters
Change-Id: I28f590b117601d4d1362267930ace9011b467681
Signed-off-by: Sun Jing <sun.jing22@zte.com.cn>
2017-04-07 07:52:06 +00:00
Jenkins 0cd21dff5e Merge "rasie error/log and delete cluster-list" 2017-04-07 06:41:00 +00:00
Yao Lu e968bfbbab rasie error/log and delete cluster-list
Firstly,I want to delete cluster-list at last of deploy.Then I find
some error of exit in install.py when deploy failed,
witch will cause the code never go to exception of run function. So I modify
install.py to raise error and log when deploy failed in each stage of
deploy.
Change-Id: I8e1d97cd94ee326a82000bef6d46938104b688ad
Signed-off-by: Yao Lu <lu.yao135@zte.com.cn>
2017-04-07 02:43:51 +00:00
Zhou Ya dacb864ec3 fix bug of uuid can not generate and add ceph partition check
Change-Id: I7fa8e4e594a58abe6f6d0ed2add2fc38021c8a9a
2017-04-07 09:41:34 +08:00
zhouya 215596a214 support ceph backend of cinder
Change-Id: I12a04138c6c0df3df8fe93e55fecf9b6905ad57b
2017-04-05 08:32:05 +00:00
Jenkins 5e97eba19b Merge "patch of 446820 avoid repeat get registry image" 2017-04-05 08:27:20 +00:00
Jenkins 898ecc7826 Merge "Replace obsolete vanity openstack.org URLs" 2017-04-05 07:04:00 +00:00
Yao Lu 5ce1b754a3 patch of 446820 avoid repeat get registry image
Change-Id: I218e835376b25ab8c2e4702cf827351a52028fd2
Signed-off-by: Yao Lu <lu.yao135@zte.com.cn>
2017-04-01 03:26:26 +00:00
SerenaFeng 5eaa09b2d0 allow customizing network configure
change network update process to allow user add
configurations in network.yaml

Change-Id: Ie2add73e106fa672fc0612314f98505de93771fe
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
2017-03-29 13:46:57 +08:00
Jing Sun 8369ca2102 add netplane for kolla deployment
Change-Id: Ice2d658e4a08a512dc19004fa512c48e5abc7fd1
Signed-off-by: Jing Sun <sun.jing22@zte.com.cn>
2017-03-29 01:36:01 +00:00
Jing Sun 3dedab8c7e dashboards support cluster upgrade
Change-Id: I5dcc88d93a524b232cd42febb6868e00293a53ce
Signed-off-by: Jing Sun <sun.jing22@zte.com.cn>
2017-03-29 01:35:23 +00:00
Jenkins de98b7f639 Merge "modify kolla version path and delete not support os version types" 2017-03-29 01:32:40 +00:00
Jing Sun daa72f9805 modify kolla version path and delete not support os version types
Change-Id: I22d366eac4c1ac63b1fdc7182ac8f8de0c61be0a
Signed-off-by: Jing Sun <sun.jing22@zte.com.cn>
2017-03-24 02:26:17 +00:00
Jenkins 0763bdfb87 Merge "use version management to do kolla install and kolla update" 2017-03-23 11:20:38 +00:00
Yao Lu 33a014b82a use version management to do kolla install and kolla update
Change-Id: I591e5821540fe222809630459f636ae20eea2c17
Signed-off-by: Yao Lu <lu.yao135@zte.com.cn>
2017-03-22 14:06:18 +08:00
Zhou Ya 2afdde6084 fix bug of thread_bin execute
Change-Id: Idb7adab31c5669f1da491325cfab2d370a53f81b
2017-03-21 16:00:16 +08:00
Jing Sun bad3ccbc4e reslove modify cluster issues
Change-Id: I0b4de7cbdf57bb20506311d43cc333c61755a91c
Signed-off-by: Jing Sun <sun.jing22@zte.com.cn>
2017-03-16 14:06:35 +08:00
Andreas Jaeger a2310e6dfd Replace obsolete vanity openstack.org URLs
Project specific URLs are obsolete, use docs.openstack.org - and use
https for that site.

Change-Id: I6ff5caf0da2c39ff576ce386bda781c013376fdc
2017-03-08 19:39:01 +01:00
lijianzheng 56e030c14c modify funciton name for cluster template
Change-Id: Ic22c9bf2a57b97ceceff9507c59b983d59960c91
2017-03-07 16:06:09 +08:00
Jenkins 566a1f4a41 Merge "Jira: Daisy-757 Os message is 'OS upgrading,begin copy iso' when os upgrade failed" 2017-03-07 06:18:47 +00:00
Jenkins a517d0945e Merge "Tecs have been successfully installed. then modify cluster, prompt error." 2017-03-07 05:54:48 +00:00
Jenkins c8f6150691 Merge "add vlan_id in kolla_config file and use thread to execute prepare.sh in each node" 2017-03-07 01:50:30 +00:00
Jenkins f052c98e8a Merge "modify file type" 2017-03-07 01:47:50 +00:00
00111102 c9ae8fa2a7 Tecs have been successfully installed. then modify cluster, prompt error.
Change-Id: I90985b10e39df1a91e239ab9ed7d81caa1235dc3
2017-03-06 18:35:37 +08:00
zhouya 206d4afbcc add vlan_id in kolla_config file and use thread to execute prepare.sh in each node
Change-Id: I3b8ff848b4c13c5218a76c4f72d5618e7ad3f266
2017-03-06 16:17:47 +08:00
Jing Sun 901cf05f4a modify file type
slove the issue with version page can not show

Change-Id: Ib6bbeef688b9aa30ffba183db5b60cd775bd5e4c
Signed-off-by: Jing Sun <sun.jing22@zte.com.cn>
2017-03-06 05:52:30 +00:00
Zhou Ya 10608b6212 delete ansible_connection_type for generate openrc_admin.sh on daisy server
Change-Id: I3427acb7cffefc2d31c2a53d70bd982aff8290d3
2017-03-04 11:22:14 +08:00