150 Commits

Author SHA1 Message Date
marios
11827e002e Add the -N flag for the ssh tunnel to access the GUI
Was missing -N so you just get a login to the box instead
of the tunnel

Change-Id: I4bb3e7f71b516fc86bf49051efbd36455aac4f0f
2015-06-24 18:40:36 +03:00
James Slagle
8fb52963f4 Merge "Fixes for upstream move stackforge/discoverd -> openstack/inspector" 2015-06-24 14:21:39 +02:00
Ana Krivokapic
35d78cec27 Docs: use unified CLI for image management
Depends-On: If4c8635efa833ef0d95733be9a4ebec6f939072b
Change-Id: Iaca0c577817e00db56c5410b380d95d2fe7c0621
2015-06-23 17:58:13 +02:00
Brad P. Crochet
f77f9292ac Remove postconfig steps from basic deployment steps
The postconfig step is no longer necessary. It is now handled directly
in the deploy step.

Change-Id: Iab35ddf46c2c38e42b99d1890b70021e3ba1308f
2015-06-19 08:22:35 -04:00
Giulio Fidente
28c645e858 Document how to get the Keystone authentication url from Heat
Change-Id: I39df9e1b620172fc2efb080f677241da8dd6bad1
2015-06-18 14:14:18 +02:00
James Slagle
fec73c097b Merge "Fix baremetal doc indentation" 2015-06-18 13:23:00 +02:00
James Slagle
f8d7d8a838 Merge "Doc for post-install validation using the CLI" 2015-06-18 13:18:01 +02:00
Ben Nemec
046cd92072 Fix baremetal doc indentation
The external doc section wasn't indented properly, which caused it to
be included in the internal docs, causing confusion.

Change-Id: If731a14c0d28d016ef033319fc322b3f5dafcdce
2015-06-17 19:57:54 +00:00
marios
1baed00550 Add explicit mention of overcloud ip for config
Following basic deployment it isn't explicit that you must pass the
overcloud endpoint to the postconfig

Change-Id: I50c656f5269fc0493d66b4b77b16b0038ea2bc2d
2015-06-17 12:46:34 +03:00
James Slagle
21b892ff1e Merge "Updating the qcow2 image - the old one isn't available" 2015-06-16 18:06:44 +02:00
James Slagle
12c7172e05 Merge "Docs: use unified CLI for node and flavor management" 2015-06-16 18:03:13 +02:00
James Slagle
2a57c9fb33 Merge "Docs: use unified CLI to deploy the overcloud" 2015-06-16 18:00:42 +02:00
Sasha Chuzhoy
a81dd740be Updating the qcow2 image - the old one isn't available
Change-Id: I1ca0a0a228550da9d26ad21563035953a4a7bff1
Signed-off-by: Sasha Chuzhoy <sasha@redhat.com>
2015-06-16 11:52:42 -04:00
Ana Krivokapic
4ac2f16508 Docs: use unified CLI for node and flavor management
Change-Id: Ica9f064d898ad9396ce29a5fbd7dbb5d942f7c1b
Depends-On: Id676fa398ff9e159f5f65bc65aba0a917578ae37
2015-06-16 17:49:44 +02:00
Ben Nemec
fcd1916456 Fix typo
Change-Id: I82c37e68e987de9b3963209b9fdf95910a608807
2015-06-15 20:53:34 +00:00
Ben Nemec
5edbc7c6f1 Allow passing additional args to devtest_testenv
This should enable us to configure the environment for the split
networks testing.

Change-Id: I9d34a774e96bdc07ca424f4c9076089f7e6d7cdb
bz: https://bugzilla.redhat.com/show_bug.cgi?id=1228419
2015-06-15 15:22:55 +02:00
Imre Farkas
90a069b19c Doc for post-install validation using the CLI
Change-Id: I432454417f37993a6952f3f6024ee85450fc926a
2015-06-12 17:26:17 +02:00
Dmitry Tantsur
6336738a09 Fixes for upstream move stackforge/discoverd -> openstack/inspector
Only links and components page are actually updated to minimize
confusion by 2 names.

