Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating Screenshots #494

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion source/first-instance/dashboard-windows.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
.. _first_instance_windows:

########################################
Windows instance using the web interface
########################################

.. _first-instance-windows:

Log in to the dashboard at https://dashboard.catalystcloud.nz/

Expand Down
39 changes: 13 additions & 26 deletions source/getting-started/additional-information.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ Catalyst Cloud and how it functions.
Projects
********

Everything you do on the Catalyst Cloud is in a ``project``. Use projects to
separate the different things you work on. For example, have a project for each
Everything on the Catalyst Cloud happens inside a ``project``. You can use projects
to separate the different things you work on. For example, have a project for each
organisation you work with, or one for each branch of your organisation.
Something done in one project cannot effect any other projects.

Expand All @@ -29,9 +29,6 @@ Information on how to invite new people to your project can be found :ref:`here
<access_control>`.


.. image:: assets/project_dropdown.png


The Catalyst Cloud provides an isolated and multi-tenanted approach to creating
workspaces. These workspaces are typically referred to as a ``project`` but for
historical reasons you may also see them referred to as a ``tenant`` or
Expand Down Expand Up @@ -66,7 +63,7 @@ is the case, you can find your project ID by issuing the following command:
.. code-block:: bash

$ echo $OS_PROJECT_ID
1234567892b04ed3xxxxxxb7d808e214
1234567892xxxxxxxxxxxxb7d808e214

$ echo $OS_Project_NAME
My-Example-Company-Ltd
Expand All @@ -76,7 +73,7 @@ Alternatively, you can use the ``openstack configuration show`` command:
.. code-block:: bash

$ openstack configuration show -c auth.project_id -f value
1234567892b04ed3xxxxxxb7d808e214
11234567892xxxxxxxxxxxxb7d808e214

$ openstack configuration show -c auth.project_name -f value
My-Example-Company-Ltd
Expand All @@ -99,7 +96,7 @@ Via the dashboard
On the dashboard, you can change which project you are working on using the
dropdown on the top left corner.

.. image:: assets/project_dropdown.png
.. image:: assets/project-dropdown.png

Via the CLI
-----------
Expand Down Expand Up @@ -162,8 +159,6 @@ and isolated (each with their own *control plane*), providing
fault tolerance and geographic diversity.


.. image:: assets/region_dropdown.png

Please visit our website for more information about our national
infrastructure:
https://catalystcloud.nz/about/national-infrastructure/
Expand Down Expand Up @@ -196,7 +191,7 @@ The web dashboard has a region selector dropbox on the top left corner. It
indicates the current region you are connected to and allows you to easily
switch to another region.

.. image:: assets/region_dropdown.png
.. image:: assets/region-dropdown.png

Via the CLI
-----------
Expand Down Expand Up @@ -291,7 +286,7 @@ are applied to each region in the current project. It also shows the available
**Pre-approved Quota Sizes** that can be selected and the actions that can be
taken for the quota in each region.

.. image:: assets/current_quotas.png
.. image:: assets/quota-main-page.png

|

Expand All @@ -316,29 +311,21 @@ Updating a quota
To change the current quota limit for a given region, click on the
*Update Quota* action, the following form will be displayed

.. image:: assets/update_quota_sizes.png
.. image:: assets/update-quota-sizes.png

|

Select the new quota value and click submit

.. image:: assets/increase_quota.png

|

If your requested change does not fall into the - category the
**Previous Quota Changes** area will display a message showing the current
state of your request.

.. image:: assets/pending_change.png
.. image:: assets/increase-quota.png

|

For pre-approved and accepted changes the display will update to show the new
*Current Quota Size* next to the appropriate region and the **Previous Quota
Changes** will
*Current Quota Size* next to the appropriate region; and the **Previous Quota
Changes** will have been updated to show this change.

.. image:: assets/quota_updated.png
.. image:: assets/quota-updated.png

|

Expand Down Expand Up @@ -379,7 +366,7 @@ the support dropdown in the top right corner of the dashboard.
If you are an organisation with more complex support needs, you may
want to consider our premium support.

.. image:: assets/support_dropdown.png
.. image:: assets/support-dropdown.png

Status page
===========
Expand Down
Binary file removed source/getting-started/assets/access_methods.png
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file modified source/getting-started/assets/dashboard_view.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added source/getting-started/assets/increase-quota.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed source/getting-started/assets/increase_quota.png
Binary file not shown.
Binary file removed source/getting-started/assets/pending_change.png
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed source/getting-started/assets/project_dropdown.png
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added source/getting-started/assets/quota-updated.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed source/getting-started/assets/quota_updated.png
Binary file not shown.
Binary file added source/getting-started/assets/region-dropdown.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed source/getting-started/assets/region_dropdown.png
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed source/getting-started/assets/support_dropdown.png
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
2 changes: 1 addition & 1 deletion source/getting-started/intro.rst
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ OpenStack gives you the ability to provision no more or less than what you
need, by allowing you to change how much you are using quickly, easily, and
automatically, through a variety of tools.

.. image:: assets/access_methods.png
.. image:: assets/access_methods_cropped.png

To obtain resources on Catalyst Cloud, you provision services. Catalyst Cloud
services are pieces of hardware and software that we have in one of our data
Expand Down
2 changes: 1 addition & 1 deletion source/tutorials/other/gallagher-command-centre.rst
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Creating an instance to house our command centre
================================================

Next, you will need to spin up a Windows VM in the cloud. There is a detailed “how to”
for this, which you can find here: :ref:`first-instance-windows`. To run Gallagher Command
for this, which you can find here: :ref:`first_instance_windows`. To run Gallagher Command
Centre, you will need to simply make sure you are running the appropriate
version of Windows for your Gallagher installation, and that you select the right size for
your instance, as you will need to make sure you have enough CPU and RAM to run your
Expand Down