diff --git a/api-docs/rst/dev-guide/api-operations/methods/post-create-scaling-group-v1.0-tenantid-groups.rst b/api-docs/rst/dev-guide/api-operations/methods/post-create-scaling-group-v1.0-tenantid-groups.rst index b50b9144d..5aee53a7e 100644 --- a/api-docs/rst/dev-guide/api-operations/methods/post-create-scaling-group-v1.0-tenantid-groups.rst +++ b/api-docs/rst/dev-guide/api-operations/methods/post-create-scaling-group-v1.0-tenantid-groups.rst @@ -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 | -| | |`__ | +---------------------------------------------------+-------------+---------------------------------------------------+ |launchConfiguration.args.server.\ **flavorRef** |String |The flavor of the server image. Specifies the | @@ -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 | -| | |`__ | | | |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 | -| | |`__ documentation for Rackspace Cloud | | | |Servers. | diff --git a/api-docs/rst/dev-guide/api-operations/methods/put-update-launch-configuration-v1.0-tenantid-groups-groupid-launch.rst b/api-docs/rst/dev-guide/api-operations/methods/put-update-launch-configuration-v1.0-tenantid-groups-groupid-launch.rst index b16260267..1f4a96992 100644 --- a/api-docs/rst/dev-guide/api-operations/methods/put-update-launch-configuration-v1.0-tenantid-groups-groupid-launch.rst +++ b/api-docs/rst/dev-guide/api-operations/methods/put-update-launch-configuration-v1.0-tenantid-groups-groupid-launch.rst @@ -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 | -| | |`. The | | | |attributes that are specified for the server | | | |entity will apply to all new servers in the | @@ -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 | -| | |` section. | +-------------------------------+-------------+---------------------------------------------------+ |args.server.\ **imageRef** |String |The ID of the cloud server image from which new | diff --git a/api-docs/rst/dev-guide/concepts.rst b/api-docs/rst/dev-guide/concepts.rst index eb6b1dd00..32b1b9458 100755 --- a/api-docs/rst/dev-guide/concepts.rst +++ b/api-docs/rst/dev-guide/concepts.rst @@ -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: @@ -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/ @@ -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: @@ -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 `__ + Started Guide `__ - `Next Generation Cloud Servers Developer - Guide `__ + Guide `__ -- `RackConnect v3 API `__ +- `RackConnect v3 API `__ See these topics for information about configuring Cloud Load Balancers through an API: - `Rackspace Cloud Load Balancers Getting - Started `__ + Started `__ - `Rackspace Cloud Load Balancers Developer - Guide `__ + Guide `__ .. _webhooks-and-capabilities: @@ -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: diff --git a/api-docs/rst/dev-guide/conf.py b/api-docs/rst/dev-guide/conf.py index a3cde727a..0f126f760 100644 --- a/api-docs/rst/dev-guide/conf.py +++ b/api-docs/rst/dev-guide/conf.py @@ -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', ''), diff --git a/api-docs/rst/dev-guide/developer-guide.rst b/api-docs/rst/dev-guide/developer-guide.rst index 920105c2b..3eb597437 100644 --- a/api-docs/rst/dev-guide/developer-guide.rst +++ b/api-docs/rst/dev-guide/developer-guide.rst @@ -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 diff --git a/api-docs/rst/dev-guide/general-api-info/role-based-access-control.rst b/api-docs/rst/dev-guide/general-api-info/role-based-access-control.rst index 47a7dc0a7..97d81cbce 100755 --- a/api-docs/rst/dev-guide/general-api-info/role-based-access-control.rst +++ b/api-docs/rst/dev-guide/general-api-info/role-based-access-control.rst @@ -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 `__ +- `Create account users `__ -- `Assign roles to account users `__ +- `Assign roles to account users `__ -- `Delete global role from user `__ +- `Delete global role from user `__ .. note:: The account owner (``identity:user-admin``) role cannot hold any additional roles because it @@ -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 diff --git a/api-docs/rst/dev-guide/general-api-info/server-flavors.rst b/api-docs/rst/dev-guide/general-api-info/server-flavors.rst index 2b1457daf..e86bf678b 100755 --- a/api-docs/rst/dev-guide/general-api-info/server-flavors.rst +++ b/api-docs/rst/dev-guide/general-api-info/server-flavors.rst @@ -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 `__ +Flavors `__ section in the *Rackspace Cloud Servers Developer's Guide*. .. note:: @@ -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 `__ +Use the `List Flavors `__ operation, described in the *Rackspace Cloud Servers Developer's Guide* to get a list of all current servers. diff --git a/api-docs/rst/dev-guide/overview/additional-resources.rst b/api-docs/rst/dev-guide/overview/additional-resources.rst index d2639fb7b..7dfcd6a99 100755 --- a/api-docs/rst/dev-guide/overview/additional-resources.rst +++ b/api-docs/rst/dev-guide/overview/additional-resources.rst @@ -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 diff --git a/api-docs/rst/dev-guide/overview/getting-help.rst b/api-docs/rst/dev-guide/overview/getting-help.rst index ebdf54f1e..0fa416d2f 100644 --- a/api-docs/rst/dev-guide/overview/getting-help.rst +++ b/api-docs/rst/dev-guide/overview/getting-help.rst @@ -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 diff --git a/apiary.apib b/apiary.apib index b903401cc..b9d98dc59 100644 --- a/apiary.apib +++ b/apiary.apib @@ -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) diff --git a/docker/cafe/dev-convergence.config b/docker/cafe/dev-convergence.config index 8aa7924a6..dee1b1aef 100644 --- a/docker/cafe/dev-convergence.config +++ b/docker/cafe/dev-convergence.config @@ -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 diff --git a/docker/cafe/dev-worker.config b/docker/cafe/dev-worker.config index 4116b6503..ed317c1db 100644 --- a/docker/cafe/dev-worker.config +++ b/docker/cafe/dev-worker.config @@ -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 diff --git a/otter/convergence/model.py b/otter/convergence/model.py index 9ef0c0287..8137e738d 100644 --- a/otter/convergence/model.py +++ b/otter/convergence/model.py @@ -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 diff --git a/otter/integration/lib/mimic.py b/otter/integration/lib/mimic.py index 56939d520..645d097f1 100644 --- a/otter/integration/lib/mimic.py +++ b/otter/integration/lib/mimic.py @@ -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 diff --git a/otter/json_schema/group_schemas.py b/otter/json_schema/group_schemas.py index 4c4a9c711..cd8289234 100644 --- a/otter/json_schema/group_schemas.py +++ b/otter/json_schema/group_schemas.py @@ -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)."), diff --git a/otter/log/cloudfeeds.py b/otter/log/cloudfeeds.py index ce88dd478..74bbc011a 100644 --- a/otter/log/cloudfeeds.py +++ b/otter/log/cloudfeeds.py @@ -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": "" diff --git a/otter/test/log/test_cloudfeeds.py b/otter/test/log/test_cloudfeeds.py index 08e68202c..05dc663c6 100644 --- a/otter/test/log/test_cloudfeeds.py +++ b/otter/test/log/test_cloudfeeds.py @@ -193,14 +193,14 @@ def setUp(self): # noqa "title": "autoscale", "content": { "event": { - "@type": "http://docs.rackspace.com/core/event", + "@type": "https://docs.rackspace.com/core/event", "id": "", "version": "2", "eventTime": "1970-01-01T00:00:00Z", "type": "INFO", "region": "ord", "product": { - "@type": ("http://docs.rackspace.com/event/" + "@type": ("https://docs.rackspace.com/event/" "autoscale"), "serviceCode": "Autoscale", "version": "1",