Change-Id: I44dd576c8974a9bee8d05ec116e8b17027a801f1
2015-06-12 16:55:46 +02:00
Ana Krivokapic
5daac2df5a Docs: use unified CLI to deploy the overcloud
Depends-On: I9863a4c1fc5d36fd58366abcc59a39fb7e2b0e98
Change-Id: I73fe44e20539f6e6a1b14f45bfc96c02c5dfdc26
2015-06-12 16:35:10 +02:00
Ben Nemec
a46805f915 Merge "Added docs describing how to access GUI" 2015-06-11 22:58:10 +02:00
Jiri Stransky
31d1558d04 Add docs for troubleshooting image building
Change-Id: Ic2d2e93f5cd0a5f436bb4927613063c481a95e68
2015-06-11 17:51:21 +02:00
Ben Nemec
0e764e46a8 Merge "Change 'gate' tag reference to 'smoke'" 2015-06-10 16:28:24 +02:00
David Kranz
c00ea119d6 Change 'gate' tag reference to 'smoke'
The 'gate' tag used to appear on almost every test. It was removed some
time ago and 'smoke' was reclaimed to mean a basic test for all services.

Change-Id: If51bcb585833ec5d86b08247ed3e888ccceb8477
2015-06-09 13:32:07 -04:00
Steven Hardy
d6fba53cb8 Add overview diagram to Introduction
Currently there's not much detail in the introduction page, this adds
a little more overview information about the undercloud/overcloud concept
and role categories.

Change-Id: I28be6c373713ba5ffde480bfa18d1f44c22d0368
2015-06-09 16:47:08 +01:00
Jiri Tomasek
02eed0ff74 Added docs describing how to access GUI
Change-Id: I3d9b508045ef9f102b136a676cdc0f0b2fbe9330
2015-06-09 13:27:54 +02:00
Ben Nemec
ae8e8234bb Merge "Document how to use the delorean-mgt current repo" 2015-06-08 23:34:27 +02:00
Dmitry Tantsur
b5c20d0f8d Start overcloud troubleshooting with figuring out failed layer
Diving into heat resources is of no use, when Ironic deployment has failed.
Starting with Ironic node-list can give important clues to whether
the deployment failed before baremetal provisioning, during it or after.

Change-Id: Idd329e71a724cd2a900cf9631f241884cdd6a2eb
2015-06-03 15:14:49 +02:00
James Slagle
81bba98b47 Merge "Troubleshooting docs for no valid host found error" 2015-06-03 13:40:25 +02:00
John Trowbridge
a676ee9629 Document how to use the delorean-mgt current repo
Change-Id: Ib2cb0e3eb240404dd6fd73a71fee6482607316c7
2015-06-02 09:01:51 -04:00
Dmitry Tantsur
a07842f215 Troubleshooting docs for no valid host found error
Change-Id: I0d46b999dfa6b6fa3b5ca5916ed41a3ea5b55ed2
2015-06-02 09:38:38 +02:00
James Slagle
83e4007749 Merge "Use dl.fedoraproject.org for epel url" 2015-06-01 18:46:16 +02:00
James Slagle
1ac88a978b Merge "Matching is seperated from introspection." 2015-06-01 18:20:01 +02:00
John Trowbridge
cf52e053f6 Matching is seperated from introspection.
This changes the documentation to reflect the seperation of
matching and introspection.

We no longer use the /etc/edeploy config in the basic flow, so we
can remove those from the ironic-discoverd element. These will
instead be included in the ahc-tools packaging.

Change-Id: If88fc8cf69aa00f81098398e7ac643ff31d57959
2015-06-01 08:32:53 -04:00
John Trowbridge
e5755de495 Use dl.fedoraproject.org for epel url
The mirrors.einstein.yu.edu epel mirror is not responding. We should be using
dl.fedoraproject.org instead.

Change-Id: I6b798566b46787090a9e6df53654370c7af876ad
2015-05-29 15:11:49 -04:00
James Slagle
0718be9067 Merge "Add note about not disabling selinux" 2015-05-27 18:40:42 +02:00
James Slagle
ac5982b44a Merge "Add instack-tempest-test-overcloud" 2015-05-27 18:03:07 +02:00
Ben Nemec
7e51106c52 Merge "Document OSP-7 for the internal docs" 2015-05-26 22:44:29 +02:00
James Slagle
0150168b6b Document OSP-7 for the internal docs
Adds steps on how to use OSP-7 to the internal docs.

