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

http to https #2001

Open
wants to merge 1 commit 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
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ This table shows the body parameters for the request:
| | |server arguments are directly passed to nova when |
| | |creating a server. For more information see |
| | |`Create Your Server with the nova Client |
| | |<http://docs.rackspace.com/servers/api/v2/cs- |
| | |<https://docs.rackspace.com/servers/api/v2/cs- |
| | |gettingstarted/content/nova_create_server.html>`__ |
+---------------------------------------------------+-------------+---------------------------------------------------+
|launchConfiguration.args.server.\ **flavorRef** |String |The flavor of the server image. Specifies the |
Expand All @@ -223,14 +223,14 @@ This table shows the body parameters for the request:
| | |one that you imported using a non-Rackspace |
| | |server. For more information, see the `Disk |
| | |Configuration Extension |
| | |<http://docs.rackspace.com/servers/api/v2/cs- |
| | |<https://docs.rackspace.com/servers/api/v2/cs- |
| | |devguide/content/diskconfig_attribute.html>`__ |
| | |documentation for Rackspace Cloud Servers. |
+---------------------------------------------------+-------------+---------------------------------------------------+
|launchConfiguration.args.server.\ **personality** |Array |The file path and/or the content that you want to |
| |*(Required)* |inject into a server image. For more information, |
| | |see the `Server personality |
| | |<http://docs.rackspace.com/servers/api/v2/cs- |
| | |<https://docs.rackspace.com/servers/api/v2/cs- |
| | |devguide/content/Server_Personality- |
| | |d1e2543.html>`__ documentation for Rackspace Cloud |
| | |Servers. |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ This table shows the body parameters for the request:
|args.\ **server** |Object |The attributes that Auto Scale uses to create a |
| |*(Required)* |new server. For more information, see `Create |
| | |Servers |
| | |<http://docs.rackspace.com/servers/api/v2/cs- |
| | |<https://docs.rackspace.com/servers/api/v2/cs- |
| | |devguide/content/CreateServers.html>`. The |
| | |attributes that are specified for the server |
| | |entity will apply to all new servers in the |
Expand All @@ -189,7 +189,7 @@ This table shows the body parameters for the request:
| |*(Required)* |flavor Id for the server. A flavor is a resource |
| | |configuration for a server. For more information |
| | |on available flavors, see the `Server flavors |
| | |<http://docs.rackspace.com/cas/api/v1.0/autoscale- |
| | |<https://docs.rackspace.com/cas/api/v1.0/autoscale- |
| | |devguide/content/server-flavors.html>` section. |
+-------------------------------+-------------+---------------------------------------------------+
|args.server.\ **imageRef** |String |The ID of the cloud server image from which new |
Expand Down
36 changes: 18 additions & 18 deletions api-docs/rst/dev-guide/concepts.rst
Original file line number Diff line number Diff line change
Expand Up @@ -45,13 +45,13 @@ real numbers.
- Autoscale can use all Rackspace Cloud Server create server API
parameters. For more details, see the `Create servers`_ documentation.

.. _Cloud Servers Getting Started guide: http://docs.rackspace.com/servers/api/v2/cs-gettingstarted/content/overview.html
.. _Cloud Servers Getting Started guide: https://docs.rackspace.com/servers/api/v2/cs-gettingstarted/content/overview.html
.. _public Autoscale github Wiki: https://github.com/rackerlabs/otter/wiki
.. _public Autoscale github documentation: https://github.com/rackerlabs/otter/tree/master/doc
.. _Rackspace Cloud Servers documentation: http://docs.rackspace.com/
.. _Load Balancers Getting Started Guide: http://docs.rackspace.com/loadbalancers/api/v1.0/clb-getting-started/content/LB_Overview.html
.. _Rackspace Cloud Servers documentation: https://docs.rackspace.com/
.. _Load Balancers Getting Started Guide: https://docs.rackspace.com/loadbalancers/api/v1.0/clb-getting-started/content/LB_Overview.html
.. _Chef: http://www.opscode.com/chef/
.. _Create servers: http://docs.rackspace.com/servers/api/v2/cs-devguide/content/CreateServers.html
.. _Create servers: https://docs.rackspace.com/servers/api/v2/cs-devguide/content/CreateServers.html


