Age | Commit message (Collapse) | Author | Files | Lines |
|
Updates include:
- MTU Fix (JIRA FUEL-84)
- Updates for FUEL config (admin pwd, HTTP proxy option)
- Updates for FUEL 7.0 UI Elements
- Tagged areas for updated when ODL is available in next WP
- Corrected typo
- Changed name installation-intruction
- Changed name build-instruction
JIRA: FUEL-84
replacing change: https://gerrit.opnfv.org/gerrit/#/c/3449/
Change-Id: Ib855c67e7fbe93781a4252f43f2911d9c5fa0645
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
|
|
In order to cut the build time for unofficial builds, this change
supports setting the environment variable "BUILD_FUEL_PLUGINS" prior
to building.
Only the plugin targets from fuel/build/f_isoroot/Makefile that are
specified will then be built. In order to completely disable the
building of plugins, the environment variable is set to " ".
When using this functionality, the resulting iso file will be
prepended with the prefix "unofficial-" to clearly indiciate that
this is not a full build.
Change-Id: Ib0a914ed6577f54f31b056a752691316302081dc
Signed-off-by: Stefan K. Berg <stefan.k.berg@ericsson.com>
|
|
The work to unify the doc generation for all OPNFV projects is currently
ongoing. This change adjusts docs directory structure for fuel project.
Trigger the fuel-verify build without cache.
verify: no-cache
Change-Id: Ie430b662c5b50d38efe0c8a1eb50aa8f01c85e85
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|