Change-Id: Ia85066a785be10627d2af8c6864f3b689f8f6afc
2015-05-26 15:55:18 -04:00
Jay Dobies
1ef4da7111 Added clarity to the unified CLI
The directions say to install the unified CLI, but the only package in
the command is python-rdomanager-oscplugin. The client is a dependency
so it will get installed, but it's potentially confusing to say one
thing and then do something different.  Update the step description to
better match what's happening.

Change-Id: If74c8f3d01a4d35051cf54340a269ec95ba286c0
2015-05-26 20:08:14 +02:00
Ben Nemec
a82f4dc363 Pythonize instack-install-undercloud
-Very incomplete testing right now
-Puts the password and stackrc files in the current user's home
 directory during the install.  Given that they now have secure
 permissions and we recommend doing that anyway, I think it's fine,
 but it is a non-trivial change in behavior.

 This was done because it's awkward to read a root-owned file from
 a Python process running as a regular user.
-Uses oslo.config instead of the bash-style answers file. A sample
 conf file created by the oslo.config generator is included (for
 now, although we may want to generate that dynamically at some
 point).  Backwards compatibility with existing answers files is
 maintained for now, but is deprecated.
-Hard-codes the image path in instack-test-overcloud to .  It's
 difficult to extract the value from the conf file in bash (unless
 they overrode the default, there's nothing for ConfigParser to read),
 and since it's just a simple sanity test script I think that's okay,
 at least for now.

Change-Id: I09270997dea7fdad2b40dfb303967ff425b55a9b
2015-05-26 14:02:18 +02:00
Crag Wolfe
f003d0065f Add instack-tempest-test-overcloud
...and run it optionally from instack-deploy-overcloud.

Co-Authored-By: Imre Farkas <ifarkas@redhat.com>
Change-Id: I5975345d6aa3f3e9fc92f62cd1cc908f2d21679b
2015-05-22 14:36:56 +02:00
James Slagle
9bf651c17d Document various TripleO and instack components
Change-Id: I3912d2e8e417a924f160739e747611583840f3a5
2015-05-14 15:00:26 -04:00
Jaromir Coufal
e48dd7a632 Remove instack-setup-host script
* By default switch off RDO delorean trunk (instack-build-images)
* Remove instack-setup-host script
* Document enabling Kilo repositories in docs

Change-Id: Iee7ecd9bc9bdd3864775e216f1a549183ea29ddc
2015-05-13 18:17:29 +02:00
Ben Nemec
21ba25b15d Add note about not disabling selinux
The undercloud won't install to a system with selinux disabled, so
document that fact.

Change-Id: Ia74908f72d124c0032fa936581f82d460e0f1e23
2015-05-12 12:55:10 -05:00
Ben Nemec
b55439b5fc Fix indentation
This block still wasn't rendering correctly because the indentation
was inconsistent.

Change-Id: I816e615fe425129b543b185d4e01537035a67354
2015-05-11 12:55:16 -05:00
Derek Higgins
1a1f1b74c4 Fix reference to DISCOVERY_RUNBENCH
The environment variable to be set is DISCOVERY_RUNBENCH.

Change-Id: I304294c5c534d4fffdaae02a307a1ddc9e48f2ce
2015-05-11 11:50:16 +01:00
James Slagle
40b81d1784 Merge "Docs: Remove double reference to copying answers file during installation" 2015-05-07 22:01:33 +02:00
James Slagle
94d0b58bfd Merge "Add introduction docs for tuskar-ui and tuskar-ui-extras" 2015-05-07 22:00:24 +02:00
James Slagle
8296497e63 Merge "Dell ready-state improvements" 2015-05-07 21:59:59 +02:00
Ana Krivokapic
ae0327cfaa Add introduction docs for tuskar-ui and tuskar-ui-extras
Change-Id: Ie6ab106ec0fde0e20a888455d6369e114ab8ff83
2015-05-07 17:05:46 +02:00