Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
for eliminating the conflict between prototype and production autodeployers
JIRA: [BGS-2] Create Fuel deployment script
Change-Id: Ib12d3643dd07a3dcbc8b8d19593385348b583ad2
Signed-off-by: Szilard Cserey <szilard.cserey@ericsson.com>
|
|
libvirt template, preventing
fuel node to boot on Ubuntu 14.04 libvirt.
Change-Id: If9083fba89cca855ef3a4502b820583227cab950
Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
|
|
|
|
|
|
Add a script to create a KVM machine and install foreman in it.
This is the beginning of the OpenSteak installation mecanism.
It is very similare as what is done in the Foreman/Quickstack approach
with small differences:
- Ubuntu as base OS (instead of CentOS)
- Foreman v1.8 (instead of 1.7.5
- KVM (libvirt) virtual machine (instead of Vagrant)
- Only python/bash scripts to manage all the stuff (instead of
Khaleesi/Ansible/Astaport playbooks)
Change-Id: Ie66b1da4288372927e30163f82f5a0f45e2e73d0
JIRA: BGS-9
Signed-off-by: arnaudmorin <arnaud.morin@gmail.com>
|
|
since it doesnt deploy
This reverts commit eb887812da568cfb4908f6ae14449b2ceaeb5bc0.
Change-Id: Ia7490d86c1d91abca1f50d90f43bdf3e4917f23a
|
|
with the previous patch for the doc and cherry picked to stable/arno."
|
|
|
|
JIRA: [BGS-2] Create Fuel deployment script
Change-Id: I9b4f7f27fc8ad271fc9bb37f4cb1910af5068a73
Signed-off-by: Szilard Cserey <szilard.cserey@ericsson.com>
|
|
|
|
|
|
|
|
|
|
|
|
it kept failing whenever I tried to deploy in HA mode
JIRA: [BGS-2] Create Fuel deployment script
Change-Id: I94f2b49ef4caf6674c636568601aac69c0339617
Signed-off-by: Szilard Cserey <szilard.cserey@ericsson.com>
|
|
Change-Id: If7a29b0c88a7009ef7587a460ecfeff4ba3f3661
Signed-off-by: Szilard Cserey <szilard.cserey@ericsson.com>
|
|
JIRA: [BGS-2] Create Fuel deployment script
Change-Id: I891d574a5f8593a83edc89bb145bde90943c593f
Signed-off-by: Szilard Cserey <szilard.cserey@ericsson.com>
|
|
JIRA: [BGS-2] Create Fuel deployment script
Change-Id: I21997df2534ef3cb0ae9ed47a01e6625b8404af9
Signed-off-by: Szilard Cserey <szilard.cserey@ericsson.com>
|
|
With the foreman install the vboxdrv module is not loaded
then the deploy.sh script attempts to load the driver by
running ‘/etc/init.d/vboxdrv setup’
and checks the return code for success.
However, /etc/init.d/vboxdrv will return 0 as long a valid parameter was passed on the command line. In the case of a
failure, a failure message will be logged and the return code
will still be 0.
For instance if the kvm module is already loaded, the
VirtualBox driver will never install.
deploy.sh will now check for the VirtualBox kernel module
with lsmod after the setup script is installed.
The deploy.sh will now exit if the vboxdrv is not loaded.
Change-Id: I702819cbf28afb08e0035e08918390af85c07674
Signed-off-by: randyl <r.levensalor@cablelabs.com>
|
|
|
|
1. Refactor the whole autodeployment code in such a way that
the preparation of Fuel VM + networking and the autodeployment itself
can be executed all at once
2. Functionality added that allows reaping of Fuel configuration from
an existing environment and create DHA and DEA configuration files from it
JIRA: [BGS-2] Create Fuel deployment script
Change-Id: Ia22ae9b050085aaa4cadb4ee6c7bfd556c4bc18a
Signed-off-by: Szilard Cserey <szilard.cserey@ericsson.com>
|
|
patch 2: add service monitor and adjust monitor timelen
BGS-25
Change-Id: I4239576b3888a0a7f6b697fe7fffffb677ef7dab
Signed-off-by: baigk <baiguoku@huawei.com>
|
|
Both will be present on the controller nodes and can be started/switches on and off at will. Networking scripts are not updated - will be deprecated in
favour of plugin method of enabling / setting up VXLAN / OVSDB integration
pulling from the latest nightly artifact at time of commit - will work on automated pulling each night to see if that makes sense.
Change-Id: Ie911cdf61cd97a99b975c30c55c664daf70eb3ee
JIRA: 0
Signed-off-by: Dan Smith <daniel.smith@ericsson.com>
|
|
previous patch for the doc and cherry picked to stable/arno.
JIRA: BGS-64
Change-Id: Ifb5a5d115559097d361aeca83d9b6a0807bbf3d7
Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
|
|
Issue where external network router port was being placed on br-int.
Port will now be properly added to br-ex. Patch also includes increased
quota limits for neutron.
JIRA: BGS-65
Change-Id: I30de85e4ef241b567a90011d08c0cb4ad97fe411
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
merged to arno stable then updated on the release pages once approved and generated.
JIRA: BGS-64
Change-Id: Ie6c48fb863f726e5d2331e53a5b0764f9fb479b4
Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
|
|
|
|
:-) Update of release-notes"
|
|
Very final installation instruction commit
Change-Id: Ie60e936c04cbaf17e5d5b4e19846b7ced2ae86de
Signed-off-by: jonasbjurel <jonas.bjurel@ericsson.com>
|
|
Very-very final review :-)
Update of release-notes
Change-Id: Ia5e6dc35495b92dcfbb402ecb96e8f41786848d0
Signed-off-by: jonasbjurel <jonas.bjurel@ericsson.com>
|
|
JIRA: BGS-48
Change-Id: Ic67f7935a37014c54357a478a596a280773f0580
Signed-off-by: Ildiko Vancsa <ildiko.vancsa@ericsson.com>
|
|
JIRA: BGS-48
Change-Id: I195fc3796f146bcb796fe9773dd5a996fe43d31e
Signed-off-by: Ildiko Vancsa <ildiko.vancsa@ericsson.com>
|
|
|
|
|
|
Final review of the Fuel build instructions
JIRA:
Change-Id: I75903a69fe8a77b35008ceed38464c3cb8727978
Signed-off-by: jonasbjurel <jonas.bjurel@ericsson.com>
|
|
JIRA: BGS-48
Change-Id: Ice04e177f4451d8bb3170a5e3ef3e8418deead3e
Signed-off-by: Ildiko Vancsa <ildiko.vancsa@ericsson.com>
|
|
JIRA:
Change-Id: I1bb931f2c9cf028c7cb935bb24ffc8425913be97
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
JIRA:
Change-Id: I7a525ca56e20a92b004620e85de48f3ff3b3d64e
Signed-off-by: jonasbjurel <jonas.bjurel@ericsson.com>
|
|
Change-Id: I3c9b7acb8972bd34afc01f3aad9a1f5ec9a1b99f
JIRA: 0
Signed-off-by: Dan Smith <daniel.smith@ericsson.com>
|
|
|
|
|
|
|
|
|
|
related tools"
|
|
|
|
JIRA: BGS-48
Change-Id: Ic81ef4dc4899fca3eb8f3239c37e058c9364add4
Signed-off-by: Ildiko Vancsa <ildiko.vancsa@ericsson.com>
|
|
JIRA: BGS-48
Change-Id: I14a82f22c08de2b50cfc0b1365ec9c1cb2fb7209
Signed-off-by: Ildiko Vancsa <ildiko.vancsa@ericsson.com>
|
|
Change-Id: I4b20c289606901016fdbcda80bbdc0380ad5bfb7
Signed-off-by: Ildiko Vancsa <ildiko.vancsa@ericsson.com>
|
|
JIRA: BGS-48
Change-Id: Ibac3c55f85849c3e1b90d7d47dd04f33b439294a
Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
|