.. _scaling-groups:
Expand Down Expand Up @@ -193,12 +193,12 @@ directly passed to nova when creating a server.



.. _Server flavors: http://docs.rackspace.com/servers/api/v2/cs-devguide/content/server_flavors.html
.. _Disk Configuration: http://docs.rackspace.com/servers/api/v2/cs-devguide/content/diskconfig_attribute.html
.. _Server Metadata: http://docs.rackspace.com/servers/api/v2/cs-devguide/content/Server_Metadata-d1e2529.html
.. _configure RackConnect v2 with Autoscale Cloud Bursting Using Autoscale, RackConnect, and F5 Load Balancers: http://www.rackspace.com/knowledge_center/article/cloud-bursting-using-auto-scale-rackconnect-and-f5-load-balancers
.. _Server Personality: http://docs.rackspace.com/servers/api/v2/cs-devguide/content/Server_Personality-d1e2543.html
.. _Config-Drive Extension: http://docs.rackspace.com/servers/api/v2/cs-devguide/content/config_drive_ext.html
.. _Server flavors: https://docs.rackspace.com/servers/api/v2/cs-devguide/content/server_flavors.html
.. _Disk Configuration: https://docs.rackspace.com/servers/api/v2/cs-devguide/content/diskconfig_attribute.html
.. _Server Metadata: https://docs.rackspace.com/servers/api/v2/cs-devguide/content/Server_Metadata-d1e2529.html
.. _configure RackConnect v2 with Autoscale Cloud Bursting Using Autoscale, RackConnect, and F5 Load Balancers: https://www.rackspace.com/knowledge_center/article/cloud-bursting-using-auto-scale-rackconnect-and-f5-load-balancers
.. _Server Personality: https://docs.rackspace.com/servers/api/v2/cs-devguide/content/Server_Personality-d1e2543.html
.. _Config-Drive Extension: https://docs.rackspace.com/servers/api/v2/cs-devguide/content/config_drive_ext.html
.. _Using Cloud Init with Rackspace Cloud: https://developer.rackspace.com/blog/using-cloud-init-with-rackspace-cloud/


Expand Down Expand Up @@ -230,7 +230,7 @@ servers.
or by using `List Load Balancer Details`_.


.. _List Load Balancer Details: http://docs.rackspace.com/loadbalancers/api/v1.0/clb-getting-started/content/List_LB_Details.html
.. _List Load Balancer Details: https://docs.rackspace.com/loadbalancers/api/v1.0/clb-getting-started/content/List_LB_Details.html


.. _launch-config-examples:
Expand Down Expand Up @@ -352,20 +352,20 @@ Learn more
See the following topics for information about configuring Cloud Servers through an API.

- `Next Generation Cloud Servers Getting
Started Guide <http://docs.rackspace.com/servers/api/v2/cs-gettingstarted/content/overview.html>`__
Started Guide <https://docs.rackspace.com/servers/api/v2/cs-gettingstarted/content/overview.html>`__

- `Next Generation Cloud Servers Developer
Guide <http://docs.rackspace.com/servers/api/v2/cs-devguide/content/ch_api_operations.html>`__
Guide <https://docs.rackspace.com/servers/api/v2/cs-devguide/content/ch_api_operations.html>`__

- `RackConnect v3 API <http://docs.rackspace.com/rackconnect/api/v3/rackconnect-devguide/content/Overview.html>`__
- `RackConnect v3 API <https://docs.rackspace.com/rackconnect/api/v3/rackconnect-devguide/content/Overview.html>`__

See these topics for information about configuring Cloud Load Balancers through an API:

- `Rackspace Cloud Load Balancers Getting
Started <http://docs.rackspace.com/loadbalancers/api/v1.0/clb-getting-started/content/LB_Overview.html>`__
Started <https://docs.rackspace.com/loadbalancers/api/v1.0/clb-getting-started/content/LB_Overview.html>`__

