Age | Commit message (Collapse) | Author | Files | Lines |
|
This changes add support to Common Controller SDK project, which it's
extracting some code from SDNC.
Change-Id: I0e7365fdc854c4c6357c5c3b4bc7608f0076d241
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-Id: INT-196
|
|
These changes allows to provide MultiCloud support.
Change-Id: Ic420817df1471077f71290a926fd7e509c052d75
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-Id: MULTICLOUD-53
|
|
It's possible to use these provisioning scripts to setup a
development environment without installing vagrant on it.
This commit specifies the steps and variables required for that
process.
Change-Id: Ica3e377f76b65c149d7ea7b805853b2e315e114c
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-Id: INT-25
|
|
The known issues section should be placed in its own file for
future additions. It was also included a validation that
prevents the auto update feature of vagrant-vbguest plugin.
Change-Id: Ibdbd89c15b657b11b346c2cbcc084176f82d8102
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-Id: INT-98
|
|
Document known issues when the Virtualbox vagrant-vbguest plugin
is installed on the host system. Provide a workaround.
Issue-Id: INT-98
Change-Id: I74aecd464cb560ba247cc052d92ebd6957f1a46e
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
|
|
It was moved the information about to setup the usage of proxy
and the configuration of Vagrant default provider into the
setup installation guide.
Change-Id: I0f5c006ebd97346f05da06efdc6ef19555eef6d2
Issue-Id: INT-96
Signed-off-by: Victor Morales <victor.morales@intel.com>
|
|
It was added the process to create documentation thru sphinx tool.
Now it's possible to generate all the documentation locally running:
$ tox -e docs
Lastly, the installation guide was included as a reference to
different methods to install requirements.
Change-Id: Id0b277d605cf83ddbde54ecd9f4648e1f89023c3
Signed-off-by: Victor Morales <victor.morales@intel.com>
|
|
Given some internal procedures was not possible to submit all the
changes. In the meantime, those changes were placed into an
non-official project. This change syncronizes the latest changes
into the official repository.
Issue-id: INT-17
Change-Id: Ia4125f4b70273401e4ed3cc1908d2e2ad7d1c2e9
Signed-off-by: Victor Morales <victor.morales@intel.com>
|
|
This commit contains the current state of the files and folders
imported from github repository[1]. Fixes and features are expected to
be implemented in this project.
[1] https://github.com/electrocucaracha/vagrant-onap
Change-Id: Ib1e8d264e9566c5e44454f5475b5da4638879cb7
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-id: CIMAN-28
|