python-keystoneclient package used to live in the now deprecated
openstack-python-clients bundle and needs to be installed with pip
Signed-off-by: Alberto Murillo Silva <alberto.murillo.silva@intel.com>
Removed the overly familiar style, fixed some minor grammar issues, and
added the appropriate markup where needed.
Signed-off-by: Rodrigo Caballero <rodrigo.caballero.abraham@intel.com>
Additionally, a note was added with a reference to the Docker proxy
documentation to keep that content available.
Signed-off-by: Rodrigo Caballero <rodrigo.caballero.abraham@intel.com>
I would swear I searched for and fixed these all before, but clearly
this delete command is broken and should have been fixed in the past.
Any invocation that is, eg:
ciao-cli -something
is a sign of a broken command, as all commands now start with, eg:
ciao-cli something
Later option arguments may include a dash, but none of the top level
commands/subcommands do.
Signed-off-by: Tim Pepper <timothy.c.pepper@linux.intel.com>
Edited the language to increase readability and clarity.
Implemented the available substitutions and added markup for files and
abbreviations.
Signed-off-by: Rodrigo Caballero <rodrigo.caballero.abraham@intel.com>
Some of the instructions provided code that was not clear or did not work on the latest version of Clear Linux. The documentation is being updated to close these gaps.
Several fixes in vbox and others
* Add one more image to VirtualBox documentation
* Fix images indentation
* Use CL and CLOSIA
* Add a sentence to al VM files to enable VT-x and VT-d.
See merge request !146
The CC bundle page had far too much technical detail, and not enough
overview. Simplify the page by removing the tech info and adding some
overview.
Signed-off-by: Graham Whaley <graham.whaley@intel.com>
Improved the markup to ensure the steps were properly numbered and the
content rendered as intended.
Signed-off-by: Rodrigo Caballero <rodrigo.caballero.abraham@intel.com>
This update includes some info about the bundles have
been deprecated, info about tools for virtual bridges
and replace new steps in use cases.
Signed-off-by: Mario Alfredo Carrillo Arevalo <mario.alfredo.c.arevalo@intel.com>