- `Rackspace Cloud Load Balancers Developer
Guide <http://docs.rackspace.com/loadbalancers/api/v1.0/clb-devguide/content/Overview-d1e82.html>`__
Guide <https://docs.rackspace.com/loadbalancers/api/v1.0/clb-devguide/content/Overview-d1e82.html>`__

.. _webhooks-and-capabilities:

Expand Down Expand Up @@ -790,8 +790,8 @@ To get started with RackConnect v3 cloud bursting:
- `RackConnect product information`_
- `How-To articles for RackConnect`_.

.. _RackConnect product information: http://www.rackspace.com/cloud/hybrid/rackconnect
.. _How-To articles for RackConnect: http://www.rackspace.com/knowledge_center/product-page/rackconnect
.. _RackConnect product information: https://www.rackspace.com/cloud/hybrid/rackconnect
.. _How-To articles for RackConnect: https://www.rackspace.com/knowledge_center/product-page/rackconnect


.. _convergence-concept:
Expand Down
18 changes: 9 additions & 9 deletions api-docs/rst/dev-guide/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -115,23 +115,23 @@

# External link library
extlinks = {
'rax': ('http://www.rackspace.com/%s', ''),
'rax-cloud': ('http://www.rackspace.com/cloud/%s', ''),
'rax-docs': ('http://docs.rackspace.com/%s', ''),
'rax': ('https://www.rackspace.com/%s', ''),
'rax-cloud': ('https://www.rackspace.com/cloud/%s', ''),
'rax-docs': ('https://docs.rackspace.com/%s', ''),
'rax-dev': ('https://developer.rackspace.com/%s', ''),
'rax-devdocs': ('https://developer.rackspace.com/docs/%s', ''),
'rax-devguide': (
'http:/developer.rackspace.com/docs/%s/developer-guide/', ''),
'https:/developer.rackspace.com/docs/%s/developer-guide/', ''),
'rax-api': (
'http:/developer.rackspace.com/docs/%s/developer-guide/#api-reference',
'https:/developer.rackspace.com/docs/%s/developer-guide/#api-reference',
''),
'rax-git': ('https://github.com/rackspace/%s', ''),
'rax-glossary': ('https://developer.rackspace.com/docs/glossary/%s', ''),
'mycloud': ('https://login.rackspace.com/%s', ''),
'how-to': ('http://support.rackspace.com/how-to/%s', ''),
'os': ('http://www.openstack.org/%s', ''),
'os-docs': ('http://docs.openstack.org/%s', ''),
'os-wiki': ('http://wiki.openstack.org/%s', ''),
'how-to': ('https://support.rackspace.com/how-to/%s', ''),
'os': ('https://www.openstack.org/%s', ''),
'os-docs': ('https://docs.openstack.org/%s', ''),
'os-wiki': ('https://wiki.openstack.org/%s', ''),
'git-repo': ('https://github.com/rackerlabs/'
'docs-core-infra-user-guide/%s', ''),
'rackerlabs': ('https://github.com/rackerlabs/%s', ''),
Expand Down
2 changes: 1 addition & 1 deletion api-docs/rst/dev-guide/developer-guide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ You should also be familiar with the following technologies:
- JSON data serialization formats


.. _Rackspace Auto Scale service: http://www.rackspace.com/knowledge_center/article/rackspace-auto-scale-overview
.. _Rackspace Auto Scale service: https://www.rackspace.com/knowledge_center/article/rackspace-auto-scale-overview
.. _Rackspace Cloud Account: https://cart.rackspace.com/cloud
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@ account is created.
See the *Identity Client Developer Guide* for information about
how to perform the following tasks:

- `Create account users <http://docs.rackspace.com/auth/api/v2.0/auth-client-devguide/content/POST_addUser_v2.0_users_User_Calls.html>`__
- `Create account users <https://docs.rackspace.com/auth/api/v2.0/auth-client-devguide/content/POST_addUser_v2.0_users_User_Calls.html>`__

