Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
web
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cloud
web
Commits
c7237c52
Commit
c7237c52
authored
7 years ago
by
Alex Barchiesi
Browse files
Options
Downloads
Patches
Plain Diff
Moved parameters to bundle-config.yaml
parent
1e0a2795
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
bundles/openstack/bundle_template.yaml
+16
-292
16 additions, 292 deletions
bundles/openstack/bundle_template.yaml
bundles/openstack/deploy-openstack.rst
+3
-4
3 additions, 4 deletions
bundles/openstack/deploy-openstack.rst
with
19 additions
and
296 deletions
bundles/openstack/bundle_template.yaml
+
16
−
292
View file @
c7237c52
This diff is collapsed.
Click to expand it.
bundles/openstack/deploy-openstack.rst
+
3
−
4
View file @
c7237c52
...
...
@@ -66,16 +66,15 @@ Deployment
Prepare your own bundle
.......................
Edit the bundle to suite your needs: as a minimum, you should uncomment and edit
to suit your configuration all lines starting
with **#EDIT#**. Moreover, you should pay attention to the following:
Edit the file `bundle-config.yaml` to suite your needs: in particular provide the proper values for the parameters within `<...>`.
Moreover, you should pay attention to the following:
- check neutron configuration in the three charms neutron-api neutron-openvswitch neutron-gateway
- make sure the physical nodes have been properly labeled to match setting in the head of the bundle file
Deploy your bundle
..................
juju deploy ./bundle.yaml
juju deploy ./bundle.yaml
--bundle-config bundle-config.yaml
and enjoy a looong coffee...
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment