Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: I53f3596685b83e995498b5fdb804561fed6dc38b
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
We now have build.py which handles all the building and build.sh was
just a wrapper to include ansible playbook. Now that we have built in
apex libs to run ansible there is no reason to keep build.sh anymore.
Also simplifies the logic to determine apex root by using the git
properties.
Change-Id: I00d2e5c7c198e549d21936bb1e9b562ba93d3010
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
Change-Id: I4e3e78e60756824c1294ab067a325311bc2ac8f2
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
Changes Include:
- Disables ONOS from rpm and image building
- Fixes opnfv-apex package dependency for python34-opnfv-apex
- Updates requirements for python34-opnfv-apex
- Updates docs
- Removes temporary build qcow2 for odl which was being bundled
into our dev tars unnecessarily
Change-Id: Ief668067181fc35a54553ae118b7950bddce1940
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
Change-Id: Iec9a401759de5953d4a8ca05c4f1c32b163343ba
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
|
|
The default version is now Carbon with the option of using
nitrogen (master) for puppet-odl and opendaylight.
JIRA: APEX-500
Change-Id: I44d02ec0db5fb8e6342e5ab6802a5a3f302b8511
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
JIRA: APEX-429
Change-Id: Ifb28bb27f8e58ac5b180454719dfb329c3edf000
Signed-off-by: Dan Radez <dradez@redhat.com>
|
|
- updating RPM version numbers for Euphrates
- renaming ovs scenario to ovs_dpdk
JIRA: APEX-434
Change-Id: I75e1d96bd613ea04e2ffd12bd41b3a536ff75d7f
Signed-off-by: Dan Radez <dradez@redhat.com>
|
|
|
|
Change-Id: I125548acde034d8c4c85cce93fb001ba06c8ab33
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
|
|
Change-Id: Ia7b50b99b82a01d347ba673e354d80cbb65e608f
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
Change-Id: Id3a90d1ba53502bc28db3e04d2795e9806f42eed
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
- updating docs to reference Euphrates
- removing the odl_l2-nofeature scenario, it's obsolete
- renameing odl_l3 to odl, it's default for odl now
- adding symlinks to files to _l3 files so CI doesn't break
will remote those once CI is updated to use new names
Change-Id: I9f2646fc5dac443042c5f4be8cca7d2df5dca663
Signed-off-by: Dan Radez <dradez@redhat.com>
|
|
Change-Id: I7eb2d7bb62d61ca1ab7177332bb27329da85ad48
Signed-off-by: Dan Radez <dradez@redhat.com>
|
|
Labels serve as anchors/ refs when referenced from other documents
This patch adds labels to docs/*/*/index.rst
Change-Id: Ia891cbe2866acceb626730b778585b5620cb2ff0
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
|
|
Changes:
- Kernel parameters are now set through first-boot.yaml during deployment. No custom
images will be built. Note that all nodes will be configured the same way, we only
use compute's kernel parameter settings currently (from deploy settings file)
- Add support for VPP interface type in network settings file, it is now possible
to specify vpp_interface type and uio_driver for tenant nic in network settings
file. A new example config, network_settings_vpp.yaml is added.
- Add support for odl_l2-fdio scenario.
Limitations:
- Physical NIC names must be specified in network settings file, numbered nic names
such as nic1 are not supported for fdio scenarios.
- The same kernel parameters will be configured for all nodes. The paramters will be
taken from compute kernel parameter section in deploy settings file.
opnfv-tht-pr: 104
opnfv-puppet-tripleo-pr: 12
os-net-config-pr: 3
Change-Id: Ie9d6151e6e58d11da3c66fbcabe4a0886c3fa152
Signed-off-by: Feng Pan <fpan@redhat.com>
|
|
Updated the docs structure according to directives and MS6
Change-Id: I36e92cbc58328528ebb91ff4f54ee701f5477443
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
|
|
Since Boron ODL servers always the l3 usecase
so the l2 differentiation does not make sense
anymore.
Depends: https://gerrit.opnfv.org/gerrit/27605
Change-Id: I8bb55387001dfc81845134639ab4e913072f9a27
Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
|
|
|
|
Now in inventory file a user can declare 'disk_device' which will allow
the user to specify which disk on their overcloud server to use for
installation. The variable can be a comma delimited list, which will
search in order post-introspection for the first device on the node that
exists. The default disk used will be sda for deployments.
Currently defining a per node disk is not supported by OSCLI, so
although defined that way in Apex inventory, only the last definition
will be used for all nodes.
Other changes include:
- Various fixes in inventory parsing
- Makes bash writing a common function
- Introspection now enabled for baremetal deployments
JIRA: APEX-296
Change-Id: I330d91eb17408ccfceb7a99c25edbae5ce6d848d
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
|
|
Change-Id: I4b8e377003f81f615f044cac4b6de4aeadff766e
Signed-off-by: Dan Radez <dradez@redhat.com>
|
|
Also contains various network parsing fixes.
JIRA: APEX-361
Change-Id: I5e40ed67267d5ded85adc2982a8726ebbceaeae5
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
JIRA: APEX-351
Change-Id: I9b8b74073287005221a7a3f6dfe2d52a7d1cf667
Signed-off-by: Dan Radez <dradez@redhat.com>
|
|
Change-Id: I8db7f968be881bc129f15b9812c8e0aab09ae56b
Signed-off-by: Frank Brockners <fbrockne@cisco.com>
|
|
When doing a virtual deploy the -i option for inventory file shouldn't be
passed. Changing docs to reflect this.
Change-Id: Ic51b8020fd26b19d6f86ffa66fb700b071b1a7a3
Signed-off-by: Sai Sindhur Malleni <smalleni@redhat.com>
|
|
JIRA: APEX-347
Change-Id: Ibc6d141e20faf613e0f6314286b55aff01ce862e
Signed-off-by: Dan Radez <dradez@redhat.com>
|
|
JIRA: APEX-338
Due to the change of DOCS-156, OPNFV document html is now
'single HTML' file, instead of multiple HTMLs. This fix changes
hyperlinks of document.
Change-Id: Ifbb12cdeb8edad1b7444f8c7d25ced0eef94eb14
Signed-off-by: Tomofumi Hayashi <tohayash@redhat.com>
|
|
JIRA: APEX-297
Change-Id: I897c1921b51233864e0c26e7b71783976c855a43
Signed-off-by: Dan Radez <dradez@redhat.com>
|
|
OVS NSH can be installed at deploy time.
Change-Id: Ie875ada99053df95c6534e269f4dd627396489bc
JIRA: APEX-324
Signed-off-by: Dan Radez <dradez@redhat.com>
|
|
|
|
Updating with suggestions and comments
Change-Id: Ida7357eba0b2ed5d59f89b91603c8149a6fbcf7a
Signed-off-by: Ricardo Noriega <rnoriega@redhat.com>
|
|
VLAN support allows a set of nodes with a single nic to deploy removing
the need for --flat. flat was not well maintained or tested.
Change-Id: Ieae1c2350c83544ce50048b44300fa0b8e68dd43
Signed-off-by: Dan Radez <dradez@redhat.com>
|
|
Changes include:
- Updated scenarios table with final support info for Colorado 1.0
- Updated known issues for more scenarios
- Minor RST syntax fixes
Change-Id: Ied751a726a7c9cc062793c78fbac9c6e44e4a882
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
JIRA: APEX-159
Change-Id: Ib257ad9f386abc03930265471336ee71c6c1de05
Signed-off-by: Dan Radez <dradez@redhat.com>
|
|
|
|
Change-Id: Ib1c76fda004050bd55cac02cdca6bd867d5cc36c
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
Change-Id: I04be6a9ff2a89b5058d6872b7023f9e3fd4c02cd
Signed-off-by: Feng Pan <fpan@redhat.com>
|
|
|
|
JIRA: COPPER-22
Change-Id: Ic6342214d04e364ab00af29d7cec1d898b6de2f8
Signed-off-by: blsaws <bryan.sullivan@att.com>
|
|
Add inline yaml to deploy_settings.yaml describing all the available options,
and mention this in the documentation.
JIRA: APEX-259
JIRA: APEX-256
Change-Id: If86b1b1d4db2701d1d584fcfd62d6f1b5d53014b
Signed-off-by: Michael Chapman <woppin@gmail.com>
|
|
JIRA: COPPER-22
Add open issue with Congress in HA mode.
Signed-off-by: blsaws <bryan.sullivan@att.com>
Change-Id: Ie3dc863468f736f75fa01e766bbe65fba3d792dd
Signed-off-by: blsaws <bryan.sullivan@att.com>
|
|
Change-Id: I7b6adb231de888b010ad444f4962965ee251effc
Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
|
|
|
|
Added scenario release notes for
* os-odl_l2-fdio-noha
Change-Id: Ia8484cda42c9e64bb8966582069a95d9b0d14cd3
Signed-off-by: Frank Brockners <fbrockne@cisco.com>
|
|
Change-Id: Ief94c2ee18270b2b53dd9f51bec57b2e24e06cc2
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
|
|
Python 3.4 is required and not installed by default in Centos 7
Change-Id: I246d4cc746df9c5070a8e4707b92015825489d9c
Signed-off-by: Ricardo Noriega <rnoriega@redhat.com>
|
|
Change-Id: I5dea9d61c2fc0b9d5af1ff88823f4ec3cb92c8d5
Signed-off-by: Michael Chapman <woppin@gmail.com>
|
|
Change-Id: I2ac2910eaecab1fc4fb9634b6af9bc7f454ff77a
Signed-off-by: Tim Rozet <trozet@redhat.com>
|