- `Assign roles to account users <http://docs.rackspace.com/auth/api/v2.0/auth-client-devguide/content/PUT_addUserRole__v2.0_users__userId__roles_OS-KSADM__roleid__Role_Calls.html>`__
- `Assign roles to account users <https://docs.rackspace.com/auth/api/v2.0/auth-client-devguide/content/PUT_addUserRole__v2.0_users__userId__roles_OS-KSADM__roleid__Role_Calls.html>`__

- `Delete global role from user <http://docs.rackspace.com/auth/api/v2.0/auth-client-devguide/content/DELETE_deleteUserRole__v2.0_users__userId__roles_OS-KSADM__roleid__Role_Calls.html>`__
- `Delete global role from user <https://docs.rackspace.com/auth/api/v2.0/auth-client-devguide/content/DELETE_deleteUserRole__v2.0_users__userId__roles_OS-KSADM__roleid__Role_Calls.html>`__

.. note::
The account owner (``identity:user-admin``) role cannot hold any additional roles because it
Expand Down Expand Up @@ -125,4 +125,4 @@ API operations for Auto Scale might not be available to all roles.
To see which operations are permitted to invoke which calls, review the
`Permissions Matrix for Auto Scale`_ article.

.. _Permissions Matrix for Auto Scale: http://www.rackspace.com/knowledge_center/article/permissions-matrix-for-auto-scale
.. _Permissions Matrix for Auto Scale: https://www.rackspace.com/knowledge_center/article/permissions-matrix-for-auto-scale
4 changes: 2 additions & 2 deletions api-docs/rst/dev-guide/general-api-info/server-flavors.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Rackspace API. The following table outlines the mapping between flavor
ID and the available flavors in the Control Panel.

For more information and details on flavors, see the `Server
Flavors <http://docs.rackspace.com/servers/api/v2/cs-devguide/content/server_flavors.html>`__
Flavors <https://docs.rackspace.com/servers/api/v2/cs-devguide/content/server_flavors.html>`__
section in the *Rackspace Cloud Servers Developer's Guide*.

.. note::
Expand All @@ -22,7 +22,7 @@ section in the *Rackspace Cloud Servers Developer's Guide*.
- Performance 1 flavors are now General Purpose v1 flavors
- Performance 2 flavors are now I/O v1 flavors

Use the `List Flavors <http://docs.rackspace.com/servers/api/v2/cs-devguide/content/List_Flavors-d1e4188.html>`__
Use the `List Flavors <https://docs.rackspace.com/servers/api/v2/cs-devguide/content/List_Flavors-d1e4188.html>`__
operation, described in the *Rackspace Cloud Servers Developer's Guide*
to get a list of all current servers.

Expand Down
6 changes: 3 additions & 3 deletions api-docs/rst/dev-guide/overview/additional-resources.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@ contribute to source code by using the `Autoscale github repository`_.

Use the tabs at the top to see the different supported languages.

.. _Autoscale FAQ: http://www.rackspace.com/knowledge_center/product-faq/auto-scale
.. _Autoscale FAQ: https://www.rackspace.com/knowledge_center/product-faq/auto-scale
.. _Rackspace API Documentation: https://developer.rackspace.com/docs/
.. _Rackspace Autoscale Getting Started Guide Overview: http://docs.rackspace.com/cas/api/v1.0/autoscale-gettingstarted/content/Overview.html
.. _Rackspace Autoscale Getting Started Guide Overview: https://docs.rackspace.com/cas/api/v1.0/autoscale-gettingstarted/content/Overview.html
.. _Rackspace How-To articles: https://support.rackspace.com/how-to/
.. _api.rackspace.com: http://api.rackspace.com/
.. _api.rackspace.com: https://api.rackspace.com/
.. _Quickstart for Autoscale: https://developer.rackspace.com/docs/auto-scale/getting-started/
.. _Autoscale github repository: https://github.com/rackerlabs/otter
10 changes: 5 additions & 5 deletions api-docs/rst/dev-guide/overview/getting-help.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ Rackspace provides fanatical support:
`Contact Rackspace`_ page.


