Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
Updated the following Neutron quotas in the Fuel defaults
of neutron.conf:
security_groups 10 to 50
floating ip 50 to 100
network 10 to 50
router 10 to 50
subnet 10 to 50
JIRA: BGS-51
Change-Id: I133625187ee95fc0d81fa874b20e293a4de3102c
Signed-off-by: Stefan K. Berg <stefan.k.berg@ericsson.com>
|
|
JIRA:BGS-52
Change-Id: Iab72adf4e92f32937dfec22bca0e281cda4a239c
Signed-off-by: blsaws <bs3131@att.com>
|
|
Git/Bash (non-linux intrepreters)
Change-Id: I8f2cc270ce4f91b69d86b7db26ccf6f980146b01
JIRA: 0
Signed-off-by: Dan Smith <daniel.smith@ericsson.com>
|
|
Patch changes behavior to do the following
External Network:
- openvswitch is now installed at the beginning of the puppet run
- public interface config is changed to be an ovsport on br-ex
- br-ex is created with the IP address formerly on public interface
- neutron is configured to use br-ex
- after neutron is running, an external provider_network and
provider_subnet are created
New global parameters required (only if external_network_flag is true):
- public_gateway
- public_dns
- public_network
- public_subnet
- public_allocation_start
- public_allocation_end
Heat is now in HA and added to deployment by default:
Introduces 6 new required global params:
- heat_admin_vip
- heat_private_vip
- heat_public_vip
- heat_cfn_admin_vip
- heat_cfn_private_vip
- heat_cfn_public_vip
JIRA: BGS-31
Change-Id: Ic4428b31c2a3028aa46c4da73e4d0f338b6651d3
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
|
|
|
|
- Renamed the HA DEA from dea.yaml to dea_ha.yaml.
- Introduced a non HA DEA as dea_no-ha.yaml, having one
controller and four computes.
- Narrowed the Public IP range to just one IP address,
172.30.9.70, to assure that the public APIs always end
up at the same IP.
JIRA
Change-Id: Iebbeb11f5a3ea1b69d9a616ddc8a7010fc0783aa
Signed-off-by: Stefan K. Berg <stefan.k.berg@ericsson.com>
|
|
installation-instuctions doc for Fuel deploy Adding an edit to identify the Fuel server when restarting the jump host."
|
|
Deploy will now detect and set extra parameters in the ksgen settings
file needed in order to configure an external public network for
Neutron. The new parameters required are as follows:
- external_network_flag: "true"
- public_gateway:
- public_dns:
- public_network:
- public_subnet:
- public_allocation_start:
- public_allocation_end:
- deployment_type:
public_* parameters are required to create an external network when
external_network_flag is "true". deployment_type (three_network or
multi_network) is now passed to Foreman. Foreman decides on this value
whether to configure 3 interfaces as dhcp+onboot or 4.
Change-Id: Ia8af04e82f3854a36adc563c1855d451ddfa9c17
JIRA: BGS-13
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
|
|
Adding small updates and edits to the installation-instuctions doc for Fuel deploy
Adding an edit to identify the Fuel server when restarting the jump host.
Change-Id: Ib6aad5cec688fc94125798b915ddb3ef36cc5e9e
Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
|
|
This correct a small typo that prevent the clean script to kill
VBoxHeadless correctly
This also add the psmisc package to dependency list in order to have the
killall command
JIRA: BGS-49
JIRA: BGS-50
Change-Id: I39143bdbc8076318c5a28868c4bb779411742c09
Signed-off-by: arnaudmorin <arnaud.morin@gmail.com>
|
|
- setup libvirt environment
- setup vfuel environment
- patch iso
- install Fuel Master
- deploy cloud
- hardware adapter for libvirt
- hardware adapter for ipmi
- hardware adapter for hp
- README: AutoDeploy instructions
JIRA: [BGS-2] Create Fuel deployment script
Change-Id: I862d824829baaae7d21115776d13355d575a47c8
Signed-off-by: Szilard Cserey <szilard.cserey@ericsson.com>
|
|
The most important change is the introduction of support for a selectable
temporary directory for ISO manipulations by setting the TMPDIR variable.
Invoke deploy.sh as "sudo TMPDIR=/my/tmp/dir ./deploy.sh ..." to make
use of this, otherwise the temporary directory defaults to that of the
user running the script.
Other improvements:
- Added error check for when the patch-iso.sh gets an error from
copying data with cpio (potentially indicating out of disk space)
- Corrected typo in deploy.sh: error-exit -> error_exit
JIRA
Change-Id: I74966c3fe2bee0ac1923cfa9bd9ebfe1ca73a9da
Signed-off-by: Stefan K. Berg <stefan.k.berg@ericsson.com>
|
|
Regexes to match other to-be-ignored files should
be added as needed.
JIRA: BGS-48
Change-Id: I2e3df7fee8a7a9ffc6225a771d49335dcb628330
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
|
|
|
|
JIRA: BGS-39
Change-Id: I251f47a98025051978943869076cb9b2ef5b83c0
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
|
|
|
|
|
|
Patch novnc ubuntu package by adding missing files.
Related bug: https://bugs.launchpad.net/fuel/+bug/1433894
Change-Id: Iba413c664bb93dea26245c9ed4471fff30e43968
Jira: -
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
|
|
|
|
Tim Rozet's promotion to committer was done by email vote:
http://lists.opnfv.org/pipermail/opnfv-tsc/2015-May/000845.html
JIRA: BGS-47
Change-Id: Ie99e07dfc78ec3ba6f4d2af27572f7018b3e9002
Signed-off-by: Frank Brockners <fbrockne@cisco.com>
|
|
Change-Id: I5e616652f1084211bab4f8054dbf700112a89774
JIRA: 0
Signed-off-by: Dan Smith <daniel.smith@ericsson.com>
|
|
First pass with large number of (mostly minor) edits.
Removed Versions section because we get it for free from version
control, and it'll actually be updated.
JIRA: BGS-39
Change-Id: I27547d69f0f8fa9f37daaf51d33eac9daf2386a0
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
|
|
more release centric text. Please review and comment. Added an RST formatting correction and corrected version."
|
|
Updating the release-notes.rst with aligned language and more release centric text. Please review and comment.
Added an RST formatting correction and corrected version.
Change-Id: I9dc07b015c8104326569e0d8c8f29abbd7eec7c3
Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
|
|
Removed an old console-log patch wich disabled console logging
and deemed not needed any longer.
Change-Id: Iafb35f9a0a0060c5c7280b3319f48a6a003380c8
Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
|
|
Adding the dha.yaml for the lab setup.
JIRA
Change-Id: Ie9cb582dcd35256acd72ffed55f4a4db36662725
Signed-off-by: Stefan K. Berg <stefan.k.berg@ericsson.com>
|
|
|
|
- Corrected create_templates in order to compensate for a
malformed information depending when configuration is copied.
- Made the DHA IPMI adapter repeat every IPMI command three
times - for some reason needed with POD1 at LF, the reason
is unknown.
- Added DEA.yaml for Ericsson Montreal and LF POD1. The DHA.yaml
contains IPMI passwords so I am not really eager to put it into
Git without a discussion about the security implications.
JIRA
Change-Id: I667d73651c47c06d2ae17cc9c574bd021ff63a25
Signed-off-by: Stefan K. Berg <stefan.k.berg@ericsson.com>
|
|
This patch adds the argument "-virtual" which allows one to deploy to
Vagrant VMs rather than baremetal. The requirements for the Jumphost
become slightly different with VM nodes. The required RAM increases to
24GB when using virtual. Usage: "./deploy.sh -virtual".
JIRA: BGS-31
Change-Id: I2e5e60cc7913f4d3efaa405950e1fcbbefd2771b
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
|
|
It was never meant for the first level to be called anything
else than auto-deploy - really needed to get rid of the
terrible .../deploy/deploy/deploy.sh!
JIRA
Change-Id: Ifa68e5922ca8da9cc72df963e8138a8fc0b8b63b
Signed-off-by: Stefan K. Berg <stefan.k.berg@ericsson.com>
|
|
Due to missing prepare dependency, cache is constantly invalidated.
Removing non-existent dependency fixes this problem.
JIRA: BGS-0000
Change-Id: I700a11aade7d53bcfb5b2d0c4d52cec49c44ee8c
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
JIRA:
Change-Id: Id6b6cd35e4692a6990c3a4bdb4bab7b7f129dc40
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
|
|
|
|
|
|
JIRA: BGS-39
Change-Id: I521e4850d2a768f82c873408ff911b7759362e9d
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
|
|
deploy.sh"
|
|
JIRA:
Change-Id: I7941d28774ae432c716ec0af84e4c69b8ad57248
Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
|
|
|
|
|
|
An implementation of a hybrid IPMI/libvirt deployment hardware
adapter (DHA).
The Fuel master is deployed as a VM, controllers and computes
are manipulated using IPMI.
JIRA
Change-Id: I21a889b14965ce3c431eccd48a919f6634d6b336
Signed-off-by: Stefan K. Berg <stefan.k.berg@ericsson.com>
|
|
deploy.sh
Inventory file holds the information for how foreman should install, and
the baremetal info (bmc+mac info) for all of the baremetal nodes.
JIRA: BGS-31
Change-Id: Ide06a31b94ea45e4047de5d1225f4f92e2b8ac7b
Signed-off-by: Tim Rozet <trozet@redhat.com>
|