This reverts commit 35472d1f153fb20393c6d6fb6dffc1b83db5355b, reversing
changes made to 5a929be775bb4513560b87f5da314e12421df665.
Change-Id: Ie5f2f92473489bb5be981b97e17597e91ff1cbf9
All os support should be included in different releases of OpenStack.
We do not explicitly show an OS type in adapters.
Change-Id: Idac20aac2cd5e6cd90d20414467fb8191f7fb1a7
add the config of role,flavor,inventory about opencontrail
Change-Id: I2d3d42078040f6e698d165a6d3def38d30150da2
Signed-off-by: baigk <baiguoku@huawei.com>
modify config files so that can install compass-core in centos7 1511
Change-Id: Ic656e8ab088f1dac4bb6c558d3f596a47a1bc6b8
Signed-off-by: baigk <baiguoku@huawei.com>
set ssh parameter ControlMaster so that disable SSH Multiplexing
Change-Id: I3c66e7f70c36fa660a43650c701cae1a63c2149d
Signed-off-by: baigk <baiguoku@huawei.com>
add some varibles to obtain mgmt ip cidr
modify hosts ip to mgmt ip
Change-Id: I6bd10857ec3abc56b0430b33627af2dc47b6863b
Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
add config files of liberty so that can deploy openstack liberty
using compass
Change-Id: I617b415a5293484598326959580958550fd11adc
Signed-off-by: baigk <baiguoku@huawei.com>
Bug: 1506700
This is the second change list of a series of changes that will eventually
convert chef installer as a plugin.
It moves chef installer related templates files to the plugins/chef_installer/templats
PLUGINS_DIR was introduced to indicate where the plugins directory will be, it may be in /etc/compass or in a different place util.py's load_configs will use it when reading plugins configs.
Change-Id: Ieb599e3e7c8cecd8355e77d89e3da8548f78a93a
But compass doesn't take them from UI. It provides
hard-coded values to package installers. We should
consider fixing this.
Change-Id: I7062e45ec4c7b1cc98ebfd63cbc96149d83beb05
Moved roles to the parent directory
so that different adapters don't have
to have duplicated roles in their
respective paths.
patch2: fix some code to follow new pep8 standards.
Change-Id: I748c1730be8045c1cb83f91eaa9f0f551cd20a6f
in gre tunnel mode, bridge mappings should be null and vlan, or flat
mode, bridge mappings with bridge and a physical nic port.
Change-Id: I61ab71e65ac8e75c46d52453df12df4ecac1f675
Closes-bug: #1406710
Fix Rabbitmq/mysql username/password hardcoded. At the same time, more
fields in template will be dynamic filled such as neutron config according
to user input.
Change-Id: I8d69be0dd1289401fee7fc3f4ec1675b9109ed60
Closes-bug: #1393959
Chef environment will be rendered from base template and the specific
template configured in adapter flavor config file. Base template contains
general configs for an adapter, whereas the specific template can
override/add configs according to different flavors of the adapters.
Change-Id: Id9caf6dc6513b5f11daad4b58a935948d80c691a