.. _Rackspace Support: http://support.rackspace.com
.. _Contact Us: http://www.rackspace.com/apps/support/contactform
.. _Dedicated Support: http://www.rackspace.com/managed_hosting/support/dedicatedteam
.. _Managed Support: http://www.rackspace.com/managed_hosting/support
.. _Contact Rackspace: http://www.rackspace.com/information/contactus
.. _Rackspace Support: https://support.rackspace.com
.. _Contact Us: https://www.rackspace.com/apps/support/contactform
.. _Dedicated Support: https://www.rackspace.com/managed_hosting/support/dedicatedteam
.. _Managed Support: https://www.rackspace.com/managed_hosting/support
.. _Contact Rackspace: https://www.rackspace.com/information/contactus
2 changes: 1 addition & 1 deletion apiary.apib
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ FORMAT: 1A

Every REST request for Auto Scale requires the inclusion of the X-Auth-Token HTTP header.
The regions you have access to are available in your service catalog.
Obtain this token and your service catalog via the [Authentication service](http://docs.rackspace.com/cas/api/v1.0/autoscale-devguide/content/Retrieving_Auth_Token.html).
Obtain this token and your service catalog via the [Authentication service](https://docs.rackspace.com/cas/api/v1.0/autoscale-devguide/content/Retrieving_Auth_Token.html).

# Group Groups
Autoscale REST endpoints having to do with a group or collection of groups (/tenantId/groups and /tenantId/groups/groupId)
Expand Down
2 changes: 1 addition & 1 deletion docker/cafe/dev-convergence.config
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ convergence=true

#maas policies
check_type = remote.ping
check_url = http://www.rackspace.com
check_url = https://www.rackspace.com
check_method = GET
monitoring_zones = mzord
check_timeout = 10
Expand Down
2 changes: 1 addition & 1 deletion docker/cafe/dev-worker.config
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ convergence=false

#maas policies
check_type = remote.ping
check_url = http://www.rackspace.com
check_url = https://www.rackspace.com
check_method = GET
monitoring_zones = mzord
check_timeout = 10
Expand Down
2 changes: 1 addition & 1 deletion otter/convergence/model.py
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ def from_server_details_json(cls, server_json):
key.

See
http://docs.rackspace.com/servers/api/v2/cs-devguide/content/
https://docs.rackspace.com/servers/api/v2/cs-devguide/content/
Get_Server_Details-d1e2623.html

:return: :obj:`NovaServer` instance
Expand Down
2 changes: 1 addition & 1 deletion otter/integration/lib/mimic.py
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ def change_server_statuses(self, rcs, ids_to_status):
instance.
:param dict ids_to_status: A mapping of server IDs to the string status
to which they should be changed. (see
http://docs.rackspace.com/servers/api/v2/cs-devguide/content/
https://docs.rackspace.com/servers/api/v2/cs-devguide/content/
List_Servers_Server_Statuses-d1e2078.html for a list of statuses)

:return: A deferred that fires with the content of the response, which
Expand Down
2 changes: 1 addition & 1 deletion otter/json_schema/group_schemas.py
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@
# to do some level of sanity checking, this schema validates subset of instance that
# is getting validated in code
"description": ("Attributes to provide to nova create server: "
"http://docs.rackspace.com/servers/api/v2/"
"https://docs.rackspace.com/servers/api/v2/"
"cs-devguide/content/CreateServers.html."
"Whatever attributes are passed here will apply to "
"all new servers (including the name attribute)."),
Expand Down
4 changes: 2 additions & 2 deletions otter/log/cloudfeeds.py
Original file line number Diff line number Diff line change
Expand Up @@ -119,14 +119,14 @@ def sanitize_event(event):
"title": "autoscale",
"content": {
"event": {
"@type": "http://docs.rackspace.com/core/event",
"@type": "https://docs.rackspace.com/core/event",
"id": "",
"version": "2",
"eventTime": "",
"type": "INFO",
"region": "",
"product": {
"@type": "http://docs.rackspace.com/event/autoscale",
"@type": "https://docs.rackspace.com/event/autoscale",
"serviceCode": "Autoscale",
"version": "1",
"message": ""
Expand Down
Loading